Query Metrics
5
Database Queries
5
Different statements
2.52 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.69 ms (27.38%) |
1 |
UPDATE rrhh_empleado SET apellido = ?, nombre = ?, legajo = ? WHERE id = ?
Parameters:
[ "JUANENEA" "SERGIO" "1534" 214 ] |
|
0.68 ms (27.17%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.53 ms (21.02%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.id_default AS id_default_5 FROM users_system t0 WHERE t0.id = ?
Parameters:
[
10
]
|
|
0.33 ms (13.00%) |
1 |
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:
[
"214"
]
|
|
0.29 ms (11.42%) |
1 |
"START TRANSACTION"
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\User | No errors. |
| App\Entity\Almacen\Deposito | No errors. |
| App\Entity\Mantenimiento\SectorPlanta | No errors. |
| App\Entity\Mantenimiento\Departamento | No errors. |
| App\Entity\Almacen\AplicacionArticulo | No errors. |
| App\Entity\RRHH\Empleado | No errors. |