Query Metrics
1
Database Queries
1
Different statements
0.71 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.71 ms (100.00%) |
1 |
SELECT n0_.clave_noticias AS clave_noticias_0, n0_.fecha AS fecha_1, n0_.fechaFin AS fechaFin_2, n0_.titulo AS titulo_3, n0_.cabecera AS cabecera_4, n0_.contenido AS contenido_5 FROM noticias n0_ WHERE n0_.tipoNoticia = ? AND CURRENT_TIMESTAMP < n0_.fechaFin ORDER BY n0_.fecha DESC
Parameters:
[
2
]
|
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. |