Redirect 302 redirect from GET @app_frontend (5bb111)

GET https://ratoldus.horai-software.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /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_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_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_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _api_/classrooms/{id}{._format}_get /api/classrooms/{id}.{_format} Path does not match
12 _api_/classrooms{._format}_get_collection /api/classrooms.{_format} Path does not match
13 _api_/classrooms{._format}_post /api/classrooms.{_format} Path does not match
14 _api_/classrooms/{id}{._format}_patch /api/classrooms/{id}.{_format} Path does not match
15 _api_/classrooms/{id}{._format}_delete /api/classrooms/{id}.{_format} Path does not match
16 _api_/students/{id}{._format}_get /api/students/{id}.{_format} Path does not match
17 _api_/students{._format}_get_collection /api/students.{_format} Path does not match
18 _api_/students{._format}_post /api/students.{_format} Path does not match
19 _api_/students/{id}{._format}_patch /api/students/{id}.{_format} Path does not match
20 _api_/students/{id}{._format}_delete /api/students/{id}.{_format} Path does not match
21 _api_/student_logs/{id}{._format}_get /api/student_logs/{id}.{_format} Path does not match
22 _api_/student_logs{._format}_get_collection /api/student_logs.{_format} Path does not match
23 _api_/student_logs{._format}_post /api/student_logs.{_format} Path does not match
24 _api_/student_logs/{id}{._format}_patch /api/student_logs/{id}.{_format} Path does not match
25 _api_/student_logs/{id}{._format}_delete /api/student_logs/{id}.{_format} Path does not match
26 admin /admin Path does not match
27 admin_classroom_index /admin/classroom Path does not match
28 admin_classroom_new /admin/classroom/new Path does not match
29 admin_classroom_batch_delete /admin/classroom/batch-delete Path does not match
30 admin_classroom_autocomplete /admin/classroom/autocomplete Path does not match
31 admin_classroom_render_filters /admin/classroom/render-filters Path does not match
32 admin_classroom_edit /admin/classroom/{entityId}/edit Path does not match
33 admin_classroom_delete /admin/classroom/{entityId}/delete Path does not match
34 admin_classroom_detail /admin/classroom/{entityId} Path does not match
35 admin_student_index /admin/student Path does not match
36 admin_student_new /admin/student/new Path does not match
37 admin_student_batch_delete /admin/student/batch-delete Path does not match
38 admin_student_autocomplete /admin/student/autocomplete Path does not match
39 admin_student_render_filters /admin/student/render-filters Path does not match
40 admin_student_edit /admin/student/{entityId}/edit Path does not match
41 admin_student_delete /admin/student/{entityId}/delete Path does not match
42 admin_student_detail /admin/student/{entityId} Path does not match
43 admin_student_log_index /admin/student-log Path does not match
44 admin_student_log_new /admin/student-log/new Path does not match
45 admin_student_log_batch_delete /admin/student-log/batch-delete Path does not match
46 admin_student_log_autocomplete /admin/student-log/autocomplete Path does not match
47 admin_student_log_render_filters /admin/student-log/render-filters Path does not match
48 admin_student_log_edit /admin/student-log/{entityId}/edit Path does not match
49 admin_student_log_delete /admin/student-log/{entityId}/delete Path does not match
50 admin_student_log_detail /admin/student-log/{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 _logout_main /api/logout Path does not match
61 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
62 _wdt_stylesheet /_wdt/styles Path does not match
63 _wdt /_wdt/{token} Path does not match
64 _profiler_home /_profiler/ Path does not match
65 _profiler_search /_profiler/search Path does not match
66 _profiler_search_bar /_profiler/search_bar Path does not match
67 _profiler_phpinfo /_profiler/phpinfo Path does not match
68 _profiler_xdebug /_profiler/xdebug Path does not match
69 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
70 _profiler_search_results /_profiler/{token}/search/results Path does not match
71 _profiler_open_file /_profiler/open Path does not match
72 _profiler /_profiler/{token} Path does not match
73 _profiler_router /_profiler/{token}/router Path does not match
74 _profiler_exception /_profiler/{token}/exception Path does not match
75 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
76 api_login /api/login Path does not match
77 api_me /api/me Path does not match
78 app_frontend / Path does not match
79 app_login /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.