Redirect 302 redirect from GET @app_admin_default (a2b136)

GET https://nursingv2.creativity.best/admin/login

Routing

app_admin_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /admin/login
# Route name Path Log
1 pentatrion_vite_build_proxy /build/{path} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 bazinga_jstranslation_js /translations/{domain}.{_format} Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_api_baths_list /admin/api/v1/bath/list Path does not match
17 admin_api_defecations_list /admin/api/v1/defecation/list Path does not match
18 admin_api_exams_list /admin/api/v1/exam/list Path does not match
19 admin_api_haircuts_list /admin/api/v1/haircut/list Path does not match
20 admin_api_nailcuts_list /admin/api/v1/nailcut/list Path does not match
21 admin_bath_index /admin/bath/list/{page}/{sort}/{dir} Path does not match
22 admin_bath_new /admin/bath/new Path does not match
23 admin_bath_details /admin/bath/show/{id} Path does not match
24 admin_bath_edit /admin/bath/edit/{id} Path does not match
25 admin_bath_delete /admin/bath/delete/{id} Path does not match
26 app_admin_default /admin/ Path does not match
27 admin_defecation_index /admin/defecation/list/{page}/{sort}/{dir} Path does not match
28 admin_defecation_new /admin/defecation/new Path does not match
29 admin_defecation_details /admin/defecation/show/{id} Path does not match
30 admin_defecation_edit /admin/defecation/edit/{id} Path does not match
31 admin_defecation_delete /admin/defecation/delete/{id} Path does not match
32 admin_document_index /admin/document/list/{page}/{sort}/{dir} Path does not match
33 admin_document_new /admin/document/new Path does not match
34 admin_document_details /admin/document/show/{id} Path does not match
35 admin_document_edit /admin/document/edit/{id} Path does not match
36 admin_document_delete /admin/document/delete/{id} Path does not match
37 admin_exams_index /admin/exams/list Path does not match
38 admin_exams_new /admin/exams/new Path does not match
39 admin_exams_details /admin/exams/show/{id} Path does not match
40 admin_exams_edit /admin/exams/edit/{id} Path does not match
41 admin_exams_delete /admin/exams/delete/{id} Path does not match
42 admin_floor_index /admin/floor/list/{page}/{sort}/{dir} Path does not match
43 admin_floor_new /admin/floor/new Path does not match
44 admin_floor_details /admin/floor/show/{id} Path does not match
45 admin_floor_edit /admin/floor/edit/{id} Path does not match
46 admin_floor_delete /admin/floor/delete/{id} Path does not match
47 admin_haircut_index /admin/haircut/list/{page}/{sort}/{dir} Path does not match
48 admin_haircut_new /admin/haircut/new Path does not match
49 admin_haircut_details /admin/haircut/show/{id} Path does not match
50 admin_haircut_edit /admin/haircut/edit/{id} Path does not match
51 admin_haircut_delete /admin/haircut/delete/{id} Path does not match
52 admin_janitorTask_index /admin/janitorTask/list/{page}/{sort}/{dir} Path does not match
53 admin_janitorTask_new /admin/janitorTask/new Path does not match
54 admin_janitorTask_details /admin/janitorTask/show/{id} Path does not match
55 admin_janitorTask_edit /admin/janitorTask/edit/{id} Path does not match
56 admin_janitorTask_delete /admin/janitorTask/delete/{id} Path does not match
57 app_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.