Query Metrics

3 Database Queries
3 Different statements
0.50 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.22 ms
(43.77%)
1
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3, t0.bio AS bio_4, t0.affiche AS affiche_5, t0.url AS url_6, t0.linkedin AS linkedin_7, t0.photo_portrait AS photo_portrait_8, t0.credit_photo AS credit_photo_9, t0.archive AS archive_10, t0.membre AS membre_11, t0.facebook AS facebook_12, t0.instagram AS instagram_13, t0.lien_bio AS lien_bio_14 FROM equipe t0 WHERE t0.id = ?
Parameters:
[
  "97"
]
0.18 ms
(36.21%)
1
SELECT t0.id AS id_1, t0.role_id AS role_id_2, t0.personne_id AS personne_id_3 FROM distribution t0 WHERE t0.personne_id = ?
Parameters:
[
  97
]
0.10 ms
(20.02%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.rubrique AS rubrique_4 FROM role t0 WHERE t0.id = ?
Parameters:
[
  5
]

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\Equipe 1
App\Entity\Distribution 1
App\Entity\Role 1

Entities Mapping

Class Mapping errors
App\Entity\Equipe No errors.
App\Entity\Distribution No errors.
App\Entity\Structure No errors.
App\Entity\Role No errors.
App\Entity\Agenda No errors.
App\Entity\Atelier No errors.
App\Entity\Spectacle No errors.