GET https://biatlon-api.itlabs.top/admin/login

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_/dss/passage-rules_get_collection /api/dss/passage-rules Path does not match
11 _api_/dss/passage-rules/{id}_get /api/dss/passage-rules/{id} Path does not match
12 _api_/dss/person-groups_get_collection /api/dss/person-groups Path does not match
13 _api_/dss/person-groups/{id}_get /api/dss/person-groups/{id} Path does not match
14 _api_/dss/persons_get_collection /api/dss/persons Path does not match
15 _api_/dss/persons/{dssPersonId}_get /api/dss/persons/{dssPersonId} Path does not match
16 _api_/dss/persons_post /api/dss/persons Path does not match
17 _api_/dss/persons/{dssPersonId}_put /api/dss/persons/{dssPersonId} Path does not match
18 _api_/dss/persons/{dssPersonId}_delete /api/dss/persons/{dssPersonId} Path does not match
19 _api_/enums_get_collection /api/enums Path does not match
20 _api_/enums/{id}_get /api/enums/{id} Path does not match
21 _api_/passes{._format}_get_collection /api/passes.{_format} Path does not match
22 _api_/passes/{id}{._format}_get /api/passes/{id}.{_format} Path does not match
23 _api_/passes{._format}_post /api/passes.{_format} Path does not match
24 _api_/settings{._format}_get_collection /api/settings.{_format} Path does not match
25 _api_/settings/{id}{._format}_get /api/settings/{id}.{_format} Path does not match
26 _api_/standby_media{._format}_get_collection /api/standby_media.{_format} Path does not match
27 _api_/standby_media/{id}{._format}_get /api/standby_media/{id}.{_format} Path does not match
28 _api_/tariffs{._format}_get_collection /api/tariffs.{_format} Path does not match
29 _api_/tariffs/{id}{._format}_get /api/tariffs/{id}.{_format} Path does not match
30 admin_setting_index /admin/setting Path does not match
31 admin_setting_new /admin/setting/new Path does not match
32 admin_setting_batch_delete /admin/setting/batch-delete Path does not match
33 admin_setting_autocomplete /admin/setting/autocomplete Path does not match
34 admin_setting_render_filters /admin/setting/render-filters Path does not match
35 admin_setting_edit /admin/setting/{entityId}/edit Path does not match
36 admin_setting_delete /admin/setting/{entityId}/delete Path does not match
37 admin_setting_detail /admin/setting/{entityId} Path does not match
38 admin_standby_media_index /admin/standby-media Path does not match
39 admin_standby_media_new /admin/standby-media/new Path does not match
40 admin_standby_media_batch_delete /admin/standby-media/batch-delete Path does not match
41 admin_standby_media_autocomplete /admin/standby-media/autocomplete Path does not match
42 admin_standby_media_render_filters /admin/standby-media/render-filters Path does not match
43 admin_standby_media_edit /admin/standby-media/{entityId}/edit Path does not match
44 admin_standby_media_delete /admin/standby-media/{entityId}/delete Path does not match
45 admin_standby_media_detail /admin/standby-media/{entityId} Path does not match
46 admin_tariff_index /admin/tariff Path does not match
47 admin_tariff_new /admin/tariff/new Path does not match
48 admin_tariff_batch_delete /admin/tariff/batch-delete Path does not match
49 admin_tariff_autocomplete /admin/tariff/autocomplete Path does not match
50 admin_tariff_render_filters /admin/tariff/render-filters Path does not match
51 admin_tariff_edit /admin/tariff/{entityId}/edit Path does not match
52 admin_tariff_delete /admin/tariff/{entityId}/delete Path does not match
53 admin_tariff_detail /admin/tariff/{entityId} Path does not match
54 admin_user_index /admin/user Path does not match
55 admin_user_new /admin/user/new Path does not match
56 admin_user_batch_delete /admin/user/batch-delete Path does not match
57 admin_user_autocomplete /admin/user/autocomplete Path does not match
58 admin_user_render_filters /admin/user/render-filters Path does not match
59 admin_user_edit /admin/user/{entityId}/edit Path does not match
60 admin_user_delete /admin/user/{entityId}/delete Path does not match
61 admin_user_detail /admin/user/{entityId} Path does not match
62 _preview_error /_error/{code}.{_format} Path does not match
63 _wdt_stylesheet /_wdt/styles Path does not match
64 _wdt /_wdt/{token} Path does not match
65 _profiler_home /_profiler/ Path does not match
66 _profiler_search /_profiler/search Path does not match
67 _profiler_search_bar /_profiler/search_bar Path does not match
68 _profiler_phpinfo /_profiler/phpinfo Path does not match
69 _profiler_xdebug /_profiler/xdebug Path does not match
70 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
71 _profiler_search_results /_profiler/{token}/search/results Path does not match
72 _profiler_open_file /_profiler/open Path does not match
73 _profiler /_profiler/{token} Path does not match
74 _profiler_router /_profiler/{token}/router Path does not match
75 _profiler_exception /_profiler/{token}/exception Path does not match
76 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
77 admin /admin Path does not match
78 remove_file_from_editor /admin/remove/trix Path does not match
79 upload_file_from_editor /admin/upload/trix Path does not match
80 app_home / Path does not match
81 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.