Routing
neuroCenterPage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/neuro-center-page
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | search_test_psychotechnique | /search-test-psychotechnique | Path does not match |
| 2 | reservation | /reservation/test-psychotechnique-{town}/{id} | Path does not match |
| 3 | newNeuroPatient | /new-neuro-patient | Path does not match |
| 4 | center_town_price_page | /prix-test-psychotechnique | Path does not match |
| 5 | allTownPrice | /trouvercentre | Path does not match |
| 6 | blockAndPay | /blockAndPay | Path does not match |
| 7 | paymentCanceled | /page-d-annulation | Path does not match |
| 8 | paymentRefused | /page-de-refus | Path does not match |
| 9 | block_appointment | /blockAppointment | Path does not match |
| 10 | neuroCenterPage | /neuro-center-page | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.