Routing
admin_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/login
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | 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_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | _api_/admin_users/{id}{._format}_get | /api/admin_users/{id}.{_format} | Path does not match |
11 | _api_/admin_users{._format}_get_collection | /api/admin_users.{_format} | Path does not match |
12 | _api_/admin_users{._format}_post | /api/admin_users.{_format} | Path does not match |
13 | _api_/admin_users/{id}{._format}_put | /api/admin_users/{id}.{_format} | Path does not match |
14 | _api_/admin_users/{id}{._format}_patch | /api/admin_users/{id}.{_format} | Path does not match |
15 | _api_/admin_users/{id}{._format}_delete | /api/admin_users/{id}.{_format} | Path does not match |
16 | _api_/availability_sessions/{id}{._format}_get | /api/availability_sessions/{id}.{_format} | Path does not match |
17 | _api_/availability_sessions{._format}_get_collection | /api/availability_sessions.{_format} | Path does not match |
18 | _api_/availability_sessions{._format}_post | /api/availability_sessions.{_format} | Path does not match |
19 | _api_/availability_sessions/{id}{._format}_put | /api/availability_sessions/{id}.{_format} | Path does not match |
20 | _api_/availability_sessions/{id}{._format}_patch | /api/availability_sessions/{id}.{_format} | Path does not match |
21 | _api_/availability_sessions/{id}{._format}_delete | /api/availability_sessions/{id}.{_format} | Path does not match |
22 | _api_/bookings/{id}{._format}_get | /api/bookings/{id}.{_format} | Path does not match |
23 | _api_/bookings{._format}_get_collection | /api/bookings.{_format} | Path does not match |
24 | _api_/bookings{._format}_post | /api/bookings.{_format} | Path does not match |
25 | _api_/bookings/{id}{._format}_put | /api/bookings/{id}.{_format} | Path does not match |
26 | _api_/bookings/{id}{._format}_patch | /api/bookings/{id}.{_format} | Path does not match |
27 | _api_/bookings/{id}{._format}_delete | /api/bookings/{id}.{_format} | Path does not match |
28 | _api_/clubs/{id}{._format}_get | /api/clubs/{id}.{_format} | Path does not match |
29 | _api_/clubs{._format}_get_collection | /api/clubs.{_format} | Path does not match |
30 | _api_/clubs{._format}_post | /api/clubs.{_format} | Path does not match |
31 | _api_/clubs/{id}{._format}_put | /api/clubs/{id}.{_format} | Path does not match |
32 | _api_/clubs/{id}{._format}_patch | /api/clubs/{id}.{_format} | Path does not match |
33 | _api_/clubs/{id}{._format}_delete | /api/clubs/{id}.{_format} | Path does not match |
34 | _api_/fan_users/{id}{._format}_get | /api/fan_users/{id}.{_format} | Path does not match |
35 | _api_/fan_users{._format}_get_collection | /api/fan_users.{_format} | Path does not match |
36 | _api_/fan_users{._format}_post | /api/fan_users.{_format} | Path does not match |
37 | _api_/fan_users/{id}{._format}_put | /api/fan_users/{id}.{_format} | Path does not match |
38 | _api_/fan_users/{id}{._format}_patch | /api/fan_users/{id}.{_format} | Path does not match |
39 | _api_/fan_users/{id}{._format}_delete | /api/fan_users/{id}.{_format} | Path does not match |
40 | _api_/players{._format}_get_collection | /api/players.{_format} | Path does not match |
41 | _api_/players/{id}{._format}_get | /api/players/{id}.{_format} | Path does not match |
42 | _api_/players{._format}_post | /api/players.{_format} | Path does not match |
43 | _api_/players/{id}{._format}_put | /api/players/{id}.{_format} | Path does not match |
44 | _api_/players/{id}{._format}_delete | /api/players/{id}.{_format} | Path does not match |
45 | admin | /admin | Path does not match |
46 | admin_admin_user_index | /admin/admin-user | Path does not match |
47 | admin_admin_user_new | /admin/admin-user/new | Path does not match |
48 | admin_admin_user_batch_delete | /admin/admin-user/batch-delete | Path does not match |
49 | admin_admin_user_autocomplete | /admin/admin-user/autocomplete | Path does not match |
50 | admin_admin_user_render_filters | /admin/admin-user/render-filters | Path does not match |
51 | admin_admin_user_edit | /admin/admin-user/{entityId}/edit | Path does not match |
52 | admin_admin_user_delete | /admin/admin-user/{entityId}/delete | Path does not match |
53 | admin_admin_user_detail | /admin/admin-user/{entityId} | Path does not match |
54 | admin_availability_session_index | /admin/availability-session | Path does not match |
55 | admin_availability_session_new | /admin/availability-session/new | Path does not match |
56 | admin_availability_session_batch_delete | /admin/availability-session/batch-delete | Path does not match |
57 | admin_availability_session_autocomplete | /admin/availability-session/autocomplete | Path does not match |
58 | admin_availability_session_render_filters | /admin/availability-session/render-filters | Path does not match |
59 | admin_availability_session_edit | /admin/availability-session/{entityId}/edit | Path does not match |
60 | admin_availability_session_delete | /admin/availability-session/{entityId}/delete | Path does not match |
61 | admin_availability_session_detail | /admin/availability-session/{entityId} | Path does not match |
62 | admin_booking_index | /admin/booking | Path does not match |
63 | admin_booking_new | /admin/booking/new | Path does not match |
64 | admin_booking_batch_delete | /admin/booking/batch-delete | Path does not match |
65 | admin_booking_autocomplete | /admin/booking/autocomplete | Path does not match |
66 | admin_booking_render_filters | /admin/booking/render-filters | Path does not match |
67 | admin_booking_edit | /admin/booking/{entityId}/edit | Path does not match |
68 | admin_booking_delete | /admin/booking/{entityId}/delete | Path does not match |
69 | admin_booking_detail | /admin/booking/{entityId} | Path does not match |
70 | admin_club_index | /admin/club | Path does not match |
71 | admin_club_new | /admin/club/new | Path does not match |
72 | admin_club_batch_delete | /admin/club/batch-delete | Path does not match |
73 | admin_club_autocomplete | /admin/club/autocomplete | Path does not match |
74 | admin_club_render_filters | /admin/club/render-filters | Path does not match |
75 | admin_club_edit | /admin/club/{entityId}/edit | Path does not match |
76 | admin_club_delete | /admin/club/{entityId}/delete | Path does not match |
77 | admin_club_detail | /admin/club/{entityId} | Path does not match |
78 | admin_fan_user_index | /admin/fan-user | Path does not match |
79 | admin_fan_user_new | /admin/fan-user/new | Path does not match |
80 | admin_fan_user_batch_delete | /admin/fan-user/batch-delete | Path does not match |
81 | admin_fan_user_autocomplete | /admin/fan-user/autocomplete | Path does not match |
82 | admin_fan_user_render_filters | /admin/fan-user/render-filters | Path does not match |
83 | admin_fan_user_edit | /admin/fan-user/{entityId}/edit | Path does not match |
84 | admin_fan_user_delete | /admin/fan-user/{entityId}/delete | Path does not match |
85 | admin_fan_user_detail | /admin/fan-user/{entityId} | Path does not match |
86 | admin_player_index | /admin/player | Path does not match |
87 | admin_player_new | /admin/player/new | Path does not match |
88 | admin_player_batch_delete | /admin/player/batch-delete | Path does not match |
89 | admin_player_autocomplete | /admin/player/autocomplete | Path does not match |
90 | admin_player_render_filters | /admin/player/render-filters | Path does not match |
91 | admin_player_edit | /admin/player/{entityId}/edit | Path does not match |
92 | admin_player_delete | /admin/player/{entityId}/delete | Path does not match |
93 | admin_player_detail | /admin/player/{entityId} | Path does not match |
94 | _preview_error | /_error/{code}.{_format} | Path does not match |
95 | _wdt | /_wdt/{token} | Path does not match |
96 | _profiler_home | /_profiler/ | Path does not match |
97 | _profiler_search | /_profiler/search | Path does not match |
98 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
99 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
100 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
101 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
102 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
103 | _profiler_open_file | /_profiler/open | Path does not match |
104 | _profiler | /_profiler/{token} | Path does not match |
105 | _profiler_router | /_profiler/{token}/router | Path does not match |
106 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
107 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
108 | homepage | / | Path does not match |
109 | admin_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.