Query Metrics
52
Database Queries
8
Different statements
35.23 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.60 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.note AS note_5, t0.step AS step_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.term_id AS term_id_11, t0.destination_id AS destination_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_client1_id AS contract_client1_id_15, t0.contract_client2_id AS contract_client2_id_16, t0.contract_client3_id AS contract_client3_id_17, t0.contract_client4_id AS contract_client4_id_18, t0.contract_client5_id AS contract_client5_id_19, t0.contract_client6_id AS contract_client6_id_20 FROM contract_order t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
117666
]
|
| 2 | 1.94 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.number AS number_4, t0.start AS start_5, t0.end AS end_6, t0.number_of_days AS number_of_days_7, t0.departure_day AS departure_day_8, t0.price_type AS price_type_9, t0.tourist_tax AS tourist_tax_10, t0.tourist_tax_children AS tourist_tax_children_11, t0.is_full AS is_full_12, t0.is_reserved AS is_reserved_13, t0.only_bus AS only_bus_14, t0.only_car AS only_car_15, t0.season_id AS season_id_16, t0.destination_id AS destination_id_17 FROM term t0 ORDER BY t0.number ASC
Parameters:
[] |
| 3 | 1.45 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.short_description AS short_description_6, t0.slug AS slug_7, t0.show_accommodation AS show_accommodation_8, t0.price_table AS price_table_9, t0.default_tourist_tax AS default_tourist_tax_10, t0.bus_price AS bus_price_11, t0.parking_price AS parking_price_12, t0.pet_price AS pet_price_13, t0.diet_price AS diet_price_14, t0.children_tourist_tax AS children_tourist_tax_15, t0.children_registration_fee AS children_registration_fee_16, t0.can_order AS can_order_17, t0.generate_price_table AS generate_price_table_18, t0.active AS active_19, t0.transfer_instruction AS transfer_instruction_20, t0.url AS url_21, t0.code_for_open AS code_for_open_22, t0.trip AS trip_23, t0.sort_order AS sort_order_24, t0.meta_title AS meta_title_25, t0.meta_description AS meta_description_26, t0.keywords AS keywords_27, t0.country_id AS country_id_28, t0.gallery_id AS gallery_id_29, t0.gallery_second_id AS gallery_second_id_30, t0.image_id AS image_id_31 FROM destination t0 ORDER BY t0.sort_order ASC, t0.id ASC
Parameters:
[] |
| 4 | 0.88 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.year AS year_5, t0.is_current AS is_current_6 FROM season t0 WHERE t0.is_current = ? LIMIT 1
Parameters:
[
1
]
|
| 5 | 1.15 ms |
SELECT t0_.created_at AS created_at_0, t0_.updated_at AS updated_at_1, t0_.id AS id_2, t0_.number AS number_3, t0_.start AS start_4, t0_.end AS end_5, t0_.number_of_days AS number_of_days_6, t0_.departure_day AS departure_day_7, t0_.price_type AS price_type_8, t0_.tourist_tax AS tourist_tax_9, t0_.tourist_tax_children AS tourist_tax_children_10, t0_.is_full AS is_full_11, t0_.is_reserved AS is_reserved_12, t0_.only_bus AS only_bus_13, t0_.only_car AS only_car_14, t0_.season_id AS season_id_15, t0_.destination_id AS destination_id_16 FROM term t0_ INNER JOIN season s1_ ON t0_.season_id = s1_.id WHERE t0_.season_id = ? AND s1_.is_current = 1 AND t0_.destination_id = ? ORDER BY t0_.number ASC
Parameters:
[ 4 1 ] |
| 6 | 0.82 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
182
]
|
| 7 | 0.58 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
50
]
|
| 8 | 0.48 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 9 | 0.48 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 10 | 0.38 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
61
]
|
| 11 | 0.66 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 182 49 ] |
| 12 | 0.44 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
184
]
|
| 13 | 0.47 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
60
]
|
| 14 | 0.37 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 15 | 0.60 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 184 49 ] |
| 16 | 0.45 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
185
]
|
| 17 | 0.58 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 185 49 ] |
| 18 | 0.54 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
186
]
|
| 19 | 0.60 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 186 49 ] |
| 20 | 0.82 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
187
]
|
| 21 | 0.84 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 187 50 ] |
| 22 | 0.63 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
188
]
|
| 23 | 0.68 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 188 50 ] |
| 24 | 0.68 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 188 49 ] |
| 25 | 0.53 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
189
]
|
| 26 | 0.71 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 189 50 ] |
| 27 | 0.64 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 189 49 ] |
| 28 | 0.50 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
190
]
|
| 29 | 0.56 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 190 49 ] |
| 30 | 0.45 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
191
]
|
| 31 | 0.47 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
192
]
|
| 32 | 0.72 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 192 50 ] |
| 33 | 0.51 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
195
]
|
| 34 | 0.64 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 195 49 ] |
| 35 | 0.45 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
196
]
|
| 36 | 0.68 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 196 50 ] |
| 37 | 0.64 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 196 49 ] |
| 38 | 0.46 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
197
]
|
| 39 | 0.37 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.virtual_tour AS virtual_tour_6, t0.capacity AS capacity_7, t0.deleted_at AS deleted_at_8, t0.is_active AS is_active_9, t0.sort_order AS sort_order_10, t0.destination_id AS destination_id_11, t0.gallery_id AS gallery_id_12, t0.image_id AS image_id_13 FROM accommodation t0 WHERE t0.id = ?
Parameters:
[
59
]
|
| 40 | 0.61 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 197 59 ] |
| 41 | 1.41 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 197 50 ] |
| 42 | 1.82 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
198
]
|
| 43 | 0.67 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
199
]
|
| 44 | 0.82 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 199 49 ] |
| 45 | 0.60 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
200
]
|
| 46 | 0.70 ms |
SELECT t0.id AS id_1, t0.transfer_type AS transfer_type_2, t0.catering_type AS catering_type_3, t0.boarding_place AS boarding_place_4, t0.external_identifier AS external_identifier_5, t0.is_read AS is_read_6, t0.returning_client AS returning_client_7, t0.with_pet AS with_pet_8, t0.with_diet AS with_diet_9, t0.first_minute AS first_minute_10, t0.note AS note_11, t0.term_id AS term_id_12, t0.accommodation_id AS accommodation_id_13, t0.client_id AS client_id_14, t0.contract_order_id AS contract_order_id_15 FROM contract t0 WHERE t0.term_id = ? AND t0.accommodation_id = ?
Parameters:
[ 200 49 ] |
| 47 | 0.56 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
201
]
|
| 48 | 0.55 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
202
]
|
| 49 | 0.67 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
203
]
|
| 50 | 0.51 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
204
]
|
| 51 | 0.49 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
205
]
|
| 52 | 0.38 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.capacity AS capacity_3, t0.is_full AS is_full_4, t0.is_reserved AS is_reserved_5, t0.price_text AS price_text_6, t0.term_id AS term_id_7, t0.accommodation_id AS accommodation_id_8 FROM term_price t0 WHERE t0.term_id = ?
Parameters:
[
183
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| customer | doctrine.dbal.customer_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Base | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Destination | No errors. |
| App\Entity\Season | No errors. |
| App\Entity\Term | No errors. |
| App\Entity\Accommodation | No errors. |
| App\Entity\ContractOrder | No errors. |
| App\Entity\TermPrice | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\PricingProfile | No errors. |
| App\Entity\PricingTable | No errors. |
| App\Entity\PricingRule | No errors. |
| App\Entity\TermClient | No errors. |
| App\Entity\Country | No errors. |
| Sonata\MediaBundle\Entity\BaseGallery | No errors. |
| App\Entity\SonataMediaGallery | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\SonataMediaMedia | No errors. |
| App\Entity\Trip | No errors. |
| App\Entity\DestinationLink | No errors. |
| App\Entity\DestinationFaq | No errors. |
| App\Entity\ContractPrice | No errors. |
| App\Entity\ContractClient | No errors. |
| App\Entity\ContractNote | No errors. |
| App\Entity\ContractDiscount | No errors. |
| App\Entity\ContractInstallment | No errors. |
| App\Entity\ContractSeat | No errors. |