GET https://admin.dieng-consulting.com/eleve/231/edit

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.last_login_at AS last_login_at_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  5
]
2 0.42 ms
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3, t0.numero_matricule AS numero_matricule_4, t0.sexe AS sexe_5, t0.date_naissance AS date_naissance_6, t0.lieu_naissance AS lieu_naissance_7, t0.nationalite AS nationalite_8, t0.telephone AS telephone_9, t0.email AS email_10, t0.adresse AS adresse_11, t0.responsable AS responsable_12, t0.telephone_responsable AS telephone_responsable_13, t0.telephone_secondaire AS telephone_secondaire_14, t0.profession AS profession_15, t0.photo AS photo_16, t0.lieu_urgence AS lieu_urgence_17, t0.observations AS observations_18, t0.statut AS statut_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.deleted_at AS deleted_at_22, t0.groupe_id AS groupe_id_23 FROM eleve t0 WHERE t0.id = ?
Parameters:
[
  "231"
]

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\User 1
App\Entity\Eleve 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Eleve No errors.
App\Entity\Groupe No errors.
App\Entity\Inscription No errors.