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

Query Metrics

4 Database Queries
4 Different statements
0.64 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.28 ms
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.description AS description_2, e0_.date_debut AS date_debut_3, e0_.date_fin AS date_fin_4, e0_.lieu AS lieu_5, e0_.heure_debut AS heure_debut_6, e0_.duree_minutes AS duree_minutes_7, e0_.image AS image_8, e0_.date_creation AS date_creation_9, e0_.id_weekend AS id_weekend_10 FROM EVENEMENT e0_ WHERE e0_.date_debut >= ? ORDER BY e0_.date_debut ASC LIMIT 6
Parameters:
[
  "2026-01-18 11:06:08"
]
2 0.13 ms
SELECT COUNT(e0_.id) AS sclr_0 FROM EVENEMENT e0_
Parameters:
[]
3 0.11 ms
SELECT COUNT(b0_.id) AS sclr_0 FROM BENEVOLE b0_ WHERE b0_.actif = ?
Parameters:
[
  1
]
4 0.12 ms
SELECT COUNT(m0_.id) AS sclr_0 FROM MECENE m0_
Parameters:
[]

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

Entities Mapping

Class Mapping errors
App\Entity\Evenement No errors.
App\Entity\Weekend No errors.
App\Entity\Benevole No errors.
App\Entity\Mecene No errors.