Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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 | back_office | /accueil | Path does not match |
| 13 | bandeau_index | /bandeau/ | Path does not match |
| 14 | bandeau_new | /bandeau/new | Path does not match |
| 15 | bandeau_show | /bandeau/{id} | Path does not match |
| 16 | bandeau_edit | /bandeau/{id}/edit | Path does not match |
| 17 | bandeau_delete | /bandeau/{id} | Path does not match |
| 18 | categorie_depenses_index | /categorie_depenses/ | Path does not match |
| 19 | categorie_depenses_new | /categorie_depenses/new | Path does not match |
| 20 | categorie_depenses_show | /categorie_depenses/{id} | Path does not match |
| 21 | categorie_depenses_edit | /categorie_depenses/{id}/edit | Path does not match |
| 22 | categorie_depenses_delete | /categorie_depenses/{id}/delete | Path does not match |
| 23 | cgv_informations_legales | /cgv-et-informations-legales | Path does not match |
| 24 | commentcamarche_index | /commentcamarche/ | Path does not match |
| 25 | commentcamarche_new | /commentcamarche/new | Path does not match |
| 26 | commentcamarche_show | /commentcamarche/{id} | Path does not match |
| 27 | commentcamarche_edit | /commentcamarche/{id}/edit | Path does not match |
| 28 | commentcamarche_delete | /commentcamarche/{id} | Path does not match |
| 29 | compte | /compte/ | Path does not match |
| 30 | contact | /contact/ | Path does not match |
| 31 | contact_liste | /contact/liste | Path does not match |
| 32 | contact_new | /contact/new | Path does not match |
| 33 | contact_show | /contact/{id} | Path does not match |
| 34 | contact_edit | /contact/{id}/edit | Path does not match |
| 35 | contact_delete | /contact/{id} | Path does not match |
| 36 | engagement_index | /engagements/ | Path does not match |
| 37 | engagement_new | /engagements/new | Path does not match |
| 38 | engagement_show | /engagements/{id}/{var} | Path does not match |
| 39 | engagement_edit | /engagements/{id}/edit | Path does not match |
| 40 | engagement_delete | /engagements/{id}/ | Path does not match |
| 41 | etat_index | /etat/ | Path does not match |
| 42 | etat_new | /etat/new | Path does not match |
| 43 | etat_show | /etat/{id} | Path does not match |
| 44 | etat_edit | /etat/{id}/edit | Path does not match |
| 45 | etat_delete | /etat/{id}/delete | Path does not match |
| 46 | export_factures_csv | /export-factures-csv | Path does not match |
| 47 | factures_month | /factures/month | Path does not match |
| 48 | factures_year | /factures/year | Path does not match |
| 49 | factures_periode | /factures/periode | Path does not match |
| 50 | factures_data | /factures/data | Path does not match |
| 51 | factures_index | /factures/ | Path does not match |
| 52 | factures_new | /factures/new | Path does not match |
| 53 | factures_show | /factures/{id}/{var} | Path does not match |
| 54 | factures_edit | /factures/{id}/edit | Path does not match |
| 55 | factures_delete | /factures/{id}/ | Path does not match |
| 56 | faq | /faq | Path does not match |
| 57 | fichiers_index | /fichiers | Path does not match |
| 58 | fournisseur_index | /fournisseur/ | Path does not match |
| 59 | fournisseur_new | /fournisseur/new | Path does not match |
| 60 | fournisseur_show | /fournisseur/{id} | Path does not match |
| 61 | fournisseur_edit | /fournisseur/{id}/edit | Path does not match |
| 62 | fournisseur_delete | /fournisseur/{id}/delete | Path does not match |
| 63 | gestion | /gestion/ | Path does not match |
| 64 | gestion_edit | /gestion/{id}/edit | Path does not match |
| 65 | gestion_valider | /gestion/{id}/valider | Path does not match |
| 66 | gestion_refuser | /gestion/{id}/refuser | Path does not match |
| 67 | app_history_index | /historique/ | Path does not match |
| 68 | app_history_redirection | /historique/{id}/redirection | Path does not match |
| 69 | 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.