Query Metrics

16 Database Queries
6 Different statements
16.63 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.19 ms
(37.24%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.datedebut AS datedebut_3, t0.datefin AS datefin_4, t0.montage_debut AS montage_debut_5, t0.montage_fin AS montage_fin_6, t0.exploitation_debut AS exploitation_debut_7, t0.exploitation_fin AS exploitation_fin_8, t0.demontage_debut AS demontage_debut_9, t0.demontage_fin AS demontage_fin_10, t0.lien AS lien_11, t0.reemploi AS reemploi_12, t0.suivi_biodechet AS suivi_biodechet_13, t0.inventaire_ctalogue AS inventaire_ctalogue_14, t0.leclient_id AS leclient_id_15, t0.logo_id AS logo_id_16 FROM evenement t0 WHERE t0.id = ?
Parameters:
[
  20
]
4.46 ms
(26.82%)
11
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM site t0 WHERE t0.id = ?
Parameters:
[
  12
]
3.36 ms
(20.17%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.site_id AS site_id_3, t0.client_id AS client_id_4, t0.centredetri_id AS centredetri_id_5 FROM hall t0 WHERE t0.id = ?
Parameters:
[
  40
]
1.14 ms
(6.87%)
1
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.datedebut AS datedebut_2, e0_.datefin AS datefin_3, e0_.montage_debut AS montage_debut_4, e0_.montage_fin AS montage_fin_5, e0_.exploitation_debut AS exploitation_debut_6, e0_.exploitation_fin AS exploitation_fin_7, e0_.demontage_debut AS demontage_debut_8, e0_.demontage_fin AS demontage_fin_9, e0_.lien AS lien_10, e0_.reemploi AS reemploi_11, e0_.suivi_biodechet AS suivi_biodechet_12, e0_.inventaire_ctalogue AS inventaire_ctalogue_13, e0_.leclient_id AS leclient_id_14, e0_.logo_id AS logo_id_15 FROM evenement e0_
Parameters:
[]
1.07 ms
(6.44%)
1
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.hall AS hall_3, t0.aisle_booth_number AS aisle_booth_number_4, t0.contact_builder AS contact_builder_5, t0.csr_form_downloaded AS csr_form_downloaded_6, t0.dateupload AS dateupload_7, t0.reemploi AS reemploi_8, t0.materiaux_envisages AS materiaux_envisages_9, t0.comments AS comments_10, t0.confirmation AS confirmation_11, t0.reception AS reception_12, t0.sensibilisation AS sensibilisation_13, t0.evenement_id AS evenement_id_14, t0.hallentity_id AS hallentity_id_15 FROM donation t0 WHERE t0.id = ?
Parameters:
[
  "140"
]
0.41 ms
(2.47%)
1
SELECT h0_.id AS id_0, h0_.nom AS nom_1, h0_.site_id AS site_id_2, h0_.client_id AS client_id_3, h0_.centredetri_id AS centredetri_id_4 FROM hall h0_
Parameters:
[]

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\Donation No errors.
App\Entity\Evenement No errors.
App\Entity\Hall No errors.
App\Entity\Client No errors.
App\Entity\Photosarchives No errors.
App\Entity\Site No errors.
App\Entity\Suivi No errors.
App\Entity\Commentaire No errors.
App\Entity\Inventaire No errors.
App\Entity\Documents No errors.
App\Entity\InfosStand No errors.
App\Entity\Suivijournalierstand No errors.
App\Entity\SuiviPhoto
  • The association App\Entity\SuiviPhoto#createdBy refers to the inverse side field App\Entity\User#suiviPhotos which does not exist.
App\Entity\InventaireCatalogue No errors.
App\Entity\FicheDeco No errors.
App\Entity\Centredetri No errors.