Query Metrics

3 Database Queries
3 Different statements
1.81 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.93 ms
(51.24%)
1
SELECT t0.slug_username AS slug_username_1, t0.username AS username_2, t0.password AS password_3, t0.roles AS roles_4, t0.sexe AS sexe_5, t0.id AS id_6, t0.email AS email_7, t0.email_token AS email_token_8, t0.nom AS nom_9, t0.prenom AS prenom_10, t0.nom_complet AS nom_complet_11, t0.dateNaissance AS dateNaissance_12, t0.contacts AS contacts_13, t0.adresse AS adresse_14, t0.matricule AS matricule_15, t0.salaire AS salaire_16, t0.numero_cnps AS numero_cnps_17, t0.vacataire AS vacataire_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.filename AS filename_21, t0.boutique_id AS boutique_id_22, t0.avatar_id AS avatar_id_23 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
  57
]
0.51 ms
(27.96%)
1
SELECT t0.role AS role_1, t0.accepte AS accepte_2, t0.est_parti AS est_parti_3, t0.est_employe AS est_employe_4, t0.salaire AS salaire_5, t0.matricule AS matricule_6, t0.la_fonction AS la_fonction_7, t0.categorie_emploi AS categorie_emploi_8, t0.la_qualification AS la_qualification_9, t0.departement_emploi AS departement_emploi_10, t0.date_de_prise_de_fonction AS date_de_prise_de_fonction_11, t0.igr AS igr_12, t0.nombre_d_enfant AS nombre_d_enfant_13, t0.nom_etablissement_fne AS nom_etablissement_fne_14, t0.nom_point_de_vente_fne AS nom_point_de_vente_fne_15, t0.droits AS droits_16, t0.boutique_id AS boutique_id_17, t0.user_id AS user_id_18 FROM gestock_user_boutique t0 WHERE t0.user_id = ?
Parameters:
[
  57
]
0.38 ms
(20.80%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.role AS role_3, t0.accepte AS accepte_4, t0.vu AS vu_5, t0.laDate AS laDate_6, t0.boutique_id AS boutique_id_7 FROM gestock_requete_ajout_boutique t0 WHERE t0.email = ?
Parameters:
[
  "nignanange0@gmail.com"
]

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\AppUser No errors.
App\Entity\Boutique No errors.
App\Entity\Photo No errors.
App\Entity\UserBoutique No errors.
App\Entity\RequeteAjoutBoutique No errors.