GET https://groloto.sae.iuto.ovh/festivals/6

Query Metrics

2 Database Queries
2 Different statements
1.34 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(89.72%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.date_creation AS date_creation_5, t0.cover_image AS cover_image_6, t0.description AS description_7, t0.task_offset_before AS task_offset_before_8, t0.task_offset_after AS task_offset_after_9 FROM WEEKEND t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
0.14 ms
(10.28%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.lieu AS lieu_6, t0.heure_debut AS heure_debut_7, t0.duree_minutes AS duree_minutes_8, t0.image AS image_9, t0.date_creation AS date_creation_10, t0.id_weekend AS id_weekend_11 FROM EVENEMENT t0 WHERE t0.id_weekend = ? ORDER BY t0.date_debut ASC, t0.heure_debut ASC
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\Weekend 1

Entities Mapping

Class Mapping errors
App\Entity\Weekend No errors.
App\Entity\Evenement No errors.
App\Entity\Tache No errors.