GET https://eventify.manuel-riboust.fr/

Query Metrics

10 Database Queries
3 Different statements
175.37 ms Query time
0 Invalid entities
46 Managed entities

Queries

Group similar statements

# Time Info
1 17.59 ms
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.date AS date_3, e0_.lieu AS lieu_4 FROM evenement e0_ ORDER BY e0_.date ASC
Parameters:
[]
2 17.63 ms
SELECT DISTINCT e0_.lieu AS lieu_0 FROM evenement e0_ WHERE e0_.lieu IS NOT NULL ORDER BY e0_.lieu ASC
Parameters:
[]
3 17.61 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  1
]
4 17.52 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  2
]
5 17.57 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  3
]
6 17.50 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  4
]
7 17.61 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  5
]
8 17.47 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  6
]
9 17.38 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  7
]
10 17.48 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.commentaire AS commentaire_3, t0.creer_le AS creer_le_4, t0.modifier_le AS modifier_le_5, t0.accepter AS accepter_6, t0.utilisateur_id AS utilisateur_id_7, t0.evenement_id AS evenement_id_8 FROM avis t0 WHERE t0.evenement_id = ?
Parameters:
[
  8
]

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
App\Entity\Avis 33
App\Entity\Evenement 8
App\Entity\Utilisateur 5

Entities Mapping

Class Mapping errors
App\Entity\Evenement No errors.
App\Entity\Avis No errors.
App\Entity\Utilisateur No errors.