Routing
app_article
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "eosinophile-oesophagitis-eoe-eine-noch-haeufig-uebersehene-erkrankung-der-speiseroehre" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/fachartikel/eosinophile-oesophagitis-eoe-eine-noch-haeufig-uebersehene-erkrankung-der-speiseroehre
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_index | /admin/ | Path does not match |
| 17 | admin_backend_users | /admin/users | Path does not match |
| 18 | admin_backend_users_delete | /admin/users/delete/{type}/{id} | Path does not match |
| 19 | admin_backend_users_change_password | /admin/users/change-password/{type}/{id} | Path does not match |
| 20 | app_setting_index | /admin/setting/ | Path does not match |
| 21 | app_setting_edit | /admin/setting/{id}/edit | Path does not match |
| 22 | app_article_upload_image | /cms/article/uploadImage | Path does not match |
| 23 | app_article_index | /cms/article/ | Path does not match |
| 24 | app_article_new | /cms/article/new | Path does not match |
| 25 | app_article_show | /cms/article/{id} | Path does not match |
| 26 | app_article_edit | /cms/article/{id}/edit | Path does not match |
| 27 | app_article_delete | /cms/article/{id} | Path does not match |
| 28 | app_article_un_publish | /cms/article/un_publish/{id} | Path does not match |
| 29 | app_category_index | /cms/category/ | Path does not match |
| 30 | app_category_new | /cms/category/new | Path does not match |
| 31 | app_category_show | /cms/category/{id} | Path does not match |
| 32 | app_category_edit | /cms/category/{id}/edit | Path does not match |
| 33 | app_category_delete | /cms/category/{id} | Path does not match |
| 34 | app_cms_index | /cms/ | Path does not match |
| 35 | app_image_webinar_box_index | /cms/image-webinar-box | Path does not match |
| 36 | app_image_webinar_box_new | /cms/image-webinar-box/new | Path does not match |
| 37 | app_image_webinar_box_edit | /cms/image-webinar-box/{id}/edit | Path does not match |
| 38 | app_image_webinar_box_delete | /cms/image-webinar-box/{id} | Path does not match |
| 39 | app_tip_upload_image | /cms/tipp/uploadImage | Path does not match |
| 40 | app_tip_index | /cms/tipp/ | Path does not match |
| 41 | app_tip_new | /cms/tipp/new | Path does not match |
| 42 | app_tip_show | /cms/tipp/{id} | Path does not match |
| 43 | app_tip_edit | /cms/tipp/{id}/edit | Path does not match |
| 44 | app_tip_delete | /cms/tipp/{id} | Path does not match |
| 45 | app_tip_un_publish | /cms/tipp/un_publish/{id} | Path does not match |
| 46 | app_webinar_box_index | /cms/webinar-box | Path does not match |
| 47 | app_webinar_box_new | /cms/webinar-box/new | Path does not match |
| 48 | app_webinar_box_edit | /cms/webinar-box/{id}/edit | Path does not match |
| 49 | app_webinar_box_delete | /cms/webinar-box/{id} | Path does not match |
| 50 | app_crm_index | /crm/ | Path does not match |
| 51 | app_crm_elearnings_index | /crm/elearnings/ | Path does not match |
| 52 | app_crm_polls_index | /crm/polls/ | Path does not match |
| 53 | app_user_index | /crm/user/ | Path does not match |
| 54 | app_user_edit | /crm/user/edit/{usertype}/{id} | Path does not match |
| 55 | app_user_check_mail | /crm/user/check-mail | Path does not match |
| 56 | app_user_new | /crm/user/new | Path does not match |
| 57 | app_user_send_invitation | /crm/user/{id}/sendinvitation | Path does not match |
| 58 | app_user_delete | /crm/user/{id} | Path does not match |
| 59 | app_home | / | Path does not match |
| 60 | app_apothekenschulungen | /apothekenschulungen | Path does not match |
| 61 | app_ratgeber | /ratgeber | Path does not match |
| 62 | app_indikationen | /indikationen | Path does not match |
| 63 | app_engagement | /engagement | Path does not match |
| 64 | app_legal_notice | /impressum | Path does not match |
| 65 | app_privacy_policy | /datenschutz | Path does not match |
| 66 | app_articles | /fachartikel | Path does not match |
| 67 | app_article | /fachartikel/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.