Routing
event_detail
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "en" |
id | "1081" |
slug | "tv-moms-usa-teralodon" |
Route Matching Logs
Path to match:
/en/program/1081-tv-moms-usa-teralodon
# | Route name | Path | Log |
---|---|---|---|
1 | admin | /admin | Path does not match |
2 | prices_event | /admin/getPrices/{id} | Path does not match |
3 | admin_set_prices | /admin/set-prices | Path does not match |
4 | admin_report_monthly | /admin/monthlyreport | Path does not match |
5 | cart.en | /en/cart | Path does not match |
6 | cart.cs | /cz/kosik | Path does not match |
7 | add2cart | /add2Cart | Path does not match |
8 | choose_seat | /vybrat | Path does not match |
9 | conditions.cs | /cz/navstevni-rad-akce | Path does not match |
10 | contacts.en | /en/contacts | Path does not match |
11 | contacts.cs | /cz/kontakty | Path does not match |
12 | cron_remove_reservations | /cron/remove-reservations | Path does not match |
13 | event_detail.en | /en/program/{id}-{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.