GET https://delta-uride.fr/fr_FR/search

Routing

app.search Matched route

Route Parameters

Name Value
_locale
"fr_FR"

Route Redirection

This page redirects to:

/fr_FR/taxons/accessoires (route: "n/a")

Route Matching Logs

Path to match: /fr_FR/search
# Route name Path Log
1 api_delta_core_webhook /api/hooks/deltacore Path does not match
2 app_dealer_locator /{_locale}/points-de-vente Path does not match
3 app_product_by_reference /{_locale}/products/by-reference/{reference} Path does not match
4 ajax_search_products /{_locale}/ajax/search-products Path does not match
5 app.search /{_locale}/search Route matches!

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