https://dev-cms-oscar.hrz.fr/partenaire/partenaire-1

Routing

page_detail_partenaire Matched route

Route Parameters

Name Value
slug
"partenaire-1"

Route Matching Logs

Path to match: /partenaire/partenaire-1
# Route name Path Log
1 page_activites /activites Path does not match
2 page_nos_actualites /nos-articles Path does not match
3 page_localite /localites Path does not match
4 page_details_localite /localite/{slug} Path does not match
5 page_nos_produits /nos-produits Path does not match
6 bons_cadeaux /bons-cadeaux Path does not match
7 recrutement /recrutement Path does not match
8 page_partenaire /partenaires Path does not match
9 page_detail_partenaire /partenaire/{slug} Route matches!

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