https://cms-oscar-v0.hrz.fr/

Routing

index_page_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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 maintenance /maintenance Path does not match
9 page_partenaire /partenaires Path does not match
10 page_detail_partenaire /partenaire/{slug} Path does not match
11 app_login_client /espace-client/login Path does not match
12 forget_password /espace-client/forget-password Path does not match
13 reset_password /espace-client/reset-password/{token} Path does not match
14 app_inscription_client /espace-client/inscription Path does not match
15 app_logout_client /espace-client/logout Path does not match
16 page_search /search Path does not match
17 admin_redirect /console/ Path does not match
18 cron_job_import_image /cron-job/import-image/{id_module} Path does not match
19 cron_job_import_file /cron-job/import-xml-file/{id_module} Path does not match
20 cart_index /panier Path does not match
21 cart_content /panier/content Path does not match
22 cart_add /panier/add/{id}/{qte} Path does not match
23 cart_update /panier/update/{id}/{qte} Path does not match
24 cart_remove /panier/remove/{id} Path does not match
25 index_page_home / Route matches!

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