Routing
app_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 | oauth2_authorize | /authorize | Path does not match |
3 | oauth2_token | /token | Path does not match |
4 | 2fa_login | /2fa | Path does not match |
5 | 2fa_login_check | /2fa_check | Path does not match |
6 | ux_live_component | /_components/{_live_component}/{_live_action} | 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 | app_settings_index | /configure/app/settings/ | Path does not match |
21 | app_settings_modify | /configure/app/settings/modify | Path does not match |
22 | general_settings_index | /configure/settings/general/ | Path does not match |
23 | app_logs_index | /administration/logs/ | Path does not match |
24 | app_logs_request_logs | /administration/logs/request-logs | Path does not match |
25 | app_logs_request_json | /administration/logs/reguest.json | Path does not match |
26 | app_logs_request_details | /administration/logs/logs/request/{id}/details | Path does not match |
27 | app_logs_email_logs | /administration/logs/logs/email | Path does not match |
28 | app_logs_emails_json | /administration/logs/logs/emails.json | Path does not match |
29 | app_logs_email_details | /administration/logs/logs/emails/{id}/details | Path does not match |
30 | app_logs_email_resend | /administration/logs/logs/emails/{id}/resend | Path does not match |
31 | app_administration_index | /administration/ | Path does not match |
32 | app_worker_dashboard | /administration/workers/ | Path does not match |
33 | app_worker_all | /administration/workers.json | Path does not match |
34 | app_worker_status | /administration/workers/status | Path does not match |
35 | app_worker_start | /administration/workers/start | Path does not match |
36 | app_worker_stop | /administration/workers/stop | Path does not match |
37 | app_worker_restart | /administration/workers/restart | Path does not match |
38 | app_worker_start_individual | /administration/workers/{name}/start | Path does not match |
39 | app_worker_stop_individual | /administration/workers/{name}/stop | Path does not match |
40 | app_worker_toolbar | /administration/workers/{name}/toolbar | Path does not match |
41 | app_worker_tail_log | /administration/workers/{name}/tail | Path does not match |
42 | app_worker_stop_tail_log | /administration/workers/{name}/stop-tail | Path does not match |
43 | api_v1_accountpersonal_details | /api/v1/account/{uuid}/personal-details | Path does not match |
44 | api_v1_accountchange_password | /api/v1/account/{uuid}/change-password | Path does not match |
45 | api_v1_accountupdate_account_image | /api/v1/account/{uuid}/image | Path does not match |
46 | api_v1_accounttwo_factor_auth | /api/v1/account/{uuid}/two-factor-auth | Path does not match |
47 | app_api_employee_list | /api/v1/.json | Path does not match |
48 | app_api_employee_detail | /api/v1/employees/{uuid}/detail | Path does not match |
49 | app_api_employee_update | /api/v1/employees/{uuid}/update | Path does not match |
50 | app_api_employee_pay_slip | /api/v1/employees/{uuid}/payslip | Path does not match |
51 | app_api_employee_profile | /api/v1/employees/{uuid}/profile | Path does not match |
52 | app_api_employee_view_payslip | /api/v1/employees/{uuid}/payslips/{payslipId} | Path does not match |
53 | app_api_employee_download_payslip | /api/v1/employees/{uuid}/payslips/{payslipId}/download | Path does not match |
54 | app_api_employee_payslips | /api/v1/employees/{uuid}/payslips | Path does not match |
55 | app_api_employee_employment | /api/v1/employees/{uuid}/employment | Path does not match |
56 | app_api_employee_stream_payslip | /api/v1/employees/{uuid}/stream/payslip | Path does not match |
57 | api_v1_post_list | /api/v1/users/{userId}/posts | Path does not match |
58 | api_v1_userme | /api/v1/me | Path does not match |
59 | api_v1_utils_get_countries | /api/v1/utils/countries | Path does not match |
60 | user_account_index | /accounts/{uuid}/dashboard | Path does not match |
61 | user_account_basic_information | /accounts/{uuid}/basic-information | Path does not match |
62 | user_account_two_factor_auth | /accounts/{uuid}/two-factor-authentication | Path does not match |
63 | user_account_two_factor_auth_update | /accounts/{uuid}/two-factor-authentication/update | Path does not match |
64 | user_account_manage_roles | /accounts/{uuid}/manage-roles | Path does not match |
65 | user_account_sharing | /accounts/{uuid}/access | Path does not match |
66 | user_account_activity | /accounts/{uuid}/activity | Path does not match |
67 | user_account_logs | /accounts/{uuid}/logs | Path does not match |
68 | user_account_logs_detail | /accounts/{uuid}/logs/{id} | Path does not match |
69 | user_account_password_security | /accounts/{uuid}/password-security | Path does not match |
70 | user_account_setup_employee | /accounts/{uuid}/setup-employee | Path does not match |
71 | user_account_update_address | /accounts/{uuid}/update-address | Path does not match |
72 | user_account_roles_permissions | /accounts/{uuid}/roles-permissions | Path does not match |
73 | user_account_user_permissions | /accounts/{uuid}/user-permissions | Path does not match |
74 | user_account_permissions_json | /accounts/{uuid}/permissions.json | Path does not match |
75 | user_account_logs_json | /accounts/{uuid}/logs.json | Path does not match |
76 | app_api_test | /api/test | Path does not match |
77 | app_jwks | /.well-known/jwks.json | Path does not match |
78 | acccount_verify_email | /account/verify | Path does not match |
79 | account_password_setup | /account/{uuid}/pwd | Path does not match |
80 | app_signup | /signup | Path does not match |
81 | app_forgot_password_request | /reset-password | Path does not match |
82 | app_check_email | /reset-password/check-email | Path does not match |
83 | app_reset_password | /reset-password/reset/{token} | Path does not match |
84 | app_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.