Routing
about_us_with_listino
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "it" |
| listino | "it" |
Route Matching Logs
Path to match:
/it-it/chi-siamo
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | webhook_tracking_shipping_state_variation | /webhook-tracking-shipping-state-variation | Path does not match |
| 2 | webhook_return_states | /webhook-return-states | Path does not match |
| 3 | about_us_with_listino.it | /it-{listino}/chi-siamo | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.