Redirect 302 redirect from GET @dashboard_list (5d52d7)

GET https://sga.lucasramos.es/sign-in

Routing

security_sign_in Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /sign-in
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 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 dashboard_list / Path does not match
17 role_list /role Path does not match
18 role_new /role/new Path does not match
19 role_show /role/{id} Path does not match
20 role_edit /role/{id}/edit Path does not match
21 role_delete /role/{id}/delete Path does not match
22 user_list /user Path does not match
23 user_new /user/new Path does not match
24 user_show /user/{id} Path does not match
25 user_edit /user/{id}/edit Path does not match
26 user_delete /user/{id}/delete Path does not match
27 customer_list /customer Path does not match
28 customer_new /customer/new Path does not match
29 customer_show /customer/{id} Path does not match
30 customer_edit /customer/{id}/edit Path does not match
31 customer_delete /customer/{id}/delete Path does not match
32 grain_list /grain Path does not match
33 grain_new /grain/new Path does not match
34 grain_show /grain/{id} Path does not match
35 grain_edit /grain/{id}/edit Path does not match
36 grain_delete /grain/{id}/delete Path does not match
37 grain_data /grain/{id}/data Path does not match
38 inbound_list /inbound Path does not match
39 inbound_new /inbound/new Path does not match
40 inbound_show /inbound/{id} Path does not match
41 inbound_edit /inbound/{id}/edit Path does not match
42 inbound_delete /inbound/{id}/delete Path does not match
43 inbound_vehicles_search /inbound/vehicles/search Path does not match
44 inbound_vehicles_create /inbound/vehicles/create Path does not match
45 inbound_purchase_grains /inbound/purchases/{id}/grains Path does not match
46 outbound_list /outbound Path does not match
47 outbound_new /outbound/new Path does not match
48 outbound_show /outbound/{id} Path does not match
49 outbound_edit /outbound/{id}/edit Path does not match
50 outbound_delete /outbound/{id}/delete Path does not match
51 outbound_vehicles_search /outbound/vehicles/search Path does not match
52 outbound_vehicles_create /outbound/vehicles/create Path does not match
53 outbound_sale_grains /outbound/sales/{id}/grains Path does not match
54 purchase_list /purchase Path does not match
55 purchase_new /purchase/new Path does not match
56 purchase_show /purchase/{id} Path does not match
57 purchase_edit /purchase/{id}/edit Path does not match
58 purchase_delete /purchase/{id}/delete Path does not match
59 purchase_invoice /purchase/{id}/invoice Path does not match
60 sale_list /sale Path does not match
61 sale_new /sale/new Path does not match
62 sale_show /sale/{id} Path does not match
63 sale_edit /sale/{id}/edit Path does not match
64 sale_delete /sale/{id}/delete Path does not match
65 sale_invoice /sale/{id}/invoice Path does not match
66 silo_list /silo Path does not match
67 silo_new /silo/new Path does not match
68 silo_show /silo/{id} Path does not match
69 silo_edit /silo/{id}/edit Path does not match
70 silo_delete /silo/{id}/delete Path does not match
71 supplier_list /supplier Path does not match
72 supplier_new /supplier/new Path does not match
73 supplier_show /supplier/{id} Path does not match
74 supplier_edit /supplier/{id}/edit Path does not match
75 supplier_delete /supplier/{id}/delete Path does not match
76 vehicle_list /vehicle Path does not match
77 vehicle_new /vehicle/new Path does not match
78 vehicle_show /vehicle/{id} Path does not match
79 vehicle_edit /vehicle/{id}/edit Path does not match
80 vehicle_delete /vehicle/{id}/delete Path does not match
81 sale_invoice_list /sale-invoice Path does not match
82 sale_invoice_new /sale-invoice/new Path does not match
83 sale_invoice_show /sale-invoice/{id} Path does not match
84 sale_invoice_edit /sale-invoice/{id}/edit Path does not match
85 sale_invoice_delete /sale-invoice/{id}/delete Path does not match
86 purchase_invoice_list /purchase-invoice Path does not match
87 purchase_invoice_new /purchase-invoice/new Path does not match
88 purchase_invoice_show /purchase-invoice/{id} Path does not match
89 purchase_invoice_edit /purchase-invoice/{id}/edit Path does not match
90 purchase_invoice_delete /purchase-invoice/{id}/delete Path does not match
91 invoice_list /invoice Path does not match
92 invoice_new /invoice/new Path does not match
93 invoice_show /invoice/{id} Path does not match
94 invoice_edit /invoice/{id}/edit Path does not match
95 invoice_delete /invoice/{id}/delete Path does not match
96 invoice_search_matches /invoice/search-matches Path does not match
97 security_sign_in /sign-in Route matches!

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