Routing
suggestions_main
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "cs" |
eshopId | "335689" |
productId | "ccdec9be-4328-11f0-90bc-d2405d82e29a" |
Route Matching Logs
Path to match:
/suggestions/cs/335689/ccdec9be-4328-11f0-90bc-d2405d82e29a
# | 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.