Redirect 302 redirect from GET @home (4ad40e)

GET https://api.volgograd.test.itlabs.top/admin

Routing

admin Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/login

Route Matching Logs

Path to match: /admin
# 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_/{_locale}/about_get /api/{_locale}/about Path does not match
10 _api_/{_locale}/events_get_collection /api/{_locale}/events Path does not match
11 _api_/areas_get_collection /api/areas Path does not match
12 _api_/areas_post /api/areas Path does not match
13 _api_/areas/{ulid}_patch /api/areas/{ulid} Path does not match
14 _api_/areas/{ulid}_delete /api/areas/{ulid} Path does not match
15 _api_/nodes_get_collection /api/nodes Path does not match
16 _api_/nodes_post /api/nodes Path does not match
17 _api_/nodes/{ulid}_patch /api/nodes/{ulid} Path does not match
18 _api_/nodes/{ulid}_delete /api/nodes/{ulid} Path does not match
19 _api_/nodes/navigate_get /api/nodes/navigate Path does not match
20 _api_/points_get_collection /api/points Path does not match
21 _api_/points_post /api/points Path does not match
22 _api_/points/{ulid}_patch /api/points/{ulid} Path does not match
23 _api_/points/{ulid}_delete /api/points/{ulid} Path does not match
24 _api_/terminals_get_collection /api/terminals Path does not match
25 _api_/terminals/{ulid}_patch /api/terminals/{ulid} Path does not match
26 _api_/{_locale}/news_get_collection /api/{_locale}/news Path does not match
27 _api_/{_locale}/main-notifications_get_collection /api/{_locale}/main-notifications Path does not match
28 _api_/{_locale}/mobile-notifications_get_collection /api/{_locale}/mobile-notifications Path does not match
29 _api_/{_locale}/place-types_get_collection /api/{_locale}/place-types Path does not match
30 _api_/{_locale}/places_get_collection /api/{_locale}/places Path does not match
31 _api_/places/{ulid}_patch /api/places/{ulid} Path does not match
32 _api_/places/maps_get_collection /api/places/maps Path does not match
33 _api_/places_get_collection /api/places Path does not match
34 _api_/places/{id}/increment-find_post /api/places/{id}/increment-find Path does not match
35 _api_/places/{id}/increment-route_post /api/places/{id}/increment-route Path does not match
36 _api_/{_locale}/place-tags_get_collection /api/{_locale}/place-tags Path does not match
37 _api_/{_locale}/sales_get_collection /api/{_locale}/sales Path does not match
38 _api_/settings_get /api/settings Path does not match
39 _api_/localizations/{type}_get /api/localizations/{type} Path does not match
40 _api_/{_locale}/weather_get /api/{_locale}/weather Path does not match
41 _api_/standbies_get_collection /api/standbies Path does not match
42 _api_/.well-known/genid/{id}{._format}_get /api/.well-known/genid/{id}.{_format} Path does not match
43 admin /admin Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.