| 1 |
0.92 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 |
8.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 |
7.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-06-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-06-01' AND t0.site_id = 1 LIMIT 1;
|
| 4 |
0.48 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-06-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-06-02' AND t0.site_id = 1 LIMIT 1;
|
| 5 |
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-06-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-06-03' AND t0.site_id = 1 LIMIT 1;
|
| 6 |
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-06-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-06-04' AND t0.site_id = 1 LIMIT 1;
|
| 7 |
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-06-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-06-05' AND t0.site_id = 1 LIMIT 1;
|
| 8 |
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-06-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-06-06' AND t0.site_id = 1 LIMIT 1;
|
| 9 |
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-06-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-06-07' AND t0.site_id = 1 LIMIT 1;
|
| 10 |
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-06-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-06-08' AND t0.site_id = 1 LIMIT 1;
|
| 11 |
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-06-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-06-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-06-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-06-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-06-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-06-11' AND t0.site_id = 1 LIMIT 1;
|
| 14 |
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-06-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-06-12' AND t0.site_id = 1 LIMIT 1;
|
| 15 |
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-06-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-06-13' AND t0.site_id = 1 LIMIT 1;
|
| 16 |
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-06-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-06-14' AND t0.site_id = 1 LIMIT 1;
|
| 17 |
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-06-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-06-15' AND t0.site_id = 1 LIMIT 1;
|
| 18 |
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-06-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-06-16' AND t0.site_id = 1 LIMIT 1;
|
| 19 |
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-06-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-06-17' AND t0.site_id = 1 LIMIT 1;
|
| 20 |
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-06-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-06-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-06-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-06-19' AND t0.site_id = 1 LIMIT 1;
|
| 22 |
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-06-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-06-20' AND t0.site_id = 1 LIMIT 1;
|
| 23 |
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-06-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-06-21' AND t0.site_id = 1 LIMIT 1;
|
| 24 |
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-06-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-06-22' AND t0.site_id = 1 LIMIT 1;
|
| 25 |
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-06-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-06-23' AND t0.site_id = 1 LIMIT 1;
|
| 26 |
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-06-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-06-24' AND t0.site_id = 1 LIMIT 1;
|
| 27 |
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-06-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-06-25' AND t0.site_id = 1 LIMIT 1;
|
| 28 |
9.76 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-06-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-06-26' AND t0.site_id = 1 LIMIT 1;
|
| 29 |
0.48 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-06-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-06-27' AND t0.site_id = 1 LIMIT 1;
|
| 30 |
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-06-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-06-28' AND t0.site_id = 1 LIMIT 1;
|
| 31 |
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-06-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-06-29' AND t0.site_id = 1 LIMIT 1;
|
| 32 |
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-06-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-06-30' AND t0.site_id = 1 LIMIT 1;
|
| 33 |
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';
|
| 34 |
0.28 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';
|