GET https://mail.bricklocator.com/nl-NL/over-ons.html

Routing

content_page Matched route

Route Parameters

Name Value
_locale
"nl-NL"
contentSlug
"over-ons.html"

Route Matching Logs

Path to match: /nl-NL/over-ons.html
# Route name Path Log
1 app_bricksearch_parts /{_locale}/bricksearch/parts Path does not match
2 app_bricksearch /{_locale}/bricksearch Path does not match
3 app_bricksearch_part_productpage /{_locale}/bricksearch/{colorId}/{partNum}/{slug} Path does not match
4 productpage /{_locale}/{themaSlug}/{productId}/{mpn}/{productSlug} Path does not match
5 app_homepage /{_locale}/ Path does not match
6 all_themes_overview /{_locale}/{themaSlug} Path almost matches, but Requirement for "themaSlug" does not match (all-themes|alle-themas)
7 content_page /{_locale}/{contentSlug} Route matches!

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