Query Metrics

2 Database Queries
2 Different statements
0.69 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.32 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 0.37 ms
SELECT t0.id AS id_1, t0.civilite AS civilite_2, t0.type_inscription AS type_inscription_3, t0.nom AS nom_4, t0.prenom AS prenom_5, t0.date_naissance AS date_naissance_6, t0.telephone_parent1 AS telephone_parent1_7, t0.telephone_parent2 AS telephone_parent2_8, t0.adresse AS adresse_9, t0.code_postal AS code_postal_10, t0.ville AS ville_11, t0.pays AS pays_12, t0.email AS email_13, t0.cns AS cns_14, t0.autorisation_parentale AS autorisation_parentale_15, t0.politique_confidentalite AS politique_confidentalite_16, t0.jour_dispo AS jour_dispo_17, t0.horaire_dispo AS horaire_dispo_18, t0.nb_abo AS nb_abo_19, t0.type_abo AS type_abo_20, t0.type AS type_21, t0.remarque AS remarque_22, t0.prenom_abo AS prenom_abo_23, t0.nom_abo AS nom_abo_24 FROM inscription_terrain t0 WHERE t0.type = ?
Parameters:
[
  "abonnement-hiver-ete"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\InscriptionTerrain No errors.