Query Metrics
144
Database Queries
8
Different statements
156.01 ms
Query time
2
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.57 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29 00:00:00" "2025-07-29 00:00:00" "2025-07-29 00:00:00" ] |
2 | 0.22 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.designation AS designation_3, t0.mention AS mention_4, t0.mention_anniversaire AS mention_anniversaire_5, t0.url_activity AS url_activity_6, t0.temps_limite_resa AS temps_limite_resa_7, t0.jauge_mini AS jauge_mini_8, t0.jauge_maxi AS jauge_maxi_9, t0.temps_activite AS temps_activite_10, t0.presence_avant AS presence_avant_11, t0.espaces_jeu AS espaces_jeu_12, t0.is_creneau_activity AS is_creneau_activity_13, t0.is_tarification_multiple AS is_tarification_multiple_14, t0.heure_ouverture_creneau AS heure_ouverture_creneau_15, t0.heure_fermeture_creneau AS heure_fermeture_creneau_16, t0.temps_creneau AS temps_creneau_17, t0.creneau_obligatoire AS creneau_obligatoire_18, t0.block_room AS block_room_19, t0.is_draft AS is_draft_20, t0.billboard_type AS billboard_type_21, t0.espaces_jeu_reel AS espaces_jeu_reel_22, t0.jauge_maxi_reel AS jauge_maxi_reel_23, t0.temps_creneau_reel AS temps_creneau_reel_24, t0.ignored_creneau AS ignored_creneau_25, t0.temps_activite_joueur AS temps_activite_joueur_26 FROM activity t0 WHERE t0.id = ?
Parameters:
[
4
]
|
3 | 1.71 ms |
SELECT t0.id AS id_1, t0.code_activity AS code_activity_2, t0.date AS date_3, t0.slot_unavailable AS slot_unavailable_4 FROM activity_unavailable_slot t0 WHERE t0.date = ? AND t0.code_activity = ? LIMIT 1
Parameters:
[ "2025-07-29 00:00:00" "laser-game" ] |
4 | 0.20 ms |
SELECT t0.id AS id_1, t0.day AS day_2, t0.opening_time AS opening_time_3, t0.closing_time AS closing_time_4, t0.is_holidays AS is_holidays_5, t0.is_public_holiday AS is_public_holiday_6, t0.activity_id AS activity_id_7 FROM opening_days t0 WHERE t0.activity_id = ?
Parameters:
[
4
]
|
5 | 11.19 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "10:00:00" ] |
6 | 1.73 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
7 | 0.20 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
8 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
9 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "10:00:00" "10:00:00" ] |
10 | 4.18 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "10:30:00" ] |
11 | 0.55 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
12 | 0.22 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
13 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
14 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "10:30:00" "10:30:00" ] |
15 | 4.10 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "11:00:00" ] |
16 | 0.53 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
17 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
18 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
19 | 0.16 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "11:00:00" "11:00:00" ] |
20 | 4.08 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "11:30:00" ] |
21 | 0.52 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
22 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
23 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
24 | 0.16 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "11:30:00" "11:30:00" ] |
25 | 4.05 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "12:00:00" ] |
26 | 0.50 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
27 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
28 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
29 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "12:00:00" "12:00:00" ] |
30 | 4.08 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "12:30:00" ] |
31 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
32 | 0.20 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
33 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
34 | 0.16 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "12:30:00" "12:30:00" ] |
35 | 4.06 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "13:00:00" ] |
36 | 0.50 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
37 | 0.21 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
38 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
39 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "13:00:00" "13:00:00" ] |
40 | 4.04 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "13:30:00" ] |
41 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
42 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
43 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
44 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "13:30:00" "13:30:00" ] |
45 | 4.06 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "14:00:00" ] |
46 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
47 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
48 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
49 | 0.16 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "14:00:00" "14:00:00" ] |
50 | 4.04 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "14:30:00" ] |
51 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
52 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
53 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
54 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "14:30:00" "14:30:00" ] |
55 | 4.04 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "15:00:00" ] |
56 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
57 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
58 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
59 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "15:00:00" "15:00:00" ] |
60 | 4.05 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "15:30:00" ] |
61 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
62 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
63 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
64 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "15:30:00" "15:30:00" ] |
65 | 4.05 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "16:00:00" ] |
66 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
67 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
68 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
69 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "16:00:00" "16:00:00" ] |
70 | 4.07 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "16:30:00" ] |
71 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
72 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
73 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
74 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "16:30:00" "16:30:00" ] |
75 | 4.09 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "17:00:00" ] |
76 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
77 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
78 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
79 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "17:00:00" "17:00:00" ] |
80 | 4.07 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "17:30:00" ] |
81 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
82 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
83 | 0.25 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
84 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "17:30:00" "17:30:00" ] |
85 | 4.10 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "18:00:00" ] |
86 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
87 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
88 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
89 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "18:00:00" "18:00:00" ] |
90 | 4.12 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "18:30:00" ] |
91 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
92 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
93 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
94 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "18:30:00" "18:30:00" ] |
95 | 4.08 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "19:00:00" ] |
96 | 0.53 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
97 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
98 | 0.25 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
99 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "19:00:00" "19:00:00" ] |
100 | 4.06 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "19:30:00" ] |
101 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
102 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
103 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
104 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "19:30:00" "19:30:00" ] |
105 | 4.05 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "20:00:00" ] |
106 | 0.53 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
107 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
108 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
109 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "20:00:00" "20:00:00" ] |
110 | 4.04 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "20:30:00" ] |
111 | 0.49 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
112 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
113 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
114 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "20:30:00" "20:30:00" ] |
115 | 4.08 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "21:00:00" ] |
116 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
117 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
118 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
119 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "21:00:00" "21:00:00" ] |
120 | 4.10 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "21:30:00" ] |
121 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
122 | 0.20 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
123 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
124 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "21:30:00" "21:30:00" ] |
125 | 4.03 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "22:00:00" ] |
126 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
127 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
128 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
129 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "22:00:00" "22:00:00" ] |
130 | 4.06 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "22:30:00" ] |
131 | 0.54 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
132 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
133 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
134 | 0.13 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "22:30:00" "22:30:00" ] |
135 | 4.06 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "23:00:00" ] |
136 | 0.48 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
137 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
138 | 0.24 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
139 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "23:00:00" "23:00:00" ] |
140 | 4.07 ms |
SELECT b0_.id AS id_0, b0_.designation AS designation_1, b0_.forfait AS forfait_2, b0_.formule AS formule_3, b0_.code_activity AS code_activity_4, b0_.date AS date_5, b0_.creneau AS creneau_6, b0_.nbre_parties AS nbre_parties_7, b0_.quantity AS quantity_8, b0_.pu_ttc AS pu_ttc_9, b0_.taux_tva AS taux_tva_10, b0_.total_ht AS total_ht_11, b0_.montant_tva AS montant_tva_12, b0_.total_ttc AS total_ttc_13, b0_.admin AS admin_14, b0_.reservation_id AS reservation_id_15 FROM booked_activity b0_ WHERE b0_.code_activity = ? AND b0_.date = ? AND b0_.creneau = ? ORDER BY b0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" "23:30:00" ] |
141 | 0.53 ms |
SELECT o0_.id AS id_0, o0_.designation AS designation_1, o0_.code_activity AS code_activity_2, o0_.date AS date_3, o0_.creneau AS creneau_4, o0_.quantity AS quantity_5, o0_.nbre_parties AS nbre_parties_6, o0_.id_customer AS id_customer_7, o0_.shortname AS shortname_8, o0_.deleted AS deleted_9, o0_.is_unavailable AS is_unavailable_10 FROM operator_booking o0_ WHERE o0_.code_activity = ? AND o0_.date = ? ORDER BY o0_.id ASC
Parameters:
[ "laser-game" "2025-07-29" ] |
142 | 0.20 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 01:16:34" "fermeture" "indisponible" ] |
143 | 0.18 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.type AS type_7 FROM calendar c0_ WHERE c0_.from_date <= ? AND c0_.to_date > ? AND c0_.to_date > ? ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-29" "2025-07-29" "2025-07-29" ] |
144 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.designation AS designation_1, p0_.information AS information_2, p0_.heure_debut AS heure_debut_3, p0_.heure_fin AS heure_fin_4, p0_.jours AS jours_5, p0_.nbre_parties AS nbre_parties_6, p0_.date_debut AS date_debut_7, p0_.date_fin AS date_fin_8, p0_.type_reduction AS type_reduction_9, p0_.price_ttc AS price_ttc_10, p0_.percent AS percent_11, p0_.priority AS priority_12, p0_.id AS id_13, p0_.forfait_id AS forfait_id_14, p0_.groupby_id AS groupby_id_15 FROM promos p0_ WHERE p0_.forfait_id = ? AND p0_.jours LIKE ? AND (p0_.date_debut <= ? OR p0_.date_debut IS NULL) AND (p0_.date_fin > ? OR p0_.date_fin IS NULL) AND (p0_.heure_debut <= ? OR p0_.heure_debut IS NULL) AND (p0_.heure_fin > ? OR p0_.heure_fin IS NULL)
Parameters:
[ 18 "%vacances%" "2025-07-29 00:00:00" "2025-07-29 00:00:00" "23:30:00" "23:30:00" ] |
customer connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
customer | doctrine.dbal.customer_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
customer | doctrine.orm.customer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Main\Calendar | No errors. |
App\Entity\Main\Activity |
|
App\Entity\Main\ActivityOptions | No errors. |
App\Entity\Main\OpeningDays | No errors. |
App\Entity\Main\ActivityUnavailableSlot | No errors. |
App\Entity\Main\BookedActivity | No errors. |
App\Entity\Main\Reservation | No errors. |
App\Entity\Main\OperatorBooking | No errors. |
App\Entity\Main\Promos | No errors. |
App\Entity\Main\Forfait |
|
App\Entity\Main\GroupTarifs | No errors. |
customer entity manager
No loaded entities.