GET https://tennisspora.lu/admin/inscription-stage/33?p=admin%2Finscription-stage%2F33

Query Metrics

4 Database Queries
4 Different statements
2.34 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.81 ms
(34.47%)
1
SELECT t0.id AS id_1, t0.civilite AS civilite_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.date_naissance AS date_naissance_5, t0.telephone AS telephone_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.pays AS pays_10, t0.email AS email_11, t0.cns AS cns_12, t0.autorisation_parentale AS autorisation_parentale_13, t0.politique_confidentalite AS politique_confidentalite_14, t0.debutant AS debutant_15, t0.annee_pratique AS annee_pratique_16, t0.classement AS classement_17, t0.semaine_stage AS semaine_stage_18, t0.formule AS formule_19, t0.remarque AS remarque_20, t0.repas AS repas_21, t0.horaire AS horaire_22, t0.formule_debutant AS formule_debutant_23, t0.formule_confirme AS formule_confirme_24, t0.stage_id AS stage_id_25 FROM inscription_stage t0 WHERE t0.stage_id = ?
Parameters:
[
  33
]
0.75 ms
(31.95%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.40 ms
(17.19%)
1
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
]
0.38 ms
(16.39%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.image AS image_5, t0.formule1 AS formule1_6, t0.formule2 AS formule2_7, t0.infos_pratiques AS infos_pratiques_8, t0.document_inscription AS document_inscription_9, t0.niveaux AS niveaux_10, t0.date_limite AS date_limite_11, t0.inscription_allow AS inscription_allow_12, t0.nb_jours AS nb_jours_13, t0.type AS type_14 FROM stage t0 WHERE t0.id = ?
Parameters:
[
  "33"
]

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\Stage No errors.
App\Entity\Sections No errors.
App\Entity\InscriptionStage
  • The association App\Entity\InscriptionStage#semaineStages refers to the owning side field App\Entity\SemaineStage#formulaire which does not exist.
App\Entity\SemaineStage No errors.
App\Entity\Document No errors.
App\Entity\SemaineStageAdulte No errors.
App\Entity\CarouselStage No errors.
App\Entity\Dictionnaire No errors.