Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/admin" |
| permanent | true |
Route Redirection
This page redirects to:
/auth/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_login | /auth/login | Path does not match |
| 2 | admin_logout | /auth/logout | Path does not match |
| 3 | admin_tos_approval | /auth/tos-approval | Path does not match |
| 4 | admin_error | /auth/error | Path does not match |
| 5 | qr_code_generate | /auth/2fa-token/{builder}/{data} | Path does not match |
| 6 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 7 | admin_2fa_login | /auth/2fa | Path does not match |
| 8 | admin_2fa_login_check | /auth/2fa_check | Path does not match |
| 9 | sonata_admin_redirect | /admin/ | Path does not match |
| 10 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 11 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 12 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 13 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 14 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 15 | sonata_admin_search | /admin/search | Path does not match |
| 16 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 17 | app_message_list | /admin/app/message/list | Path does not match |
| 18 | app_message_show | /admin/app/message/{id}/show | Path does not match |
| 19 | admin_app_collector_list | /admin/app/collector/list | Path does not match |
| 20 | admin_app_collector_create | /admin/app/collector/create | Path does not match |
| 21 | admin_app_collector_batch | /admin/app/collector/batch | Path does not match |
| 22 | admin_app_collector_edit | /admin/app/collector/{id}/edit | Path does not match |
| 23 | admin_app_collector_delete | /admin/app/collector/{id}/delete | Path does not match |
| 24 | admin_app_collector_show | /admin/app/collector/{id}/show | Path does not match |
| 25 | admin_app_collector_export | /admin/app/collector/export | Path does not match |
| 26 | admin_app_network_list | /admin/app/network/list | Path does not match |
| 27 | admin_app_network_create | /admin/app/network/create | Path does not match |
| 28 | admin_app_network_batch | /admin/app/network/batch | Path does not match |
| 29 | admin_app_network_edit | /admin/app/network/{id}/edit | Path does not match |
| 30 | admin_app_network_delete | /admin/app/network/{id}/delete | Path does not match |
| 31 | admin_app_network_show | /admin/app/network/{id}/show | Path does not match |
| 32 | admin_app_network_export | /admin/app/network/export | Path does not match |
| 33 | admin_app_rictype_list | /admin/app/rictype/list | Path does not match |
| 34 | admin_app_rictype_create | /admin/app/rictype/create | Path does not match |
| 35 | admin_app_rictype_batch | /admin/app/rictype/batch | Path does not match |
| 36 | admin_app_rictype_edit | /admin/app/rictype/{id}/edit | Path does not match |
| 37 | admin_app_rictype_delete | /admin/app/rictype/{id}/delete | Path does not match |
| 38 | admin_app_rictype_show | /admin/app/rictype/{id}/show | Path does not match |
| 39 | admin_app_rictype_export | /admin/app/rictype/export | Path does not match |
| 40 | admin_app_ricrange_list | /admin/app/ricrange/list | Path does not match |
| 41 | admin_app_ricrange_create | /admin/app/ricrange/create | Path does not match |
| 42 | admin_app_ricrange_batch | /admin/app/ricrange/batch | Path does not match |
| 43 | admin_app_ricrange_edit | /admin/app/ricrange/{id}/edit | Path does not match |
| 44 | admin_app_ricrange_delete | /admin/app/ricrange/{id}/delete | Path does not match |
| 45 | admin_app_ricrange_show | /admin/app/ricrange/{id}/show | Path does not match |
| 46 | admin_app_ricrange_export | /admin/app/ricrange/export | Path does not match |
| 47 | admin_app_user_user_list | /admin/app/user-user/list | Path does not match |
| 48 | admin_app_user_user_create | /admin/app/user-user/create | Path does not match |
| 49 | admin_app_user_user_batch | /admin/app/user-user/batch | Path does not match |
| 50 | admin_app_user_user_edit | /admin/app/user-user/{id}/edit | Path does not match |
| 51 | admin_app_user_user_delete | /admin/app/user-user/{id}/delete | Path does not match |
| 52 | admin_app_user_user_show | /admin/app/user-user/{id}/show | Path does not match |
| 53 | admin_app_user_user_export | /admin/app/user-user/export | Path does not match |
| 54 | admin_app_user_usergroup_list | /admin/app/user-usergroup/list | Path does not match |
| 55 | admin_app_user_usergroup_create | /admin/app/user-usergroup/create | Path does not match |
| 56 | admin_app_user_usergroup_batch | /admin/app/user-usergroup/batch | Path does not match |
| 57 | admin_app_user_usergroup_edit | /admin/app/user-usergroup/{id}/edit | Path does not match |
| 58 | admin_app_user_usergroup_delete | /admin/app/user-usergroup/{id}/delete | Path does not match |
| 59 | admin_app_user_usergroup_show | /admin/app/user-usergroup/{id}/show | Path does not match |
| 60 | admin_app_user_usergroup_export | /admin/app/user-usergroup/export | Path does not match |
| 61 | admin_app_client_list | /admin/app/client/list | Path does not match |
| 62 | admin_app_client_create | /admin/app/client/create | Path does not match |
| 63 | admin_app_client_batch | /admin/app/client/batch | Path does not match |
| 64 | admin_app_client_edit | /admin/app/client/{id}/edit | Path does not match |
| 65 | admin_app_client_delete | /admin/app/client/{id}/delete | Path does not match |
| 66 | admin_app_client_show | /admin/app/client/{id}/show | Path does not match |
| 67 | admin_app_client_export | /admin/app/client/export | Path does not match |
| 68 | _wdt | /_wdt/{token} | Path does not match |
| 69 | _profiler_home | /_profiler/ | Path does not match |
| 70 | _profiler_search | /_profiler/search | Path does not match |
| 71 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 72 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 73 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 74 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 75 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 76 | _profiler_open_file | /_profiler/open | Path does not match |
| 77 | _profiler | /_profiler/{token} | Path does not match |
| 78 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 79 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 80 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 81 | app_api_apiv1_getmessage | /api/1.0/message | Path does not match |
| 82 | app_api_apiv1_postmessage | /api/1.0/message | Path does not match |
| 83 | app_api_apiv1_postping | /api/1.0/ping | Path does not match |
| 84 | app_api_apiv1_getricrange | /api/1.0/ric-range | Path does not match |
| 85 | app_api_apiv1_getricinfo | /api/1.0/ric-info | Path does not match |
| 86 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.