Routing
center_price_app
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/ville-centre-test-psychotechnique
# | 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 | Path does not match |
8 | newNeuroPatient | /new-neuro-patient | Path does not match |
9 | center_town_app | /test-psychotechnique-du-permis-de-conduire-aac | Path does not match |
10 | center_town_price_page | /prix-test-psychotechnique | Path does not match |
11 | center_price_app | /ville-centre-test-psychotechnique | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.