Routing
sonata_user_admin_security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | sonata_admin_redirect | /admin/ | Path does not match |
| 3 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 4 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 5 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 6 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 7 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 8 | sonata_admin_search | /admin/search | Path does not match |
| 9 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 10 | admin_app_cronjob_list | /admin/app/cronjob/list | Path does not match |
| 11 | admin_app_cronjob_create | /admin/app/cronjob/create | Path does not match |
| 12 | admin_app_cronjob_batch | /admin/app/cronjob/batch | Path does not match |
| 13 | admin_app_cronjob_edit | /admin/app/cronjob/{id}/edit | Path does not match |
| 14 | admin_app_cronjob_delete | /admin/app/cronjob/{id}/delete | Path does not match |
| 15 | admin_app_cronjob_show | /admin/app/cronjob/{id}/show | Path does not match |
| 16 | admin_app_cronjob_export | /admin/app/cronjob/export | Path does not match |
| 17 | admin_app_client_list | /admin/app/client/list | Path does not match |
| 18 | admin_app_client_create | /admin/app/client/create | Path does not match |
| 19 | admin_app_client_batch | /admin/app/client/batch | Path does not match |
| 20 | admin_app_client_edit | /admin/app/client/{id}/edit | Path does not match |
| 21 | admin_app_client_delete | /admin/app/client/{id}/delete | Path does not match |
| 22 | admin_app_client_show | /admin/app/client/{id}/show | Path does not match |
| 23 | admin_app_client_export | /admin/app/client/export | Path does not match |
| 24 | admin_app_group_list | /admin/app/group/list | Path does not match |
| 25 | admin_app_group_create | /admin/app/group/create | Path does not match |
| 26 | admin_app_group_batch | /admin/app/group/batch | Path does not match |
| 27 | admin_app_group_edit | /admin/app/group/{id}/edit | Path does not match |
| 28 | admin_app_group_delete | /admin/app/group/{id}/delete | Path does not match |
| 29 | admin_app_group_show | /admin/app/group/{id}/show | Path does not match |
| 30 | admin_app_group_export | /admin/app/group/export | Path does not match |
| 31 | admin_app_template_list | /admin/app/template/list | Path does not match |
| 32 | admin_app_template_create | /admin/app/template/create | Path does not match |
| 33 | admin_app_template_batch | /admin/app/template/batch | Path does not match |
| 34 | admin_app_template_edit | /admin/app/template/{id}/edit | Path does not match |
| 35 | admin_app_template_delete | /admin/app/template/{id}/delete | Path does not match |
| 36 | admin_app_template_show | /admin/app/template/{id}/show | Path does not match |
| 37 | admin_app_template_export | /admin/app/template/export | Path does not match |
| 38 | admin_app_api_list | /admin/app/api/list | Path does not match |
| 39 | admin_app_api_batch | /admin/app/api/batch | Path does not match |
| 40 | admin_app_api_edit | /admin/app/api/{id}/edit | Path does not match |
| 41 | admin_app_api_show | /admin/app/api/{id}/show | Path does not match |
| 42 | admin_app_api_export | /admin/app/api/export | Path does not match |
| 43 | admin_app_user_list | /admin/app/user/list | Path does not match |
| 44 | admin_app_user_create | /admin/app/user/create | Path does not match |
| 45 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
| 46 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
| 47 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
| 48 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
| 49 | admin_app_user_export | /admin/app/user/export | Path does not match |
| 50 | sonata_user_admin_security_login | /admin/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.