Routing
(none)
Matched route
Route Matching Logs
Path to match:
/confirmerRdv
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin | /administration | Path does not match |
| 2 | tranchesHoraires | /tranchesHoraires/{id} | Path does not match |
| 3 | updateJoursSemaineAvocat | /updateJoursSemaineAvocat | Path does not match |
| 4 | addLieuAvocat | /addLieuAvocat/{id} | Path does not match |
| 5 | calendrier | /calendrier/{id} | Path does not match |
| 6 | listeRdv | /listeRdv | Path does not match |
| 7 | listeRdvAConfirmer | /liste-des-rendez-vous/{etat} | Path does not match |
| 8 | detailsRdv | /details-rendez-vous/{id} | Path does not match |
| 9 | updateEtatRdv | /updateEtatRdv/{id}/{etat}/{page} | Path does not match |
| 10 | app_avocats_index | /avocats/ | Path does not match |
| 11 | app_avocats_new | /avocats/new | Path does not match |
| 12 | app_avocats_show | /avocats/{id} | Path does not match |
| 13 | app_avocats_edit | /avocats/{id}/edit | Path does not match |
| 14 | app_avocats_delete | /avocats/{id} | Path does not match |
| 15 | app_default | / | Path does not match |
| 16 | about | /about | Path does not match |
| 17 | privacy | /privacy | Path does not match |
| 18 | contact | /contact | Path does not match |
| 19 | testSms | /testSms | Path does not match |
| 20 | app_jours_fermetures_index | /jours/fermetures/ | Path does not match |
| 21 | app_jours_fermetures_new | /jours/fermetures/new/{lieu}/{avocat} | Path does not match |
| 22 | app_jours_fermetures_show | /jours/fermetures/{id} | Path does not match |
| 23 | app_jours_fermetures_edit | /jours/fermetures/{id}/edit | Path does not match |
| 24 | app_jours_fermetures_delete | /jours/fermetures/{id} | Path does not match |
| 25 | app_jours_semaine_index | /jours/semaine/ | Path does not match |
| 26 | app_jours_semaine_new | /jours/semaine/new | Path does not match |
| 27 | app_jours_semaine_show | /jours/semaine/{id} | Path does not match |
| 28 | app_jours_semaine_edit | /jours/semaine/{id}/edit | Path does not match |
| 29 | app_jours_semaine_delete | /jours/semaine/{id} | Path does not match |
| 30 | app_lieux_index | /admin/lieux/ | Path does not match |
| 31 | app_lieux_new | /admin/lieux/new | Path does not match |
| 32 | app_lieux_show | /admin/lieux/{id} | Path does not match |
| 33 | app_lieux_edit | /admin/lieux/{id}/edit | Path does not match |
| 34 | app_lieux_delete | /admin/lieux/{id} | Path does not match |
| 35 | app_register | /register | Path does not match |
| 36 | app_rendez_vous | /rendezvous | Path does not match |
| 37 | ajaxTranchesHoraires | /ajaxTranchesHoraires | Path does not match |
| 38 | confirmerRdv | /confirmerRdv | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.