Routing
app_compte_commande
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| id | "401771" |
Route Redirection
This page redirects to:
/fr/mon-compte
(route: "n/a")
Route Matching Logs
Path to match:
/fr/mon-compte/commandes/401771
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | add_widget | /admin/dashboard/dashboard/add_widget/{type} | Path does not match |
| 2 | remove_widget | /admin/dashboard/dashboard/remove_widget/{id} | Path does not match |
| 3 | update_widget | /admin/dashboard/dashboard/update_widget/{id}/{x}/{y}/{width}/{height} | Path does not match |
| 4 | update_title | /admin/dashboard/dashboard/update_title/{id}/{title} | Path does not match |
| 5 | render_widget | /admin/dashboard/dashboard/render_widget/{id} | Path does not match |
| 6 | widget_save_config | /admin/dashboard/dashboard/widget_save_config/{id}/{form} | Path does not match |
| 7 | widget_reset_config | /admin/dashboard/dashboard/widget_reset_config/{id} | Path does not match |
| 8 | delete_my_widgets | /admin/dashboard/dashboard/delete_my_widgets | Path does not match |
| 9 | homepage | /admin/dashboard/ | Path does not match |
| 10 | lle_dashboard_dashboard_setmydashboardasdefault | /admin/dashboard/dashboard/admin/default | Path does not match |
| 11 | lle_dashboard_dashboard_deletealluserdashboards | /admin/dashboard/dashboard/admin/reset-all | Path does not match |
| 12 | print_widget | /admin/dashboard/dashboard/print_widget/{id} | Path does not match |
| 13 | home | /admin/ | Path does not match |
| 14 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 17 | _logout_front | /logout | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | app_home_default_locale | / | Path does not match |
| 33 | old_refuges_redirect | /{_locale}/{prefix}-{slug}.aspx | Path does not match |
| 34 | app_compte | /{_locale}/mon-compte | Path does not match |
| 35 | app_compte_commande | /{_locale}/mon-compte/commandes/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.