Query Metrics
3
Database Queries
3
Different statements
1.49 ms
Query time
1
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.66 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.valor AS valor_3, t0.leyenda AS leyenda_4, t0.administra_rpp AS administra_rpp_5, t0.borrado AS borrado_6 FROM configuracion t0 WHERE t0.nombre = ? LIMIT 1
Parameters:
[
"VIDEO_PRESENTACION"
]
|
2 | 0.45 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.valor AS valor_3, t0.leyenda AS leyenda_4, t0.administra_rpp AS administra_rpp_5, t0.borrado AS borrado_6 FROM configuracion t0 WHERE t0.nombre = ? AND t0.borrado = ? LIMIT 1
Parameters:
[ "VIDEO_PRESENTACION_2" 0 ] |
3 | 0.38 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.valor AS valor_3, t0.leyenda AS leyenda_4, t0.administra_rpp AS administra_rpp_5, t0.borrado AS borrado_6 FROM configuracion t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
14
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
redip | doctrine.dbal.redip_connection |
datos_historicos | doctrine.dbal.datos_historicos_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\Usuario |
|
App\Entity\Configuracion | No errors. |