GET https://www.abrechnung.center/app/

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://www.abrechnung.center/app/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 ablesung_new /zaehler/{zaehlerId}/ablesungen/neu Path does not match
19 ablesung_edit /ablesungen/{id}/bearbeiten Path does not match
20 ablesung_delete /ablesungen/{id}/loeschen Path does not match
21 account_index /konto Path does not match
22 account_2fa_setup /konto/2fa/aktivieren Path does not match
23 account_2fa_disable /konto/2fa/deaktivieren Path does not match
24 account_2fa_reset_devices /konto/2fa/geraete-zuruecksetzen Path does not match
25 account_profile /konto/profil Path does not match
26 account_password /konto/passwort Path does not match
27 user_index /benutzer Path does not match
28 user_new /benutzer/neu Path does not match
29 user_edit /benutzer/{id}/bearbeiten Path does not match
30 user_reset_2fa /benutzer/{id}/2fa-zuruecksetzen Path does not match
31 user_toggle_aktiv /benutzer/{id}/aktivierung-toggeln Path does not match
32 bank_import_index /bank-import Path does not match
33 bankkonto_index /bankkonten Path does not match
34 bankkonto_new /bankkonten/neu Path does not match
35 bankkonto_edit /bankkonten/{id}/bearbeiten Path does not match
36 beirat_index /beirat Path does not match
37 beirat_objekt /objekte/{objektId}/beirat Path does not match
38 beirat_new /objekte/{objektId}/beirat/neu Path does not match
39 beirat_edit /beirat/{id}/bearbeiten Path does not match
40 beirat_end /beirat/{id}/beenden Path does not match
41 beirat_delete /beirat/{id}/loeschen Path does not match
42 einheit_belegung_index /einheiten/{einheitId}/belegung Path does not match
43 einheit_belegung_new /einheiten/{einheitId}/belegung/neu Path does not match
44 einheit_belegung_edit /einheiten/{einheitId}/belegung/{belegungId}/bearbeiten Path does not match
45 einheit_belegung_delete /einheiten/{einheitId}/belegung/{belegungId}/loeschen Path does not match
46 beschluss_index /beschluesse Path does not match
47 beschluss_new /objekte/{objektId}/beschluesse/neu Path does not match
48 beschluss_show /beschluesse/{id} Path does not match
49 beschluss_edit /beschluesse/{id}/bearbeiten Path does not match
50 beschluss_delete /beschluesse/{id}/loeschen Path does not match
51 beschluss_sonderumlage_generate /beschluesse/{id}/sonderumlage-generieren Path does not match
52 beschluss_pdf_sammlung /objekte/{objektId}/beschluesse/sammlung-pdf Path does not match
53 buchung_index /buchungen Path does not match
54 buchung_bulk /buchungen/bulk Path does not match
55 buchung_split /buchungen/{id}/splitten Path does not match
56 buchung_stornieren /buchungen/{id}/stornieren Path does not match
57 buchung_reaktivieren /buchungen/{id}/reaktivieren Path does not match
58 buchung_new /buchungen/neu/{objektId} Path does not match
59 buchung_edit /buchungen/{id}/bearbeiten Path does not match
60 buchung_beleg_download /buchungen/{id}/beleg Path does not match
61 buchung_beleg_delete /buchungen/{id}/beleg/loeschen Path does not match
62 app_dashboard / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.