Query Metrics
1
Database Queries
1
Different statements
1.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.49 ms |
SELECT t0.clave_noticias AS clave_noticias_1, t0.fecha AS fecha_2, t0.titulo AS titulo_3, t0.cabecera AS cabecera_4, t0.contenido AS contenido_5, t0.visibleEnPortada AS visibleEnPortada_6, t0.fechaFin AS fechaFin_7, t0.tipoNoticia AS tipoNoticia_8 FROM noticias t0 WHERE t0.tipoNoticia = ? ORDER BY t0.fecha DESC
Parameters:
[
1
]
|
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\NoticiasEntity | No errors. |
App\Entity\TipoNoticiaEntity | No errors. |