Routing
explorer_ged
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "1" |
Route Redirection
This page redirects to:
/auth/login
Route Matching Logs
Path to match:
/dashboard/explorer/ged/1.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_default_index | / | Path does not match |
| 2 | document_add | /dashboard/documents/nouveau.html | Path does not match |
| 3 | document_download | /dashboard/documents/{id}/telecharger.html | Path does not match |
| 4 | document_remove | /dashboard/documents/{id}/{folderId}/deplacer.html | Path does not match |
| 5 | document_delete | /dashboard/documents/{id}/supprimer.html | Path does not match |
| 6 | document_restore | /dashboard/documents/{id}/restaurer.html | Path does not match |
| 7 | document_finalize | /dashboard/documents/finalisation.html | Path does not match |
| 8 | document_copy | /dashboard/documents/{id}/copier.html | Path does not match |
| 9 | document_paste | /dashboard/documents/{id}/coller.html | Path does not match |
| 10 | document_session_delete | /dashboard/documents/{id}/supprimer-de-l-import.html | Path does not match |
| 11 | docusign_authentication | /dashboard/docusign/authentication | Path does not match |
| 12 | docusign_consent_authentication | /dashboard/docusign/consent/authentication | Path does not match |
| 13 | docusign_autorisation | /dashboard/docusign/autorisation | Path does not match |
| 14 | docusign_check_envelope_v2 | /dashboard/docusign/checking-envelope-status-v2 | Path does not match |
| 15 | docusign_signature | /dashboard/docusign/signature | Path does not match |
| 16 | docusign_webhook_connect | /webhook/docusign/connect | Path does not match |
| 17 | eurosign_authentication | /dashboard/eurosign/authentication | Path does not match |
| 18 | eurosign_autorisation | /dashboard/eurosign/autorisation | Path does not match |
| 19 | eurosign_check_status | /dashboard/eurosign/checking-signature-status | Path does not match |
| 20 | eurosign_signature | /dashboard/eurosign/signature | Path does not match |
| 21 | eurosign_webhook_connect | /webhook/eurosign/connect | Path does not match |
| 22 | explorer_ged | /dashboard/explorer/ged/{id}.html | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.