Query Metrics
1
Database Queries
1
Different statements
4.69 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 4.69 ms |
SELECT a0_.id AS id_0, a0_.nom AS nom_1, a0_.created_at AS created_at_2, a0_.slug AS slug_3, a0_.date_atelier AS date_atelier_4, a0_.heure_debut AS heure_debut_5, a0_.heure_fin AS heure_fin_6, a0_.prix AS prix_7, a0_.description AS description_8, a0_.lieu_atelier AS lieu_atelier_9, a0_.img_une AS img_une_10, a0_.publie AS publie_11, a0_.active AS active_12, a0_.lien_paiement AS lien_paiement_13, a0_.date_fin AS date_fin_14, a0_.prix_non_membre AS prix_non_membre_15, a0_.categorie_id AS categorie_id_16 FROM ateliers a0_ WHERE a0_.date_atelier < ?
Parameters:
[
"2026-04-19 09:58:42"
]
|
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\Ateliers | No errors. |
| App\Entity\CategorieAtelier | No errors. |
| App\Entity\ImagesAtelier | No errors. |
| App\Entity\Favoris | No errors. |
| App\Entity\Commentaire | No errors. |
| App\Entity\Intervenants | No errors. |
| App\Entity\Papoteux | No errors. |