Routing
aboutAssociation
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/a-propos
# | Route name | Path | Log |
---|---|---|---|
1 | admin | /admin/7XhE9aP2DcY4Fb6 | Path does not match |
2 | animals | /nos-compagnons | Path does not match |
3 | animal | /nos-compagnons/{name}/{id} | Path does not match |
4 | cgu | /mentions-legales | Path does not match |
5 | track_mixpanel_consent | /track-mixpanel-consent | Path does not match |
6 | cookiesPolicy | /politique-de-cookies-ue | Path does not match |
7 | dataProtectionPolicy | /traitement-protection-des-donnees | Path does not match |
8 | home | / | Path does not match |
9 | aboutAssociation | /a-propos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.