Routing
app_medicine_consultation
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "nl" |
Route Matching Logs
Path to match:
/medicijnconsult
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_upload_asset_action | /asset/{context}/upload | Path does not match |
| 16 | app_farmazorgbreda__zorgpartner | /zorgpartner | Path does not match |
| 17 | app_farmazorgbreda__zorgpartner2 | /zorgpartner-2 | Path does not match |
| 18 | app_farmazorgbreda__innovatie | /innovatie | Path does not match |
| 19 | app_farmazorgbreda__kwaliteitsgarantie | /kwaliteitsgarantie | Path does not match |
| 20 | app_farmazorgbreda__maatwerk | /maatwerk | Path does not match |
| 21 | app_farmazorgbreda__specialistische_ondersteuning | /specialistische-ondersteuning | Path does not match |
| 22 | app_farmazorgbreda__medewerkers | /medewerkers | Path does not match |
| 23 | app_farmazorgbreda__expertise | /expertise | Path does not match |
| 24 | app_farmazorgbreda__referenties | /referenties | Path does not match |
| 25 | app_farmazorgbreda__aanmelding | /aanmelding | Path does not match |
| 26 | app_farmazorgbreda__aanmeldingsform_page | /aanmeldingsformulier | Path does not match |
| 27 | app_farmazorgbreda__aanmeldingsform_form | /aanmeldings-form | Path does not match |
| 28 | app_farmazorgbreda__aanvraag_vakantierol | /aanvraag-vakantierol | Path does not match |
| 29 | app_farmazorgbreda__vakantierol_form | /aanvraag-vakantierol-form | Path does not match |
| 30 | app_farmazorgbreda__vakantierol_thanks | /aanvraag-vakantierol-bedankt | Path does not match |
| 31 | app_farmazorgbreda__opiaten | /opiaten | Path does not match |
| 32 | app_farmazorgbreda__lege_zakjes | /lege-zakjes | Path does not match |
| 33 | app_farmazorgbreda__over_ons | /over-ons | Path does not match |
| 34 | app_farmazorgbreda__contact | /contact | Path does not match |
| 35 | app_farmazorgbreda__klachtenregeling | /klachtenregeling | Path does not match |
| 36 | app_farmazorgbreda__contactform | /contact-form | Path does not match |
| 37 | app_farmazorgbreda__retourbox | /retourbox | Path does not match |
| 38 | app_farmazorgbreda__retourboxform | /retourbox-form | Path does not match |
| 39 | app_farmazorgbreda__retourbox_thank | /retourbox-thank | Path does not match |
| 40 | app_index | / | Path does not match |
| 41 | app_search_pharmacy_by_location | /search_location | Path does not match |
| 42 | app_start_intake_form | /intake-form | Path does not match |
| 43 | app_intake_form | /intake-form/{uuid} | Path does not match |
| 44 | app_intake_submit_step | /intake/submit-step/{uuid} | Path does not match |
| 45 | app_intake_submit_start_step | /intake/submit-step | Path does not match |
| 46 | signature_save | /signature/save | Path does not match |
| 47 | app_login | /login | Path does not match |
| 48 | app_logout | /logout | Path does not match |
| 49 | app_login_supersecret | /supersecret | Path does not match |
| 50 | app_login_user | /getuser | Path does not match |
| 51 | admin | /admin | Path does not match |
| 52 | news_item.en | /news/{slug} | Path does not match |
| 53 | news_item.nl | /nieuws/{slug} | Path does not match |
| 54 | news_index | /nieuws | Path does not match |
| 55 | app_services_page.nl | /services | Path does not match |
| 56 | app_my_medsen_page.nl | /mijn-medsen | Path does not match |
| 57 | app_repeat_medication.nl | /herhaalmedicatie-bestellen | Path does not match |
| 58 | app_repeat_service.nl | /medsen-herhaalservice | Path does not match |
| 59 | app_repeat_service_form_page.nl | /aanmelden-herhaalservice | Path does not match |
| 60 | app_24_7_service_page.nl | /24-uurs-service | Path does not match |
| 61 | app_pickup_machine_form_page.nl | /afhaalautomaat | Path does not match |
| 62 | app_medicine_consultation.nl | /medicijnconsult | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.