Routing
app_expertise_public_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "decarbonation-agriculture" |
Route Matching Logs
Path to match:
/expertises-decarbonation/publique/decarbonation-agriculture
| # | 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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.