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

Query Metrics

4 Database Queries
3 Different statements
73.35 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
36.63 ms
(49.95%)
2
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6 FROM utilisateur t0 WHERE t0.id = ?
Parameters:
[
  5
]
18.37 ms
(25.05%)
1
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
]
18.34 ms
(25.00%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.date AS date_4, t0.lieu AS lieu_5 FROM evenement t0 WHERE t0.id = ?
Parameters:
[
  "6"
]

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 3
App\Entity\Utilisateur 3
App\Entity\Evenement 1

Entities Mapping

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