Query Metrics

1005 Database Queries
7 Different statements
278.04 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.status AS status_13, t0.team_leader AS team_leader_14, t0.role AS role_15, t0.access_key AS access_key_16, t0.language AS language_17, t0.color AS color_18, t0.sidebar AS sidebar_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.description AS description_22, t0.job_title AS job_title_23, t0.id_office AS id_office_24, t0.id_company AS id_company_25, t0.id_user_rol AS id_user_rol_26, t0.id_team AS id_team_27 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "iTrey951112@gmail.com"
]
2 0.20 ms
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.status AS status_13, t0.team_leader AS team_leader_14, t0.role AS role_15, t0.access_key AS access_key_16, t0.language AS language_17, t0.color AS color_18, t0.sidebar AS sidebar_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.description AS description_22, t0.job_title AS job_title_23, t0.id_office AS id_office_24, t0.id_company AS id_company_25, t0.id_user_rol AS id_user_rol_26, t0.id_team AS id_team_27 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "iTrey951112@gmail.com"
]
3 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.billing_series AS billing_series_3, t0.is_main AS is_main_4, t0.rectifying_billing_series AS rectifying_billing_series_5, t0.iva AS iva_6 FROM space t0 ORDER BY t0.name ASC
Parameters:
[]
4 143.02 ms
SELECT h0_.id AS id_0, h0_.title AS title_1, h0_.status AS status_2, h0_.days_block AS days_block_3, h0_.pax AS pax_4, h0_.description AS description_5, h0_.description_two AS description_two_6, h0_.contact_unregistered AS contact_unregistered_7, h0_.name_contact_unregistered AS name_contact_unregistered_8, h0_.phone_contact_unregistered AS phone_contact_unregistered_9, h0_.date_start AS date_start_10, h0_.date_end AS date_end_11, h0_.created_at AS created_at_12, h0_.updated_at AS updated_at_13, h0_.client_type AS client_type_14, h1_.id AS id_15, h1_.lounge_other AS lounge_other_16, h1_.date_start AS date_start_17, h1_.hour_end AS hour_end_18, h1_.gratitudes AS gratitudes_19, h1_.created_at AS created_at_20, h1_.updated_at AS updated_at_21, h1_.pax AS pax_22, h1_.observation AS observation_23, h1_.type AS type_24, r2_.id AS id_25, r2_.title AS title_26, r2_.clientContact AS clientContact_27, r2_.contactUnregistered AS contactUnregistered_28, r2_.nameContactUnregistered AS nameContactUnregistered_29, r2_.phoneContactUnregistered AS phoneContactUnregistered_30, r2_.days AS days_31, r2_.createdAt AS createdAt_32, r2_.priority AS priority_33, r2_.createdBy AS createdBy_34, r2_.supplier AS supplier_35, r2_.status AS status_36, r2_.updatedAt AS updatedAt_37, r2_.updatedBy AS updatedBy_38, r2_.daysBlock AS daysBlock_39, r2_.dateStart AS dateStart_40, r2_.dateEnd AS dateEnd_41, r2_.pax AS pax_42, r2_.access_key AS access_key_43, r2_.description AS description_44, r2_.contract AS contract_45, r2_.token AS token_46, r2_.comAvGp AS comAvGp_47, r2_.comHtGp AS comHtGp_48, r2_.sucoe AS sucoe_49, r3_.id AS id_50, r3_.name AS name_51, r3_.created_id AS created_id_52, r3_.created_at AS created_at_53, r3_.updated_id AS updated_id_54, r3_.updated_at AS updated_at_55, r3_.meters AS meters_56, r3_.length AS length_57, r3_.width AS width_58, r3_.height AS height_59, r3_.cap_school AS cap_school_60, r3_.cap_theater AS cap_theater_61, r3_.cap_cocktail AS cap_cocktail_62, r3_.cap_banquet AS cap_banquet_63, r3_.cap_imperial AS cap_imperial_64, r3_.rank_lounge AS rank_lounge_65, r3_.combo AS combo_66, r3_.importantDescription AS importantDescription_67, r3_.importantDescGeneralText AS importantDescGeneralText_68, r3_.importantDescSchedules AS importantDescSchedules_69, r3_.importantDescParking AS importantDescParking_70, h0_.client_id AS client_id_71, h0_.created_id_id AS created_id_id_72, h0_.updated_id_id AS updated_id_id_73, h0_.client_contact_id AS client_contact_id_74, h0_.reservation_id AS reservation_id_75, h1_.reservation_service_id AS reservation_service_id_76, h1_.lounge_gp_id AS lounge_gp_id_77, h1_.created_id_id AS created_id_id_78, h1_.updated_id_id AS updated_id_id_79, h1_.ht_file_id AS ht_file_id_80, r2_.client_id AS client_id_81, r3_.space_id AS space_id_82 FROM ht_file h0_ LEFT JOIN ht_item h1_ ON h0_.id = h1_.ht_file_id LEFT JOIN reservation r2_ ON h0_.reservation_id = r2_.id LEFT JOIN reservation_lounge_details r3_ ON h1_.lounge_gp_id = r3_.id WHERE (h0_.date_start <= ? AND COALESCE(h0_.date_end, h0_.date_start) >= ?) AND ((h0_.status <> ? OR h0_.status IS NULL))
Parameters:
[
  "2026-05-11 00:00:00"
  "2026-03-30 00:00:00"
  "Deleted"
]
5 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  12171
]
6 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  12663
]
7 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  12748
]
8 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  12754
]
9 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13557
]
10 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13568
]
11 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13588
]
12 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13595
]
13 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13617
]
14 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13618
]
15 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13625
]
16 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13699
]
17 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13700
]
18 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13703
]
19 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13705
]
20 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13714
]
21 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13729
]
22 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13776
]
23 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13780
]
24 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13786
]
25 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13792
]
26 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13818
]
27 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13845
]
28 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13858
]
29 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13862
]
30 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13868
]
31 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13875
]
32 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13882
]
33 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13887
]
34 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13894
]
35 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13926
]
36 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13933
]
37 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13934
]
38 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13963
]
39 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13965
]
40 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13974
]
41 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13976
]
42 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13978
]
43 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13985
]
44 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13993
]
45 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  13996
]
46 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14006
]
47 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14011
]
48 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14012
]
49 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14014
]
50 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14031
]
51 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14046
]
52 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14056
]
53 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14057
]
54 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14061
]
55 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14065
]
56 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14070
]
57 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14076
]
58 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14078
]
59 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14095
]
60 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14107
]
61 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14114
]
62 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14122
]
63 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14156
]
64 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14161
]
65 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14163
]
66 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14173
]
67 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14175
]
68 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14178
]
69 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14180
]
70 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14185
]
71 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14202
]
72 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14221
]
73 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14224
]
74 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14226
]
75 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14233
]
76 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14238
]
77 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14258
]
78 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14260
]
79 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14270
]
80 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14283
]
81 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14284
]
82 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14289
]
83 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14312
]
84 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14313
]
85 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14327
]
86 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14333
]
87 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14337
]
88 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14371
]
89 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14376
]
90 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14385
]
91 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14389
]
92 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14391
]
93 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14399
]
94 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14404
]
95 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14406
]
96 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14412
]
97 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14417
]
98 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14421
]
99 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14429
]
100 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14448
]
101 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14449
]
102 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14454
]
103 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14460
]
104 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14461
]
105 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14465
]
106 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14467
]
107 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14472
]
108 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14475
]
109 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14493
]
110 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14534
]
111 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14540
]
112 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14551
]
113 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14558
]
114 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14559
]
115 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14560
]
116 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14567
]
117 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14572
]
118 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14574
]
119 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14580
]
120 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14593
]
121 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14596
]
122 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14598
]
123 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14608
]
124 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14610
]
125 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14614
]
126 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14615
]
127 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14623
]
128 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14636
]
129 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14646
]
130 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14651
]
131 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14660
]
132 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14662
]
133 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14663
]
134 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14667
]
135 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14680
]
136 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14686
]
137 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14700
]
138 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14702
]
139 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14704
]
140 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14706
]
141 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14708
]
142 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14709
]
143 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14720
]
144 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14722
]
145 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14733
]
146 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14735
]
147 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14740
]
148 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14743
]
149 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14745
]
150 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14746
]
151 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14751
]
152 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14755
]
153 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14759
]
154 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14760
]
155 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14761
]
156 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14762
]
157 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14763
]
158 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14767
]
159 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14788
]
160 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14789
]
161 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14790
]
162 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14799
]
163 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14800
]
164 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14801
]
165 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14807
]
166 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14813
]
167 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14815
]
168 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14816
]
169 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14826
]
170 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14829
]
171 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14830
]
172 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14839
]
173 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14844
]
174 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14846
]
175 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14852
]
176 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14854
]
177 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14856
]
178 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14860
]
179 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14865
]
180 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14872
]
181 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14883
]
182 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14887
]
183 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14891
]
184 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14896
]
185 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14901
]
186 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14902
]
187 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14911
]
188 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14920
]
189 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14921
]
190 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14922
]
191 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14926
]
192 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14927
]
193 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14930
]
194 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14931
]
195 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14934
]
196 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14946
]
197 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14949
]
198 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14954
]
199 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14957
]
200 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14962
]
201 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14963
]
202 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14964
]
203 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14970
]
204 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14971
]
205 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14980
]
206 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14984
]
207 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14990
]
208 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  14998
]
209 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15000
]
210 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15004
]
211 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15005
]
212 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15019
]
213 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15020
]
214 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15024
]
215 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15025
]
216 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15028
]
217 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15029
]
218 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15030
]
219 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15033
]
220 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15035
]
221 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15040
]
222 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15041
]
223 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15046
]
224 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15048
]
225 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15049
]
226 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15050
]
227 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15054
]
228 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15060
]
229 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15061
]
230 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15067
]
231 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15072
]
232 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15073
]
233 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15080
]
234 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15088
]
235 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15093
]
236 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15100
]
237 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15104
]
238 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15116
]
239 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15117
]
240 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15118
]
241 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15122
]
242 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15133
]
243 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15134
]
244 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15137
]
245 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15140
]
246 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15152
]
247 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15154
]
248 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15157
]
249 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15165
]
250 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15167
]
251 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15173
]
252 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15183
]
253 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15184
]
254 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15185
]
255 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15191
]
256 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15194
]
257 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15196
]
258 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15197
]
259 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15201
]
260 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15215
]
261 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15216
]
262 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15218
]
263 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15222
]
264 0.13 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15230
]
265 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15233
]
266 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15238
]
267 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15240
]
268 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15241
]
269 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15242
]
270 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15246
]
271 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15249
]
272 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15250
]
273 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15251
]
274 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15252
]
275 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15254
]
276 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15260
]
277 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15277
]
278 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15290
]
279 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15293
]
280 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15305
]
281 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15322
]
282 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15336
]
283 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15341
]
284 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15352
]
285 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15376
]
286 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15390
]
287 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15407
]
288 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15426
]
289 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15452
]
290 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15464
]
291 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15471
]
292 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15477
]
293 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15480
]
294 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15484
]
295 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15486
]
296 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15487
]
297 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15498
]
298 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15505
]
299 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15540
]
300 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15545
]
301 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15560
]
302 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15562
]
303 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15564
]
304 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15572
]
305 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15579
]
306 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15580
]
307 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15584
]
308 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15585
]
309 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15609
]
310 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15620
]
311 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15622
]
312 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15625
]
313 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15626
]
314 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15627
]
315 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15628
]
316 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15635
]
317 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15638
]
318 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15646
]
319 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15654
]
320 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15655
]
321 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15659
]
322 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15660
]
323 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15661
]
324 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15665
]
325 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15672
]
326 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15680
]
327 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15682
]
328 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15686
]
329 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15688
]
330 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15709
]
331 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15717
]
332 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15730
]
333 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15734
]
334 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15737
]
335 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15743
]
336 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15761
]
337 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15781
]
338 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15800
]
339 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15801
]
340 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15806
]
341 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15821
]
342 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15826
]
343 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15853
]
344 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15856
]
345 1.67 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15866
]
346 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15871
]
347 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15880
]
348 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.client AS client_3, t0.priority AS priority_4, t0.supplier AS supplier_5, t0.status AS status_6, t0.daysBlock AS daysBlock_7, t0.advancePayment AS advancePayment_8, t0.idProposal AS idProposal_9, t0.cateringName AS cateringName_10, t0.boolCatering AS boolCatering_11, t0.dateStart AS dateStart_12, t0.dateEnd AS dateEnd_13, t0.pax AS pax_14, t0.deposit AS deposit_15, t0.access_key AS access_key_16, t0.description AS description_17, t0.destinoId AS destinoId_18, t0.createdAt AS createdAt_19, t0.createdId AS createdId_20, t0.updatedAt AS updatedAt_21, t0.updatedId AS updatedId_22, t0.comments AS comments_23, t0.comments_in_inv AS comments_in_inv_24, t0.comments_in_pro AS comments_in_pro_25, t0.xtra_field_one AS xtra_field_one_26, t0.xtra_field_two AS xtra_field_two_27, t0.reservation_id AS reservation_id_28 FROM ave_files t0 WHERE t0.reservation_id = ?
Parameters:
[
  15888
]
349 0.18 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  12171
]
350 0.14 ms
SELECT t0.id AS id_1, t0.status_name AS status_name_2, t0.color AS color_3, t0.business_type AS business_type_4, t0.space_id AS space_id_5 FROM status_color t0
Parameters:
[]
351 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  12171
]
352 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  12663
]
353 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  12748
]
354 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  12754
]
355 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13557
]
356 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13557
]
357 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13568
]
358 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13568
]
359 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13588
]
360 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13588
]
361 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13595
]
362 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13595
]
363 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13617
]
364 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13617
]
365 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13618
]
366 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13618
]
367 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13625
]
368 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13625
]
369 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13699
]
370 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13699
]
371 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13700
]
372 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13700
]
373 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13703
]
374 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13705
]
375 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13705
]
376 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13714
]
377 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13714
]
378 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13729
]
379 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13729
]
380 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13776
]
381 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13776
]
382 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13780
]
383 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13780
]
384 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13786
]
385 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13786
]
386 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13792
]
387 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13792
]
388 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13818
]
389 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13818
]
390 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13845
]
391 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13845
]
392 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13858
]
393 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13858
]
394 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13862
]
395 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13862
]
396 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13868
]
397 0.18 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13868
]
398 0.17 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13875
]
399 0.15 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13875
]
400 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13882
]
401 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13882
]
402 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13887
]
403 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13887
]
404 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13894
]
405 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13894
]
406 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13926
]
407 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13926
]
408 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13933
]
409 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13933
]
410 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13934
]
411 0.17 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13934
]
412 0.16 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13963
]
413 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13963
]
414 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13965
]
415 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13965
]
416 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13974
]
417 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13974
]
418 0.17 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13976
]
419 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13976
]
420 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13978
]
421 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13978
]
422 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13985
]
423 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13985
]
424 0.17 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13993
]
425 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13993
]
426 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  13996
]
427 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  13996
]
428 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14006
]
429 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14006
]
430 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14011
]
431 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14011
]
432 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14012
]
433 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14012
]
434 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14014
]
435 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14014
]
436 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14031
]
437 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14031
]
438 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14046
]
439 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14046
]
440 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14056
]
441 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14056
]
442 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14057
]
443 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14057
]
444 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14061
]
445 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14065
]
446 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14065
]
447 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14070
]
448 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14070
]
449 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14076
]
450 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14076
]
451 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14078
]
452 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14078
]
453 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14095
]
454 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14095
]
455 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14107
]
456 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14107
]
457 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14114
]
458 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14114
]
459 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14122
]
460 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14122
]
461 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14156
]
462 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14161
]
463 0.16 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14161
]
464 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14163
]
465 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14163
]
466 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14173
]
467 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14173
]
468 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14175
]
469 0.15 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14175
]
470 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14178
]
471 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14178
]
472 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14180
]
473 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14180
]
474 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14185
]
475 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14202
]
476 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14202
]
477 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14221
]
478 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14224
]
479 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14224
]
480 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14226
]
481 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14226
]
482 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14233
]
483 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14233
]
484 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14238
]
485 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14238
]
486 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14258
]
487 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14258
]
488 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14260
]
489 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14260
]
490 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14270
]
491 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14270
]
492 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14283
]
493 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14283
]
494 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14284
]
495 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14284
]
496 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14289
]
497 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14289
]
498 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14312
]
499 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14312
]
500 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14313
]
501 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14313
]
502 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14327
]
503 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14327
]
504 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14333
]
505 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14333
]
506 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14337
]
507 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14337
]
508 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14371
]
509 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14371
]
510 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14376
]
511 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14376
]
512 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14385
]
513 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14385
]
514 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14389
]
515 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14389
]
516 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14391
]
517 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14391
]
518 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14399
]
519 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14399
]
520 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14404
]
521 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14404
]
522 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14406
]
523 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14406
]
524 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14412
]
525 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14412
]
526 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14417
]
527 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14417
]
528 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14421
]
529 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14421
]
530 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14429
]
531 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14429
]
532 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14448
]
533 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14448
]
534 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14449
]
535 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14449
]
536 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14454
]
537 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14454
]
538 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14460
]
539 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14460
]
540 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14461
]
541 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14461
]
542 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14465
]
543 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14467
]
544 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14467
]
545 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14472
]
546 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14472
]
547 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14475
]
548 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14475
]
549 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14493
]
550 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14534
]
551 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14534
]
552 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14540
]
553 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14551
]
554 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14551
]
555 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14558
]
556 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14558
]
557 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14559
]
558 0.29 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14559
]
559 0.20 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14560
]
560 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14560
]
561 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14567
]
562 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14567
]
563 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14572
]
564 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14572
]
565 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14574
]
566 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14580
]
567 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14580
]
568 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14593
]
569 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14593
]
570 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14596
]
571 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14596
]
572 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14598
]
573 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14598
]
574 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14608
]
575 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14608
]
576 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14610
]
577 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14610
]
578 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14614
]
579 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14614
]
580 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14615
]
581 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14615
]
582 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14623
]
583 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14623
]
584 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14636
]
585 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14636
]
586 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14646
]
587 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14646
]
588 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14651
]
589 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14651
]
590 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14660
]
591 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14660
]
592 0.18 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14662
]
593 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14662
]
594 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14663
]
595 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14663
]
596 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14667
]
597 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14667
]
598 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14680
]
599 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14680
]
600 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14686
]
601 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14686
]
602 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14700
]
603 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14700
]
604 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14702
]
605 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14702
]
606 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14704
]
607 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14704
]
608 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14706
]
609 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14706
]
610 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14708
]
611 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14708
]
612 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14709
]
613 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14720
]
614 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14720
]
615 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14722
]
616 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14722
]
617 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14733
]
618 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14733
]
619 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14735
]
620 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14735
]
621 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14740
]
622 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14740
]
623 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14743
]
624 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14743
]
625 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14745
]
626 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14745
]
627 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14746
]
628 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14746
]
629 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14751
]
630 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14751
]
631 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14755
]
632 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14755
]
633 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14759
]
634 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14759
]
635 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14760
]
636 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14760
]
637 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14761
]
638 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14761
]
639 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14762
]
640 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14762
]
641 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14763
]
642 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14763
]
643 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14767
]
644 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14767
]
645 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14788
]
646 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14788
]
647 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14789
]
648 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14790
]
649 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14799
]
650 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14799
]
651 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14800
]
652 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14800
]
653 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14801
]
654 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14801
]
655 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14807
]
656 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14807
]
657 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14813
]
658 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14813
]
659 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14815
]
660 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14815
]
661 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14816
]
662 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14816
]
663 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14826
]
664 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14826
]
665 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14829
]
666 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14829
]
667 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14830
]
668 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14830
]
669 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14839
]
670 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14839
]
671 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14844
]
672 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14844
]
673 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14846
]
674 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14846
]
675 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14852
]
676 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14852
]
677 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14854
]
678 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14854
]
679 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14856
]
680 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14856
]
681 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14860
]
682 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14860
]
683 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14865
]
684 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14865
]
685 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14872
]
686 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14872
]
687 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14883
]
688 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14883
]
689 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14887
]
690 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14887
]
691 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14891
]
692 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14891
]
693 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14896
]
694 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14896
]
695 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14901
]
696 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14901
]
697 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14902
]
698 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14902
]
699 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14911
]
700 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14911
]
701 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14920
]
702 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14920
]
703 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14921
]
704 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14921
]
705 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14922
]
706 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14926
]
707 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14926
]
708 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14927
]
709 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14930
]
710 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14930
]
711 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14931
]
712 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14931
]
713 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14934
]
714 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14934
]
715 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14946
]
716 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14946
]
717 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14949
]
718 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14949
]
719 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14954
]
720 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14954
]
721 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14957
]
722 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14957
]
723 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14962
]
724 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14962
]
725 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14963
]
726 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14963
]
727 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14964
]
728 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14964
]
729 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14970
]
730 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14970
]
731 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14971
]
732 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14971
]
733 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14980
]
734 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14984
]
735 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14984
]
736 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14990
]
737 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14990
]
738 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  14998
]
739 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  14998
]
740 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15000
]
741 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15000
]
742 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15004
]
743 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15004
]
744 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15005
]
745 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15005
]
746 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15019
]
747 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15019
]
748 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15020
]
749 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15020
]
750 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15024
]
751 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15025
]
752 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15025
]
753 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15028
]
754 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15028
]
755 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15029
]
756 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15029
]
757 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15030
]
758 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15033
]
759 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15033
]
760 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15035
]
761 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15035
]
762 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15040
]
763 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15040
]
764 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15041
]
765 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15041
]
766 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15046
]
767 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15048
]
768 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15048
]
769 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15049
]
770 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15049
]
771 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15050
]
772 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15050
]
773 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15054
]
774 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15054
]
775 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15060
]
776 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15060
]
777 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15061
]
778 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15061
]
779 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15067
]
780 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15067
]
781 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15072
]
782 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15072
]
783 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15073
]
784 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15073
]
785 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15080
]
786 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15080
]
787 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15088
]
788 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15093
]
789 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15093
]
790 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15100
]
791 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15100
]
792 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15104
]
793 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15104
]
794 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15116
]
795 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15116
]
796 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15117
]
797 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15117
]
798 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15118
]
799 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15118
]
800 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15122
]
801 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15122
]
802 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15133
]
803 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15133
]
804 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15134
]
805 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15134
]
806 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15137
]
807 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15137
]
808 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15140
]
809 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15140
]
810 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15152
]
811 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15152
]
812 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15154
]
813 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15154
]
814 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15157
]
815 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15157
]
816 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15165
]
817 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15165
]
818 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15167
]
819 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15167
]
820 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15173
]
821 0.22 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15173
]
822 0.16 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15183
]
823 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15183
]
824 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15184
]
825 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15184
]
826 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15185
]
827 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15185
]
828 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15191
]
829 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15191
]
830 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15194
]
831 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15194
]
832 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15196
]
833 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15197
]
834 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15197
]
835 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15201
]
836 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15201
]
837 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15215
]
838 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15215
]
839 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15216
]
840 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15216
]
841 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15218
]
842 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15218
]
843 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15222
]
844 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15222
]
845 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15230
]
846 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15230
]
847 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15233
]
848 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15233
]
849 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15238
]
850 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15238
]
851 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15240
]
852 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15240
]
853 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15241
]
854 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15241
]
855 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15242
]
856 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15242
]
857 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15246
]
858 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15246
]
859 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15249
]
860 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15249
]
861 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15250
]
862 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15250
]
863 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15251
]
864 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15251
]
865 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15252
]
866 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15252
]
867 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15254
]
868 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15254
]
869 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15260
]
870 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15260
]
871 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15277
]
872 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15277
]
873 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15290
]
874 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15290
]
875 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15293
]
876 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15305
]
877 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15305
]
878 0.15 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15322
]
879 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15336
]
880 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15341
]
881 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15341
]
882 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15352
]
883 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15352
]
884 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15376
]
885 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15376
]
886 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15390
]
887 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15390
]
888 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15407
]
889 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15407
]
890 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15426
]
891 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15452
]
892 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15452
]
893 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15464
]
894 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15464
]
895 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15471
]
896 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15471
]
897 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15477
]
898 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15477
]
899 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15480
]
900 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15480
]
901 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15484
]
902 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15484
]
903 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15486
]
904 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15486
]
905 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15487
]
906 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15487
]
907 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15498
]
908 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15498
]
909 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15505
]
910 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15505
]
911 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15540
]
912 0.14 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15540
]
913 0.14 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15545
]
914 0.13 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15545
]
915 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15560
]
916 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15560
]
917 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15562
]
918 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15562
]
919 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15564
]
920 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15572
]
921 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15579
]
922 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15579
]
923 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15580
]
924 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15580
]
925 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15584
]
926 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15584
]
927 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15585
]
928 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15585
]
929 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15609
]
930 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15609
]
931 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15620
]
932 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15620
]
933 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15622
]
934 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15622
]
935 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15625
]
936 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15625
]
937 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15626
]
938 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15627
]
939 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15627
]
940 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15628
]
941 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15628
]
942 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15635
]
943 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15635
]
944 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15638
]
945 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15638
]
946 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15646
]
947 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15646
]
948 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15654
]
949 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15654
]
950 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15655
]
951 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15655
]
952 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15659
]
953 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15659
]
954 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15660
]
955 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15660
]
956 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15661
]
957 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15661
]
958 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15665
]
959 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15665
]
960 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15672
]
961 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15672
]
962 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15680
]
963 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15680
]
964 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15682
]
965 0.19 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15686
]
966 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15686
]
967 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15688
]
968 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15688
]
969 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15709
]
970 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15709
]
971 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15717
]
972 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15717
]
973 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15730
]
974 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15730
]
975 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15734
]
976 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15737
]
977 0.12 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15737
]
978 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15743
]
979 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15743
]
980 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15761
]
981 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15761
]
982 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15781
]
983 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15781
]
984 0.12 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15800
]
985 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15800
]
986 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15801
]
987 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15801
]
988 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15806
]
989 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15806
]
990 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15821
]
991 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15821
]
992 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15826
]
993 0.11 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15826
]
994 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15853
]
995 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15853
]
996 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15856
]
997 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15856
]
998 0.10 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15866
]
999 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15866
]
1000 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15871
]
1001 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15871
]
1002 0.13 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15880
]
1003 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15880
]
1004 0.11 ms
SELECT r0_.dateStart AS dateStart_0, r0_.type AS type_1, r1_.space_id AS sclr_2 FROM reservation_lounge_simple r0_ LEFT JOIN reservation_lounge_details r1_ ON (r1_.id = r0_.idLounge) WHERE r0_.idReservation = ?
Parameters:
[
  15888
]
1005 0.10 ms
SELECT DISTINCT r0_.loungeName AS loungeName_0 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ?
Parameters:
[
  15888
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.