Query Metrics
1
Database Queries
1
Different statements
0.58 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.58 ms (100.00%) |
1 |
SELECT n0_.clave_noticias AS clave_noticias_0, n0_.fecha AS fecha_1, n0_.titulo AS titulo_2, n0_.cabecera AS cabecera_3, n0_.contenido AS contenido_4, n0_.visibleEnPortada AS visibleEnPortada_5, n0_.fechaFin AS fechaFin_6, n0_.tipoNoticia AS tipoNoticia_7 FROM noticias n0_ WHERE n0_.clave_noticias = ?
Parameters:
[
31
]
|
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. |