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 = ?
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 = 20;
|
4.46 ms (26.82%)
|
11 |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM site t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM site t0 WHERE t0.id = 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 = ?
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 = 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_
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_;
|
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 = ?
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 = '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_
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_;
|