Routing
admin_app_city_entity_cityreference_create
Matched route
Route Parameters
| Name | Value |
|---|---|
| _sonata_admin | "admin.cities" |
| _sonata_name | "admin_app_city_entity_cityreference_create" |
Route Redirection
This page redirects to:
http://bandoo-dev.ru/admin/login
Route Matching Logs
Path to match:
/admin/app/city-entity-cityreference/create
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | message_flow_stats | /admin/message-flow/stats | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | gesdinet_jwt_refresh_token | /token/refresh | Path does not match |
| 4 | message_flow_index | /admin/message-flow/ | Path does not match |
| 5 | message_flow_show | /admin/message-flow/{id} | Path does not match |
| 6 | sonata_admin_redirect | /admin/ | Path does not match |
| 7 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 8 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 9 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 10 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 11 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 12 | sonata_admin_search | /admin/search | Path does not match |
| 13 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 14 | admin_app_user_entity_user_list | /admin/app/user-entity-user/list | Path does not match |
| 15 | admin_app_user_entity_user_create | /admin/app/user-entity-user/create | Path does not match |
| 16 | admin_app_user_entity_user_batch | /admin/app/user-entity-user/batch | Path does not match |
| 17 | admin_app_user_entity_user_edit | /admin/app/user-entity-user/{id}/edit | Path does not match |
| 18 | admin_app_user_entity_user_delete | /admin/app/user-entity-user/{id}/delete | Path does not match |
| 19 | admin_app_user_entity_user_show | /admin/app/user-entity-user/{id}/show | Path does not match |
| 20 | admin_app_user_entity_user_export | /admin/app/user-entity-user/export | Path does not match |
| 21 | admin_app_city_entity_cityreference_list | /admin/app/city-entity-cityreference/list | Path does not match |
| 22 | admin_app_city_entity_cityreference_create | /admin/app/city-entity-cityreference/create | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.