GET https://api.techloud.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_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_/auth_logs/{id}{._format}_get /api/auth_logs/{id}.{_format} Path does not match
12 _api_/auth_logs{._format}_get_collection /api/auth_logs.{_format} Path does not match
13 _api_/auth_log/create_post /api/auth_log/create Path does not match
14 _api_/controllers/{id}{._format}_get /api/controllers/{id}.{_format} Path does not match
15 _api_/controllers{._format}_get_collection /api/controllers.{_format} Path does not match
16 _api_/controller/create_post /api/controller/create Path does not match
17 _api_/controller/change_patch /api/controller/change Path does not match
18 _api_/controller/remove_patch /api/controller/remove Path does not match
19 _api_/controller/change_danger_patch /api/controller/change_danger Path does not match
20 _api_/controller/change_fire_patch /api/controller/change_fire Path does not match
21 _api_/controller/change_entry_patch /api/controller/change_entry Path does not match
22 _api_/controller/change_exit_patch /api/controller/change_exit Path does not match
23 _api_/facilities/{id}{._format}_get /api/facilities/{id}.{_format} Path does not match
24 _api_/facilities{._format}_get_collection /api/facilities.{_format} Path does not match
25 _api_/facility/create_post /api/facility/create Path does not match
26 _api_/facility/change_patch /api/facility/change Path does not match
27 _api_/facility/add-controller_patch /api/facility/add-controller Path does not match
28 _api_/facility/remove_patch /api/facility/remove Path does not match
29 _api_/students/{id}{._format}_get /api/students/{id}.{_format} Path does not match
30 _api_/students{._format}_get_collection /api/students.{_format} Path does not match
31 _api_/student/create_post /api/student/create Path does not match
32 _api_/student/create/from-file_post /api/student/create/from-file Path does not match
33 _api_/student_dynamic_field_titles/{id}{._format}_get /api/student_dynamic_field_titles/{id}.{_format} Path does not match
34 _api_/student/fields_get_collection /api/student/fields Path does not match
35 _api_/export-xlsx_post /api/export-xlsx Path does not match
36 _api_/export-csv_post /api/export-csv Path does not match
37 _api_/turnstile_event/actions_get_collection /api/turnstile_event/actions Path does not match
38 _api_/turnstile_events{._format}_get_collection /api/turnstile_events.{_format} Path does not match
39 _api_/filter_get_collection /api/filter Path does not match
40 _api_/turnstile_event/create_post /api/turnstile_event/create Path does not match
41 _api_/looks_get /api/looks Path does not match
42 _api_/turnstile_events/{id}{._format}_get /api/turnstile_events/{id}.{_format} Path does not match
43 _api_/user/me_get_collection /api/user/me Path does not match
44 _api_/users/{id}{._format}_get /api/users/{id}.{_format} Path does not match
45 _api_/user/is_exist_get /api/user/is_exist Path does not match
46 _api_/users{._format}_get_collection /api/users.{_format} Path does not match
47 _api_/refresh_token_post /api/refresh_token Path does not match
48 _api_/user/register_post /api/user/register Path does not match
49 _api_/user/create_post /api/user/create Path does not match
50 _api_/user/change_post /api/user/change Path does not match
51 _api_/user/send-code_patch /api/user/send-code Path does not match
52 _api_/user/change-password-by-code_patch /api/user/change-password-by-code Path does not match
53 _api_/user/change-password_patch /api/user/change-password Path does not match
54 _api_/users/{id}{._format}_delete /api/users/{id}.{_format} Path does not match
55 _api_/user_groups/{id}{._format}_get /api/user_groups/{id}.{_format} Path does not match
56 _api_/user_groups{._format}_get_collection /api/user_groups.{_format} Path does not match
57 _api_/group/create_post /api/group/create Path does not match
58 _api_/group/rename_patch /api/group/rename Path does not match
59 _api_/group/add-data_patch /api/group/add-data Path does not match
60 _api_/group/remove-data_patch /api/group/remove-data Path does not match
61 _preview_error /_error/{code}.{_format} Path does not match
62 gesdinet_jwt_refresh_token /api/token/refresh 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 Route matches!

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