Routing
page_front
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "operation-tranquillite-vacances" |
Route Matching Logs
Path to match:
/page/operation-tranquillite-vacances
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | actualites_index | /actualites | Path does not match |
| 2 | actualites_new | /new | Path does not match |
| 3 | actualites_show | /{id} | Path does not match |
| 4 | detail_actus | /actus/{id} | Path does not match |
| 5 | actualites_edit | /{id}/edit | Path does not match |
| 6 | actualites_delete | /{id} | Path does not match |
| 7 | actusfront | /actusfront | Path does not match |
| 8 | actualites_all | /actualités | Path does not match |
| 9 | actualites_all_list | /actualités_list | Path does not match |
| 10 | admin | /admin | Path does not match |
| 11 | asso | /associations | Path does not match |
| 12 | commercant | /commercants | Path does not match |
| 13 | app_calendar | /calendar | Path does not match |
| 14 | conseil | /conseil-municipal | Path does not match |
| 15 | contact | /contact | Path does not match |
| 16 | demarches_administratives_index | /admin/demarches/administratives/ | Path does not match |
| 17 | demarches_administratives_front | /admin/demarches/administratives/demarche-administratives | Path does not match |
| 18 | demarches_administratives_new | /admin/demarches/administratives/new | Path does not match |
| 19 | demarches_administratives_show | /admin/demarches/administratives/{id} | Path does not match |
| 20 | demarches_administratives_edit | /admin/demarches/administratives/{id}/edit | Path does not match |
| 21 | demarches_administratives_delete | /admin/demarches/administratives/{id} | Path does not match |
| 22 | demarches_front | /demarches/ | Path does not match |
| 23 | evenement_index | /evenement/ | Path does not match |
| 24 | evenement_new | /evenement/new | Path does not match |
| 25 | evenement_show | /evenement/{id} | Path does not match |
| 26 | evenement_detail | /evenement/event/{slug} | Path does not match |
| 27 | evenement_edit | /evenement/{id}/edit | Path does not match |
| 28 | evenement_delete | /evenement/{id} | Path does not match |
| 29 | fichier_index | /admin/fichier/ | Path does not match |
| 30 | fichier_new | /admin/fichier/new | Path does not match |
| 31 | fichier_show | /admin/fichier/{id} | Path does not match |
| 32 | fichier_edit | /admin/fichier/{id}/edit | Path does not match |
| 33 | fichier_delete | /admin/fichier/{id} | Path does not match |
| 34 | home | / | Path does not match |
| 35 | mentions_classique | /mentions-legal | Path does not match |
| 36 | mentions | /mentions-legal-mobile | Path does not match |
| 37 | homeadmin | /acncienadmin | Path does not match |
| 38 | icones | /icones | Path does not match |
| 39 | liens_index | /liens/ | Path does not match |
| 40 | liens_new | /liens/new | Path does not match |
| 41 | liens_show | /liens/{id} | Path does not match |
| 42 | liens_edit | /liens/{id}/edit | Path does not match |
| 43 | liens_delete | /liens/{id} | Path does not match |
| 44 | mairie | /mairie | Path does not match |
| 45 | mairie_mobile | /mairie/mobile | Path does not match |
| 46 | environnement | /environnement | Path does not match |
| 47 | reglementation | /reglementation | Path does not match |
| 48 | enfance | /enfance | Path does not match |
| 49 | bienvivre | /bien-vivre | Path does not match |
| 50 | culturel | /culturel | Path does not match |
| 51 | sante | /sante | Path does not match |
| 52 | menu_categories_index | /admin/menu/categories/ | Path does not match |
| 53 | menu_categories_new | /admin/menu/categories/new | Path does not match |
| 54 | menu_categories_show | /admin/menu/categories/{id} | Path does not match |
| 55 | menu_categories_edit | /admin/menu/categories/{id}/edit | Path does not match |
| 56 | menu_categories_delete | /admin/menu/categories/{id} | Path does not match |
| 57 | menu | /menu | Path does not match |
| 58 | menu_icone_index | /admin/menu/icone/ | Path does not match |
| 59 | menu_icone_new | /admin/menu/icone/new | Path does not match |
| 60 | menu_icone_show | /admin/menu/icone/{id} | Path does not match |
| 61 | menu_icone_edit | /admin/menu/icone/{id}/edit | Path does not match |
| 62 | menu_icone_delete | /admin/menu/icone/{id} | Path does not match |
| 63 | page_front | /page/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.