Routing
rss
Matched route
Route Parameters
Name | Value |
---|---|
_format | "xml" |
Route Matching Logs
Path to match:
/js/kalender/feed/rss
# | 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} | Path does not match |
56 | kalender_widget | /js/kalender/widget/{kid} | Path does not match |
57 | json | /js/kalender/json/{kid} | Path does not match |
58 | detail | /js/kalender/detail/{id}/{titel} | Path does not match |
59 | fb | /js/kalender/fb/{id} | Path does not match |
60 | gast_termin_new | /js/kalender/{kid}/new | Path does not match |
61 | gast_termin_create | /js/kalender/{kid}/create | Path does not match |
62 | gast_termin_edit | /js/kalender/{id}/edit/{init} | Path does not match |
63 | gast_termin_update | /js/kalender/{id}/update/{init} | Path does not match |
64 | gast_termin_delete | /js/kalender/{id}/delete/{init} | Path does not match |
65 | termin_fe_pdf | /js/kalender/pdf/{id} | Path does not match |
66 | termin_print | /js/kalender/print/{id} | Path does not match |
67 | location_show | /js/kalender/location/{id} | Path does not match |
68 | veranstalter_show | /js/kalender/veranstalter/{id} | Path does not match |
69 | termine_mail | /js/kalender/{kid}/mail/{id} | Path does not match |
70 | termine_remind | /js/kalender/{kid}/erinnern/{id} | Path does not match |
71 | termine_ical | /js/kalender/{kid}/ical/{id} | Path does not match |
72 | check | /js/kalender/check/{code}/{key} | Path does not match |
73 | termine_json_tage | /js/kalender/json_kal/tage | Path does not match |
74 | app_dfxkalender_jsonlocation | /js/kalender/json/location/{id} | Path does not match |
75 | app_dfxkalender_jsonveranstalter | /js/kalender/json/veranstalter/{id} | Path does not match |
76 | app_dfxkalender_jsonregion | /js/kalender/json/region/{id} | Path does not match |
77 | app_dfxkalender_jsonort | /js/kalender/json/ort/{id} | Path does not match |
78 | rss | /js/kalender/feed/rss | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.