Routing
app_login
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/dashboard/
(route: "n/a")
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_company_index | /admin/company/ | Path does not match |
| 2 | admin_company_new | /admin/company/new | Path does not match |
| 3 | admin_company_edit | /admin/company/{id}/edit | Path does not match |
| 4 | admin_company_delete | /admin/company/{id} | Path does not match |
| 5 | admin_company_toggle | /admin/company/toggle/{id} | Path does not match |
| 6 | admin_countertype_index | /admin/countertype/ | Path does not match |
| 7 | admin_countertype_new | /admin/countertype/new | Path does not match |
| 8 | admin_countertype_edit | /admin/countertype/{id}/edit | Path does not match |
| 9 | admin_countertype_delete | /admin/countertype/{id} | Path does not match |
| 10 | admin_countertype_toggle | /admin/countertype/toggle/{id} | Path does not match |
| 11 | admin_countertypegroup_index | /admin/countertypegroup/ | Path does not match |
| 12 | admin_countertypegroup_new | /admin/countertypegroup/new | Path does not match |
| 13 | admin_countertypegroup_edit | /admin/countertypegroup/{id}/edit | Path does not match |
| 14 | admin_countertypegroup_delete | /admin/countertypegroup/{id} | Path does not match |
| 15 | admin_countertypegroup_toggle | /admin/countertypegroup/toggle/{id} | Path does not match |
| 16 | admin_counter_unit_index | /admin/counter_unit/ | Path does not match |
| 17 | admin_counter_unit_new | /admin/counter_unit/new | Path does not match |
| 18 | admin_counter_unit_edit | /admin/counter_unit/{id}/edit | Path does not match |
| 19 | admin_counter_unit_delete | /admin/counter_unit/{id} | Path does not match |
| 20 | admin_counter_unit_toggle | /admin/counter_unit/toggle/{id} | Path does not match |
| 21 | admin_dashboard_index | /admin/dashboard/ | Path does not match |
| 22 | admin_facility_index | /admin/facility/ | Path does not match |
| 23 | admin_facility_new | /admin/facility/new | Path does not match |
| 24 | admin_facility_edit | /admin/facility/{id}/edit | Path does not match |
| 25 | admin_facility_delete | /admin/facility/{id} | Path does not match |
| 26 | admin_facility_toggle | /admin/facility/toggle/{id} | Path does not match |
| 27 | admin_facility_view | /admin/facility/{id}/view | Path does not match |
| 28 | admin_harve_index | /admin/harve/ | Path does not match |
| 29 | admin_harve_new | /admin/harve/new | Path does not match |
| 30 | admin_harve_edit | /admin/harve/{id}/edit | Path does not match |
| 31 | admin_harve_delete | /admin/harve/{id} | Path does not match |
| 32 | admin_harve_toggle | /admin/harve/toggle/{id} | Path does not match |
| 33 | admin_main_unit_index | /admin/main_unit/ | Path does not match |
| 34 | admin_main_unit_new | /admin/main_unit/new | Path does not match |
| 35 | admin_main_unit_edit | /admin/main_unit/{id}/edit | Path does not match |
| 36 | admin_main_unit_delete | /admin/main_unit/{id} | Path does not match |
| 37 | admin_main_unit_toggle | /admin/main_unit/toggle/{id} | Path does not match |
| 38 | admin_recalculate_request_index | /admin/recalculate/ | Path does not match |
| 39 | admin_recalculate_request_new | /admin/recalculate/new | Path does not match |
| 40 | admin_recalculate_request_delete | /admin/recalculate/{id} | Path does not match |
| 41 | admin_reimport_request_index | /admin/reimport/ | Path does not match |
| 42 | admin_reimport_request_new | /admin/reimport/new | Path does not match |
| 43 | admin_reimport_request_delete | /admin/reimport/{id} | Path does not match |
| 44 | admin_schedulertask_index | /admin/schedulertask/ | Path does not match |
| 45 | admin_schedulertask_new | /admin/schedulertask/new | Path does not match |
| 46 | admin_schedulertask_edit | /admin/schedulertask/{id}/edit | Path does not match |
| 47 | admin_schedulertask_delete | /admin/schedulertask/{id} | Path does not match |
| 48 | admin_schedulertask_toggle | /admin/schedulertask/toggle/{id} | Path does not match |
| 49 | admin_simcard_index | /admin/simcard/ | Path does not match |
| 50 | admin_simcard_new | /admin/simcard/new | Path does not match |
| 51 | admin_simcard_edit | /admin/simcard/{id}/edit | Path does not match |
| 52 | admin_simcard_delete | /admin/simcard/{id} | Path does not match |
| 53 | admin_simcard_download | /admin/simcard/{id} | Path does not match |
| 54 | admin_simcard_toggle | /admin/simcard/toggle/{id} | Path does not match |
| 55 | admin_station_index | /admin/station/ | Path does not match |
| 56 | admin_station_new | /admin/station/new | Path does not match |
| 57 | admin_station_edit | /admin/station/{id}/edit | Path does not match |
| 58 | admin_station_delete | /admin/station/{id} | Path does not match |
| 59 | admin_station_toggle | /admin/station/toggle/{id} | Path does not match |
| 60 | admin_station_clean | /admin/station/clean/{id} | Path does not match |
| 61 | admin_station_alerts | /admin/station/{id}/alerts | Path does not match |
| 62 | admin_station_view | /admin/station/{id}/view | Path does not match |
| 63 | admin_statusevent_index | /admin/statusevent/ | Path does not match |
| 64 | admin_statusevent_ajax | /admin/statusevent/ajax | Path does not match |
| 65 | admin_user_index | /admin/user/ | Path does not match |
| 66 | admin_user_new | /admin/user/new | Path does not match |
| 67 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 68 | admin_user_delete | /admin/user/{id} | Path does not match |
| 69 | admin_user_toggle | /admin/user/toggle/{id} | Path does not match |
| 70 | admin_user_password | /admin/user/password/{id} | Path does not match |
| 71 | feed_json | /ajax/json | Path does not match |
| 72 | feed_events | /ajax/events | Path does not match |
| 73 | api_index | /api/{date}.{_format} | Path does not match |
| 74 | event_new | /event/{serial}/{eventcode}.csv | Path does not match |
| 75 | feed_new | /feed/{serial}.csv | Path does not match |
| 76 | formajax_countertype | /form/countertype | Path does not match |
| 77 | app_call_webhook | /call/webhook | Path does not match |
| 78 | counter_index | /counter/ | Path does not match |
| 79 | counter_new | /counter/new | Path does not match |
| 80 | counter_show | /counter/{id} | Path does not match |
| 81 | counter_edit | /counter/{id}/edit | Path does not match |
| 82 | counter_delete | /counter/{id} | Path does not match |
| 83 | index_index | / | Path does not match |
| 84 | index_svk | /svk | Path does not match |
| 85 | 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.