Query Metrics
87
Database Queries
29
Different statements
111.84 ms
Query time
7
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.10 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/cyprus" ] |
2 | 0.89 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "/dovolenka" ] |
3 | 0.89 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
4 | 0.56 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
5 | 0.53 ms |
SELECT t0.title AS title_1, t0.alias AS alias_2, t0.index_final AS index_final_3, t0.index_tmp AS index_tmp_4, t0.description AS description_5, t0.generate_start AS generate_start_6, t0.generate_end AS generate_end_7, t0.id AS id_8, t0.deleted_at AS deleted_at_9, t0.modified_at AS modified_at_10, t0.created_at AS created_at_11 FROM elastic_search_index t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4
]
|
6 | 2.20 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
7 | 0.83 ms |
SELECT t0.alternative_title AS alternative_title_1, t0.slug AS slug_2, t0.description AS description_3, t0.icon AS icon_4, t0.has_pill AS has_pill_5, t0.pill_title AS pill_title_6, t0.pill_tooltip AS pill_tooltip_7, t0.pill_color AS pill_color_8, t0.position AS position_9, t0.is_active AS is_active_10, t0.id AS id_11, t0.title AS title_12, t0.deleted_at AS deleted_at_13, t0.modified_at AS modified_at_14, t0.created_at AS created_at_15, t0.tour_attribute_category_id AS tour_attribute_category_id_16 FROM tour_attribute t0 WHERE t0.tour_attribute_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
11
]
|
8 | 0.71 ms |
SELECT t0.alternative_title AS alternative_title_1, t0.slug AS slug_2, t0.description AS description_3, t0.icon AS icon_4, t0.has_pill AS has_pill_5, t0.pill_title AS pill_title_6, t0.pill_tooltip AS pill_tooltip_7, t0.pill_color AS pill_color_8, t0.position AS position_9, t0.is_active AS is_active_10, t0.id AS id_11, t0.title AS title_12, t0.deleted_at AS deleted_at_13, t0.modified_at AS modified_at_14, t0.created_at AS created_at_15, t0.tour_attribute_category_id AS tour_attribute_category_id_16 FROM tour_attribute t0 WHERE t0.tour_attribute_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16
]
|
9 | 9.22 ms |
SELECT c0_.slug AS slug_0, c0_.position AS position_1, c0_.is_active AS is_active_2, c0_.id AS id_3, c0_.title AS title_4, c0_.deleted_at AS deleted_at_5, c0_.modified_at AS modified_at_6, c0_.created_at AS created_at_7 FROM c_package c0_ WHERE (c0_.deleted_at IS NULL)
Parameters:
[] |
10 | 2.13 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
11 | 0.87 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.category_id AS category_id_6, t0.destination_id AS destination_id_7, t0.parent_best_destination_id AS parent_best_destination_id_8 FROM category_best_destination t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC
Parameters:
[
408
]
|
12 | 2.05 ms |
SELECT t0.title AS title_1, t0.force_title AS force_title_2, t0.title_alternative AS title_alternative_3, t0.slug AS slug_4, t0.giata AS giata_5, t0.is_hidden AS is_hidden_6, t0.hidden_slug AS hidden_slug_7, t0.has_custom_giata AS has_custom_giata_8, t0.redirect_url AS redirect_url_9, t0.unique_code AS unique_code_10, t0.score AS score_11, t0.custom_covid AS custom_covid_12, t0.show_custom_covid AS show_custom_covid_13, t0.storno_days AS storno_days_14, t0.is_active AS is_active_15, t0.is_verified AS is_verified_16, t0.no_index AS no_index_17, t0.media_migrated AS media_migrated_18, t0.disable_images_edit AS disable_images_edit_19, t0.imported_at AS imported_at_20, t0.disable_reviews AS disable_reviews_21, t0.return_discount AS return_discount_22, t0.return_discount_magic_code AS return_discount_magic_code_23, t0.allowed_for_dynamic_screen AS allowed_for_dynamic_screen_24, t0.id AS id_25, t0.deleted_at AS deleted_at_26, t0.modified_at AS modified_at_27, t0.created_at AS created_at_28, t0.seo_title AS seo_title_29, t0.meta_description AS meta_description_30, t0.meta_image AS meta_image_31, t0.latitude AS latitude_32, t0.longitude AS longitude_33, t0.parent_id AS parent_id_34, t35.elastic_tour_import AS elastic_tour_import_36, t35.elastic_tour_term_import AS elastic_tour_term_import_37, t35.tmr_import AS tmr_import_38, t35.magic_import AS magic_import_39, t35.travel_data_import AS travel_data_import_40, t35.ignas_import AS ignas_import_41, t35.euro_tours_import AS euro_tours_import_42, t35.plachetnice_import AS plachetnice_import_43, t35.atis_import AS atis_import_44, t35.phobs_import AS phobs_import_45, t35.id AS id_46, t35.deleted_at AS deleted_at_47, t35.modified_at AS modified_at_48, t35.created_at AS created_at_49, t35.tour_id AS tour_id_50, t0.image_tag_category_id AS image_tag_category_id_51, t0.description_season_id AS description_season_id_52, t0.attribute_season_id AS attribute_season_id_53, t54.title AS title_55, t54.json AS json_56, t54.is_active AS is_active_57, t54.id AS id_58, t54.deleted_at AS deleted_at_59, t54.modified_at AS modified_at_60, t54.created_at AS created_at_61, t54.tour_id AS tour_id_62, t0.rating_id AS rating_id_63, t0.main_destination_id AS main_destination_id_64 FROM tour t0 LEFT JOIN tour_log t35 ON t35.tour_id = t0.id LEFT JOIN tour_program t54 ON t54.tour_id = t0.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"5046"
]
|
13 | 3.31 ms |
SELECT t0_.full_name AS full_name_0, t0_.email AS email_1, t0_.score AS score_2, t0_.description AS description_3, t0_.filled_date AS filled_date_4, t0_.holiday_date AS holiday_date_5, t0_.external_form_id AS external_form_id_6, t0_.is_active AS is_active_7, t0_.is_manually_added AS is_manually_added_8, t0_.liked AS liked_9, t0_.disliked AS disliked_10, t0_.updated AS updated_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.tour_review_source_url_id AS tour_review_source_url_id_17 FROM tour_review t0_ WHERE (t0_.is_active = 1 AND t0_.score > 0 AND t0_.tour_id = ? AND t0_.filled_date >= ? AND t0_.description IS NOT NULL AND t0_.description <> '') AND (t0_.deleted_at IS NULL)
Parameters:
[ 5046 "2020-01-01" ] |
14 | 2.60 ms |
SELECT t0_.alternative_title AS alternative_title_0, t0_.slug AS slug_1, t0_.description AS description_2, t0_.icon AS icon_3, t0_.has_pill AS has_pill_4, t0_.pill_title AS pill_title_5, t0_.pill_tooltip AS pill_tooltip_6, t0_.pill_color AS pill_color_7, t0_.position AS position_8, t0_.is_active AS is_active_9, t0_.id AS id_10, t0_.title AS title_11, t0_.deleted_at AS deleted_at_12, t0_.modified_at AS modified_at_13, t0_.created_at AS created_at_14, t0_.tour_attribute_category_id AS tour_attribute_category_id_15 FROM tour_attribute t0_ INNER JOIN tour_season_attribute t1_ ON (t1_.tour_attribute_id = t0_.id) AND (t1_.deleted_at IS NULL) WHERE (t1_.tour_season_id = ? AND t0_.is_active = 1 AND t1_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.position ASC
Parameters:
[
192345
]
|
15 | 1.12 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 5046 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
16 | 1.86 ms |
SELECT t0_.image AS image_0, t0_.image_old AS image_old_1, t0_.alt AS alt_2, t0_.description AS description_3, t0_.is_main AS is_main_4, t0_.is_active AS is_active_5, t0_.is_summer AS is_summer_6, t0_.is_winter AS is_winter_7, t0_.show_in_listing AS show_in_listing_8, t0_.position AS position_9, t0_.position_listing AS position_listing_10, t0_.source_image_code AS source_image_code_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.source_id AS source_id_17, t0_.tag_id AS tag_id_18 FROM tour_image t0_ WHERE (t0_.tour_id = ? AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.is_main DESC, t0_.show_in_listing DESC, t0_.position_listing ASC LIMIT 5
Parameters:
[
5046
]
|
17 | 1.08 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 5046 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
18 | 0.58 ms |
SELECT t0.position AS position_1, t0.highlight AS highlight_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.tour_id AS tour_id_7, t0.category_top_destination_id AS category_top_destination_id_8, t0.user_id AS user_id_9 FROM category_top_destination_tour t0 WHERE t0.tour_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5046
]
|
19 | 0.42 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.category_id AS category_id_6, t0.destination_id AS destination_id_7 FROM category_top_destination t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
50
]
|
20 | 0.39 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.category_id AS category_id_6, t0.destination_id AS destination_id_7 FROM category_top_destination t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
22
]
|
21 | 1.48 ms |
SELECT t0.title AS title_1, t0.force_title AS force_title_2, t0.title_alternative AS title_alternative_3, t0.slug AS slug_4, t0.giata AS giata_5, t0.is_hidden AS is_hidden_6, t0.hidden_slug AS hidden_slug_7, t0.has_custom_giata AS has_custom_giata_8, t0.redirect_url AS redirect_url_9, t0.unique_code AS unique_code_10, t0.score AS score_11, t0.custom_covid AS custom_covid_12, t0.show_custom_covid AS show_custom_covid_13, t0.storno_days AS storno_days_14, t0.is_active AS is_active_15, t0.is_verified AS is_verified_16, t0.no_index AS no_index_17, t0.media_migrated AS media_migrated_18, t0.disable_images_edit AS disable_images_edit_19, t0.imported_at AS imported_at_20, t0.disable_reviews AS disable_reviews_21, t0.return_discount AS return_discount_22, t0.return_discount_magic_code AS return_discount_magic_code_23, t0.allowed_for_dynamic_screen AS allowed_for_dynamic_screen_24, t0.id AS id_25, t0.deleted_at AS deleted_at_26, t0.modified_at AS modified_at_27, t0.created_at AS created_at_28, t0.seo_title AS seo_title_29, t0.meta_description AS meta_description_30, t0.meta_image AS meta_image_31, t0.latitude AS latitude_32, t0.longitude AS longitude_33, t0.parent_id AS parent_id_34, t35.elastic_tour_import AS elastic_tour_import_36, t35.elastic_tour_term_import AS elastic_tour_term_import_37, t35.tmr_import AS tmr_import_38, t35.magic_import AS magic_import_39, t35.travel_data_import AS travel_data_import_40, t35.ignas_import AS ignas_import_41, t35.euro_tours_import AS euro_tours_import_42, t35.plachetnice_import AS plachetnice_import_43, t35.atis_import AS atis_import_44, t35.phobs_import AS phobs_import_45, t35.id AS id_46, t35.deleted_at AS deleted_at_47, t35.modified_at AS modified_at_48, t35.created_at AS created_at_49, t35.tour_id AS tour_id_50, t0.image_tag_category_id AS image_tag_category_id_51, t0.description_season_id AS description_season_id_52, t0.attribute_season_id AS attribute_season_id_53, t54.title AS title_55, t54.json AS json_56, t54.is_active AS is_active_57, t54.id AS id_58, t54.deleted_at AS deleted_at_59, t54.modified_at AS modified_at_60, t54.created_at AS created_at_61, t54.tour_id AS tour_id_62, t0.rating_id AS rating_id_63, t0.main_destination_id AS main_destination_id_64 FROM tour t0 LEFT JOIN tour_log t35 ON t35.tour_id = t0.id LEFT JOIN tour_program t54 ON t54.tour_id = t0.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"335165"
]
|
22 | 1.59 ms |
SELECT t0_.full_name AS full_name_0, t0_.email AS email_1, t0_.score AS score_2, t0_.description AS description_3, t0_.filled_date AS filled_date_4, t0_.holiday_date AS holiday_date_5, t0_.external_form_id AS external_form_id_6, t0_.is_active AS is_active_7, t0_.is_manually_added AS is_manually_added_8, t0_.liked AS liked_9, t0_.disliked AS disliked_10, t0_.updated AS updated_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.tour_review_source_url_id AS tour_review_source_url_id_17 FROM tour_review t0_ WHERE (t0_.is_active = 1 AND t0_.score > 0 AND t0_.tour_id = ? AND t0_.filled_date >= ? AND t0_.description IS NOT NULL AND t0_.description <> '') AND (t0_.deleted_at IS NULL)
Parameters:
[ 335165 "2020-01-01" ] |
23 | 2.37 ms |
SELECT t0_.alternative_title AS alternative_title_0, t0_.slug AS slug_1, t0_.description AS description_2, t0_.icon AS icon_3, t0_.has_pill AS has_pill_4, t0_.pill_title AS pill_title_5, t0_.pill_tooltip AS pill_tooltip_6, t0_.pill_color AS pill_color_7, t0_.position AS position_8, t0_.is_active AS is_active_9, t0_.id AS id_10, t0_.title AS title_11, t0_.deleted_at AS deleted_at_12, t0_.modified_at AS modified_at_13, t0_.created_at AS created_at_14, t0_.tour_attribute_category_id AS tour_attribute_category_id_15 FROM tour_attribute t0_ INNER JOIN tour_season_attribute t1_ ON (t1_.tour_attribute_id = t0_.id) AND (t1_.deleted_at IS NULL) WHERE (t1_.tour_season_id = ? AND t0_.is_active = 1 AND t1_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.position ASC
Parameters:
[
224806
]
|
24 | 1.11 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 335165 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
25 | 1.26 ms |
SELECT t0_.image AS image_0, t0_.image_old AS image_old_1, t0_.alt AS alt_2, t0_.description AS description_3, t0_.is_main AS is_main_4, t0_.is_active AS is_active_5, t0_.is_summer AS is_summer_6, t0_.is_winter AS is_winter_7, t0_.show_in_listing AS show_in_listing_8, t0_.position AS position_9, t0_.position_listing AS position_listing_10, t0_.source_image_code AS source_image_code_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.source_id AS source_id_17, t0_.tag_id AS tag_id_18 FROM tour_image t0_ WHERE (t0_.tour_id = ? AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.is_main DESC, t0_.show_in_listing DESC, t0_.position_listing ASC LIMIT 5
Parameters:
[
335165
]
|
26 | 1.03 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 335165 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
27 | 0.54 ms |
SELECT t0.position AS position_1, t0.highlight AS highlight_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.tour_id AS tour_id_7, t0.category_top_destination_id AS category_top_destination_id_8, t0.user_id AS user_id_9 FROM category_top_destination_tour t0 WHERE t0.tour_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
335165
]
|
28 | 1.48 ms |
SELECT t0.title AS title_1, t0.force_title AS force_title_2, t0.title_alternative AS title_alternative_3, t0.slug AS slug_4, t0.giata AS giata_5, t0.is_hidden AS is_hidden_6, t0.hidden_slug AS hidden_slug_7, t0.has_custom_giata AS has_custom_giata_8, t0.redirect_url AS redirect_url_9, t0.unique_code AS unique_code_10, t0.score AS score_11, t0.custom_covid AS custom_covid_12, t0.show_custom_covid AS show_custom_covid_13, t0.storno_days AS storno_days_14, t0.is_active AS is_active_15, t0.is_verified AS is_verified_16, t0.no_index AS no_index_17, t0.media_migrated AS media_migrated_18, t0.disable_images_edit AS disable_images_edit_19, t0.imported_at AS imported_at_20, t0.disable_reviews AS disable_reviews_21, t0.return_discount AS return_discount_22, t0.return_discount_magic_code AS return_discount_magic_code_23, t0.allowed_for_dynamic_screen AS allowed_for_dynamic_screen_24, t0.id AS id_25, t0.deleted_at AS deleted_at_26, t0.modified_at AS modified_at_27, t0.created_at AS created_at_28, t0.seo_title AS seo_title_29, t0.meta_description AS meta_description_30, t0.meta_image AS meta_image_31, t0.latitude AS latitude_32, t0.longitude AS longitude_33, t0.parent_id AS parent_id_34, t35.elastic_tour_import AS elastic_tour_import_36, t35.elastic_tour_term_import AS elastic_tour_term_import_37, t35.tmr_import AS tmr_import_38, t35.magic_import AS magic_import_39, t35.travel_data_import AS travel_data_import_40, t35.ignas_import AS ignas_import_41, t35.euro_tours_import AS euro_tours_import_42, t35.plachetnice_import AS plachetnice_import_43, t35.atis_import AS atis_import_44, t35.phobs_import AS phobs_import_45, t35.id AS id_46, t35.deleted_at AS deleted_at_47, t35.modified_at AS modified_at_48, t35.created_at AS created_at_49, t35.tour_id AS tour_id_50, t0.image_tag_category_id AS image_tag_category_id_51, t0.description_season_id AS description_season_id_52, t0.attribute_season_id AS attribute_season_id_53, t54.title AS title_55, t54.json AS json_56, t54.is_active AS is_active_57, t54.id AS id_58, t54.deleted_at AS deleted_at_59, t54.modified_at AS modified_at_60, t54.created_at AS created_at_61, t54.tour_id AS tour_id_62, t0.rating_id AS rating_id_63, t0.main_destination_id AS main_destination_id_64 FROM tour t0 LEFT JOIN tour_log t35 ON t35.tour_id = t0.id LEFT JOIN tour_program t54 ON t54.tour_id = t0.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"200593"
]
|
29 | 0.91 ms |
SELECT t0_.full_name AS full_name_0, t0_.email AS email_1, t0_.score AS score_2, t0_.description AS description_3, t0_.filled_date AS filled_date_4, t0_.holiday_date AS holiday_date_5, t0_.external_form_id AS external_form_id_6, t0_.is_active AS is_active_7, t0_.is_manually_added AS is_manually_added_8, t0_.liked AS liked_9, t0_.disliked AS disliked_10, t0_.updated AS updated_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.tour_review_source_url_id AS tour_review_source_url_id_17 FROM tour_review t0_ WHERE (t0_.is_active = 1 AND t0_.score > 0 AND t0_.tour_id = ? AND t0_.filled_date >= ? AND t0_.description IS NOT NULL AND t0_.description <> '') AND (t0_.deleted_at IS NULL)
Parameters:
[ 200593 "2020-01-01" ] |
30 | 2.28 ms |
SELECT t0_.alternative_title AS alternative_title_0, t0_.slug AS slug_1, t0_.description AS description_2, t0_.icon AS icon_3, t0_.has_pill AS has_pill_4, t0_.pill_title AS pill_title_5, t0_.pill_tooltip AS pill_tooltip_6, t0_.pill_color AS pill_color_7, t0_.position AS position_8, t0_.is_active AS is_active_9, t0_.id AS id_10, t0_.title AS title_11, t0_.deleted_at AS deleted_at_12, t0_.modified_at AS modified_at_13, t0_.created_at AS created_at_14, t0_.tour_attribute_category_id AS tour_attribute_category_id_15 FROM tour_attribute t0_ INNER JOIN tour_season_attribute t1_ ON (t1_.tour_attribute_id = t0_.id) AND (t1_.deleted_at IS NULL) WHERE (t1_.tour_season_id = ? AND t0_.is_active = 1 AND t1_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.position ASC
Parameters:
[
224893
]
|
31 | 1.10 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 200593 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
32 | 2.23 ms |
SELECT t0_.image AS image_0, t0_.image_old AS image_old_1, t0_.alt AS alt_2, t0_.description AS description_3, t0_.is_main AS is_main_4, t0_.is_active AS is_active_5, t0_.is_summer AS is_summer_6, t0_.is_winter AS is_winter_7, t0_.show_in_listing AS show_in_listing_8, t0_.position AS position_9, t0_.position_listing AS position_listing_10, t0_.source_image_code AS source_image_code_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.source_id AS source_id_17, t0_.tag_id AS tag_id_18 FROM tour_image t0_ WHERE (t0_.tour_id = ? AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.is_main DESC, t0_.show_in_listing DESC, t0_.position_listing ASC LIMIT 5
Parameters:
[
200593
]
|
33 | 1.05 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 200593 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
34 | 0.51 ms |
SELECT t0.position AS position_1, t0.highlight AS highlight_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.tour_id AS tour_id_7, t0.category_top_destination_id AS category_top_destination_id_8, t0.user_id AS user_id_9 FROM category_top_destination_tour t0 WHERE t0.tour_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
200593
]
|
35 | 1.57 ms |
SELECT t0.title AS title_1, t0.force_title AS force_title_2, t0.title_alternative AS title_alternative_3, t0.slug AS slug_4, t0.giata AS giata_5, t0.is_hidden AS is_hidden_6, t0.hidden_slug AS hidden_slug_7, t0.has_custom_giata AS has_custom_giata_8, t0.redirect_url AS redirect_url_9, t0.unique_code AS unique_code_10, t0.score AS score_11, t0.custom_covid AS custom_covid_12, t0.show_custom_covid AS show_custom_covid_13, t0.storno_days AS storno_days_14, t0.is_active AS is_active_15, t0.is_verified AS is_verified_16, t0.no_index AS no_index_17, t0.media_migrated AS media_migrated_18, t0.disable_images_edit AS disable_images_edit_19, t0.imported_at AS imported_at_20, t0.disable_reviews AS disable_reviews_21, t0.return_discount AS return_discount_22, t0.return_discount_magic_code AS return_discount_magic_code_23, t0.allowed_for_dynamic_screen AS allowed_for_dynamic_screen_24, t0.id AS id_25, t0.deleted_at AS deleted_at_26, t0.modified_at AS modified_at_27, t0.created_at AS created_at_28, t0.seo_title AS seo_title_29, t0.meta_description AS meta_description_30, t0.meta_image AS meta_image_31, t0.latitude AS latitude_32, t0.longitude AS longitude_33, t0.parent_id AS parent_id_34, t35.elastic_tour_import AS elastic_tour_import_36, t35.elastic_tour_term_import AS elastic_tour_term_import_37, t35.tmr_import AS tmr_import_38, t35.magic_import AS magic_import_39, t35.travel_data_import AS travel_data_import_40, t35.ignas_import AS ignas_import_41, t35.euro_tours_import AS euro_tours_import_42, t35.plachetnice_import AS plachetnice_import_43, t35.atis_import AS atis_import_44, t35.phobs_import AS phobs_import_45, t35.id AS id_46, t35.deleted_at AS deleted_at_47, t35.modified_at AS modified_at_48, t35.created_at AS created_at_49, t35.tour_id AS tour_id_50, t0.image_tag_category_id AS image_tag_category_id_51, t0.description_season_id AS description_season_id_52, t0.attribute_season_id AS attribute_season_id_53, t54.title AS title_55, t54.json AS json_56, t54.is_active AS is_active_57, t54.id AS id_58, t54.deleted_at AS deleted_at_59, t54.modified_at AS modified_at_60, t54.created_at AS created_at_61, t54.tour_id AS tour_id_62, t0.rating_id AS rating_id_63, t0.main_destination_id AS main_destination_id_64 FROM tour t0 LEFT JOIN tour_log t35 ON t35.tour_id = t0.id LEFT JOIN tour_program t54 ON t54.tour_id = t0.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"201153"
]
|
36 | 0.88 ms |
SELECT t0_.full_name AS full_name_0, t0_.email AS email_1, t0_.score AS score_2, t0_.description AS description_3, t0_.filled_date AS filled_date_4, t0_.holiday_date AS holiday_date_5, t0_.external_form_id AS external_form_id_6, t0_.is_active AS is_active_7, t0_.is_manually_added AS is_manually_added_8, t0_.liked AS liked_9, t0_.disliked AS disliked_10, t0_.updated AS updated_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.tour_review_source_url_id AS tour_review_source_url_id_17 FROM tour_review t0_ WHERE (t0_.is_active = 1 AND t0_.score > 0 AND t0_.tour_id = ? AND t0_.filled_date >= ? AND t0_.description IS NOT NULL AND t0_.description <> '') AND (t0_.deleted_at IS NULL)
Parameters:
[ 201153 "2020-01-01" ] |
37 | 2.16 ms |
SELECT t0_.alternative_title AS alternative_title_0, t0_.slug AS slug_1, t0_.description AS description_2, t0_.icon AS icon_3, t0_.has_pill AS has_pill_4, t0_.pill_title AS pill_title_5, t0_.pill_tooltip AS pill_tooltip_6, t0_.pill_color AS pill_color_7, t0_.position AS position_8, t0_.is_active AS is_active_9, t0_.id AS id_10, t0_.title AS title_11, t0_.deleted_at AS deleted_at_12, t0_.modified_at AS modified_at_13, t0_.created_at AS created_at_14, t0_.tour_attribute_category_id AS tour_attribute_category_id_15 FROM tour_attribute t0_ INNER JOIN tour_season_attribute t1_ ON (t1_.tour_attribute_id = t0_.id) AND (t1_.deleted_at IS NULL) WHERE (t1_.tour_season_id = ? AND t0_.is_active = 1 AND t1_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.position ASC
Parameters:
[
218738
]
|
38 | 1.11 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 201153 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
39 | 1.77 ms |
SELECT t0_.image AS image_0, t0_.image_old AS image_old_1, t0_.alt AS alt_2, t0_.description AS description_3, t0_.is_main AS is_main_4, t0_.is_active AS is_active_5, t0_.is_summer AS is_summer_6, t0_.is_winter AS is_winter_7, t0_.show_in_listing AS show_in_listing_8, t0_.position AS position_9, t0_.position_listing AS position_listing_10, t0_.source_image_code AS source_image_code_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.source_id AS source_id_17, t0_.tag_id AS tag_id_18 FROM tour_image t0_ WHERE (t0_.tour_id = ? AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.is_main DESC, t0_.show_in_listing DESC, t0_.position_listing ASC LIMIT 5
Parameters:
[
201153
]
|
40 | 0.52 ms |
SELECT t0.position AS position_1, t0.highlight AS highlight_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.tour_id AS tour_id_7, t0.category_top_destination_id AS category_top_destination_id_8, t0.user_id AS user_id_9 FROM category_top_destination_tour t0 WHERE t0.tour_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
201153
]
|
41 | 1.55 ms |
SELECT t0.title AS title_1, t0.force_title AS force_title_2, t0.title_alternative AS title_alternative_3, t0.slug AS slug_4, t0.giata AS giata_5, t0.is_hidden AS is_hidden_6, t0.hidden_slug AS hidden_slug_7, t0.has_custom_giata AS has_custom_giata_8, t0.redirect_url AS redirect_url_9, t0.unique_code AS unique_code_10, t0.score AS score_11, t0.custom_covid AS custom_covid_12, t0.show_custom_covid AS show_custom_covid_13, t0.storno_days AS storno_days_14, t0.is_active AS is_active_15, t0.is_verified AS is_verified_16, t0.no_index AS no_index_17, t0.media_migrated AS media_migrated_18, t0.disable_images_edit AS disable_images_edit_19, t0.imported_at AS imported_at_20, t0.disable_reviews AS disable_reviews_21, t0.return_discount AS return_discount_22, t0.return_discount_magic_code AS return_discount_magic_code_23, t0.allowed_for_dynamic_screen AS allowed_for_dynamic_screen_24, t0.id AS id_25, t0.deleted_at AS deleted_at_26, t0.modified_at AS modified_at_27, t0.created_at AS created_at_28, t0.seo_title AS seo_title_29, t0.meta_description AS meta_description_30, t0.meta_image AS meta_image_31, t0.latitude AS latitude_32, t0.longitude AS longitude_33, t0.parent_id AS parent_id_34, t35.elastic_tour_import AS elastic_tour_import_36, t35.elastic_tour_term_import AS elastic_tour_term_import_37, t35.tmr_import AS tmr_import_38, t35.magic_import AS magic_import_39, t35.travel_data_import AS travel_data_import_40, t35.ignas_import AS ignas_import_41, t35.euro_tours_import AS euro_tours_import_42, t35.plachetnice_import AS plachetnice_import_43, t35.atis_import AS atis_import_44, t35.phobs_import AS phobs_import_45, t35.id AS id_46, t35.deleted_at AS deleted_at_47, t35.modified_at AS modified_at_48, t35.created_at AS created_at_49, t35.tour_id AS tour_id_50, t0.image_tag_category_id AS image_tag_category_id_51, t0.description_season_id AS description_season_id_52, t0.attribute_season_id AS attribute_season_id_53, t54.title AS title_55, t54.json AS json_56, t54.is_active AS is_active_57, t54.id AS id_58, t54.deleted_at AS deleted_at_59, t54.modified_at AS modified_at_60, t54.created_at AS created_at_61, t54.tour_id AS tour_id_62, t0.rating_id AS rating_id_63, t0.main_destination_id AS main_destination_id_64 FROM tour t0 LEFT JOIN tour_log t35 ON t35.tour_id = t0.id LEFT JOIN tour_program t54 ON t54.tour_id = t0.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"315269"
]
|
42 | 1.07 ms |
SELECT t0_.full_name AS full_name_0, t0_.email AS email_1, t0_.score AS score_2, t0_.description AS description_3, t0_.filled_date AS filled_date_4, t0_.holiday_date AS holiday_date_5, t0_.external_form_id AS external_form_id_6, t0_.is_active AS is_active_7, t0_.is_manually_added AS is_manually_added_8, t0_.liked AS liked_9, t0_.disliked AS disliked_10, t0_.updated AS updated_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.tour_review_source_url_id AS tour_review_source_url_id_17 FROM tour_review t0_ WHERE (t0_.is_active = 1 AND t0_.score > 0 AND t0_.tour_id = ? AND t0_.filled_date >= ? AND t0_.description IS NOT NULL AND t0_.description <> '') AND (t0_.deleted_at IS NULL)
Parameters:
[ 315269 "2020-01-01" ] |
43 | 2.27 ms |
SELECT t0_.alternative_title AS alternative_title_0, t0_.slug AS slug_1, t0_.description AS description_2, t0_.icon AS icon_3, t0_.has_pill AS has_pill_4, t0_.pill_title AS pill_title_5, t0_.pill_tooltip AS pill_tooltip_6, t0_.pill_color AS pill_color_7, t0_.position AS position_8, t0_.is_active AS is_active_9, t0_.id AS id_10, t0_.title AS title_11, t0_.deleted_at AS deleted_at_12, t0_.modified_at AS modified_at_13, t0_.created_at AS created_at_14, t0_.tour_attribute_category_id AS tour_attribute_category_id_15 FROM tour_attribute t0_ INNER JOIN tour_season_attribute t1_ ON (t1_.tour_attribute_id = t0_.id) AND (t1_.deleted_at IS NULL) WHERE (t1_.tour_season_id = ? AND t0_.is_active = 1 AND t1_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.position ASC
Parameters:
[
192961
]
|
44 | 1.14 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 315269 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
45 | 1.72 ms |
SELECT t0_.image AS image_0, t0_.image_old AS image_old_1, t0_.alt AS alt_2, t0_.description AS description_3, t0_.is_main AS is_main_4, t0_.is_active AS is_active_5, t0_.is_summer AS is_summer_6, t0_.is_winter AS is_winter_7, t0_.show_in_listing AS show_in_listing_8, t0_.position AS position_9, t0_.position_listing AS position_listing_10, t0_.source_image_code AS source_image_code_11, t0_.id AS id_12, t0_.deleted_at AS deleted_at_13, t0_.modified_at AS modified_at_14, t0_.created_at AS created_at_15, t0_.tour_id AS tour_id_16, t0_.source_id AS source_id_17, t0_.tag_id AS tag_id_18 FROM tour_image t0_ WHERE (t0_.tour_id = ? AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL) ORDER BY t0_.is_main DESC, t0_.show_in_listing DESC, t0_.position_listing ASC LIMIT 5
Parameters:
[
315269
]
|
46 | 1.12 ms |
SELECT t0_.tid AS tid_0, t0_.external_code AS external_code_1, t0_.external_hotel_code AS external_hotel_code_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.is_active AS is_active_5, t0_.has_promo AS has_promo_6, t0_.has_animation_program AS has_animation_program_7, t0_.margin AS margin_8, t0_.import_group AS import_group_9, t0_.import_json AS import_json_10, t0_.imported_at AS imported_at_11, t0_.without_package AS without_package_12, t0_.has_multiple_arrival_airports AS has_multiple_arrival_airports_13, t0_.id AS id_14, t0_.deleted_at AS deleted_at_15, t0_.modified_at AS modified_at_16, t0_.created_at AS created_at_17, t0_.tour_id AS tour_id_18, t0_.source_id AS source_id_19 FROM tour_season t0_ INNER JOIN tour_season_holiday_type t2_ ON t0_.id = t2_.tour_season_id INNER JOIN c_holiday_type c1_ ON c1_.id = t2_.holiday_type_id AND (c1_.deleted_at IS NULL) WHERE (t0_.tour_id = 315269 AND c1_.id = 7 AND t0_.is_active = 1) AND (t0_.deleted_at IS NULL)
Parameters:
[] |
47 | 0.57 ms |
SELECT t0.position AS position_1, t0.highlight AS highlight_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.tour_id AS tour_id_7, t0.category_top_destination_id AS category_top_destination_id_8, t0.user_id AS user_id_9 FROM category_top_destination_tour t0 WHERE t0.tour_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
315269
]
|
48 | 1.44 ms |
SELECT f0_.duration AS duration_0, f0_.is_active AS is_active_1, f0_.id AS id_2, f0_.deleted_at AS deleted_at_3, f0_.modified_at AS modified_at_4, f0_.created_at AS created_at_5, c1_.slug AS slug_6, c1_.code AS code_7, c1_.time_zone AS time_zone_8, c1_.id AS id_9, c1_.title AS title_10, c1_.deleted_at AS deleted_at_11, c1_.modified_at AS modified_at_12, c1_.created_at AS created_at_13, d2_.title AS title_14, d2_.code AS code_15, d2_.lft AS lft_16, d2_.rgt AS rgt_17, d2_.lvl AS lvl_18, d2_.slug AS slug_19, d2_.alternative_title AS alternative_title_20, d2_.is_active AS is_active_21, d2_.description AS description_22, d2_.capital_city AS capital_city_23, d2_.time_shift AS time_shift_24, d2_.must_visit_radius AS must_visit_radius_25, d2_.title_lokal AS title_lokal_26, d2_.title_genitiv AS title_genitiv_27, d2_.title_in_search AS title_in_search_28, d2_.district_id AS district_id_29, d2_.location_id AS location_id_30, d2_.images_season AS images_season_31, d2_.image AS image_32, d2_.popular_image AS popular_image_33, d2_.image_alt AS image_alt_34, d2_.id AS id_35, d2_.deleted_at AS deleted_at_36, d2_.modified_at AS modified_at_37, d2_.created_at AS created_at_38, d2_.latitude AS latitude_39, d2_.longitude AS longitude_40, f0_.airport_id AS airport_id_41, f0_.destination_id AS destination_id_42, d2_.tree_root AS tree_root_43, d2_.parent_id AS parent_id_44, d2_.currency_id AS currency_id_45, d2_.continent_id AS continent_id_46 FROM flight_duration f0_ INNER JOIN c_airport c1_ ON f0_.airport_id = c1_.id AND (c1_.deleted_at IS NULL) INNER JOIN destination d2_ ON f0_.destination_id = d2_.id AND (d2_.deleted_at IS NULL) WHERE (f0_.is_active = 1 AND f0_.destination_id IN (1502, 1076, 1077)) AND (f0_.deleted_at IS NULL)
Parameters:
[] |
49 | 0.93 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
26
]
|
50 | 0.61 ms |
SELECT t0.title AS title_1, t0.alias AS alias_2, t0.index_final AS index_final_3, t0.index_tmp AS index_tmp_4, t0.description AS description_5, t0.generate_start AS generate_start_6, t0.generate_end AS generate_end_7, t0.id AS id_8, t0.deleted_at AS deleted_at_9, t0.modified_at AS modified_at_10, t0.created_at AS created_at_11 FROM elastic_search_index t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"tours_count"
]
|
51 | 0.91 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "last-minute/cyprus" ] |
52 | 0.84 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "/last-minute" ] |
53 | 2.09 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
54 | 0.52 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
26
]
|
55 | 0.88 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
14
]
|
56 | 0.94 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "poznavacie-zajazdy/cyprus" ] |
57 | 0.84 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "/poznavacie-zajazdy" ] |
58 | 1.51 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
14
]
|
59 | 0.55 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
14
]
|
60 | 1.12 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
61 | 1.04 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/exotika" ] |
62 | 2.20 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
63 | 0.62 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
423
]
|
64 | 0.99 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/wellness" ] |
65 | 1.00 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
424
]
|
66 | 2.12 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
67 | 0.59 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
424
]
|
68 | 1.01 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/hory" ] |
69 | 1.15 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
425
]
|
70 | 2.15 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
71 | 0.67 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
425
]
|
72 | 1.10 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/lyzovacky" ] |
73 | 1.45 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
426
]
|
74 | 0.63 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
426
]
|
75 | 1.04 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
67
]
|
76 | 0.85 ms |
SELECT t0.description AS description_1, t0.title AS title_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.modified_at AS modified_at_5, t0.created_at AS created_at_6, t0.seo_title AS seo_title_7, t0.meta_description AS meta_description_8, t0.meta_image AS meta_image_9, t0.category_id AS category_id_10, t0.destination_id AS destination_id_11 FROM category_seo_destination t0 WHERE t0.category_id = ? AND t0.destination_id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[ 408 998 ] |
77 | 3.00 ms |
SELECT b0_.title AS title_0, b0_.slug AS slug_1, b0_.is_active AS is_active_2, b0_.image AS image_3, b0_.publish_from AS publish_from_4, b0_.views AS views_5, b0_.read_time_min AS read_time_min_6, b0_.no_index AS no_index_7, b0_.updated_at AS updated_at_8, b0_.id AS id_9, b0_.deleted_at AS deleted_at_10, b0_.modified_at AS modified_at_11, b0_.created_at AS created_at_12, b0_.seo_title AS seo_title_13, b0_.meta_description AS meta_description_14, b0_.meta_image AS meta_image_15, b0_.blog_category_id AS blog_category_id_16, b0_.destination_id AS destination_id_17 FROM blog b0_ WHERE (b0_.publish_from <= '2025-04-05 01:09:35' AND b0_.publish_from IS NOT NULL AND b0_.is_active = 1) AND (b0_.deleted_at IS NULL) ORDER BY b0_.publish_from DESC LIMIT 5
Parameters:
[] |
78 | 1.04 ms |
SELECT t0.name AS name_1, t0.image AS image_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.about_me AS about_me_5, t0.motto AS motto_6, t0.email AS email_7, t0.is_in_filter AS is_in_filter_8, t0.no_index AS no_index_9, t0.phone AS phone_10, t0.subtitle AS subtitle_11, t0.background_image AS background_image_12, t0.background_image_alt AS background_image_alt_13, t0.id AS id_14, t0.deleted_at AS deleted_at_15, t0.modified_at AS modified_at_16, t0.created_at AS created_at_17, t0.seo_title AS seo_title_18, t0.meta_description AS meta_description_19, t0.meta_image AS meta_image_20, t0.staff_type_id AS staff_type_id_21 FROM staff t0 INNER JOIN staff_category ON t0.id = staff_category.staff_id WHERE staff_category.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
79 | 1.52 ms |
SELECT c0_.start_date AS start_date_0, c0_.end_date AS end_date_1, c0_.is_active AS is_active_2, c0_.position AS position_3, c0_.listing_position AS listing_position_4, c0_.message_type AS message_type_5, c0_.title AS title_6, c0_.text_above_title AS text_above_title_7, c0_.icon AS icon_8, c0_.button_url AS button_url_9, c0_.text AS text_10, c0_.show_form AS show_form_11, c0_.id AS id_12, c0_.deleted_at AS deleted_at_13, c0_.modified_at AS modified_at_14, c0_.created_at AS created_at_15 FROM category_info_message c0_ LEFT JOIN category_info_message_category c2_ ON c0_.id = c2_.category_info_message_id LEFT JOIN category c1_ ON c1_.id = c2_.category_id AND (c1_.deleted_at IS NULL) LEFT JOIN category_info_message_destination c4_ ON c0_.id = c4_.category_info_message_id LEFT JOIN destination d3_ ON d3_.id = c4_.destination_id AND (d3_.deleted_at IS NULL) WHERE ((c1_.id = 408 OR c1_.id IS NULL) AND (d3_.id IN (44, 998) OR d3_.id IS NULL) AND (c0_.start_date <= '2025-04-05 01:09:35' OR c0_.start_date IS NULL) AND (c0_.end_date >= '2025-04-05 01:09:35' OR c0_.end_date IS NULL) AND c0_.is_active = 1) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position DESC LIMIT 1
Parameters:
[] |
80 | 1.12 ms |
SELECT c0_.start_date AS start_date_0, c0_.end_date AS end_date_1, c0_.is_active AS is_active_2, c0_.position AS position_3, c0_.listing_position AS listing_position_4, c0_.message_type AS message_type_5, c0_.title AS title_6, c0_.text_above_title AS text_above_title_7, c0_.icon AS icon_8, c0_.button_url AS button_url_9, c0_.text AS text_10, c0_.show_form AS show_form_11, c0_.id AS id_12, c0_.deleted_at AS deleted_at_13, c0_.modified_at AS modified_at_14, c0_.created_at AS created_at_15 FROM category_info_message c0_ LEFT JOIN category_info_message_category c2_ ON c0_.id = c2_.category_info_message_id LEFT JOIN category c1_ ON c1_.id = c2_.category_id AND (c1_.deleted_at IS NULL) LEFT JOIN category_info_message_destination c4_ ON c0_.id = c4_.category_info_message_id LEFT JOIN destination d3_ ON d3_.id = c4_.destination_id AND (d3_.deleted_at IS NULL) WHERE ((c1_.id = 408 OR c1_.id IS NULL) AND (d3_.id IN (44, 998) OR d3_.id IS NULL) AND (c0_.start_date <= '2025-04-05 01:09:35' OR c0_.start_date IS NULL) AND (c0_.end_date >= '2025-04-05 01:09:35' OR c0_.end_date IS NULL) AND c0_.is_active = 1) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position DESC LIMIT 1
Parameters:
[] |
81 | 0.62 ms |
SELECT t0.slug AS slug_1, t0.is_active AS is_active_2, t0.position AS position_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM blog_category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3
]
|
82 | 0.46 ms |
SELECT t0.slug AS slug_1, t0.is_active AS is_active_2, t0.position AS position_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM blog_category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4
]
|
83 | 0.41 ms |
SELECT t0.slug AS slug_1, t0.is_active AS is_active_2, t0.position AS position_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM blog_category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
84 | 0.40 ms |
SELECT t0.slug AS slug_1, t0.is_active AS is_active_2, t0.position AS position_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM blog_category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5
]
|
85 | 0.56 ms |
SELECT t0.is_visible AS is_visible_1, t0.position AS position_2, t0.external_slug AS external_slug_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM c_newsletter_category t0 WHERE t0.is_visible = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
86 | 0.72 ms |
SELECT t0.title AS title_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.is_popular AS is_popular_4, t0.image AS image_5, t0.image_mobile AS image_mobile_6, t0.image_alt AS image_alt_7, t0.video AS video_8, t0.redirect_url AS redirect_url_9, t0.no_index AS no_index_10, t0.canonical_url AS canonical_url_11, t0.video_url AS video_url_12, t0.video_title AS video_title_13, t0.id AS id_14, t0.deleted_at AS deleted_at_15, t0.modified_at AS modified_at_16, t0.created_at AS created_at_17, t0.seo_title AS seo_title_18, t0.meta_description AS meta_description_19, t0.meta_image AS meta_image_20, t0.type_id AS type_id_21, t0.destination_id AS destination_id_22 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
2445
]
|
87 | 0.52 ms |
SELECT t0.is_visible AS is_visible_1, t0.position AS position_2, t0.external_slug AS external_slug_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM c_newsletter_category t0 WHERE t0.is_visible = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
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.