Routing
_profiler_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/_profiler
Route Matching Logs
Path to match:
/_profiler/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | user_control_panel_with_listino.it | /it-{listino}/customer/panel | Path does not match |
| 2 | user_control_panel_with_listino.en | /en-{listino}/customer/panel | Path does not match |
| 3 | user_control_panel.it | /it/customer/panel | Path does not match |
| 4 | user_control_panel.en | /en/customer/panel | Path does not match |
| 5 | product_page_with_listino.it | /it-{listino}/shoponline/{url_product}.{product_code} | Path does not match |
| 6 | product_page_with_listino.en | /en-{listino}/shoponline/{url_product}.{product_code} | Path does not match |
| 7 | product_page.it | /it/shoponline/{url_product}.{product_code} | Path does not match |
| 8 | product_page.en | /en/shoponline/{url_product}.{product_code} | Path does not match |
| 9 | accessibility_with_listino.it | /it-{listino}/accessibilita | Path does not match |
| 10 | accessibility_with_listino.en | /en-{listino}/accessibility | Path does not match |
| 11 | accessibility.it | /it/accessibilita | Path does not match |
| 12 | accessibility.en | /en/accessibility | Path does not match |
| 13 | sustainability_our_story_with_listino.it | /it-{listino}/la-nostra-storia | Path does not match |
| 14 | sustainability_our_story_with_listino.en | /en-{listino}/our-story | Path does not match |
| 15 | sustainability_our_goal_with_listino.it | /it-{listino}/il-nostro-obiettivo | Path does not match |
| 16 | sustainability_our_goal_with_listino.en | /en-{listino}/our-goal | Path does not match |
| 17 | explore_with_listino.it | /it-{listino}/esplora | Path does not match |
| 18 | explore_with_listino.en | /en-{listino}/explore | Path does not match |
| 19 | customer_login.it | /it/customer/account/login | Path does not match |
| 20 | customer_login.en | /en/customer/account/login | Path does not match |
| 21 | security_logout.it | /it/logout | Path does not match |
| 22 | security_logout.en | /en/logout | Path does not match |
| 23 | create_account.it | /it/customer/account/crea-account | Path does not match |
| 24 | create_account.en | /en/customer/account/create-account | Path does not match |
| 25 | lost_password.it | /it/customer/account/password-dimenticata | Path does not match |
| 26 | lost_password.en | /en/customer/account/lost-password | Path does not match |
| 27 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 28 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 29 | _wdt | /_wdt/{token} | Path does not match |
| 30 | _profiler_home | /_profiler/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.