Routing
carrier
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/carriere
# | Route name | Path | Log |
---|---|---|---|
1 | APIRssFeedForSponsoredProducts | /rss/sponsored | Path does not match |
2 | adminLocaleRedirect | /admin | Path does not match |
3 | admin | /vendeur | Path does not match |
4 | getUpdatesForAdminInterface | /pull/json/updateInterface/admin | Path does not match |
5 | listBadgesRedirect.fr | /vendeur/badge | Path does not match |
6 | listBadgesRedirect.en | /seller/badge | Path does not match |
7 | listBadges.fr | /vendeur/badge/liste/{id} | Path does not match |
8 | listBadges.en | /seller/badge/list/{id} | Path does not match |
9 | badgeEntry.fr | /vendeur/badge/editer/{id}/{token} | Path does not match |
10 | badgeEntry.en | /seller/badge/edit/{id}/{token} | Path does not match |
11 | badgeUrl | /badge/url/{token} | Path does not match |
12 | badgeImage | /badge/image/{token} | Path does not match |
13 | PanierBleu | /prod-feed/google/xml-rss | Path does not match |
14 | carrier | /carriere | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.