Query Metrics
2
Database Queries
2
Different statements
1.24 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.83 ms |
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 09:30:51"
]
|
| 2 | 0.41 ms |
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 09:30:51"
]
|
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. |