Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | app_articulo_index | /articulo/ | Path does not match |
| 13 | app_articulo_json | /articulo.json | Path does not match |
| 14 | app_articulo_jsonlote | /articulo/lote/{idDatos}.json | Path does not match |
| 15 | app_articulo_jsonarticulosdisponibles | /articulo/disponibles.json | Path does not match |
| 16 | app_articulo_jsongrupos | /articulo/grupos.json | Path does not match |
| 17 | app_articulo_registrararticulo | /articulo/registrarArticulo/{idProveedor} | Path does not match |
| 18 | app_articulo_registrardatosarticulo | /articulo/registrarArticulo | Path does not match |
| 19 | app_articulo_registrarlote | /articulo/registrarLote/{idProveedor}/{idDatosArticulo} | Path does not match |
| 20 | app_articulo_registrogrupo | /articulo/registrarGrupo | Path does not match |
| 21 | app_articulo_setcantidaddisponible | /articulo/{idArticulo}/setCantidadDisponible/{numDisponibles} | Path does not match |
| 22 | app_articulo_ediciongrupo | /articulo/editarGrupo | Path does not match |
| 23 | app_articulo_edicion | /articulo/editarArticulo | Path does not match |
| 24 | app_articulo_edicionlote | /articulo/editarLote | Path does not match |
| 25 | app_articulo_eliminar | /articulo/eliminarArticulo | Path does not match |
| 26 | app_clientes_index | /clientes/ | Path does not match |
| 27 | app_clientes_indexactionbaja | /clientes/bajaclientes | Path does not match |
| 28 | app_clientes_json | /clientes.json | Path does not match |
| 29 | app_clientes_jsonbaja | /clientes_baja.json | Path does not match |
| 30 | app_clientes_registro | /clientes/registrarCliente | Path does not match |
| 31 | app_clientes_edicion | /clientes/editarCliente | Path does not match |
| 32 | app_clientes_eliminar | /clientes/eliminarCliente | Path does not match |
| 33 | app_clientes_alta | /clientes/altaCliente | Path does not match |
| 34 | home | / | Path does not match |
| 35 | app_devoluciones_nuevadevolucion | /devoluciones/nuevaDevolucion/{year}/{num} | Path does not match |
| 36 | app_devoluciones_facturardevolucionreparacion | /devoluciones/facturarDevolucionReparacion | Path does not match |
| 37 | app_devoluciones_facturardevolucionventa | /devoluciones/facturarDevolucionVenta | Path does not match |
| 38 | addresses_get | /direcciones/all.json | Path does not match |
| 39 | addresses_post | /direcciones/all.json | Path does not match |
| 40 | addresses_delete | /direcciones/all.json | Path does not match |
| 41 | app_direcciones_indexservicios | /direcciones/ | Path does not match |
| 42 | app_facturas_index | /facturas/ | Path does not match |
| 43 | app_facturas_indexservicios | /facturas/servicios | Path does not match |
| 44 | app_facturas_indexpresupuesto | /facturas/historialPresupuesto | Path does not match |
| 45 | app_facturas_indexfacturas | /facturas/historialFacturas | Path does not match |
| 46 | app_facturas_jsonservicios | /facturas/servicios.json | Path does not match |
| 47 | app_facturas_registrarservicio | /facturas/registrarServicio | Path does not match |
| 48 | app_facturas_nuevopresupuesto | /facturas/nuevoPresupuesto/{idVehiculo} | Path does not match |
| 49 | app_facturas_verpresupuesto | /facturas/verPresupuesto/{idPresupuesto} | Path does not match |
| 50 | app_facturas_nuevaventa | /facturas/nuevaVenta/{idCliente} | Path does not match |
| 51 | app_facturas_eliminarpresupuesto | /facturas/eliminarPresupuesto/{idPresupuesto} | Path does not match |
| 52 | app_facturas_registrarpresupuesto | /facturas/registrarPresupuesto | Path does not match |
| 53 | app_facturas_verorden | /facturas/verOrden/{idOrden} | Path does not match |
| 54 | app_facturas_editarorden | /facturas/editarOrden | Path does not match |
| 55 | app_facturas_indexorden | /facturas/ordenes | Path does not match |
| 56 | app_facturas_jsonordenes | /facturas/ordenes.json | Path does not match |
| 57 | app_facturas_jsonordenesvehiculo | /facturas/ordenes/{idVehiculo}.json | Path does not match |
| 58 | app_facturas_registrarorden | /facturas/registrarOrden | Path does not match |
| 59 | app_facturas_facturarorden | /facturas/facturarOrden | Path does not match |
| 60 | app_facturas_facturarventa | /facturas/registrarVenta | Path does not match |
| 61 | app_facturas_jsonpresupuestos | /facturas/presupuestos.json | Path does not match |
| 62 | app_facturas_jsonpresupuesto | /facturas/presupuesto/{idPresupuesto}.json | Path does not match |
| 63 | app_facturas_pdfpresupuesto | /facturas/Presupuesto_{idPresupuesto}.pdf | Path does not match |
| 64 | app_facturas_pdffactura | /facturas/Factura_{Y}-{N}.pdf | Path does not match |
| 65 | app_facturas_jsonfactura2 | /facturas/factura/{Y}/{N} | Path does not match |
| 66 | app_facturas_pdforden | /facturas/Orden_{idOrden}.pdf | Path does not match |
| 67 | app_facturas_jsonfacturascliente | /facturas/cliente_{id}.json | Path does not match |
| 68 | app_facturas_jsonfacturas | /facturas.json | Path does not match |
| 69 | app_facturas_jsonfactura | /facturas/{year}/{num}.json | Path does not match |
| 70 | app_facturas_edicionservicio | /facturas/editarServicio | Path does not match |
| 71 | app_facturas_getiva | /facturas/IVA | Path does not match |
| 72 | app_informes_indexventas | /informes/ | Path does not match |
| 73 | app_informes_excelventas | /informes/{fechaI}/{fechaF}/ventas.xls | Path does not match |
| 74 | app_informes_excelcompras | /informes/{fechaI}/{fechaF}/compras.xls | Path does not match |
| 75 | app_informes_excelinventario | /informes/inventario_{familia}.xls | Path does not match |
| 76 | app_informes_jsonfamilias | /informes/familias.json | Path does not match |
| 77 | app_operarios_index | /operarios/ | Path does not match |
| 78 | app_operarios_indexbaja | /operarios/bajaoperarios | Path does not match |
| 79 | app_operarios_jsonbaja | /operarios.json | Path does not match |
| 80 | app_operarios_json | /operarios_baja.json | Path does not match |
| 81 | app_operarios_registro | /operarios/registrarOperario | Path does not match |
| 82 | app_operarios_edicion | /operarios/editarOperario | Path does not match |
| 83 | app_operarios_eliminar | /operarios/eliminarOperario | Path does not match |
| 84 | app_operarios_alta | /operarios/altaOperario | Path does not match |
| 85 | app_proveedor_index | /proveedores/ | Path does not match |
| 86 | app_proveedor_indexbaja | /proveedores/bajaproveedor | Path does not match |
| 87 | app_proveedor_json | /proveedores.json | Path does not match |
| 88 | app_proveedor_jsonbaja | /proveedores_baja.json | Path does not match |
| 89 | app_proveedor_jsonmin | /proveedores_min.json | Path does not match |
| 90 | app_proveedor_registro | /proveedores/registrarProveedor | Path does not match |
| 91 | app_proveedor_edicion | /proveedores/editarProveedor | Path does not match |
| 92 | app_proveedor_eliminar | /proveedores/eliminarProveedor | Path does not match |
| 93 | app_proveedor_alta | /proveedores/altaProveedor | 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.