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

Query Metrics

4 Database Queries
3 Different statements
70.75 ms Query time
0 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
35.38 ms
(50.00%)
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
]
17.76 ms
(25.11%)
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:
[
  2
]
17.61 ms
(24.89%)
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:
[
  "2"
]

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

Entities Mapping

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