Routing
app_sitefranchise_realisation
Matched route
Route Parameters
| Name | Value |
|---|---|
| subdomain | "troyes" |
Route Matching Logs
Path to match:
/realisations
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_sitefranchise_index | / | Path does not match |
| 2 | app_sitefranchise_realisation | /realisations | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.