Routing
kalender
Matched route
Route Parameters
| Name | Value |
|---|---|
| kid | 1 |
Route Matching Logs
Path to match:
/js/kalender
| # | 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 | admin | /admin/ | Path does not match |
| 14 | dfx_einbau | /admin/dfxeinbau | Path does not match |
| 15 | dfx_hilfe | /admin/dfxhilfe | Path does not match |
| 16 | home | / | Path does not match |
| 17 | demo | /demo | Path does not match |
| 18 | impressum | /impressum | Path does not match |
| 19 | kalender_fe | /kalender/{kid}/ | Path does not match |
| 20 | dfx_install | /install | Path does not match |
| 21 | abmelden | /abmelden/{uid}/{kid}/{init} | Path does not match |
| 22 | admin_anmeldungen | /anmeldungen/ | Path does not match |
| 23 | admin_anmeldungen_liste | /anmeldungen/liste/{tid} | Path does not match |
| 24 | pdf_anmeldungen_liste | /anmeldungen/pdf/{tid} | Path does not match |
| 25 | pdf_anmeldungen_liste_einzeilig | /anmeldungen/{kid}/pdf/{tid} | Path does not match |
| 26 | anmeldungen_create | /anmeldungen/create/{id} | Path does not match |
| 27 | anmeldungen_new | /anmeldungen/new/{id} | Path does not match |
| 28 | anmeldungen_show | /anmeldungen/{kid}/show/{tid}/{id} | Path does not match |
| 29 | anmeldungen_edit | /anmeldungen/{id}/edit | Path does not match |
| 30 | anmeldungen_update | /anmeldungen/{id}/update | Path does not match |
| 31 | anmeldungen_delete | /anmeldungen/{id}/delete | Path does not match |
| 32 | anmeldungen_code_delete | /anmeldungen/delete/{code} | Path does not match |
| 33 | box_edit | /admin/box/ | Path does not match |
| 34 | box_update | /admin/box/{id} | Path does not match |
| 35 | admin_dozenten | /admin/dozenten/ | Path does not match |
| 36 | dozent_json | /admin/dozenten/json/{id} | Path does not match |
| 37 | dozent_create | /admin/dozenten/ | Path does not match |
| 38 | dozent_new | /admin/dozenten/new | Path does not match |
| 39 | dozent_edit | /admin/dozenten/{id}/edit | Path does not match |
| 40 | dozent_update | /admin/dozenten/{id} | Path does not match |
| 41 | dozent_delete | /admin/dozenten/{id}/delete | Path does not match |
| 42 | io | /io/ | Path does not match |
| 43 | termine_import | /io/import | Path does not match |
| 44 | termine_export | /io/export | Path does not match |
| 45 | dfx_install3 | /installer/step3 | Path does not match |
| 46 | dfx_install3-2 | /installer/step3-2 | Path does not match |
| 47 | dfx_install4 | /installer/step4 | Path does not match |
| 48 | dfx_install5 | /installer/step5 | Path does not match |
| 49 | inst_kunden_create | /installer/ | Path does not match |
| 50 | inst_account_new | /installer/ | Path does not match |
| 51 | inst_account_create | /installer/account | Path does not match |
| 52 | install_import | /installer/import | Path does not match |
| 53 | install_update_daba | /installer/daba | Path does not match |
| 54 | install_update_clearcache | /installer/clearcache | Path does not match |
| 55 | kalender | /js/kalender/{kid} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.