GET https://gestion.enduroco.com.ar/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_trafico_diagrama_servicio_new /trafico/diagrama/servicio/new/{id} Path does not match
2 api_integracion_eventos /api/v1/integracion/eventos Path does not match
3 api_integration_complete /api/v1/integracion/complete Path does not match
4 app_home_page / Path does not match
5 app_forbiden_page /acceso/denegado Path does not match
6 app_page_welcome /welcome Path does not match
7 app_logout /logout Path does not match
8 app_common_ciudad_index /common/ciudad/ Path does not match
9 app_common_ciudad_new /common/ciudad/new Path does not match
10 app_common_ciudad_show /common/ciudad/{id} Path does not match
11 app_common_ciudad_edit /common/ciudad/{id}/edit Path does not match
12 app_common_ciudad_delete /common/ciudad/{id} Path does not match
13 app_common_ciudad_by_provincia /common/ciudad/by-provincia/{provinciaId} Path does not match
14 app_common_cliente_index /admin/cliente/ Path does not match
15 app_common_cliente_new /admin/cliente/new Path does not match
16 app_common_cliente_show /admin/cliente/{id} Path does not match
17 app_common_cliente_edit /admin/cliente/{id}/edit Path does not match
18 app_common_cliente_delete /admin/cliente/{id} Path does not match
19 app_common_empleador_index /common/empleador/ Path does not match
20 app_common_empleador_new /common/empleador/new Path does not match
21 app_common_empleador_show /common/empleador/{id} Path does not match
22 app_common_empleador_edit /common/empleador/{id}/edit Path does not match
23 app_common_empleador_delete /common/empleador/{id} Path does not match
24 app_common_estructura_index /common/estructura/ Path does not match
25 app_common_estructura_new /common/estructura/new Path does not match
26 app_common_estructura_show /common/estructura/{id} Path does not match
27 app_common_estructura_edit /common/estructura/{id}/edit Path does not match
28 app_common_estructura_delete /common/estructura/{id} Path does not match
29 app_common_estructura_global_index /common/operaciones/lista Path does not match
30 app_common_estructura_global_new /common/operaciones/new Path does not match
31 app_common_estructura_global_show /common/operaciones/{id} Path does not match
32 app_common_estructura_global_edit /common/operaciones/{id}/edit Path does not match
33 app_common_estructura_global_delete /common/operaciones/{id} Path does not match
34 app_common_jornada_trabajo_index /common/jornada/trabajo Path does not match
35 app_common_jornada_trabajo_new /common/jornada/trabajo/new Path does not match
36 app_common_jornada_trabajo_close /common/jornada/trabajo/{id}/close Path does not match
37 app_common_jornada_trabajo_show /common/jornada/trabajo/{id} Path does not match
38 app_common_jornada_trabajo_edit /common/jornada/trabajo/{id}/edit Path does not match
39 app_common_jornada_trabajo_delete /common/jornada/trabajo/{id} Path does not match
40 app_common_observacion_cliente_orden_index /common/observacion/cliente/orden Path does not match
41 app_common_observacion_cliente_orden_new /common/observacion/cliente/orden/new Path does not match
42 app_common_observacion_cliente_orden_show /common/observacion/cliente/orden/{id} Path does not match
43 app_common_observacion_cliente_orden_edit /common/observacion/cliente/orden/{id}/edit Path does not match
44 app_common_observacion_cliente_orden_delete /common/observacion/cliente/orden/{id} Path does not match
45 app_common_pais_index /common/pais/ Path does not match
46 app_common_pais_new /common/pais/new Path does not match
47 app_common_pais_show /common/pais/{id} Path does not match
48 app_common_pais_edit /common/pais/{id}/edit Path does not match
49 app_common_pais_delete /common/pais/{id} Path does not match
50 app_common_provincia_index /common/provincia/ Path does not match
51 app_common_provincia_new /common/provincia/new Path does not match
52 app_common_provincia_show /common/provincia/{id} Path does not match
53 app_common_provincia_edit /common/provincia/{id}/edit Path does not match
54 app_common_provincia_delete /common/provincia/{id} Path does not match
55 app_common_punto_inicial_final_index /common/punto/inicial/final/ Path does not match
56 app_common_punto_inicial_final_new /common/punto/inicial/final/new Path does not match
57 app_common_punto_inicial_final_show /common/punto/inicial/final/{id} Path does not match
58 app_common_punto_inicial_final_edit /common/punto/inicial/final/{id}/edit Path does not match
59 app_common_punto_inicial_final_delete /common/punto/inicial/final/{id} Path does not match
60 app_common_punto_inicial_final_base_list /common/punto/inicial/final/base/operativa Path does not match
61 app_common_punto_inicial_filter_city /common/punto/inicial/final/{id}/ciudades/filter Path does not match
62 app_common_recurso_unidad_index /common/recurso/unidad/ Path does not match
63 app_common_recurso_unidad_new /common/recurso/unidad/new Path does not match
64 app_common_recurso_unidad_show /common/recurso/unidad/{id} Path does not match
65 app_common_recurso_unidad_edit /common/recurso/unidad/{id}/edit Path does not match
66 app_common_recurso_unidad_delete /common/recurso/unidad/{id}/delete Path does not match
67 app_trafico_unidad_trabajo_delete_empleado /trafico/unidad/trabajo/{id}/delete/empleado Path does not match
68 app_trafico_unidad_trabajo_add_empleado /trafico/unidad/trabajo/{id}/edition/procesar Path does not match
69 app_trafico_unidad_trabajo_edition_procesar /trafico/unidad/trabajo/{id}/edition/form/procesar Path does not match
70 app_common_unidad_trabajo_eventual /trafico/unidad/trabajo/eventual Path does not match
71 app_trafico_unidad_trabajo_edition /trafico/unidad/trabajo/{id}/edition/form Path does not match
72 app_common_unidad_trabajo_informe /trafico/unidad/trabajo/informe Path does not match
73 app_common_unidad_trabajo_history /trafico/unidad/trabajo/{id}/history Path does not match
74 app_servicios_conductor /diagrama/servicios Path does not match
75 app_login_extra /diagrama/login Path does not match
76 app_logout_ext /diagrama/logout Path does not match
77 app_homepage_ext /diagrama/ Path does not match
78 app_update_password_ext /diagrama/update/password Path does not match
79 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.