Query Metrics
3467
Database Queries
3
Different statements
1208.51 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1141.63 ms (94.47%) |
3262 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.codigo AS codigo_3, t0.activo AS activo_4, t0.id_sector AS id_sector_5 FROM mant_maquinarias t0 INNER JOIN mov_equipos_por_orden ON t0.id = mov_equipos_por_orden.id_equipo WHERE mov_equipos_por_orden.id_orden = ?
Parameters:
[
125
]
|
|
58.32 ms (4.83%) |
204 |
SELECT t0.id AS id_1, t0.apellido AS apellido_2, t0.nombre AS nombre_3, t0.legajo AS legajo_4, t0.cuit AS cuit_5, t0.empleado AS empleado_6, t0.activo AS activo_7 FROM rrhh_empleado t0 WHERE t0.id = ?
Parameters:
[
36
]
|
|
8.56 ms (0.71%) |
1 |
SELECT t0.id AS id_1, t0.fecha AS fecha_2, t0.numero AS numero_3, t0.eliminado AS eliminado_4, t0.pendiente AS pendiente_5, t0.fecha_ingreso AS fecha_ingreso_6, t0.ya_procesada AS ya_procesada_7, t0.observaciones AS observaciones_8, t0.finalizo_circuito AS finalizo_circuito_9, t0.id_deposito AS id_deposito_10, t0.id_user_alta AS id_user_alta_11, t0.id_destino AS id_destino_12, t0.id_tarea_diag AS id_tarea_diag_13, t0.id_tare_preventivo AS id_tare_preventivo_14, t0.id_empleado AS id_empleado_15, t0.discr FROM mov_movimiento_stock t0 WHERE t0.discr IN ('or')
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Movimientos\MovimientoStock | No errors. |
| App\Entity\Movimientos\OrdenReparacion | No errors. |
| App\Entity\Almacen\Deposito | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Mantenimiento\PedidoReparacionDiagramado | No errors. |
| App\Entity\Mantenimiento\Preventivo\TareaPlanDiagramada | No errors. |
| App\Entity\RRHH\Empleado | No errors. |
| App\Entity\Movimientos\ItemMovimiento | No errors. |
| App\Entity\Equipos\Maquinaria | No errors. |
| App\Entity\Mantenimiento\SectorPlanta | No errors. |
| App\Entity\Almacen\Articulo | No errors. |