Routing
app_top
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/user/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 2 | api_doc | /api/docs.{_format} | Path does not match |
| 3 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 4 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 5 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 6 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 7 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 8 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 9 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
| 10 | api_menus_get_collection | /api/menus.{_format} | Path does not match |
| 11 | api_menus_post_collection | /api/menus.{_format} | Path does not match |
| 12 | api_menus_get_item | /api/menus/{id}.{_format} | Path does not match |
| 13 | api_menus_patch_item | /api/menus/{id}.{_format} | Path does not match |
| 14 | api_menus_delete_item | /api/menus/{id}.{_format} | Path does not match |
| 15 | api_menus_put_item | /api/menus/{id}.{_format} | Path does not match |
| 16 | api_menus_get_menu_list_item | /api/{subfolder}/custom/get_menu_list/{userId} | Path does not match |
| 17 | api_menus_get_menu_list_for_role_item | /api/{subfolder}/custom/get_menu_list_for_role/{roleId} | Path does not match |
| 18 | api_login_users_get_collection | /api/login_users.{_format} | Path does not match |
| 19 | api_login_users_post_collection | /api/login_users.{_format} | Path does not match |
| 20 | api_login_users_get_item | /api/login_users/{id}.{_format} | Path does not match |
| 21 | api_login_users_patch_item | /api/login_users/{id}.{_format} | Path does not match |
| 22 | api_login_users_delete_item | /api/login_users/{id}.{_format} | Path does not match |
| 23 | api_login_users_put_item | /api/login_users/{id}.{_format} | Path does not match |
| 24 | api_login_users_get_login_user_data_item | /api/{subfolder}/custom/get_login_user_data/{id} | Path does not match |
| 25 | api_login_users_change_login_user_item_item | /api/{subfolder}/custom/change_login_user_item/{id}/{itemName}/{value} | Path does not match |
| 26 | api_login_users_new_login_user_item | /api/{subfolder}/custom/new_login_user | Path does not match |
| 27 | api_login_users_delete_login_user_item | /api/{subfolder}/custom/delete_login_user/{userId} | Path does not match |
| 28 | api_roles_get_collection | /api/roles.{_format} | Path does not match |
| 29 | api_roles_post_collection | /api/roles.{_format} | Path does not match |
| 30 | api_roles_get_item | /api/roles/{id}.{_format} | Path does not match |
| 31 | api_roles_patch_item | /api/roles/{id}.{_format} | Path does not match |
| 32 | api_roles_delete_item | /api/roles/{id}.{_format} | Path does not match |
| 33 | api_roles_put_item | /api/roles/{id}.{_format} | Path does not match |
| 34 | api_roles_change_role_item_item | /api/{subfolder}/custom/change_role_item/{roleId}/{itemName}/{value} | Path does not match |
| 35 | api_roles_get_role_list_item | /api/{subfolder}/custom/get_role_list/{userId} | Path does not match |
| 36 | api_roles_submit_role_item | /api/{subfolder}/custom/submit_role/ | Path does not match |
| 37 | api_roles_get_role_data_item | /api/{subfolder}/custom/get_role_data/{roleId} | Path does not match |
| 38 | api_role_modules_get_collection | /api/role_modules.{_format} | Path does not match |
| 39 | api_role_modules_post_collection | /api/role_modules.{_format} | Path does not match |
| 40 | api_role_modules_get_item | /api/role_modules/{id}.{_format} | Path does not match |
| 41 | api_role_modules_patch_item | /api/role_modules/{id}.{_format} | Path does not match |
| 42 | api_role_modules_delete_item | /api/role_modules/{id}.{_format} | Path does not match |
| 43 | api_role_modules_put_item | /api/role_modules/{id}.{_format} | Path does not match |
| 44 | api_role_modules_change_role_module_kbn_item | /api/{subfolder}/custom/change_role_module_kbn/{roleId}/{moduleId}/{kbn} | Path does not match |
| 45 | api_user_roles_get_collection | /api/user_roles.{_format} | Path does not match |
| 46 | api_user_roles_post_collection | /api/user_roles.{_format} | Path does not match |
| 47 | api_user_roles_get_item | /api/user_roles/{id}.{_format} | Path does not match |
| 48 | api_user_roles_patch_item | /api/user_roles/{id}.{_format} | Path does not match |
| 49 | api_user_roles_delete_item | /api/user_roles/{id}.{_format} | Path does not match |
| 50 | api_user_roles_put_item | /api/user_roles/{id}.{_format} | Path does not match |
| 51 | api_user_roles_set_user_role_list_item | /api/{subfolder}/custom/set_user_role_list/{userId} | Path does not match |
| 52 | api_user_roles_get_menu_list_item | /api/{subfolder}/custom/get_menu_list | Path does not match |
| 53 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 54 | _wdt | /_wdt/{token} | Path does not match |
| 55 | _profiler_home | /_profiler/ | Path does not match |
| 56 | _profiler_search | /_profiler/search | Path does not match |
| 57 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 58 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 59 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 60 | _profiler_open_file | /_profiler/open | Path does not match |
| 61 | _profiler | /_profiler/{token} | Path does not match |
| 62 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 63 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 64 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 65 | app_top | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.