Routing

suggestions_main Matched route

Route Parameters

Name Value
_locale
"cs"
eshopId
"42203"
productId
"9e73a83e-5e9d-11f0-9e9f-32c0bcef7a16"

Route Matching Logs

Path to match: /suggestions/cs/42203/9e73a83e-5e9d-11f0-9e9f-32c0bcef7a16
# Route name Path Log
1 addon_install /install Path does not match
2 addon_suspend /suspend Path does not match
3 addon_suspend.1 /uninstall Path does not match
4 addon_resume /resume Path does not match
5 addon_admin-config /{_locale}/admin-config Path does not match
6 addon_config-rule /{_locale}/config-rule/{id} Path does not match
7 addon_rule-activation /rule-activation/{shoptetId}/{token}/{id} Path does not match
8 addon_rule-deletion /rule-deletion/{shoptetId}/{token}/{id} Path does not match
9 suggestions_main /suggestions/{_locale}/{eshopId}/{productId} Route matches!

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