Routing
app_frontend_event_by_code
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| code | "80716" |
| slug | "saint-riquier" |
| slug2 | null |
Route Matching Logs
Path to match:
/80716-ville-de-saint-riquier
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_frontend_legacy_partners.fr | /annuaire/partenaire.php | Path does not match |
| 2 | app_frontend_legacy_partners.de | /annuaire/partenaire.php | Path does not match |
| 3 | app_frontend_legacy_mentions_legales.fr | /legislation/mentions-legales.php | Path does not match |
| 4 | app_frontend_legacy_mentions_legales.de | /legislation/mentions-legales.php | Path does not match |
| 5 | app_frontend_legacy_nos_prestations.fr | /nosPrestations | Path does not match |
| 6 | app_frontend_legacy_nos_prestations.de | /nosPrestations | Path does not match |
| 7 | app_frontend_legacy_privacy.fr | /privacy/index.php | Path does not match |
| 8 | app_frontend_legacy_privacy.de | /privacy/index.php | Path does not match |
| 9 | app_frontend_organism_detail.fr | /activite/{id}-{slug}.php | Path does not match |
| 10 | app_frontend_organism_detail.de | /aktivitaet/{id}-{slug} | Path does not match |
| 11 | app_frontend_partners.fr | /partenaires | Path does not match |
| 12 | app_frontend_partners.de | /partner | Path does not match |
| 13 | app_frontend_homepage | / | Path does not match |
| 14 | app_frontend_intro_map_fragment | /_fragment/intro-map | Path does not match |
| 15 | sanintize1 | /Aktivitaet/{slug} | Path does not match |
| 16 | sanintize2 | /Region/{slug} | Path does not match |
| 17 | app_frontend_event_by_code.fr | /{code}-ville-de-{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.