1
1.66 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . photo_principale AS photo_principale_4 , t0 . photos AS photos_5 , t0 . actif AS actif_6 , t0 . indisponible AS indisponible_7 , t0 . ordre AS ordre_8 , t0 . lien_facebook AS lien_facebook_9 , t0 . lien_instagram AS lien_instagram_10 , t0 . lien_tripadvisor AS lien_tripadvisor_11 , t0 . created_at AS created_at_12 , t0 . bateau_type_id AS bateau_type_id_13 FROM bateau t0 WHERE t0 . actif = ? ORDER BY t0 . ordre ASC , t0 . id ASC
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . photo_principale AS photo_principale_4 , t0 . photos AS photos_5 , t0 . actif AS actif_6 , t0 . indisponible AS indisponible_7 , t0 . ordre AS ordre_8 , t0 . lien_facebook AS lien_facebook_9 , t0 . lien_instagram AS lien_instagram_10 , t0 . lien_tripadvisor AS lien_tripadvisor_11 , t0 . created_at AS created_at_12 , t0 . bateau_type_id AS bateau_type_id_13 FROM bateau t0 WHERE t0 . actif = 1 ORDER BY t0 . ordre ASC , t0 . id ASC ;
Copy
2
1.10 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . capacite AS capacite_4 , t0 . photo_principale AS photo_principale_5 FROM bateau_type t0
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . capacite AS capacite_4 , t0 . photo_principale AS photo_principale_5 FROM bateau_type t0 ;
Copy
3
0.96 ms
SELECT t0 . id AS id_1 , t0 . libelle AS libelle_2 , t0 . duree_minutes AS duree_minutes_3 , t0 . actif AS actif_4 , t0 . ordre AS ordre_5 FROM bateau_crenau t0 WHERE t0 . actif = ? ORDER BY t0 . ordre ASC
SELECT t0 . id AS id_1 , t0 . libelle AS libelle_2 , t0 . duree_minutes AS duree_minutes_3 , t0 . actif AS actif_4 , t0 . ordre AS ordre_5 FROM bateau_crenau t0 WHERE t0 . actif = 1 ORDER BY t0 . ordre ASC ;
Copy
4
0.69 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . tarif AS tarif_4 , t0 . actif AS actif_5 , t0 . crenau_id AS crenau_id_6 FROM bateau_pack t0 WHERE t0 . actif = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . tarif AS tarif_4 , t0 . actif AS actif_5 , t0 . crenau_id AS crenau_id_6 FROM bateau_pack t0 WHERE t0 . actif = 1 ;
Copy
5
0.85 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 1 AND t0 . bateau_type_id = 1 LIMIT 1 ;
Copy
6
0.25 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 1 AND t0 . bateau_type_id = 2 LIMIT 1 ;
Copy
7
0.28 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 2 AND t0 . bateau_type_id = 1 LIMIT 1 ;
Copy
8
0.32 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 2 AND t0 . bateau_type_id = 2 LIMIT 1 ;
Copy
9
0.23 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 3 AND t0 . bateau_type_id = 1 LIMIT 1 ;
Copy
10
0.36 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 3 AND t0 . bateau_type_id = 2 LIMIT 1 ;
Copy
11
0.34 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 4 AND t0 . bateau_type_id = 1 LIMIT 1 ;
Copy
12
0.22 ms
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = ? AND t0 . bateau_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . tarif AS tarif_2 , t0 . crenau_id AS crenau_id_3 , t0 . bateau_type_id AS bateau_type_id_4 FROM bateau_crenau_tarif t0 WHERE t0 . crenau_id = 4 AND t0 . bateau_type_id = 2 LIMIT 1 ;
Copy
13
0.97 ms
SELECT t0 . id AS id_1 , t0 . date_expiration AS date_expiration_2 , t0 . message AS message_3 , t0 . icon AS icon_4 , t0 . type AS type_5 FROM alerte t0 WHERE t0 . type = ?
Parameters :
[
"baignade "
]
SELECT t0 . id AS id_1 , t0 . date_expiration AS date_expiration_2 , t0 . message AS message_3 , t0 . icon AS icon_4 , t0 . type AS type_5 FROM alerte t0 WHERE t0 . type = 'baignade' ;
Copy
14
0.43 ms
SELECT t0 . id AS id_1 , t0 . date_expiration AS date_expiration_2 , t0 . message AS message_3 , t0 . icon AS icon_4 , t0 . type AS type_5 FROM alerte t0 WHERE t0 . type = ?
SELECT t0 . id AS id_1 , t0 . date_expiration AS date_expiration_2 , t0 . message AS message_3 , t0 . icon AS icon_4 , t0 . type AS type_5 FROM alerte t0 WHERE t0 . type = 'bateau' ;
Copy