| 1 |
17.83 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 = '2';
|
| 2 |
9.39 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.63 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-09-01"
2
]
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-09-01' AND t0.site_id = 2 LIMIT 1;
|
| 4 |
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-09-02"
2
]
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-09-02' AND t0.site_id = 2 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-09-03"
2
]
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-09-03' AND t0.site_id = 2 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-09-04"
2
]
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-09-04' AND t0.site_id = 2 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-09-05"
2
]
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-09-05' AND t0.site_id = 2 LIMIT 1;
|
| 8 |
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-09-06"
2
]
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-09-06' AND t0.site_id = 2 LIMIT 1;
|
| 9 |
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-09-07"
2
]
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-09-07' AND t0.site_id = 2 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-09-08"
2
]
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-09-08' AND t0.site_id = 2 LIMIT 1;
|
| 11 |
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-09-09"
2
]
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-09-09' AND t0.site_id = 2 LIMIT 1;
|
| 12 |
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-09-10"
2
]
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-09-10' AND t0.site_id = 2 LIMIT 1;
|
| 13 |
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-09-11"
2
]
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-09-11' AND t0.site_id = 2 LIMIT 1;
|
| 14 |
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-09-12"
2
]
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-09-12' AND t0.site_id = 2 LIMIT 1;
|
| 15 |
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-09-13"
2
]
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-09-13' AND t0.site_id = 2 LIMIT 1;
|
| 16 |
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-09-14"
2
]
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-09-14' AND t0.site_id = 2 LIMIT 1;
|
| 17 |
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-09-15"
2
]
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-09-15' AND t0.site_id = 2 LIMIT 1;
|
| 18 |
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-09-16"
2
]
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-09-16' AND t0.site_id = 2 LIMIT 1;
|
| 19 |
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-09-17"
2
]
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-09-17' AND t0.site_id = 2 LIMIT 1;
|
| 20 |
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-09-18"
2
]
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-09-18' AND t0.site_id = 2 LIMIT 1;
|
| 21 |
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-09-19"
2
]
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-09-19' AND t0.site_id = 2 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-09-20"
2
]
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-09-20' AND t0.site_id = 2 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-09-21"
2
]
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-09-21' AND t0.site_id = 2 LIMIT 1;
|
| 24 |
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-09-22"
2
]
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-09-22' AND t0.site_id = 2 LIMIT 1;
|
| 25 |
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-09-23"
2
]
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-09-23' AND t0.site_id = 2 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-09-24"
2
]
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-09-24' AND t0.site_id = 2 LIMIT 1;
|
| 27 |
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-09-25"
2
]
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-09-25' AND t0.site_id = 2 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-09-26"
2
]
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-09-26' AND t0.site_id = 2 LIMIT 1;
|
| 29 |
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-09-27"
2
]
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-09-27' AND t0.site_id = 2 LIMIT 1;
|
| 30 |
1.66 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-09-28"
2
]
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-09-28' AND t0.site_id = 2 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-09-29"
2
]
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-09-29' AND t0.site_id = 2 LIMIT 1;
|
| 32 |
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-09-30"
2
]
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-09-30' AND t0.site_id = 2 LIMIT 1;
|
| 33 |
0.58 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.34 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';
|