Query Metrics
5
Database Queries
3
Different statements
4.23 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.90 ms |
SELECT r0_.id AS id_0, r0_.nom AS nom_1, r0_.description AS description_2, r0_.avant AS avant_3, r0_.apres AS apres_4, r0_.slug AS slug_5, r0_.cover AS cover_6, r0_.lieu AS lieu_7, r0_.taches AS taches_8, r0_.favori AS favori_9, r0_.categorie_id AS categorie_id_10 FROM realisation r0_ LIMIT 4
Parameters:
[] |
2 | 1.06 ms |
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.date_debut AS date_debut_2, e0_.lieu AS lieu_3, e0_.photo AS photo_4, e0_.description AS description_5, e0_.slug AS slug_6, e0_.date_fin AS date_fin_7 FROM evenement e0_ LIMIT 5
Parameters:
[] |
3 | 0.62 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
2
]
|
4 | 0.34 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
1
]
|
5 | 0.30 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
4
]
|
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\Realisation | No errors. |
App\Entity\Evenement | No errors. |
App\Entity\Categorie | No errors. |
App\Entity\Photo | No errors. |
App\Entity\Temoignage | No errors. |