Routing
homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | impressum | /impressum.html | Path does not match |
| 14 | datenschutz | /datenschutz.html | Path does not match |
| 15 | kooperationspartner | /kooperationspartner.html | Path does not match |
| 16 | sitemap | /sitemap.xml | Path does not match |
| 17 | apc_clear | /apc_clear | Path does not match |
| 18 | account | /account/ | Path does not match |
| 19 | account_download_za_list | /account/download/ZA | Path does not match |
| 20 | account_download_aktenvortrag_list | /account/aktenvortrag/filter | Path does not match |
| 21 | account_filter_aktenvortrag | /account/aktenvortrag/download | Path does not match |
| 22 | aktenvortrag_download_error | /account/aktenvortrag/download/error | Path does not match |
| 23 | account_add_buchung | /account/pruefung/neu | Path does not match |
| 24 | account_search_pruefung | /account/ajax/search_pruefung | Path does not match |
| 25 | exit_impersonation | /account/exit_impersonation | Path does not match |
| 26 | account_add_empfehlungen | /account/update_empfehlungen | Path does not match |
| 27 | buchung_new_for_existing | /buchung/{id}/new | Path does not match |
| 28 | buchung_new_for_wahlfach | /buchung/wahlfach/new | Path does not match |
| 29 | buchung_new_for_examen | /buchung/examen/new | Path does not match |
| 30 | buchung_create_for_existing | /buchung/{id}/create | Path does not match |
| 31 | buchung_create_for_examen | /buchung/examen/create | Path does not match |
| 32 | buchung_create_for_wahlfach | /buchung/wahlfach/create | Path does not match |
| 33 | buchung_email_success | /buchung/email/success | Path does not match |
| 34 | buchung_email_error | /buchung/email/error | Path does not match |
| 35 | facebook_write_post | /facebook/write-post/{id}/{pruefer_id}/{pruefung_id}/{examen} | Path does not match |
| 36 | facebook_wrote_post | /facebook/ajax/wrote-post/{id} | Path does not match |
| 37 | create | /gutschein/{auth}/create | Path does not match |
| 38 | faq | /faq.html | Path does not match |
| 39 | vorteile | /vorteile | Path does not match |
| 40 | examensklausuren | /examensklausuren | Path does not match |
| 41 | partner | /partner/ | Path does not match |
| 42 | partner_export_new | /partner/export/examen-{examen}.xls | Path does not match |
| 43 | partner_export_old | /partner/export/{id}.xls | Path does not match |
| 44 | kooperationen | /kooperationen | Path does not match |
| 45 | contact | /contact | Path does not match |
| 46 | pruefer_login | /pruefer/login | Path does not match |
| 47 | login | /login | Path does not match |
| 48 | partner_login_check | /partner/login_check | Path does not match |
| 49 | pruefer_login_check | /pruefer/login_check | Path does not match |
| 50 | partner_logout | /partner/logout | Path does not match |
| 51 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.