GET https://bereup.online/evenement/84/selection-exposant?hall=56

Query Metrics

5 Database Queries
5 Different statements
4.10 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.74 ms
(42.35%)
1
SELECT d0_.id AS id_0, d0_.company_name AS company_name_1, d0_.hall AS hall_2, d0_.aisle_booth_number AS aisle_booth_number_3, d0_.contact_builder AS contact_builder_4, d0_.csr_form_downloaded AS csr_form_downloaded_5, d0_.dateupload AS dateupload_6, d0_.reemploi AS reemploi_7, d0_.materiaux_envisages AS materiaux_envisages_8, d0_.comments AS comments_9, d0_.confirmation AS confirmation_10, d0_.reception AS reception_11, d0_.sensibilisation AS sensibilisation_12, d0_.evenement_id AS evenement_id_13, d0_.hallentity_id AS hallentity_id_14 FROM donation d0_ WHERE d0_.evenement_id = ? AND d0_.hallentity_id = ? ORDER BY d0_.company_name ASC LIMIT 15
Parameters:
[
  84
  "56"
]
0.99 ms
(24.15%)
1
SELECT COUNT(d0_.id) AS sclr_0 FROM donation d0_ WHERE d0_.evenement_id = ? AND d0_.hallentity_id = ?
Parameters:
[
  84
  "56"
]
0.66 ms
(16.13%)
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 INNER JOIN evenement_hall ON t0.id = evenement_hall.hall_id WHERE evenement_hall.evenement_id = ?
Parameters:
[
  84
]
0.45 ms
(10.94%)
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:
[
  84
]
0.26 ms
(6.43%)
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:
[
  56
]

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\Evenement No errors.
App\Entity\Client No errors.
App\Entity\Photosarchives No errors.
App\Entity\Site No errors.
App\Entity\Hall No errors.
App\Entity\Suivi No errors.
App\Entity\Commentaire No errors.
App\Entity\Donation 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.