Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 6 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 7 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/areas/{id}{._format}_get | /api/areas/{id}.{_format} | Path does not match |
| 11 | _api_/areas{._format}_get_collection | /api/areas.{_format} | Path does not match |
| 12 | _api_/areas{._format}_post | /api/areas.{_format} | Path does not match |
| 13 | _api_/areas/{id}{._format}_patch | /api/areas/{id}.{_format} | Path does not match |
| 14 | _api_/areas/{id}{._format}_delete | /api/areas/{id}.{_format} | Path does not match |
| 15 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 16 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 17 | _api_/contacts/{id}{._format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 18 | _api_/contacts{._format}_get_collection | /api/contacts.{_format} | Path does not match |
| 19 | _api_/floors/{id}{._format}_get | /api/floors/{id}.{_format} | Path does not match |
| 20 | _api_/floors_get_collection | /api/floors | Path does not match |
| 21 | _api_/infrastructures/{id}{._format}_get | /api/infrastructures/{id}.{_format} | Path does not match |
| 22 | _api_/infrastructures{._format}_get_collection | /api/infrastructures.{_format} | Path does not match |
| 23 | _api_/infrastructures/{id}{._format}_patch | /api/infrastructures/{id}.{_format} | Path does not match |
| 24 | _api_navigate_get | /api/navigate | Path does not match |
| 25 | _api_/nodes{._format}_get_collection | /api/nodes.{_format} | Path does not match |
| 26 | _api_/nodes{._format}_post | /api/nodes.{_format} | Path does not match |
| 27 | _api_/nodes/{id}{._format}_patch | /api/nodes/{id}.{_format} | Path does not match |
| 28 | _api_/nodes/{id}{._format}_delete | /api/nodes/{id}.{_format} | Path does not match |
| 29 | _api_/nodes/{id}{._format}_get | /api/nodes/{id}.{_format} | Path does not match |
| 30 | _api_/node_types/{id}{._format}_get | /api/node_types/{id}.{_format} | Path does not match |
| 31 | _api_/node_types{._format}_get_collection | /api/node_types.{_format} | Path does not match |
| 32 | _api_/points/{id}{._format}_get | /api/points/{id}.{_format} | Path does not match |
| 33 | _api_/points{._format}_get_collection | /api/points.{_format} | Path does not match |
| 34 | _api_/points{._format}_post | /api/points.{_format} | Path does not match |
| 35 | _api_/points/{id}{._format}_patch | /api/points/{id}.{_format} | Path does not match |
| 36 | _api_/points/{id}{._format}_delete | /api/points/{id}.{_format} | Path does not match |
| 37 | _api_/settings_get | /api/settings | Path does not match |
| 38 | _api_/stand_bies/{id}{._format}_get | /api/stand_bies/{id}.{_format} | Path does not match |
| 39 | _api_/stand_bies{._format}_get_collection | /api/stand_bies.{_format} | Path does not match |
| 40 | _api_/tenants{._format}_get_collection | /api/tenants.{_format} | Path does not match |
| 41 | _api_/tenants/{id}{._format}_patch | /api/tenants/{id}.{_format} | Path does not match |
| 42 | search | /api/tenants/search | Path does not match |
| 43 | _api_/tenants/{id}{._format}_get | /api/tenants/{id}.{_format} | Path does not match |
| 44 | _api_/terminals{._format}_get_collection | /api/terminals.{_format} | Path does not match |
| 45 | _api_/terminals/{id}{._format}_get | /api/terminals/{id}.{_format} | Path does not match |
| 46 | _api_/terminals/{id}{._format}_patch | /api/terminals/{id}.{_format} | Path does not match |
| 47 | admin_category_index | /admin/category | Path does not match |
| 48 | admin_category_new | /admin/category/new | Path does not match |
| 49 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 50 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 51 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 52 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 53 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 54 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 55 | admin_contacts_index | /admin/contacts | Path does not match |
| 56 | admin_contacts_new | /admin/contacts/new | Path does not match |
| 57 | admin_contacts_batch_delete | /admin/contacts/batch-delete | Path does not match |
| 58 | admin_contacts_autocomplete | /admin/contacts/autocomplete | Path does not match |
| 59 | admin_contacts_render_filters | /admin/contacts/render-filters | Path does not match |
| 60 | admin_contacts_edit | /admin/contacts/{entityId}/edit | Path does not match |
| 61 | admin_contacts_delete | /admin/contacts/{entityId}/delete | Path does not match |
| 62 | admin_contacts_detail | /admin/contacts/{entityId} | Path does not match |
| 63 | admin_contacts_info_index | /admin/contacts-info | Path does not match |
| 64 | admin_contacts_info_new | /admin/contacts-info/new | Path does not match |
| 65 | admin_contacts_info_batch_delete | /admin/contacts-info/batch-delete | Path does not match |
| 66 | admin_contacts_info_autocomplete | /admin/contacts-info/autocomplete | Path does not match |
| 67 | admin_contacts_info_render_filters | /admin/contacts-info/render-filters | Path does not match |
| 68 | admin_contacts_info_edit | /admin/contacts-info/{entityId}/edit | Path does not match |
| 69 | admin_contacts_info_delete | /admin/contacts-info/{entityId}/delete | Path does not match |
| 70 | admin_contacts_info_detail | /admin/contacts-info/{entityId} | Path does not match |
| 71 | admin_floor_index | /admin/floor | Path does not match |
| 72 | admin_floor_new | /admin/floor/new | Path does not match |
| 73 | admin_floor_batch_delete | /admin/floor/batch-delete | Path does not match |
| 74 | admin_floor_autocomplete | /admin/floor/autocomplete | Path does not match |
| 75 | admin_floor_render_filters | /admin/floor/render-filters | Path does not match |
| 76 | admin_floor_edit | /admin/floor/{entityId}/edit | Path does not match |
| 77 | admin_floor_delete | /admin/floor/{entityId}/delete | Path does not match |
| 78 | admin_floor_detail | /admin/floor/{entityId} | Path does not match |
| 79 | admin_infrastructure_index | /admin/infrastructure | Path does not match |
| 80 | admin_infrastructure_new | /admin/infrastructure/new | Path does not match |
| 81 | admin_infrastructure_batch_delete | /admin/infrastructure/batch-delete | Path does not match |
| 82 | admin_infrastructure_autocomplete | /admin/infrastructure/autocomplete | Path does not match |
| 83 | admin_infrastructure_render_filters | /admin/infrastructure/render-filters | Path does not match |
| 84 | admin_infrastructure_edit | /admin/infrastructure/{entityId}/edit | Path does not match |
| 85 | admin_infrastructure_delete | /admin/infrastructure/{entityId}/delete | Path does not match |
| 86 | admin_infrastructure_detail | /admin/infrastructure/{entityId} | Path does not match |
| 87 | admin_node_type_index | /admin/node-type | Path does not match |
| 88 | admin_node_type_new | /admin/node-type/new | Path does not match |
| 89 | admin_node_type_batch_delete | /admin/node-type/batch-delete | Path does not match |
| 90 | admin_node_type_autocomplete | /admin/node-type/autocomplete | Path does not match |
| 91 | admin_node_type_render_filters | /admin/node-type/render-filters | Path does not match |
| 92 | admin_node_type_edit | /admin/node-type/{entityId}/edit | Path does not match |
| 93 | admin_node_type_delete | /admin/node-type/{entityId}/delete | Path does not match |
| 94 | admin_node_type_detail | /admin/node-type/{entityId} | Path does not match |
| 95 | admin_settings_index | /admin/settings | Path does not match |
| 96 | admin_settings_new | /admin/settings/new | Path does not match |
| 97 | admin_settings_batch_delete | /admin/settings/batch-delete | Path does not match |
| 98 | admin_settings_autocomplete | /admin/settings/autocomplete | Path does not match |
| 99 | admin_settings_render_filters | /admin/settings/render-filters | Path does not match |
| 100 | admin_settings_edit | /admin/settings/{entityId}/edit | Path does not match |
| 101 | admin_settings_delete | /admin/settings/{entityId}/delete | Path does not match |
| 102 | admin_settings_detail | /admin/settings/{entityId} | Path does not match |
| 103 | admin_stand_by_index | /admin/stand-by | Path does not match |
| 104 | admin_stand_by_new | /admin/stand-by/new | Path does not match |
| 105 | admin_stand_by_batch_delete | /admin/stand-by/batch-delete | Path does not match |
| 106 | admin_stand_by_autocomplete | /admin/stand-by/autocomplete | Path does not match |
| 107 | admin_stand_by_render_filters | /admin/stand-by/render-filters | Path does not match |
| 108 | admin_stand_by_edit | /admin/stand-by/{entityId}/edit | Path does not match |
| 109 | admin_stand_by_delete | /admin/stand-by/{entityId}/delete | Path does not match |
| 110 | admin_stand_by_detail | /admin/stand-by/{entityId} | Path does not match |
| 111 | admin_tenant_index | /admin/tenant | Path does not match |
| 112 | admin_tenant_new | /admin/tenant/new | Path does not match |
| 113 | admin_tenant_batch_delete | /admin/tenant/batch-delete | Path does not match |
| 114 | admin_tenant_autocomplete | /admin/tenant/autocomplete | Path does not match |
| 115 | admin_tenant_render_filters | /admin/tenant/render-filters | Path does not match |
| 116 | admin_tenant_edit | /admin/tenant/{entityId}/edit | Path does not match |
| 117 | admin_tenant_delete | /admin/tenant/{entityId}/delete | Path does not match |
| 118 | admin_tenant_detail | /admin/tenant/{entityId} | Path does not match |
| 119 | admin_tenant_media_index | /admin/tenant-media | Path does not match |
| 120 | admin_tenant_media_new | /admin/tenant-media/new | Path does not match |
| 121 | admin_tenant_media_batch_delete | /admin/tenant-media/batch-delete | Path does not match |
| 122 | admin_tenant_media_autocomplete | /admin/tenant-media/autocomplete | Path does not match |
| 123 | admin_tenant_media_render_filters | /admin/tenant-media/render-filters | Path does not match |
| 124 | admin_tenant_media_edit | /admin/tenant-media/{entityId}/edit | Path does not match |
| 125 | admin_tenant_media_delete | /admin/tenant-media/{entityId}/delete | Path does not match |
| 126 | admin_tenant_media_detail | /admin/tenant-media/{entityId} | Path does not match |
| 127 | admin_terminal_index | /admin/terminal | Path does not match |
| 128 | admin_terminal_new | /admin/terminal/new | Path does not match |
| 129 | admin_terminal_batch_delete | /admin/terminal/batch-delete | Path does not match |
| 130 | admin_terminal_autocomplete | /admin/terminal/autocomplete | Path does not match |
| 131 | admin_terminal_render_filters | /admin/terminal/render-filters | Path does not match |
| 132 | admin_terminal_edit | /admin/terminal/{entityId}/edit | Path does not match |
| 133 | admin_terminal_delete | /admin/terminal/{entityId}/delete | Path does not match |
| 134 | admin_terminal_detail | /admin/terminal/{entityId} | Path does not match |
| 135 | admin_user_index | /admin/user | Path does not match |
| 136 | admin_user_new | /admin/user/new | Path does not match |
| 137 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 138 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 139 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 140 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 141 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 142 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 143 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 144 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 145 | _wdt | /_wdt/{token} | Path does not match |
| 146 | _profiler_home | /_profiler/ | Path does not match |
| 147 | _profiler_search | /_profiler/search | Path does not match |
| 148 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 149 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 150 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 151 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 152 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 153 | _profiler_open_file | /_profiler/open | Path does not match |
| 154 | _profiler | /_profiler/{token} | Path does not match |
| 155 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 156 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 157 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 158 | admin | /admin | Path does not match |
| 159 | remove_file_from_editor | /admin/remove/trix | Path does not match |
| 160 | upload_file_from_editor | /admin/upload/trix | Path does not match |
| 161 | app_home | / | Path does not match |
| 162 | app_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.