http://wedoit.honeti.net/.env.dev

Routing

(none) Matched route

Route Matching Logs

Path to match: /.env.dev
# 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/ Path does not match
45 register /rejestracja/ Path does not match
46 logout /logout/ Path does not match
47 remind_password /remind-password/ Path does not match
48 reset_password /reset-password/ Path does not match
49 training_plan /plan-cwiczen/ Path does not match
50 view_training_plan /plan-cwiczen/{id}/view/ Path does not match
51 patient_view_training_plan /pacjenci/{patientId}/plan-cwiczen/{id}/view/ Path does not match
52 patient_training_plan /pacjenci/{id}/plan-cwiczen/ Path does not match
53 add_patient_training_plan /pacjenci/{id}/plan-cwiczen/dodaj/ Path does not match
54 edit_patient_training_plan /pacjenci/{patient_id}/plan-cwiczen/{id}/ Path does not match
55 delete_patient_training_plan /pacjenci/{patient_id}/plan-cwiczen/{id}/usun/ Path does not match
56 app_api_calendar_getall /api/calendar-events/ Path does not match
57 app_api_calendar_getnext /api/next-calendar-event/ Path does not match
58 app_api_calendar_getone /api/calendar-event/{id}/ Path does not match
59 app_api_exercise_getall /api/exercises/ Path does not match
60 app_api_exercise_save /api/exercises/ Path does not match
61 app_api_exercise_getstats /api/exercises/statistics/ Path does not match
62 app_api_exerciseset_create /api/exercise-set-items/{id}/ Path does not match
63 app_api_exerciseset_getstats /api/exercise-set-items/statistics/ Path does not match
64 app_api_profile_profile /api/profile/ Path does not match
65 app_api_profile_updateprofile /api/profile/ Path does not match
66 app_api_security_login /api/login/ Path does not match
67 app_api_security_generatepasswordcode /api/password-code/ Path does not match
68 app_api_security_resetpassword /api/reset-password/ Path does not match
69 app_api_spirometry_create /api/spirometry/ Path does not match
70 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
71 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
72 app.swagger /api/doc.json Path does not match
73 app.swagger_ui /api/doc Path does not match

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