Redirect 302 redirect from GET @home_index (eab98a)

GET https://dev.toolscontrol.de/auth/login

Routing

app_security_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /auth/login
# Route name Path Log
1 _wdt_stylesheet /_wdt/styles Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 fos_js_routing_js /js/routing.{_format} Path does not match
16 api_v1_dashboard_show /api/v1/dashboard Path does not match
17 api_v1_group_index /api/v1/groups Path does not match
18 api_v1_me_show /api/v1/me Path does not match
19 api_v1_me_location_update /api/v1/me/location Path does not match
20 api_v1_swap_index /api/v1/swaps Path does not match
21 api_v1_swap_create /api/v1/swaps Path does not match
22 api_v1_swap_receive /api/v1/swaps/{id}/receive Path does not match
23 api_v1_swap_move /api/v1/swaps/{id}/move Path does not match
24 api_v1_swap_take /api/v1/swaps/{id}/take Path does not match
25 api_v1_swap_reject /api/v1/swaps/{id}/reject Path does not match
26 api_v1_tool_search /api/v1/tools/search Path does not match
27 api_v1_tool_index /api/v1/tools Path does not match
28 api_v1_tool_show /api/v1/tools/{id} Path does not match
29 document_index /document/ Path does not match
30 document_index_paginated /document/page/{page} Path does not match
31 document_index_found /document/found/{search} Path does not match
32 document_index_found_paginated /document/found/{search}/page/{page} Path does not match
33 document_new /document/new Path does not match
34 document_new_upload /document/new_upload Path does not match
35 document_new_note /document/new_note Path does not match
36 document_edit /document/{id}/edit Path does not match
37 document_delete /document/{id}/delete Path does not match
38 document_ocr /document/ocr/{filename} Path does not match
39 showfile /document/showfile/{id} Path does not match
40 ocrfile_delete /document/delete/{filename} Path does not match
41 group_index /admin/user/group/ Path does not match
42 group_new /admin/user/group/new Path does not match
43 group_edit /admin/user/group/{id}/edit Path does not match
44 group_delete /admin/user/group/{id}/delete Path does not match
45 group_ajax_get_name /user/group/ajax/get_name Path does not match
46 home_index / Path does not match
47 tool_location_index /admin/tool/location/ Path does not match
48 tool_location_loclevel1_new /admin/tool/location/loclevel1/new Path does not match
49 tool_location_loclevel1_edit /admin/tool/location/loclevel1/{id}/edit Path does not match
50 tool_location_loclevel1_delete /admin/tool/location/loclevel1/{id}/delete Path does not match
51 tool_location_loclevel2_new /admin/tool/location/loclevel2/{id}/new Path does not match
52 tool_location_loclevel2_edit /admin/tool/location/loclevel2/{id}/edit Path does not match
53 tool_location_loclevel2_delete /admin/tool/location/loclevel2/{id}/delete Path does not match
54 tool_location_loclevel3_new /admin/tool/location/loclevel3/{id}/new Path does not match
55 tool_location_loclevel3_edit /admin/tool/location/loclevel3/{id}/edit Path does not match
56 tool_location_loclevel3_delete /admin/tool/location/loclevel3/{id}/delete Path does not match
57 tool_location_loclevel_deactivate /admin/tool/location/{ll}/{id}/deactive Path does not match
58 tool_location_loclevel_activate /admin/tool/location/{ll}/{id}/active Path does not match
59 ajax_tool_location_ll2 /admin/tool/location/ajax/tool/location/ll2 Path does not match
60 ajax_tool_location_ll3 /admin/tool/location/ajax/tool/location/ll3 Path does not match
61 app_password_reset_request /password/request-reset Path does not match
62 app_password_reset_request_legacy /resetting/request Path does not match
63 app_password_reset_confirm /password/reset/{token} Path does not match
64 app_password_reset_confirm_legacy /resetting/reset/{token} Path does not match
65 app_security_login_legacy /admin/login Path does not match
66 app_security_login /auth/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.