Routing
login
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_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_ajax_getusers | /ajax/getuser/ | Path does not match |
16 | app_ajax_getusergroup | /ajax/getusergroup/ | Path does not match |
17 | app_ajax_getstats | /ajax/getstats/ | Path does not match |
18 | app_ajax_checkusers | /ajax/checkusermail/ | Path does not match |
19 | app_ajax_checkaddaccount | /ajax/checkaddaccount/ | Path does not match |
20 | app_ajax_checkoldpassword | /ajax/checkoldpassword/ | Path does not match |
21 | app_ajax_checkloginstatus | /ajax/checkloginstatus/ | Path does not match |
22 | app_ajax_checklogin | /ajax/checklogin/ | Path does not match |
23 | app_ajax_checkemail | /ajax/checkemail/ | Path does not match |
24 | app_ajax_sendtestmail | /ajax/testmail/ | Path does not match |
25 | app_ajax_checkcode | /ajax/checkcode/ | Path does not match |
26 | app_ajax_checkiban | /ajax/checkiban/ | Path does not match |
27 | app_ajax_gettext | /ajax/gettext/ | Path does not match |
28 | app_ajax_savetext | /ajax/savetext/ | Path does not match |
29 | app_ajax_setzaehlerstand | /ajax/sendzaehlerstand/ | Path does not match |
30 | app_ajax_checkabschlag | /ajax/checkabschlag/ | Path does not match |
31 | app_ajax_getzaehler | /ajax/getzaehler/ | Path does not match |
32 | app_ajax_checkzaehler | /ajax/checkzaehler/ | Path does not match |
33 | app_ajax_removelogo | /ajax/removelogo/ | Path does not match |
34 | app_ajax_removefavicon | /ajax/removefavicon/ | Path does not match |
35 | auswahllisten | /auswahllisten/ | Path does not match |
36 | auswahlliste_neu | /auswahlliste/hinzufuegen/ | Path does not match |
37 | auswahlliste_bearbeiten | /auswahlliste/bearbeiten/ | Path does not match |
38 | auswahlliste_loeschen | /auswahlliste/loeschen/{id}/ | Path does not match |
39 | bankdaten | /bankdaten/ | Path does not match |
40 | bankdaten_aktualisieren | /bankdaten/aktualisieren/ | Path does not match |
41 | bankdaten_neu | /bankdaten/neu/ | Path does not match |
42 | dashboard | /dashboard | Path does not match |
43 | einstellungendashboard | /einstellungendashboard/ | Path does not match |
44 | einstellungen | /einstellungen/ | Path does not match |
45 | einstellung_neu | /einstellung/hinzufuegen/ | Path does not match |
46 | einstellung_bearbeiten | /einstellung/bearbeiten/ | Path does not match |
47 | einstellung_loeschen | /einstellung/loeschen/{id}/ | Path does not match |
48 | erscheinungsbild | /erscheinungsbild/ | Path does not match |
49 | csserzeugen | /csserzeugen/ | Path does not match |
50 | inhalte | /inhalte/ | Path does not match |
51 | inhalt_neu | /inhalt/hinzufuegen/ | Path does not match |
52 | inhaltmail_neu | /inhalt/hinzufuegen/mail/ | Path does not match |
53 | inhalt_bearbeiten | /inhalt/bearbeiten/ | Path does not match |
54 | inhaltmail_bearbeiten | /inhalt/bearbeiten/mail/ | Path does not match |
55 | inhalt_loeschen | /inhalt/loeschen/{id}/ | Path does not match |
56 | inhaltmail_loeschen | /inhalt/mail/loeschen/{id}/ | Path does not match |
57 | kontakt | /kontakt/ | Path does not match |
58 | kontakt_senden | /kontakt/senden/ | Path does not match |
59 | kontoauszuege | /kontoauszuege/ | Path does not match |
60 | login | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.