Query Metrics
2
Database Queries
2
Different statements
1.21 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.73 ms (60.03%) |
1 |
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM actualites a0_ WHERE a0_.publie = 1 AND ((a0_.datepubend IS NULL OR a0_.datepubend >= ?))
Parameters:
[
"2026-05-21 14:12:19"
]
|
|
0.48 ms (39.97%) |
1 |
SELECT DISTINCT a0_.id AS id_0, a0_.create_at AS create_at_1, a0_.ordre AS ordre_2 FROM actualites a0_ WHERE a0_.publie = 1 AND ((a0_.datepubend IS NULL OR a0_.datepubend >= ?)) ORDER BY a0_.create_at DESC, a0_.ordre ASC LIMIT 9
Parameters:
[
"2026-05-21 14:12:19"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Actualites | No errors. |