Routing
appointmentsByTown
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/appointment/builder/url/19036/default/10001
(route: "n/a")
Route Matching Logs
Path to match:
/appointmentsByTown
# | Route name | Path | Log |
---|---|---|---|
1 | appointment | /appointment | Path does not match |
2 | get_new_app_form | /rdv4 | Path does not match |
3 | appointmentsByOldUrl | /trouvercentre/article/{id}-test-psychotechnique-permis-{town} | Path does not match |
4 | appointmentUrlBuilder | /appointment/builder/url/{id}/{town}/{format} | Path does not match |
5 | search_test_psychotechnique | /search-test-psychotechnique | Path does not match |
6 | reservation | /reservation/test-psychotechnique-{town}/{id} | Path does not match |
7 | appointmentsByTown | /appointmentsByTown | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.