Routing
homepage_conditiongeneralcgv
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/homepage/conditiongeneralcgv
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_adapte | /adapte | Path does not match |
| 2 | app_allergene_liste | /allergene/liste | Path does not match |
| 3 | app_allergene_index | /allergene/index/{id} | Path does not match |
| 4 | app_allergene_add | /allergene/add | Path does not match |
| 5 | app_allergene_edit | /allergene/edit/{id} | Path does not match |
| 6 | app_allergene_remove | /allergene/remove/{id} | Path does not match |
| 7 | app_allergene_platadd | /allergene/platadd/{idallergene}/{idplat} | Path does not match |
| 8 | app_allergene_platremove | /allergene/platremove/{idallergene}/{idplat} | Path does not match |
| 9 | app_avis_liste | /avis/liste | Path does not match |
| 10 | app_avis_index | /avis/index/{id} | Path does not match |
| 11 | app_avis_add | /avis/add | Path does not match |
| 12 | app_avis_edit | /avis/edit/{id} | Path does not match |
| 13 | app_avis_remove | /avis/remove/{id} | Path does not match |
| 14 | app_commande | /commande | Path does not match |
| 15 | app_contient | /contient | Path does not match |
| 16 | homepage | / | Path does not match |
| 17 | homepage_conditiongeneralcgv | /homepage/conditiongeneralcgv | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.