Routing
voiture_occasion
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/voiture-occasion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | app_admin_analytique | /admin/analytique | Path does not match |
| 13 | app_admin_analytique_show_prestation | /admin/analytique/prestation/{id} | Path does not match |
| 14 | app_admin_api | /dossier/api | Path does not match |
| 15 | mail_send | /dossier/mail/send | Path does not match |
| 16 | app_admin_update | /dossier/update | Path does not match |
| 17 | app_admin_update_status | /dossier/update-status | Path does not match |
| 18 | admin_chat | /admin/chat | Path does not match |
| 19 | app_admin_dossier_index | /admin/dossier/ | Path does not match |
| 20 | app_admin_dossier_new | /admin/dossier/new | Path does not match |
| 21 | app_admin_dossier_show | /admin/dossier/{id} | Path does not match |
| 22 | app_admin_dossier_edit | /admin/dossier/{id}/edit | Path does not match |
| 23 | app_admin_dossier_delete | /admin/dossier/{id} | Path does not match |
| 24 | admin_dossier_suivi | /admin/dossier/suivi/{id} | Path does not match |
| 25 | app_admin_franchise_index | /admin/franchise/ | Path does not match |
| 26 | app_admin_franchise_new | /admin/franchise/new | Path does not match |
| 27 | app_admin_franchise_show | /admin/franchise/{id} | Path does not match |
| 28 | app_admin_franchise_edit | /admin/franchise/{id}/edit | Path does not match |
| 29 | app_admin_franchise_delete | /admin/franchise/{id} | Path does not match |
| 30 | app_admin_produit_index | /admin/produit/ | Path does not match |
| 31 | app_admin_produit_new | /admin/produit/new | Path does not match |
| 32 | app_admin_produit_show | /admin/produit/{id} | Path does not match |
| 33 | app_admin_produit_edit | /admin/produit/{id}/edit | Path does not match |
| 34 | app_admin_produit_delete | /admin/produit/{id} | Path does not match |
| 35 | contact_index | /admin/contact/ | Path does not match |
| 36 | contact_new | /admin/contact/new | Path does not match |
| 37 | contact_show | /admin/contact/{id} | Path does not match |
| 38 | contact_edit | /admin/contact/{id}/edit | Path does not match |
| 39 | contact_delete | /admin/contact/{id} | Path does not match |
| 40 | app_employee_form | /employee/form/controle-secu | Path does not match |
| 41 | app_employee_form_video | /employee/form/upload-video | Path does not match |
| 42 | app_employee_test_api | /employee/test/api | Path does not match |
| 43 | front_default | / | Path does not match |
| 44 | entretien_meca_repa | /entretien-mecanique-reparation | Path does not match |
| 45 | carosserie_peinture | /carosserie-peinture | Path does not match |
| 46 | voiture_occasion | /voiture-occasion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.