Routing
(none)
Matched route
Route Matching Logs
Path to match:
/fr/appointment/service
# | Route name | Path | Log |
---|---|---|---|
1 | appointment_index | /{_locale}/appointment | Path does not match |
2 | appointment_auth | /{_locale}/appointment/connexion | Path does not match |
3 | appointment_profil | /{_locale}/appointment/profil | Path does not match |
4 | appointment_garages | /{_locale}/appointment/garages | Path does not match |
5 | appointment_vehicle_save | /{_locale}/appointment/vehicle/{id}/save | Path does not match |
6 | appointment_service | /{_locale}/appointment/service | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.