https://wattson.es/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_comercial /api/comercial Path does not match
2 api_contrato /api/contrato Path does not match
3 api_estado /api/estado Path does not match
4 api_estadoFinanciero /api/estadoFinanciero Path does not match
5 api_event /api/event Path does not match
6 api_factura /api/factura Path does not match
7 api_facturaGenerica /api/facturaGenerica Path does not match
8 api_notificacion /api/notificacion Path does not match
9 api_productos /api/productos Path does not match
10 api_productoProveedor /api/productoProveedor Path does not match
11 api_proveedor /api/proveedor Path does not match
12 api_impuesto /api/impuesto Path does not match
13 api_iva /api/iva Path does not match
14 app_calendar /calendar Path does not match
15 canal_index /canal/ Path does not match
16 canal_new /canal/new Path does not match
17 canal_show /canal/{id} Path does not match
18 canal_edit /canal/{id}/edit Path does not match
19 canal_delete /canal/{id} Path does not match
20 cliente_index /clientes Path does not match
21 mis_facturas /misfacturas Path does not match
22 mis_contratos /miscontratos Path does not match
23 cliente_new /cliente/new Path does not match
24 cliente_show /cliente/{id} Path does not match
25 cliente_edit /cliente/{id}/edit Path does not match
26 cliente_delete /cliente/{id} Path does not match
27 contratos_comercial /comercial/contratos Path does not match
28 comercial_contratos_index /gestionarContratos Path does not match
29 comercial_puntos /puntos Path does not match
30 comercial_lista_admin /admin/comerciales Path does not match
31 comercial_lista /comercial/lista Path does not match
32 comercial_new /comercial/registrar Path does not match
33 comercial_edit /comercial/{id}/editar Path does not match
34 contrato_index /contrato/ Path does not match
35 contrato_baja /contrato/bajas Path does not match
36 contrato_new /contrato/nuevo Path does not match
37 contrato_register /contrato/registrar Path does not match
38 contrato_show /contrato/{id} Path does not match
39 contrato_pdf /contrato/{id}/pdf Path does not match
40 contrato_enviar /contrato/{id}/enviar Path does not match
41 contrato_edit /contrato/{id}/edit Path does not match
42 contrato_delete /contrato/{id} Path does not match
43 contrato_facturar /contrato/{id}/nuevafactura Path does not match
44 contrato_registrar_factura /contrato/{id}/registrarfactura Path does not match
45 contrato_otrosConceptos /contrato/{id}/otrosconceptos Path does not match
46 contrato_facturas /contrato/{id}/facturas Path does not match
47 error /error Path does not match
48 factura_index /facturas Path does not match
49 facturaGenerica_index /otros-conceptos Path does not match
50 factura_old /facturas-old Path does not match
51 factura_filtrar /filtrar-facturas Path does not match
52 factura_devueltas /facturas-devueltas Path does not match
53 rentabilidad /rentabilidad Path does not match
54 factura_exportar /facturas/exportar Path does not match
55 factura_show /factura/{id} Path does not match
56 factura_pdf /factura/{id}/pdf Path does not match
57 factura_xml /factura/{id}/xml Path does not match
58 factura_enviar /factura/{id}/enviar Path does not match
59 factura_pagar /factura/{id}/pagar Path does not match
60 factura_edit /factura/{id}/edit Path does not match
61 factura_delete /factura/{id} Path does not match
62 facturaGenerica_show /factura/otros/{id} Path does not match
63 facturaGenerica_pdf /factura/otros/{id}/pdf Path does not match
64 facturaGenerica_xml /factura/otros/{id}/xml Path does not match
65 facturaGenerica_enviar /factura/otros/{id}/enviar Path does not match
66 facturaGenerica_pagar /factura/otros/{id}/pagar Path does not match
67 facturaGenerica_edit /factura/otros/{id}/edit Path does not match
68 facturaGenerica_delete /factura/otros/{id} Path does not match
69 topeGas_index /topegas Path does not match
70 topeGas_new /topeGas/new Path does not match
71 topeGas_show /topeGas/{id} Path does not match
72 topeGas_edit /topeGas/{id}/edit Path does not match
73 topeGas_delete /topeGas/{id} Path does not match
74 homepage / Path does not match
75 notificaciones /notificaciones Path does not match
76 producto_index /producto/ Path does not match
77 producto_new /producto/new Path does not match
78 producto_show /producto/{id} Path does not match
79 producto_edit /producto/{id}/edit Path does not match
80 producto_delete /producto/{id} Path does not match
81 producto_proveedor_index /productoproveedor/ Path does not match
82 producto_proveedor_new /productoproveedor/new Path does not match
83 producto_proveedor_show /productoproveedor/{id} Path does not match
84 producto_proveedor_edit /productoproveedor/{id}/edit Path does not match
85 producto_proveedor_delete /productoproveedor/{id} Path does not match
86 proveedor_index /proveedores Path does not match
87 proveedor_new /proveedor/new Path does not match
88 proveedor_show /proveedor/{id} Path does not match
89 proveedor_edit /proveedor/{id}/edit Path does not match
90 proveedor_delete /proveedor/{id} Path does not match
91 app_forgot_password_request /reset-password Path does not match
92 app_check_email /reset-password/check-email Path does not match
93 app_reset_password /reset-password/reset/{token} Path does not match
94 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.