https://hormen.dev.brilo.work/reference

Routing

app.article_list-cs-e4641569-4f5b-485d-8685-c90cb92e58e8 Matched route

Route Parameters

Name Value
_locale
"cs"
page
1
pageId
"e4641569-4f5b-485d-8685-c90cb92e58e8"

Route Matching Logs

Path to match: /reference
# Route name Path Log
1 app.front_api.product.cget /front/api/product-list/products Path does not match
2 app.front_api.product_variant.cget /front/api/product-detail/variants Path does not match
3 app.front_api.product_variant.get /front/api/product-detail/variant/{id} Path does not match
4 app.front_api.product_variant.get_variant_data_for_pdf /front/api/product-detail/variant/pdf/{id} Path does not match
5 app.article_category /rubrika/{slug}/{page} Path does not match
6 search_cs /vyhledavani Path does not match
7 search /{_locale}/search Path does not match
8 app.article_list-cs-e4641569-4f5b-485d-8685-c90cb92e58e8 /reference/{page} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.