Query Metrics
1
Database Queries
1
Different statements
4.70 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 4.70 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.contenu AS contenu_4, t0.publie_at AS publie_at_5, t0.brouillon AS brouillon_6, t0.active AS active_7, t0.featured_image AS featured_image_8, t0.categorie_id AS categorie_id_9 FROM article t0 WHERE t0.active = ? AND t0.brouillon = ? ORDER BY t0.publie_at DESC
Parameters:
[ 1 0 ]
|
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\Article | No errors. |
| App\Entity\CategorieBlog | No errors. |
| App\Entity\Media | No errors. |