https://www.noocarb.asb-digital.fr/page/test-landing-page

Routing

app_landing_page_show Matched route

Route Parameters

Name Value
slug
"test-landing-page"

Route Matching Logs

Path to match: /page/test-landing-page
# Route name Path Log
1 cofond_clear_cache /admin/invalidate-cache Path does not match
2 admin /admin Path does not match
3 app_admin_dashboard_index /admin Path does not match
4 app_homepage / Path does not match
5 app_presentation_index /presentation Path does not match
6 app_valeurs_engagements_index /valeursEngagements Path does not match
7 app_team_index /equipe Path does not match
8 app_expertise_page_index /expertises-decarbonation Path does not match
9 app_expertise_public_show /expertises-decarbonation/publique/{slug} Path does not match
10 app_expertise_prive_show /expertises-decarbonation/prive/{slug} Path does not match
11 app_solution_page_index /solutions-decarbonation Path does not match
12 app_solution_show /solutions-decarbonation/detail/{slug} Path does not match
13 app_actualite_show /actualites/detail/{slug} Path does not match
14 app_actualite_list /actualites/{page} Path does not match
15 app_job_offer_show /offres-emploi/{slug} Path does not match
16 app_job_offer_list /offres-emploi Path does not match
17 app_reference_public_index /references/publique/{page} Path does not match
18 app_reference_prive_index /references/prive/{page} Path does not match
19 app_reference_public_show /references/publique/{slug} Path does not match
20 app_reference_prive_show /references/prive/{slug} Path does not match
21 app_contact_page_index /contact Path does not match
22 app_newsletter /newsletter Path does not match
23 app_sitemap_front /sitemap.{_format} Path does not match
24 app_legal_terms /mentions-legales Path does not match
25 app_confidentiality /confidentialite Path does not match
26 app_landing_page_show /page/{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.