GET https://unipass.staging.epoka.edu.al/forgot-password

Routing

app_forgot_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /forgot-password
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 hwi_oauth_service_redirect /connect/{service} Path does not match
3 hwi_oauth_connect_service /connect/service/{service} Path does not match
4 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
5 google_login /login/google Path does not match
6 _wdt_stylesheet /_wdt/styles Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 access_groups /access_group/ Path does not match
21 create_access_group /access_group/create Path does not match
22 edit_access_group /access_group/{id}/edit Path does not match
23 delete_access_group /access_group/{id}/delete Path does not match
24 api_leave_get /api/leave Path does not match
25 dashboard_edit /edit-dashboard Path does not match
26 save_layout /save-layout Path does not match
27 holiday_index /settings/holiday/ Path does not match
28 get_holiday_by_year /settings/holiday/year/{year} Path does not match
29 create_new_holiday /settings/holiday/new Path does not match
30 edit_holiday /settings/holiday/{id}/edit Path does not match
31 delete_holiday /settings/holiday/{id}/delete Path does not match
32 leave_index /hr-config/leave/ Path does not match
33 get_lv_yearly_config /hr-config/leave/yearly-leave-config/{lvTypeId}/{year} Path does not match
34 create_yearly_leave_configuration /hr-config/leave/leave/yearly-configuration/new/{lvType}/{year} Path does not match
35 edit_lv_config /hr-config/leave/leave/yearly-configuration/{id}/edit Path does not match
36 delete_yearly_leave_configuration /hr-config/leave/leave/yearly-configuration/{id}/delete Path does not match
37 create_annual_leave_config /hr-config/leave/new Path does not match
38 edit_annual_leave_config /hr-config/leave/{id}/edit Path does not match
39 delete_annual_leave_config /hr-config/leave/{id}/delete Path does not match
40 create_leave_category /hr-config/leave/leave-category/new Path does not match
41 edit_leave_category /hr-config/leave/leave-category/{id}/edit Path does not match
42 delete_leave_category /hr-config/leave/category/{id}/delete Path does not match
43 show_list /surveillance/entries/ Path does not match
44 api_entries /surveillance/entries/api/inside Path does not match
45 api_all_manual_entries /surveillance/entries/api/all-records Path does not match
46 add_entry /surveillance/entries/new Path does not match
47 exit /surveillance/entries/exit/{id} Path does not match
48 api_entry_search /surveillance/entries/api/entry/search Path does not match
49 get_passage_page /passages Path does not match
50 get_passage_door_list /surveillance/passage-door-list Path does not match
51 toggle_door /toggle-door Path does not match
52 get_passage_record_table /passage-records/door/{id} Path does not match
53 app_forgot_password /forgot-password Route matches!

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