http://wedoit.honeti.net/login/

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login/
# 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_dashboard /admin/ Path does not match
14 admin_login /admin/login/ Path does not match
15 admin_logout /admin/logout/ Path does not match
16 admin_remind_password /admin/remind-password/ Path does not match
17 admin_reset_password /admin/reset-password/ Path does not match
18 admin_users /admin/users/ Path does not match
19 admin_user_add /admin/users/add/ Path does not match
20 admin_user_edit /admin/users/{id}/ Path does not match
21 admin_user_delete /admin/users/{id}/delete/ Path does not match
22 add_patient /pacjenci/dodaj Path does not match
23 add_patient_account /pacjenci/dodaj/konto/ Path does not match
24 add_patient_account_confirmation /pacjenci/dodaj/konto/potwierdzenie/ Path does not match
25 create_patient_account /pacjenci/utworz/ Path does not match
26 set_password /ustal-haslo/ Path does not match
27 create_patient_account_confirmation /pacjenci/utworz/potwierdzenie/ Path does not match
28 patients_list /pacjenci/ Path does not match
29 patient_change_status /pacjenci/{id}/status/ Path does not match
30 patient_profile /pacjenci/{id}/ Path does not match
31 patient_profile_exercise_edit /pacjenci/{id}/edycja-cwiczenia/{type}/ Path does not match
32 patient_profile_delete /pacjenci/{id}/usun/ Path does not match
33 patient_statistics /pacjenci/{id}/statystyki/ Path does not match
34 patient_statistics_graph /pacjenci/{id}/statystyki/{itemId}/wykres/ Path does not match
35 patient_spirometric /pacjenci/{id}/spirometria/ Path does not match
36 patient_spirometric_graph /pacjenci/{id}/spirometria/{spirometryId}/wykres/ Path does not match
37 main / Path does not match
38 statistics /statystyki/ Path does not match
39 statistics_graph /statystyki/{id}/wykres Path does not match
40 spirometric /spirometria/ Path does not match
41 spirometric_graph /spirometria/{id}/wykres/ Path does not match
42 profile /profil/ Path does not match
43 profile_exercise_edit /profil/edycja-cwiczenia/{type}/ Path does not match
44 login /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.