Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_login | /api/login | Path does not match |
| 16 | api_auth.microsoft | /api/firebase/convert-code | Path does not match |
| 17 | api_sync_user | /api/sync/user | Path does not match |
| 18 | app_cogem_contract_creation | /cogem/contract-creation | Path does not match |
| 19 | app_cogem_contract_edition | /cogem/contract-edition/{id} | Path does not match |
| 20 | app_cogem_save_contract | /cogem/save-contract/{id} | Path does not match |
| 21 | app_consumable_list | /consumable-list | Path does not match |
| 22 | app_consumable_create | /consumable-create | Path does not match |
| 23 | app_consumable_edit | /consumable-edit/{id} | Path does not match |
| 24 | app_consumable_group_create | /consumable-group-create | Path does not match |
| 25 | app_consumable_remove | /consumable-remove/{id} | Path does not match |
| 26 | admin_import_consumables | /consumable-import | Path does not match |
| 27 | app_articles_template | /consumable-import/template | Path does not match |
| 28 | app_contract | /contracts | Path does not match |
| 29 | app_contract_archives | /contract-archives | Path does not match |
| 30 | app_contract_creation | /contract-creation | Path does not match |
| 31 | app_contract_creation_manual | /contract-creation-manual | Path does not match |
| 32 | app_contract_edition | /contract-edition/{id} | Path does not match |
| 33 | app_contract_remove | /contract-remove/{id} | Path does not match |
| 34 | app_contract_summary | /contract-summary/{id} | Path does not match |
| 35 | envoi_signature | /envoi-signature/{id} | Path does not match |
| 36 | app_contract_maintenance | /maintenance-contract | Path does not match |
| 37 | app_contract_download_all | /contract/{id}/download-all | Path does not match |
| 38 | contract_transfer_x3 | /contracts/{id}/transfer-x3 | Path does not match |
| 39 | app_customer_list | /customer-list | Path does not match |
| 40 | app_device | /device | Path does not match |
| 41 | app_device_type_edition | /device-edit/type/{id} | Path does not match |
| 42 | app_device_model_edition | /device-edit/model/{id} | Path does not match |
| 43 | app_device_model_remove | /device-remove/{id} | Path does not match |
| 44 | docusign_connect | /docusign/connect | Path does not match |
| 45 | docusign_callback | /docusign/callback | Path does not match |
| 46 | docusign_download_pdf | /docusign/download/{envelopeId} | Path does not match |
| 47 | envoi_devis_back | /envoi-devis-back | Path does not match |
| 48 | docusign_webhook | /docusign/webhook | Path does not match |
| 49 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.