Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | app_account | /account | Path does not match |
2 | app_account_locations | /account/{account_id}/locations/{location_id} | Path does not match |
3 | app_account_location_delete | /account/{account_id}/locations/{location_id}/delete | Path does not match |
4 | app_account_add | /account/add | Path does not match |
5 | app_account_edit | /account/edit/{id} | Path does not match |
6 | app_account_delete | /account/delete/{id} | Path does not match |
7 | app_account_view | /account/view/{id} | Path does not match |
8 | ajax_account_switchboard_list | /ajax/account/{account_id}/switchboard/list | Path does not match |
9 | ajax_account_list | /ajax/account/list | Path does not match |
10 | ajax_account_location_options | /ajax/account/{account_id}/location/options | Path does not match |
11 | ajax_account_location_switchboard_options | /ajax/account/{account_id}/location/{location_id}/switchboard/options | Path does not match |
12 | ajax_guest_support_add_document | /ajax/guest/support/add-document/{support_id} | Path does not match |
13 | app_billing | /billing | Path does not match |
14 | app_billing_add | /billing/add | Path does not match |
15 | app_billing_edit | /billing/edit/{id} | Path does not match |
16 | app_billing_view | /billing/view/{id} | Path does not match |
17 | app_billing_delete | /billing/delete/{id} | Path does not match |
18 | ajax_billing_list | /ajax/billing/list | Path does not match |
19 | app_cron | /cron/intervention/send-alert | Path does not match |
20 | cron_delete_draft_document | /cron/document/delete-draft | Path does not match |
21 | app_customer_account | /customer/account | Path does not match |
22 | app_customer_account_edit | /customer/account/edit | Path does not match |
23 | app_customer_billing | /customer/billing | Path does not match |
24 | app_customer | /customer | Path does not match |
25 | app_customer_intervention | /customer/intervention | Path does not match |
26 | app_customer_profile_edit | /customer/profile/edit/{id} | Path does not match |
27 | app_customer_profile_add | /customer/profile/add | Path does not match |
28 | app_customer_support | /customer/support | Path does not match |
29 | app_customer_support_add | /customer/support/add/{default_type}/{default_switchboard}/{default_intervention} | Path does not match |
30 | app_customer_support_edit | /customer/support/edit/{id} | Path does not match |
31 | app_customer_support_view | /customer/support/view/{id} | Path does not match |
32 | app_customer_support_close | /customer/support/close/{id} | Path does not match |
33 | ajax_customer_support_message_add | /ajax/customer/support/{id}/message/add | Path does not match |
34 | app_customer_switchboard | /customer/switchboard | Path does not match |
35 | app_customer_switchboard_qr_code_view | /customer/switchboard/{switchboard_id} | Path does not match |
36 | ajax_customer_location_switchboard_options | /ajax/customer/switchboard-by-location/{location_id}/options | Path does not match |
37 | ajax_customer_switchboard_intervention_options | /ajax/customer/switchboard/{switchboard_id}/intervention/options | Path does not match |
38 | app_dashboard | /dashboard | Path does not match |
39 | app_document | /document | Path does not match |
40 | app_document_add | /document/add | Path does not match |
41 | app_document_edit | /document/edit/{id} | Path does not match |
42 | app_document_view | /document/view/{id} | Path does not match |
43 | app_document_delete | /document/delete/{id} | Path does not match |
44 | ajax_document_list | /ajax/document/list | Path does not match |
45 | error_404 | /error/404 | Path does not match |
46 | app_guest_switchboard | /guest/{account_guid}/{location_guid}/switchboard | Path does not match |
47 | app_guest_home | /guest/{account_guid}/{location_guid}/{switchboard_guid} | Path does not match |
48 | app_guest_dashboard | /guest/{account_guid}/{location_guid}/{switchboard_guid}/dashboard | Path does not match |
49 | app_guest_switchboard_documentation | /guest/{account_guid}/{location_guid}/{switchboard_guid}/switchboard/documentation | Path does not match |
50 | app_guest_switchboard_intervention | /guest/{account_guid}/{location_guid}/{switchboard_guid}/switchboard/intervention | Path does not match |
51 | app_guest_support_add | /guest/{account_guid}/{location_guid}/{switchboard_guid}/support/add/{default_type} | Path does not match |
52 | app_intervention | /intervention | Path does not match |
53 | app_intervention_add | /intervention/add/{switchboard_id} | Path does not match |
54 | app_intervention_edit | /intervention/edit/{id} | Path does not match |
55 | app_intervention_view | /intervention/view/{id} | Path does not match |
56 | app_intervention_pdf | /intervention/pdf/{id} | Path does not match |
57 | app_intervention_maintenance_step_1 | /intervention/{intervention_id}/maintenance/step-1 | Path does not match |
58 | app_intervention_maintenance_step_2 | /intervention/{intervention_id}/maintenance/step-2 | Path does not match |
59 | app_intervention_maintenance_step_3 | /intervention/{intervention_id}/maintenance/step-3 | Path does not match |
60 | app_intervention_delete | /intervention/delete/{id} | Path does not match |
61 | app_intervention_delete_task | /intervention/{intervention_id}/delete-task/{task_id} | Path does not match |
62 | ajax_intervention_add_documentation | /ajax/intervention/add-documentation/{intervention_id} | Path does not match |
63 | ajax_intervention_add_task | /ajax/intervention/{intervention_id}/add-task/ | Path does not match |
64 | ajax_intervention_endis_task | /ajax/intervention/{intervention_id}/endis-task/{task_id} | Path does not match |
65 | ajax_intervention_list | /ajax/intervention/list | Path does not match |
66 | app_maintenance_account | /maintenance/account | Path does not match |
67 | app_maintenance_account_edit | /maintenance/account/edit | Path does not match |
68 | app_maintenance_intervention | /maintenance/intervention | Path does not match |
69 | app_maintenance_intervention_add | /maintenance/intervention/add | Path does not match |
70 | app_maintenance_intervention_edit | /maintenance/intervention/edit/{id} | Path does not match |
71 | app_maintenance_intervention_planning | /maintenance/intervention/planning/{id} | Path does not match |
72 | app_maintenance_intervention_view | /maintenance/intervention/view/{id} | Path does not match |
73 | ajax_maintenance_intervention_list | /ajax/maintenance/intervention/list | Path does not match |
74 | app_maintenance_profile_edit | /maintenance/profile/edit/{id} | Path does not match |
75 | app_maintenance_profile_add | /maintenance/profile/add | Path does not match |
76 | app_maintenance_support | /maintenance/support | Path does not match |
77 | app_maintenance_support_add | /maintenance/support/add | Path does not match |
78 | app_maintenance_support_edit | /maintenance/support/edit/{id} | Path does not match |
79 | app_maintenance_support_close | /maintenance/support/close/{id} | Path does not match |
80 | ajax_maintenance_support_message_add | /ajax/maintenance/support/{id}/message/add | Path does not match |
81 | ajax_maintenance_support_list | /ajax/maintenance/support/list | Path does not match |
82 | app_maintenance_switchboard | /maintenance/switchboard/{account_id} | Path does not match |
83 | app_media_viewer | /media-viewer/{id} | Path does not match |
84 | app_media_download | /media-download/{id} | Path does not match |
85 | app_profile | /profile | Path does not match |
86 | app_profile_add | /profile/add/{account_id} | Path does not match |
87 | app_profile_edit | /profile/edit/{id} | Path does not match |
88 | app_profile_view | /profile/view/{id} | Path does not match |
89 | app_profile_delete | /profile/delete/{id} | Path does not match |
90 | ajax_profile_list | /ajax/profile/list | Path does not match |
91 | app_forgot_password_request | /reset-password | Path does not match |
92 | app_check_email | /reset-password/check-email | Path does not match |
93 | app_reset_password | /reset-password/reset/{token} | Path does not match |
94 | app_security_login | / | Path does not match |
95 | 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.