Redirect 302 redirect from GET @app_landing (56fe56)

GET https://tugestionagropecuaria.com/admin/

Routing

backend_admin_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://tugestionagropecuaria.com/login

Route Matching Logs

Path to match: /admin/
# 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 backend_admin_account_home /admin/account/ Path does not match
17 backend_admin_account_create /admin/account/create Path does not match
18 backend_admin_account_edit /admin/account/edit/{id} Path does not match
19 backend_admin_account_info /admin/account/info/{id} Path does not match
20 backend_admin_account_delete /admin/account/delete/{id} Path does not match
21 backend_admin_asistente_home /admin/asistentes/ Path does not match
22 backend_admin_asistente_create /admin/asistentes/create Path does not match
23 backend_admin_asistente_edit /admin/asistentes/edit/{id} Path does not match
24 backend_admin_asistente_edit_password /admin/asistentes/edit-password/{id} Path does not match
25 backend_admin_asistente_delete /admin/asistentes/delete/{id} Path does not match
26 backend_admin_campo_home /admin/campo/ Path does not match
27 backend_admin_campo_create /admin/campo/create Path does not match
28 backend_admin_campo_edit /admin/campo/edit/{id} Path does not match
29 backend_admin_campo_info /admin/campo/info/{id} Path does not match
30 backend_admin_campo_delete /admin/campo/delete/{id} Path does not match
31 backend_admin_campo_limpio_home /admin/campo-limpio/ Path does not match
32 backend_admin_campo_limpio_create /admin/campo-limpio/create Path does not match
33 backend_admin_campo_limpio_edit /admin/campo-limpio/edit/{id} Path does not match
34 backend_admin_campo_limpio_ajax /admin/campo-limpio/ajax Path does not match
35 backend_admin_campo_limpio_reporte /admin/campo-limpio/report Path does not match
36 backend_admin_campo_limpio_delete /admin/campo-limpio/delete/{id} Path does not match
37 backend_admin_client_home /admin/client/ Path does not match
38 backend_admin_client_create /admin/client/create Path does not match
39 backend_admin_client_edit /admin/client/edit/{id} Path does not match
40 backend_admin_client_trabajos_precios /admin/client/precios/{id} Path does not match
41 backend_admin_client_info /admin/client/info/{id} Path does not match
42 backend_admin_client_delete /admin/client/delete/{id} Path does not match
43 backend_admin_client_orders_home /admin/orders/ Path does not match
44 backend_admin_client_orders_create /admin/orders/create Path does not match
45 backend_admin_client_orders_edit /admin/orders/edit/{id} Path does not match
46 backend_admin_client_orders_client_orden_products /admin/orders/client-orden/trabajos Path does not match
47 backend_admin_client_orders_client_orden_campos /admin/orders/client-orden/campos Path does not match
48 backend_admin_client_orders_ajax /admin/orders/ajax Path does not match
49 backend_admin_client_orders_info /admin/orders/info/{id} Path does not match
50 backend_admin_client_orders_delete /admin/orders/delete/{id} Path does not match
51 backend_admin_cuenta_corriente_home_cliente /admin/cuenta-corriente/{id} Path does not match
52 backend_admin_deposito_home /admin/deposito/ Path does not match
53 backend_admin_deposito_create /admin/deposito/create Path does not match
54 backend_admin_deposito_edit /admin/deposito/edit/{id} Path does not match
55 backend_admin_deposito_delete /admin/deposito/delete/{id} Path does not match
56 backend_admin_home /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.