| 1 |
0.99 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.58 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.55 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-08-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-08-01' AND t0.site_id = 1 LIMIT 1;
|
| 4 |
0.35 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-08-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-08-02' AND t0.site_id = 1 LIMIT 1;
|
| 5 |
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-08-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-08-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-08-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-08-04' AND t0.site_id = 1 LIMIT 1;
|
| 7 |
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-08-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-08-05' AND t0.site_id = 1 LIMIT 1;
|
| 8 |
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-08-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-08-06' AND t0.site_id = 1 LIMIT 1;
|
| 9 |
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-08-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-08-07' AND t0.site_id = 1 LIMIT 1;
|
| 10 |
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-08-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-08-08' AND t0.site_id = 1 LIMIT 1;
|
| 11 |
0.23 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-08-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-08-09' AND t0.site_id = 1 LIMIT 1;
|
| 12 |
0.23 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-08-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-08-10' AND t0.site_id = 1 LIMIT 1;
|
| 13 |
0.23 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-08-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-08-11' AND t0.site_id = 1 LIMIT 1;
|
| 14 |
0.23 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-08-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-08-12' AND t0.site_id = 1 LIMIT 1;
|
| 15 |
0.23 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-08-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-08-13' AND t0.site_id = 1 LIMIT 1;
|
| 16 |
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-08-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-08-14' AND t0.site_id = 1 LIMIT 1;
|
| 17 |
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-08-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-08-15' AND t0.site_id = 1 LIMIT 1;
|
| 18 |
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-08-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-08-16' AND t0.site_id = 1 LIMIT 1;
|
| 19 |
0.22 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-08-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-08-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-08-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-08-18' AND t0.site_id = 1 LIMIT 1;
|
| 21 |
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-08-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-08-19' AND t0.site_id = 1 LIMIT 1;
|
| 22 |
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-08-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-08-20' AND t0.site_id = 1 LIMIT 1;
|
| 23 |
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-08-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-08-21' AND t0.site_id = 1 LIMIT 1;
|
| 24 |
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-08-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-08-22' AND t0.site_id = 1 LIMIT 1;
|
| 25 |
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-08-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-08-23' AND t0.site_id = 1 LIMIT 1;
|
| 26 |
0.46 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-08-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-08-24' AND t0.site_id = 1 LIMIT 1;
|
| 27 |
0.49 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-08-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-08-25' AND t0.site_id = 1 LIMIT 1;
|
| 28 |
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-08-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-08-26' AND t0.site_id = 1 LIMIT 1;
|
| 29 |
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-08-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-08-27' AND t0.site_id = 1 LIMIT 1;
|
| 30 |
0.40 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-08-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-08-28' AND t0.site_id = 1 LIMIT 1;
|
| 31 |
0.36 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-08-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-08-29' AND t0.site_id = 1 LIMIT 1;
|
| 32 |
0.40 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-08-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-08-30' AND t0.site_id = 1 LIMIT 1;
|
| 33 |
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-08-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-08-31' AND t0.site_id = 1 LIMIT 1;
|
| 34 |
0.62 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';
|