Routing
shop_product
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "cs" |
slug | "prohlaseni-nezavislosti-ceskoslovenskeho-naroda-zatimni-vladou-ceskoslovenskou-osmnacteho-rijna-mdccccxviiii-declaration-on-independence-of-the-czechoslovak-nation-by-its-provisional-government-october-eighteenth-mdccccxviii" |
Route Matching Logs
Path to match:
/cs/publikace/prohlaseni-nezavislosti-ceskoslovenskeho-naroda-zatimni-vladou-ceskoslovenskou-osmnacteho-rijna-mdccccxviiii-declaration-on-independence-of-the-czechoslovak-nation-by-its-provisional-government-october-eighteenth-mdccccxviii-p
# | Route name | Path | Log |
---|---|---|---|
1 | shop_category | /{_locale}/{slug} | Path does not match |
2 | shop_product | /{_locale}/publikace/{slug}-p | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.