| 1 |
0.90 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.adresse AS adresse_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.metro AS metro_7, t0.bus AS bus_8, t0.date_ouverture AS date_ouverture_9, t0.date_fermeture AS date_fermeture_10, t0.jours_non_disponibles AS jours_non_disponibles_11 FROM site t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.adresse AS adresse_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.metro AS metro_7, t0.bus AS bus_8, t0.date_ouverture AS date_ouverture_9, t0.date_fermeture AS date_fermeture_10, t0.jours_non_disponibles AS jours_non_disponibles_11 FROM site t0 WHERE t0.id = '1';
|
| 2 |
0.60 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.value AS value_3 FROM config t0 WHERE t0.nom = ? LIMIT 1
Parameters: [
"Délais maximum réservation en avance en jours"
]
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.value AS value_3 FROM config t0 WHERE t0.nom = 'Délais maximum réservation en avance en jours' LIMIT 1;
|
| 3 |
0.39 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-01"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-01' AND t0.site_id = 1 LIMIT 1;
|
| 4 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-02"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-02' AND t0.site_id = 1 LIMIT 1;
|
| 5 |
0.25 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-03"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-03' AND t0.site_id = 1 LIMIT 1;
|
| 6 |
0.26 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-04"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-04' AND t0.site_id = 1 LIMIT 1;
|
| 7 |
0.25 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-05"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-05' AND t0.site_id = 1 LIMIT 1;
|
| 8 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-06"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-06' AND t0.site_id = 1 LIMIT 1;
|
| 9 |
0.28 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-07"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-07' AND t0.site_id = 1 LIMIT 1;
|
| 10 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-08"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-08' AND t0.site_id = 1 LIMIT 1;
|
| 11 |
0.26 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-09"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-09' AND t0.site_id = 1 LIMIT 1;
|
| 12 |
0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-10"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-10' AND t0.site_id = 1 LIMIT 1;
|
| 13 |
0.25 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-11"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-11' AND t0.site_id = 1 LIMIT 1;
|
| 14 |
0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-12"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-12' AND t0.site_id = 1 LIMIT 1;
|
| 15 |
0.24 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-13"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-13' AND t0.site_id = 1 LIMIT 1;
|
| 16 |
0.31 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-14"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-14' AND t0.site_id = 1 LIMIT 1;
|
| 17 |
0.31 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-15"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-15' AND t0.site_id = 1 LIMIT 1;
|
| 18 |
0.25 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-16"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-16' AND t0.site_id = 1 LIMIT 1;
|
| 19 |
0.43 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-17"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-17' AND t0.site_id = 1 LIMIT 1;
|
| 20 |
0.28 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-18"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-18' AND t0.site_id = 1 LIMIT 1;
|
| 21 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-19"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-19' AND t0.site_id = 1 LIMIT 1;
|
| 22 |
0.26 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-20"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-20' AND t0.site_id = 1 LIMIT 1;
|
| 23 |
0.30 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-21"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-21' AND t0.site_id = 1 LIMIT 1;
|
| 24 |
0.30 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-22"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-22' AND t0.site_id = 1 LIMIT 1;
|
| 25 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-23"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-23' AND t0.site_id = 1 LIMIT 1;
|
| 26 |
0.26 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-24"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-24' AND t0.site_id = 1 LIMIT 1;
|
| 27 |
0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-25"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-25' AND t0.site_id = 1 LIMIT 1;
|
| 28 |
0.28 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-26"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-26' AND t0.site_id = 1 LIMIT 1;
|
| 29 |
0.32 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-27"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-27' AND t0.site_id = 1 LIMIT 1;
|
| 30 |
0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-28"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-28' AND t0.site_id = 1 LIMIT 1;
|
| 31 |
0.27 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-29"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-29' AND t0.site_id = 1 LIMIT 1;
|
| 32 |
0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-30"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-30' AND t0.site_id = 1 LIMIT 1;
|
| 33 |
0.28 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters: [
"2026-07-31"
1
]
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = '2026-07-31' AND t0.site_id = 1 LIMIT 1;
|
| 34 |
0.61 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';
|
| 35 |
0.32 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';
|