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 | _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_admin_roles_index | /admin/roles/ | Path does not match |
| 17 | app_admin_roles_new | /admin/roles/new | Path does not match |
| 18 | app_admin_roles_edit | /admin/roles/{id}/edit | Path does not match |
| 19 | app_admin_roles_initialize | /admin/roles/initialize | Path does not match |
| 20 | app_admin_task_management | /admin/tasks | Path does not match |
| 21 | app_admin_task_create | /admin/task/create | Path does not match |
| 22 | app_admin_task_detail | /admin/tasks/{id} | Path does not match |
| 23 | app_admin_task_assignment_add | /admin/task/{taskId}/assignment/add | Path does not match |
| 24 | app_admin_task_assignment_delete | /admin/task/assignment/{id}/delete | Path does not match |
| 25 | app_admin_task_users_by_role | /admin/task/users-by-role/{roleId} | Path does not match |
| 26 | app_admin_user_management | /admin/users | Path does not match |
| 27 | app_admin_user_create | /admin/user/create | Path does not match |
| 28 | app_admin_user_detail | /admin/user/{id} | Path does not match |
| 29 | app_admin_user_invalidate_sessions | /admin/user/{id}/invalidate-sessions | Path does not match |
| 30 | app_admin_user_sessions | /admin/user/{id}/sessions | Path does not match |
| 31 | app_sse | /sse_test | Path does not match |
| 32 | app_cockpit | / | Path does not match |
| 33 | app_cockpit_empty | /empty | Path does not match |
| 34 | app_cockpit_user_settings | /cockpit/usersettings | Path does not match |
| 35 | app_cockpit_tasks_list | /cockpit/tasks_list | Path does not match |
| 36 | app_cockpit_task_complete | /cockpit/task/{id}/complete | Path does not match |
| 37 | app_crm_case_edit | /crm/case/{id} | Path does not match |
| 38 | app_crm_case_new | /crm/case/new/{id} | Path does not match |
| 39 | app_crm_interaction_delete | /crm/interaction/{id}/delete | Path does not match |
| 40 | app_customer | /customer/ | Path does not match |
| 41 | app_customer_show | /customer/{id}/show | Path does not match |
| 42 | app_customer_all | /customer/all | Path does not match |
| 43 | app_customer_search | /customer/search | Path does not match |
| 44 | app_customer_new | /customer/new | Path does not match |
| 45 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 46 | app_api_connectors_mail | /api/connectors/mail/ | Path does not match |
| 47 | app_notes | /notes | Path does not match |
| 48 | app_notes_new | /notes/new | Path does not match |
| 49 | app_notes_delete | /notes/{id}/delete | Path does not match |
| 50 | app_notes_show | /notes/{id} | Path does not match |
| 51 | app_notes_save | /notes/{id}/save | Path does not match |
| 52 | app_order | /order/ | Path does not match |
| 53 | app_order_new | /order/new/{customer} | Path does not match |
| 54 | app_order_all | /order/all | Path does not match |
| 55 | app_order_edit | /order/{id}/edit | Path does not match |
| 56 | app_order_admin | /order/{id}/admin | Path does not match |
| 57 | app_order_status | /order/{id}/status/{status} | Path does not match |
| 58 | app_order_delete | /order/{id}/delete | Path does not match |
| 59 | app_order_item_process | /order/{orderId}/item/{itemId}/process | Path does not match |
| 60 | app_product_configurators | /product/configurators/ | Path does not match |
| 61 | app_product_configurator_new | /product/configurators/new | Path does not match |
| 62 | app_product_configurator_edit | /product/configurators/{id}/edit | Path does not match |
| 63 | app_product_configurator_delete | /product/configurators/{id}/delete | Path does not match |
| 64 | app_product_configurator_option_new | /product/configurators/options/new | Path does not match |
| 65 | app_product_configurator_option_edit | /product/configurators/options/{id}/edit | Path does not match |
| 66 | app_product_configurator_option_delete | /product/configurators/options/{id}/delete | Path does not match |
| 67 | app_product | /product/ | Path does not match |
| 68 | app_product_all | /product/all | Path does not match |
| 69 | app_product_new | /product/new | Path does not match |
| 70 | app_product_edit | /product/{id}/edit | Path does not match |
| 71 | app_product_show | /product/{id}/show | Path does not match |
| 72 | app_product_delete | /product/{id}/delete | Path does not match |
| 73 | app_product_production_steps | /product/production-steps/ | Path does not match |
| 74 | app_product_production_step_new | /product/production-steps/new | Path does not match |
| 75 | app_product_production_step_edit | /product/production-steps/{id}/edit | Path does not match |
| 76 | app_product_production_step_delete | /product/production-steps/{id}/delete | Path does not match |
| 77 | 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.