| 1 |
2.09 ms |
SELECT s0_.id AS id_0, s0_.nom AS nom_1, s0_.description AS description_2, s0_.resume AS resume_3, s0_.accroche AS accroche_4, s0_.code_sejour AS code_sejour_5, s0_.nb_jours AS nb_jours_6, s0_.nb_nuits AS nb_nuits_7, s0_.nb_jours_activite AS nb_jours_activite_8, s0_.vignette AS vignette_9, s0_.img_principale AS img_principale_10, s0_.fiche_technique_pdf AS fiche_technique_pdf_11, s0_.mise_en_avant AS mise_en_avant_12, s0_.publie AS publie_13, s0_.prix_default AS prix_default_14, s0_.montant_acompte AS montant_acompte_15, s0_.pourcentage_acompte AS pourcentage_acompte_16, s0_.stock_default AS stock_default_17, s0_.coord_depart AS coord_depart_18, s0_.coord_arrivee AS coord_arrivee_19, s1_.id AS id_20, s1_.date_debut AS date_debut_21, s1_.date_fin AS date_fin_22, s1_.commentaire AS commentaire_23, s1_.prix AS prix_24, s1_.stock_initial AS stock_initial_25, s1_.stock AS stock_26, s1_.effectif_mini AS effectif_mini_27, s1_.statut AS statut_28, s2_.id AS id_29, s2_.libelle AS libelle_30, s3_.id AS id_31, s3_.libelle AS libelle_32, s0_.niveau_id AS niveau_id_33, s1_.sejour_id AS sejour_id_34 FROM sejour__sejour s0_ LEFT JOIN sejour__session s1_ ON s0_.id = s1_.sejour_id LEFT JOIN sejour__sejour_categorie s4_ ON s0_.id = s4_.sejour_id LEFT JOIN sejour__categorie s2_ ON s2_.id = s4_.categorie_id LEFT JOIN sejour__niveau s3_ ON s0_.niveau_id = s3_.id ORDER BY s0_.id ASC LIMIT 1000
SELECT s0_.id AS id_0, s0_.nom AS nom_1, s0_.description AS description_2, s0_.resume AS resume_3, s0_.accroche AS accroche_4, s0_.code_sejour AS code_sejour_5, s0_.nb_jours AS nb_jours_6, s0_.nb_nuits AS nb_nuits_7, s0_.nb_jours_activite AS nb_jours_activite_8, s0_.vignette AS vignette_9, s0_.img_principale AS img_principale_10, s0_.fiche_technique_pdf AS fiche_technique_pdf_11, s0_.mise_en_avant AS mise_en_avant_12, s0_.publie AS publie_13, s0_.prix_default AS prix_default_14, s0_.montant_acompte AS montant_acompte_15, s0_.pourcentage_acompte AS pourcentage_acompte_16, s0_.stock_default AS stock_default_17, s0_.coord_depart AS coord_depart_18, s0_.coord_arrivee AS coord_arrivee_19, s1_.id AS id_20, s1_.date_debut AS date_debut_21, s1_.date_fin AS date_fin_22, s1_.commentaire AS commentaire_23, s1_.prix AS prix_24, s1_.stock_initial AS stock_initial_25, s1_.stock AS stock_26, s1_.effectif_mini AS effectif_mini_27, s1_.statut AS statut_28, s2_.id AS id_29, s2_.libelle AS libelle_30, s3_.id AS id_31, s3_.libelle AS libelle_32, s0_.niveau_id AS niveau_id_33, s1_.sejour_id AS sejour_id_34 FROM sejour__sejour s0_ LEFT JOIN sejour__session s1_ ON s0_.id = s1_.sejour_id LEFT JOIN sejour__sejour_categorie s4_ ON s0_.id = s4_.sejour_id LEFT JOIN sejour__categorie s2_ ON s2_.id = s4_.categorie_id LEFT JOIN sejour__niveau s3_ ON s0_.niveau_id = s3_.id ORDER BY s0_.id ASC LIMIT 1000;
|
| 2 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 2;
|
| 3 |
0.14 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 2;
|
| 4 |
0.13 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 2;
|
| 5 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 2;
|
| 6 |
0.37 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.type AS type_3, t0.options AS options_4 FROM sejour__champ t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.type AS type_3, t0.options AS options_4 FROM sejour__champ t0 WHERE t0.id = 1;
|
| 7 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 4;
|
| 8 |
0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 4;
|
| 9 |
0.37 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 4;
|
| 10 |
0.34 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 4;
|
| 11 |
0.28 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 5;
|
| 12 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 5;
|
| 13 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 5;
|
| 14 |
0.30 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 5;
|
| 15 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 6;
|
| 16 |
0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 6;
|
| 17 |
0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 6;
|
| 18 |
0.31 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 6;
|
| 19 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 7;
|
| 20 |
0.27 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 7;
|
| 21 |
0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 7;
|
| 22 |
0.17 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 7;
|
| 23 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 8;
|
| 24 |
0.17 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 8;
|
| 25 |
0.20 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 8;
|
| 26 |
0.21 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 8;
|
| 27 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 9;
|
| 28 |
0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 9;
|
| 29 |
0.17 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 9;
|
| 30 |
0.18 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 9;
|
| 31 |
0.21 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 10;
|
| 32 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 10;
|
| 33 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 10;
|
| 34 |
0.20 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 10;
|
| 35 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 11;
|
| 36 |
0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 11;
|
| 37 |
0.17 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 11;
|
| 38 |
0.33 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 11;
|
| 39 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 12;
|
| 40 |
0.26 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 12;
|
| 41 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 12;
|
| 42 |
0.31 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 12;
|
| 43 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 13;
|
| 44 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 13;
|
| 45 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 13;
|
| 46 |
0.36 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 13;
|
| 47 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 14;
|
| 48 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 14;
|
| 49 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 14;
|
| 50 |
0.30 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 14;
|
| 51 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 15;
|
| 52 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 15;
|
| 53 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 15;
|
| 54 |
0.25 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 15;
|
| 55 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 16;
|
| 56 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 16;
|
| 57 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 16;
|
| 58 |
0.29 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 16;
|
| 59 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 17;
|
| 60 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 17;
|
| 61 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 17;
|
| 62 |
0.29 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 17;
|
| 63 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 18;
|
| 64 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 18;
|
| 65 |
0.21 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 18;
|
| 66 |
0.40 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 18;
|
| 67 |
0.49 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 19;
|
| 68 |
0.49 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 19;
|
| 69 |
0.49 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 19;
|
| 70 |
0.49 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 19;
|
| 71 |
0.50 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 20;
|
| 72 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 20;
|
| 73 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 20;
|
| 74 |
0.42 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 20;
|
| 75 |
0.38 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 21;
|
| 76 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 21;
|
| 77 |
0.40 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 21;
|
| 78 |
0.41 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 21;
|
| 79 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 22;
|
| 80 |
0.48 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 22;
|
| 81 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 22;
|
| 82 |
0.40 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 22;
|
| 83 |
0.44 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 23;
|
| 84 |
0.43 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 23;
|
| 85 |
0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 23;
|
| 86 |
0.25 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 23;
|
| 87 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 24;
|
| 88 |
0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 24;
|
| 89 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 24;
|
| 90 |
0.46 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 24;
|
| 91 |
0.41 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 25;
|
| 92 |
0.51 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 25;
|
| 93 |
0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 25;
|
| 94 |
0.38 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 25;
|
| 95 |
0.36 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 26;
|
| 96 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 26;
|
| 97 |
0.45 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 26;
|
| 98 |
0.33 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 26;
|
| 99 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 27;
|
| 100 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 27;
|
| 101 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 27;
|
| 102 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 27;
|
| 103 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 29;
|
| 104 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 29;
|
| 105 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 29;
|
| 106 |
0.33 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 29;
|
| 107 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 30;
|
| 108 |
0.48 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 30;
|
| 109 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 30;
|
| 110 |
0.21 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 30;
|
| 111 |
0.28 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 31;
|
| 112 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 31;
|
| 113 |
0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 31;
|
| 114 |
0.43 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 31;
|
| 115 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 32;
|
| 116 |
0.47 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 32;
|
| 117 |
0.44 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 32;
|
| 118 |
0.46 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 32;
|
| 119 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 33;
|
| 120 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 33;
|
| 121 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 33;
|
| 122 |
0.31 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 33;
|
| 123 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 34;
|
| 124 |
0.41 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 34;
|
| 125 |
0.50 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 34;
|
| 126 |
0.39 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 34;
|
| 127 |
0.40 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 36;
|
| 128 |
0.24 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 36;
|
| 129 |
0.36 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 36;
|
| 130 |
0.39 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 36;
|
| 131 |
0.40 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 37;
|
| 132 |
0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 37;
|
| 133 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 37;
|
| 134 |
0.42 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 37;
|
| 135 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 38;
|
| 136 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 38;
|
| 137 |
0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 38;
|
| 138 |
0.34 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 38;
|
| 139 |
0.37 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 39;
|
| 140 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 39;
|
| 141 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 39;
|
| 142 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 39;
|
| 143 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 40;
|
| 144 |
0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 40;
|
| 145 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 40;
|
| 146 |
0.45 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 40;
|
| 147 |
0.40 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 41;
|
| 148 |
0.22 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 41;
|
| 149 |
0.41 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 41;
|
| 150 |
0.45 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 41;
|
| 151 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 42;
|
| 152 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 42;
|
| 153 |
0.27 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 42;
|
| 154 |
0.36 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 42;
|
| 155 |
0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 43;
|
| 156 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 43;
|
| 157 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 43;
|
| 158 |
0.31 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 43;
|
| 159 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 44;
|
| 160 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 44;
|
| 161 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 44;
|
| 162 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 44;
|
| 163 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 45;
|
| 164 |
0.30 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 45;
|
| 165 |
0.19 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 45;
|
| 166 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 45;
|
| 167 |
0.32 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 46;
|
| 168 |
0.31 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 46;
|
| 169 |
0.33 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 46;
|
| 170 |
0.31 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 46;
|
| 171 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 47;
|
| 172 |
0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 47;
|
| 173 |
0.46 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 47;
|
| 174 |
0.38 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 47;
|
| 175 |
0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__activite t0 INNER JOIN sejour__sejour_activite ON t0.id = sejour__sejour_activite.activite_id WHERE sejour__sejour_activite.sejour_id = 48;
|
| 176 |
0.21 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM sejour__destination t0 INNER JOIN sejour__sejour_destination ON t0.id = sejour__sejour_destination.destination_id WHERE sejour__sejour_destination.sejour_id = 48;
|
| 177 |
0.37 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.path AS path_5, t0.sejour_id AS sejour_id_6 FROM sejour__media t0 WHERE t0.sejour_id = 48;
|
| 178 |
0.32 ms |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = ?
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.sejour_id AS sejour_id_3, t0.champ_id AS champ_id_4 FROM sejour__champ_valeur t0 WHERE t0.sejour_id = 48;
|