Routing
admin_services_new
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/AdministratioN/services/new
| # | 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 | app_accueil | / | Path does not match |
| 16 | app_a_propos | /complexe-hotelier-la-bonte | Path does not match |
| 17 | app_photo | /galerie | Path does not match |
| 18 | app_restaurant | /restaurant | Path does not match |
| 19 | app_restaurant_menu | /restaurant/menu | Path does not match |
| 20 | app_restaurant_menu1 | /restaurant/le-menu | Path does not match |
| 21 | app_restaurant_menu_details | /restaurant/menu/{codeprixApplique} | Path does not match |
| 22 | app_hebergement | /hebergement | Path does not match |
| 23 | app_hebergement_hotel | /hebergement/{slug} | Path does not match |
| 24 | app_hebergement_details | /hebergement/details/{codeprixApplique} | Path does not match |
| 25 | app_hebergement_details1 | /hebergement/details-demo | Path does not match |
| 26 | app_contact | /contact | Path does not match |
| 27 | app_autres_services | /services/{slug} | Path does not match |
| 28 | admin_clients_index | /administration/clients | Path does not match |
| 29 | admin_facilities_index | /Administration/facilities/ | Path does not match |
| 30 | admin_facilities_new | /Administration/facilities/new | Path does not match |
| 31 | admin_facilities_show | /Administration/facilities/{id} | Path does not match |
| 32 | admin_facilities_edit | /Administration/facilities/{id}/edit | Path does not match |
| 33 | admin_facilities_delete | /Administration/facilities/{id} | Path does not match |
| 34 | admin_famille_index | /AdministratioN/famille/ | Path does not match |
| 35 | admin_famille_new | /AdministratioN/famille/new | Path does not match |
| 36 | admin_famille_show | /AdministratioN/famille/{codeFamille} | Path does not match |
| 37 | admin_famille_edit | /AdministratioN/famille/{codeFamille}/edit | Path does not match |
| 38 | admin_famille_delete | /AdministratioN/famille/{codeFamille} | Path does not match |
| 39 | admin_famille_type_hebergement | /AdministratioN/familletype-hebergement/ | Path does not match |
| 40 | admin_famille_new_type_hebergement | /AdministratioN/famillefamille/type-hebergement/ | Path does not match |
| 41 | admin_galerie_photos_index | /administration/galerie-photos/ | Path does not match |
| 42 | app_galerie_photos_new | /administration/galerie-photos/new | Path does not match |
| 43 | app_galerie_photos_show | /administration/galerie-photos/{id} | Path does not match |
| 44 | app_galerie_photos_edit | /administration/galerie-photos/{id}/edit | Path does not match |
| 45 | admin_galerie_photos_delete | /administration/galerie-photos/{id} | Path does not match |
| 46 | admin_presentation_index | /Administration/presentation/ | Path does not match |
| 47 | admin_presentation_new | /Administration/presentation/new | Path does not match |
| 48 | admin_presentation_app_presentation_show | /Administration/presentation/{id} | Path does not match |
| 49 | admin_presentation_edit | /Administration/presentation/{id}/edit | Path does not match |
| 50 | admin_presentation_delete_image | /Administration/presentation/suppression/image/{id} | Path does not match |
| 51 | admin_produit_index | /administration/produit/ | Path does not match |
| 52 | admin_produit_new | /administration/produit/new | Path does not match |
| 53 | admin_produit_show | /administration/produit/{reference} | Path does not match |
| 54 | admin_produit_edit | /administration/produit/{reference}/edit | Path does not match |
| 55 | admin_produit_delete | /administration/produit/{reference} | Path does not match |
| 56 | admin_produit_hebergement | /administration/hebergement/ | Path does not match |
| 57 | admin_produit_mise_en_avant | /administration//mise-en-avant/{reference} | Path does not match |
| 58 | admin_services_index | /AdministratioN/services/ | Path does not match |
| 59 | admin_services_new | /AdministratioN/services/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.