Routing
legal_cgv
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/cgv
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | demo_request_submit | /demo-request | Path does not match |
| 2 | landing_home | / | Path does not match |
| 3 | landing_food_truck | /logiciel-food-truck | Path does not match |
| 4 | landing_about | /qui-sommes-nous | Path does not match |
| 5 | legal_mentions | /mentions-legales | Path does not match |
| 6 | legal_cgv | /cgv | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.