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_/search_get | /api/search | Path does not match |
| 11 | _api_/heroes{._format}_get_collection | /api/heroes.{_format} | Path does not match |
| 12 | _api_/heroes/{id}{._format}_get | /api/heroes/{id}.{_format} | Path does not match |
| 13 | _api_/sections{._format}_get_collection | /api/sections.{_format} | Path does not match |
| 14 | _api_/sections/{id}{._format}_get | /api/sections/{id}.{_format} | Path does not match |
| 15 | _api_/standby_media{._format}_get_collection | /api/standby_media.{_format} | Path does not match |
| 16 | _api_/standby_media/{id}{._format}_get | /api/standby_media/{id}.{_format} | Path does not match |
| 17 | _api_/standby_settings{._format}_get_collection | /api/standby_settings.{_format} | Path does not match |
| 18 | _api_/standby_settings/{id}{._format}_get | /api/standby_settings/{id}.{_format} | Path does not match |
| 19 | admin_hero_card_index | /admin/hero-card | Path does not match |
| 20 | admin_hero_card_new | /admin/hero-card/new | Path does not match |
| 21 | admin_hero_card_batch_delete | /admin/hero-card/batch-delete | Path does not match |
| 22 | admin_hero_card_autocomplete | /admin/hero-card/autocomplete | Path does not match |
| 23 | admin_hero_card_render_filters | /admin/hero-card/render-filters | Path does not match |
| 24 | admin_hero_card_edit | /admin/hero-card/{entityId}/edit | Path does not match |
| 25 | admin_hero_card_delete | /admin/hero-card/{entityId}/delete | Path does not match |
| 26 | admin_hero_card_detail | /admin/hero-card/{entityId} | Path does not match |
| 27 | admin_section_index | /admin/section | Path does not match |
| 28 | admin_section_new | /admin/section/new | Path does not match |
| 29 | admin_section_batch_delete | /admin/section/batch-delete | Path does not match |
| 30 | admin_section_autocomplete | /admin/section/autocomplete | Path does not match |
| 31 | admin_section_render_filters | /admin/section/render-filters | Path does not match |
| 32 | admin_section_edit | /admin/section/{entityId}/edit | Path does not match |
| 33 | admin_section_delete | /admin/section/{entityId}/delete | Path does not match |
| 34 | admin_section_detail | /admin/section/{entityId} | Path does not match |
| 35 | admin_standby_media_index | /admin/standby-media | Path does not match |
| 36 | admin_standby_media_new | /admin/standby-media/new | Path does not match |
| 37 | admin_standby_media_batch_delete | /admin/standby-media/batch-delete | Path does not match |
| 38 | admin_standby_media_autocomplete | /admin/standby-media/autocomplete | Path does not match |
| 39 | admin_standby_media_render_filters | /admin/standby-media/render-filters | Path does not match |
| 40 | admin_standby_media_edit | /admin/standby-media/{entityId}/edit | Path does not match |
| 41 | admin_standby_media_delete | /admin/standby-media/{entityId}/delete | Path does not match |
| 42 | admin_standby_media_detail | /admin/standby-media/{entityId} | Path does not match |
| 43 | admin_standby_settings_index | /admin/standby-settings | Path does not match |
| 44 | admin_standby_settings_new | /admin/standby-settings/new | Path does not match |
| 45 | admin_standby_settings_batch_delete | /admin/standby-settings/batch-delete | Path does not match |
| 46 | admin_standby_settings_autocomplete | /admin/standby-settings/autocomplete | Path does not match |
| 47 | admin_standby_settings_render_filters | /admin/standby-settings/render-filters | Path does not match |
| 48 | admin_standby_settings_edit | /admin/standby-settings/{entityId}/edit | Path does not match |
| 49 | admin_standby_settings_delete | /admin/standby-settings/{entityId}/delete | Path does not match |
| 50 | admin_standby_settings_detail | /admin/standby-settings/{entityId} | Path does not match |
| 51 | admin_user_index | /admin/user | Path does not match |
| 52 | admin_user_new | /admin/user/new | Path does not match |
| 53 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 54 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 55 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 56 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 57 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 58 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 59 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 60 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 61 | _wdt | /_wdt/{token} | Path does not match |
| 62 | _profiler_home | /_profiler/ | Path does not match |
| 63 | _profiler_search | /_profiler/search | Path does not match |
| 64 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 65 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 66 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 67 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 68 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 69 | _profiler_open_file | /_profiler/open | Path does not match |
| 70 | _profiler | /_profiler/{token} | Path does not match |
| 71 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 72 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 73 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 74 | admin | /admin | Path does not match |
| 75 | remove_file_from_editor | /admin/remove/trix | Path does not match |
| 76 | upload_file_from_editor | /admin/upload/trix | Path does not match |
| 77 | admin_standby_settings | /admin/standby-settings-shortcut | Path does not match |
| 78 | api_kiosk_sections | /api/kiosk/sections | Path does not match |
| 79 | api_kiosk_section_heroes | /api/kiosk/sections/{id}/heroes | Path does not match |
| 80 | api_kiosk_heroes | /api/kiosk/heroes | Path does not match |
| 81 | api_kiosk_hero | /api/kiosk/heroes/{id} | Path does not match |
| 82 | api_kiosk_search | /api/kiosk/search | Path does not match |
| 83 | api_kiosk_standby | /api/kiosk/standby | Path does not match |
| 84 | app_home | / | Path does not match |
| 85 | 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.