Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env.production/porte-battante/standard
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | admin_users | /{_locale}/utilisateurs | Path does not match |
| 14 | admin_edit | /{_locale}/utilisateurs/modifie/{user} | Path does not match |
| 15 | admin_delete | /{_locale}/users/delete/{user} | Path does not match |
| 16 | admin_add | /{_locale}/utilisateurs/ajout | Path does not match |
| 17 | canopy_home | /{_locale}/verriere | Path does not match |
| 18 | canopy_select_concept | /{_locale}/verriere/conception | Path does not match |
| 19 | canopy_tool_concept | /{_locale}/verriere/builder | Path does not match |
| 20 | canopy_set_disp | /{_locale}/ajax/verriere/disposition | Path does not match |
| 21 | canopy_concept_step | /{_locale}/verriere/conception/panneau-{step} | Path does not match |
| 22 | canopy_concept | /{_locale}/verriere/conception/{tool} | Path does not match |
| 23 | canopy_concept_pannel_step | /{_locale}/verriere/conception/{tool}/panneau-{step} | Path does not match |
| 24 | canopy_final | /{_locale}/verriere/resultat | Path does not match |
| 25 | canopy_pdf | /{_locale}/verriere/pdf | Path does not match |
| 26 | canopy_xml | /{_locale}/verriere/xml | Path does not match |
| 27 | canopy_email | /{_locale}/verriere/email | Path does not match |
| 28 | cloison_home | /{_locale}/cloison | Path does not match |
| 29 | cloison_select_concept | /{_locale}/cloison/conception | Path does not match |
| 30 | cloison_select_step | /{_locale}/cloison/conception/panneau-{step} | Path does not match |
| 31 | cloison_set_disp | /{_locale}/ajax/cloison/disposition | Path does not match |
| 32 | cloison_builder | /{_locale}/cloison/personnalisee | Path does not match |
| 33 | cloison_builder_concept_pannel_step | /{_locale}/cloison/conception/personnalisee/panneau-{step} | Path does not match |
| 34 | cloison_tool | /{_locale}/cloison/sur-mesure | Path does not match |
| 35 | cloison_custom_concept_pannel_step | /{_locale}/cloison/conception/sur-mesure/panneau-{step} | Path does not match |
| 36 | cloison_final | /{_locale}/cloison/resultat | Path does not match |
| 37 | cloison_print | /{_locale}/cloison/pdf | Path does not match |
| 38 | cloison_xml | /{_locale}/cloison/xml | Path does not match |
| 39 | door_tool | /{_locale}/porte-battante/ | Path does not match |
| 40 | doorb_tool | /{_locale}/porte-battante/standard | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.