GET https://webpay-test.ing.uc.cl/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_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_agent /agent Path does not match
17 box_new /box/new Path does not match
18 box_list /box/ Path does not match
19 app_upload_box /box/upload Path does not match
20 app_run_box /box/run/{filename}/ Path does not match
21 app_box_costCenters /box/assign/costCenters Path does not match
22 app_run_box_costCenters /box/assign/costCenters/run/{filename}/ Path does not match
23 box_show /box/{id} Path does not match
24 box_update /box/{id}/update Path does not match
25 box_delete /box/{id}/delete Path does not match
26 app_costCenter_full_index /cost-center/fullIndex Path does not match
27 costCenter_ajax /cost-center/ajax Path does not match
28 app_costCenter_new /cost-center/new Path does not match
29 app_upload_costCenter /cost-center/upload Path does not match
30 app_costCenter_users /cost-center/assign/users Path does not match
31 app_run_costCenter_users /cost-center/assign/users/run/{filename}/ Path does not match
32 app_costCenter_projectManagers /cost-center/assign/projectManagers Path does not match
33 app_run_costCenter_projectManagers /cost-center/assign/projectManagers/run/{filename}/ Path does not match
34 app_run_costCenter /cost-center/run/{filename}/ Path does not match
35 app_costCenter_edit /cost-center/{id}/edit Path does not match
36 app_costCenter_delete /cost-center/{id}/delete Path does not match
37 costCenterTickets /cost-center/{id}/tickets Path does not match
38 app_cost_center_manage /cost-center/manage Path does not match
39 app_costCenter_index /cost-center/ Path does not match
40 aprovers_costCenter /cost-center/{id}/aprovers Path does not match
41 remove_assigned_aprover_costCenter /cost-center/{id}/aprovers/remove/{pid} Path does not match
42 add_assign_aprover_costCenter /cost-center/{id}/aprovers/add/{pid} Path does not match
43 users_costCenter /cost-center/{id}/users Path does not match
44 remove_user_costCenter /cost-center/{id}/users/remove/{pid} Path does not match
45 add_user_costCenter /cost-center/{id}/users/add/{pid} Path does not match
46 showCostCenter /cost-center/{id} Path does not match
47 showCostCenterBox /cost-center/{id}/box Path does not match
48 cost_center_add_box /cost-center/{id}/box/add Path does not match
49 cost_center_remove_box /cost-center/{id}/box/{pid}/remove Path does not match
50 close_cost_center /cost-center/{id}/close Path does not match
51 open_cost_center /cost-center/{id}/open Path does not match
52 create_admin_user /admin/create Path does not match
53 app_department_index /department/index Path does not match
54 deparment_ajax /department/ajax Path does not match
55 app_department_new /department/new Path does not match
56 app_upload_department /department/upload Path does not match
57 app_run_department /department/run/{filename}/ Path does not match
58 app_department_edit /department/{id}/edit Path does not match
59 app_department_delete /department/{id}/delete Path does not match
60 app_template_download /template/download/{type} Path does not match
61 homepage / Path does not match
62 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.