Redirect 302 redirect from GET @dashboard (7b46fb)

GET https://indexis.duckdns.org/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} 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 archivo_backblaze /archivos-backblaze/ Path does not match
16 archivo_backblaze_show /archivos-backblaze/ver/{code} Path does not match
17 archivo_pdf /archivos-pdf/ Path does not match
18 archivo_pdf_show /archivos-pdf/ver/{code} Path does not match
19 archivo_pdf_preview_html /archivos-pdf/preview-html/{code} Path does not match
20 archivo_pdf_delete /archivos-pdf/eliminar Path does not match
21 backblaze_servicio /backblaze-servicios/ Path does not match
22 backblaze_servicio_show /backblaze-servicios/ver/{id} Path does not match
23 backblaze_servicio_new /backblaze-servicios/nuevo Path does not match
24 backblaze_servicio_create /backblaze-servicios/crear Path does not match
25 backblaze_servicio_edit /backblaze-servicios/editar/{id} Path does not match
26 backblaze_servicio_update /backblaze-servicios/actualizar/{id} Path does not match
27 backblaze_servicio_delete /backblaze-servicios/eliminar Path does not match
28 backblaze_servicio_activation /backblaze-servicios/activar/{id} Path does not match
29 backblaze_servicio_audit /backblaze-servicios/auditoria/{id} Path does not match
30 clientes /clientes/ Path does not match
31 clientes_new /clientes/nuevo Path does not match
32 clientes_create /clientes/crear Path does not match
33 clientes_edit /clientes/editar/{id} Path does not match
34 clientes_update /clientes/actualizar/{id} Path does not match
35 clientes_delete /clientes/eliminar Path does not match
36 clientes_activation /clientes/activar/{id} Path does not match
37 clientes_regenerate_token /clientes/regenerar-token/{id} Path does not match
38 comuna /comunas/ Path does not match
39 comuna_new /comunas/nuevo Path does not match
40 comuna_create /comunas/crear Path does not match
41 comuna_edit /comunas/editar/{id} Path does not match
42 comuna_update /comunas/actualizar/{id} Path does not match
43 comuna_delete /comunas/eliminar Path does not match
44 conversion_pdf /conversiones-pdf/ Path does not match
45 conversion_pdf_show /conversiones-pdf/ver/{id} Path does not match
46 conversion_pdf_new /conversiones-pdf/nuevo Path does not match
47 conversion_pdf_create /conversiones-pdf/crear Path does not match
48 conversion_pdf_edit /conversiones-pdf/editar/{id} Path does not match
49 conversion_pdf_update /conversiones-pdf/actualizar/{id} Path does not match
50 conversion_pdf_delete /conversiones-pdf/eliminar Path does not match
51 conversion_pdf_activation /conversiones-pdf/activar/{id} Path does not match
52 conversion_pdf_audit /conversiones-pdf/auditoria/{id} Path does not match
53 dashboard / Path does not match
54 app_activation /activacion/{code}/{cn} Path does not match
55 app_change_locale /change-locale/{locale} Path does not match
56 app_email_change /correo Path does not match
57 app_email_change_confirm /confirmar-cambio-correo/{token} Path does not match
58 parametros /parametros/ Path does not match
59 parametros_update /parametros/actualizar/{id} Path does not match
60 app_preferences /preferencias Path does not match
61 app_profile /perfil Path does not match
62 app_forgot_password /olvide-contrasena Path does not match
63 app_reset_password /recuperar-contrasena/{token} Path does not match
64 administrador /rol/administrador/ Path does not match
65 administrador_new /rol/administrador/nuevo Path does not match
66 administrador_create /rol/administrador/crear Path does not match
67 administrador_edit /rol/administrador/editar/{code} Path does not match
68 administrador_update /rol/administrador/actualizar/{code} Path does not match
69 administrador_delete /rol/administrador/eliminar Path does not match
70 administrador_send_invitation /rol/administrador/enviar-invitacion/{code} Path does not match
71 cliente /rol/cliente/ Path does not match
72 cliente_new /rol/cliente/nuevo Path does not match
73 cliente_create /rol/cliente/crear Path does not match
74 cliente_edit /rol/cliente/editar/{code} Path does not match
75 cliente_update /rol/cliente/actualizar/{code} Path does not match
76 cliente_delete /rol/cliente/eliminar Path does not match
77 cliente_send_invitation /rol/cliente/enviar-invitacion/{code} Path does not match
78 app_login /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.