Query Metrics
72
Database Queries
39
Different statements
275.57 ms
Query time
20
Invalid entities
Grouped Statements
site connection
Time▼ | Count | Info |
---|---|---|
118.65 ms (43.05%) |
1 |
SELECT offer_order.offer_id as offer_id, count(*) as codes_count FROM offer_code INNER JOIN offer_order offer_order ON offer_order.id = offer_code.offer_order_id WHERE (offer_order.subscription_period_start_at IS NULL) AND (offer_order.offer_id = :offerId) AND (offer_code.offer_code_pool_id = :codePoolId) GROUP BY offer_id
Parameters:
[ "offerId" => 289528 "codePoolId" => 172334 ] |
23.41 ms (8.49%) |
1 |
SELECT count(v0_.id) AS sclr_0 FROM visit v0_ WHERE v0_.entity_id = ? AND v0_.entity_type_id = ? AND v0_.created_on > ? AND v0_.created_on > ?
Parameters:
[ 289528 1 "2025-04-30 05:04:35" "2022-10-27 00:00:00" ] |
21.67 ms (7.86%) |
1 |
SELECT count(*) FROM gift_certificate WHERE (gift_certificate.active = :active) AND (gift_certificate.offer_id = :offerId)
Parameters:
[ "active" => true "offerId" => 289528 ] |
19.70 ms (7.15%) |
1 |
SELECT offer_order.offer_id as offer_id, count(*) as codes_count FROM offer_code INNER JOIN offer_order offer_order ON offer_order.id = offer_code.offer_order_id WHERE (offer_order.subscription_period_start_at IS NULL) AND (offer_order.offer_id = :offerId) AND (offer_code.created_on between :dateFrom and :dateTo) GROUP BY offer_id
Parameters:
[ "offerId" => 289528 "dateFrom" => "2025-04-30 05:04:34" "dateTo" => "2025-05-01 05:04:34" ] |
8.92 ms (3.24%) |
11 |
SELECT t0.name AS name_1, t0.path AS path_2, t0.description AS description_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.sort_order AS sort_order_7, t0.checked AS checked_8, t0.youtube AS youtube_9, t0.tags AS tags_10, t0.id AS id_11, t0.type_id AS type_id_12, t0.entity_id AS entity_id_13, t0.type_id AS type_id_14, t0.type FROM media t0 WHERE t0.id = ? AND t0.type IN ('0')
Parameters:
[
1121978
]
|
8.14 ms (2.95%) |
1 |
select get_visit_count(1, 289528, 30)
Parameters:
[] |
7.50 ms (2.72%) |
4 |
SELECT t0.name AS name_1, t0.domain AS domain_2, t0.name_genitive AS name_genitive_3, t0.name_locative AS name_locative_4, t0.active AS active_5, t0.position AS position_6, t0.google_analytics AS google_analytics_7, ST_AsEWKT(t0.point::geometry) AS point_8, t0.id AS id_9, t0.parent_id AS parent_id_10 FROM city t0 INNER JOIN branding_banner_city ON t0.id = branding_banner_city.city_id WHERE branding_banner_city.banner_id = ?
Parameters:
[
728
]
|
7.45 ms (2.70%) |
1 |
select offer_order_details.created_on from offer_order_details inner join offer_order on offer_order_details.offer_order_id = offer_order.id where offer_order.offer_id = 289528 and status > 0 and offer_order_details.created_on > now() + '-12 hours' order by offer_order_details.id desc limit 1
Parameters:
[] |
7.33 ms (2.66%) |
11 |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1121978
]
|
7.07 ms (2.56%) |
1 |
SELECT b0_.type_id AS type_id_0, b0_.title AS title_1, b0_.url AS url_2, b0_.file_path AS file_path_3, b0_.active AS active_4, b0_.file_path_mobile AS file_path_mobile_5, b0_.substitute_path AS substitute_path_6, b0_.javascript AS javascript_7, b0_.json AS json_8, b0_.code AS code_9, b0_.code_file_path AS code_file_path_10, b0_.position AS position_11, b0_.pixel_code AS pixel_code_12, b0_.pixel_code_mobile AS pixel_code_mobile_13, b0_.id AS id_14, b0_.position_row AS position_row_15, b0_.position_column AS position_column_16, b0_.utm_campaign AS utm_campaign_17, b0_.type AS type_18 FROM banner b0_ INNER JOIN banner_city b2_ ON b0_.id = b2_.banner_id INNER JOIN city c1_ ON c1_.id = b2_.city_id WHERE (b0_.type_id = ? AND b0_.active = ? AND c1_.id IN (?)) AND b0_.type IN ('0') ORDER BY b0_.code DESC
Parameters:
[ 7 1 [ 1 ] ] |
4.07 ms (1.48%) |
2 |
SELECT t0.title AS title_1, t0.me_on_map_name AS me_on_map_name_2, t0.explanation_text AS explanation_text_3, t0.price AS price_4, t0.old_price AS old_price_5, t0.regular_price AS regular_price_6, t0.offer_price AS offer_price_7, t0.discount AS discount_8, t0.active_since AS active_since_9, t0.active_till AS active_till_10, t0.code_active_till AS code_active_till_11, t0.active AS active_12, t0.hidden AS hidden_13, t0.free AS free_14, t0.without_codes AS without_codes_15, t0.online_order_allowed AS online_order_allowed_16, t0.buy_code_disable AS buy_code_disable_17, t0.mobile_app_online_order_allowed AS mobile_app_online_order_allowed_18, t0.online_order_allowed_removed_at AS online_order_allowed_removed_at_19, t0.show_price_in_conditions AS show_price_in_conditions_20, t0.show_alt_offers AS show_alt_offers_21, t0.show_currencies AS show_currencies_22, t0.additional_percents AS additional_percents_23, t0.address AS address_24, t0.caption_name AS caption_name_25, t0.caption_color AS caption_color_26, t0.regional_caption_name AS regional_caption_name_27, t0.regional_caption_color AS regional_caption_color_28, t0.search_position AS search_position_29, t0.active_search_position AS active_search_position_30, t0.hint AS hint_31, t0.bank_currency_id AS bank_currency_id_32, t0.active_currency_calculator AS active_currency_calculator_33, t0.last_modified AS last_modified_34, t0.teaser_logo_width AS teaser_logo_width_35, t0.teaser_logo_height AS teaser_logo_height_36, t0.lucene_reindex AS lucene_reindex_37, t0.code_cost AS code_cost_38, t0.code_cost_by_count AS code_cost_by_count_39, t0.default_category_id AS default_category_id_40, t0.company_name AS company_name_41, t0.renewed_on AS renewed_on_42, t0.hide_novelty_label AS hide_novelty_label_43, t0.hide_banners_in_comments AS hide_banners_in_comments_44, t0.sum_for_free_delivery AS sum_for_free_delivery_45, t0.delivery_price AS delivery_price_46, t0.created_on AS created_on_47, t0.allowed_buy_only_code AS allowed_buy_only_code_48, t0.buy_code_button_text AS buy_code_button_text_49, t0.buy_items_button_text AS buy_items_button_text_50, t0.purchase_koeff AS purchase_koeff_51, t0.telegram_bot_show AS telegram_bot_show_52, t0.telegram_bot_position AS telegram_bot_position_53, t0.version AS version_54, t0.hide_in_app AS hide_in_app_55, t0.brandbox_enabled AS brandbox_enabled_56, t0.hide_features AS hide_features_57, t0.discount_delivery_popup AS discount_delivery_popup_58, t0.discount_pickup_popup AS discount_pickup_popup_59, t0.delivery_time_teaser AS delivery_time_teaser_60, t0.external_offer_link AS external_offer_link_61, t0.is_show_external_offer_link AS is_show_external_offer_link_62, t0.is_included_in_beauty AS is_included_in_beauty_63, t0.qr_codes AS qr_codes_64, t0.recurrent_disabled AS recurrent_disabled_65, t0.available_on_food AS available_on_food_66, t0.online_auto_opened AS online_auto_opened_67, t0.foodcourt_logo_enabled AS foodcourt_logo_enabled_68, t0.rating AS rating_69, t0.foodcourt_info_teaser AS foodcourt_info_teaser_70, t0.foodcourt_info_color_teaser AS foodcourt_info_color_teaser_71, t0.online_order_gift_enabled AS online_order_gift_enabled_72, t0.buy_code_in_app_only AS buy_code_in_app_only_73, t0.show_products_in_offer_description AS show_products_in_offer_description_74, t0.check_address_in_offer_menu AS check_address_in_offer_menu_75, t0.show_map_icon_in_app AS show_map_icon_in_app_76, t0.viber AS viber_77, t0.telegram AS telegram_78, t0.partner_online_registration_link AS partner_online_registration_link_79, t0.partner_online_registration_allowed AS partner_online_registration_allowed_80, t0.allowed_payment_methods_for_certificate AS allowed_payment_methods_for_certificate_81, t0.messenger_callback AS messenger_callback_82, t0.allowed_online_order_types AS allowed_online_order_types_83, t0.title_font_color AS title_font_color_84, t0.separate_tab_for_certificates_in_app AS separate_tab_for_certificates_in_app_85, t0.map_price AS map_price_86, t0.map_rating AS map_rating_87, t0.yclient_app_key AS yclient_app_key_88, t0.yclient_company_id AS yclient_company_id_89, t0.fest_offer AS fest_offer_90, t0.review AS review_91, t0.on_review AS on_review_92, t0.id AS id_93, t0.bank_currency_id AS bank_currency_id_94, t0.manager_id AS manager_id_95, t0.creator_id AS creator_id_96, t0.default_city_id AS default_city_id_97 FROM offer t0 WHERE t0.id = ?
Parameters:
[
123958
]
|
3.47 ms (1.26%) |
2 |
SELECT count(*) FROM comment WHERE (comment.entity_id = :entityId) AND (comment.type_id = :type) AND (comment.confirmed_phone = :confirmedPhone) AND (comment.hidden = :hidden) AND (comment.deleted <> :deleted)
Parameters:
[ "entityId" => 123958 "type" => 1 "confirmedPhone" => true "deleted" => true "hidden" => false ] |
2.72 ms (0.99%) |
2 |
SELECT t0.name AS name_1, t0.h1 AS h1_2, t0.active AS active_3, t0.sort_order AS sort_order_4, t0.api_sort_order AS api_sort_order_5, t0.map_pin_color AS map_pin_color_6, t0.id AS id_7, t0.type_id AS type_id_8, t0.domain_object_id AS domain_object_id_9, t0.past AS past_10, t0.code AS code_11, t0.top_count AS top_count_12, t0.description AS description_13, t0.mobile_api_hash AS mobile_api_hash_14, t0.entity_count AS entity_count_15, t0.last_modified AS last_modified_16, t0.in_menu_bottom AS in_menu_bottom_17, t0.hot_feed_name AS hot_feed_name_18, t0.unpopular AS unpopular_19, t0.featured_in_menu AS featured_in_menu_20, t0.position AS position_21, t0.telegram_bot_show AS telegram_bot_show_22, t0.telegram_bot_name AS telegram_bot_name_23, t0.telegram_bot_position AS telegram_bot_position_24, t0.split_offers_with_same_categories AS split_offers_with_same_categories_25, t0.utm_campaign AS utm_campaign_26, t0.me_on_map_active AS me_on_map_active_27, t0.me_on_map_position AS me_on_map_position_28, t0.me_on_map_featured_active AS me_on_map_featured_active_29, t0.me_on_map_featured_position AS me_on_map_featured_position_30, t0.show_items_catalog AS show_items_catalog_31, t0.active_in_best_offers_category AS active_in_best_offers_category_32, t0.hide_work_examples AS hide_work_examples_33, t0.is_bonus_code AS is_bonus_code_34, t0.city_id AS city_id_35, t0.type_id AS type_id_36, t0.type FROM category t0 WHERE t0.id = ? AND t0.type IN ('0')
Parameters:
[
161
]
|
2.64 ms (0.96%) |
2 |
select avg(rating) as rating, count(*) as amount from comment where created_on > date_trunc('day', now() + '-90 days')::timestamp without time zone and type_id=1 and entity_id=289528 and rating > 0 and confirmed_phone and not hidden
Parameters:
[] |
2.42 ms (0.88%) |
1 |
SELECT t0.created_on AS created_on_1, t0.name AS name_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.price AS price_5, t0.offer_price AS offer_price_6, t0.code_price AS code_price_7, t0.price_description AS price_description_8, t0.code_prefix AS code_prefix_9, t0.products_per_code AS products_per_code_10, t0.dish_delivery_price AS dish_delivery_price_11, t0.pickup_price AS pickup_price_12, t0.price_delivery_type AS price_delivery_type_13, t0.weight AS weight_14, t0.components_count AS components_count_15, t0.active AS active_16, t0.hidden AS hidden_17, t0.special123 AS special123_18, t0.partner_image_url AS partner_image_url_19, t0.additional_info AS additional_info_20, t0.sauce_need AS sauce_need_21, t0.modified_on AS modified_on_22, t0.is_delivery AS is_delivery_23, t0.is_pickup AS is_pickup_24, t0.position AS position_25, t0.id AS id_26, t0.offer_id AS offer_id_27, t0.type, t0.price_by_time AS price_by_time_28, t0.partner_item_id AS partner_item_id_29, t0.partner_modifier_id AS partner_modifier_id_30, t0.partner_modifier_group_id AS partner_modifier_group_id_31, t0.long_code AS long_code_32, t0.parameter_int_0 AS parameter_int_0_33, t0.parameter_int_1 AS parameter_int_1_34 FROM offer_extension t0 WHERE t0.offer_id = ? AND t0.type IN ('0', '1', '2', '3')
Parameters:
[
289528
]
|
2.25 ms (0.82%) |
2 |
SELECT t0.name AS name_1, t0.path AS path_2, t0.description AS description_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.sort_order AS sort_order_7, t0.checked AS checked_8, t0.youtube AS youtube_9, t0.tags AS tags_10, t0.id AS id_11, t0.type_id AS type_id_12, t0.entity_id AS entity_id_13, t0.type_id AS type_id_14, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type_id = ? AND t0.type IN ('0') ORDER BY t0.sort_order ASC
Parameters:
[ 123958 18248 ] |
2.23 ms (0.81%) |
2 |
SELECT count(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.entity_id = ? AND c0_.type_id = ? AND c0_.confirmed_phone = true AND c0_.hidden <> true AND (c0_.deleted <> true OR c0_.deleted IS NULL)
Parameters:
[ 289528 1 ] |
2.22 ms (0.81%) |
1 |
SELECT t0.offer_id AS offer_id_1, t0.alternative_offer_id AS alternative_offer_id_2, t0.id AS id_3 FROM alternative_offer t0 WHERE t0.offer_id = ?
Parameters:
[
289528
]
|
1.89 ms (0.69%) |
3 |
SELECT purchase_count_last_month_with_correction FROM purchase_count WHERE purchase_count.entity_id = :offerId
Parameters:
[ "offerId" => 123958 ] |
1.78 ms (0.64%) |
1 |
SELECT c0_.type_id AS type_id_0, c0_.entity_id AS entity_id_1, c0_.parent_id AS parent_id_2, c0_.user_id AS user_id_3, c0_.created_on AS created_on_4, c0_.user_ip AS user_ip_5, c0_.hidden AS hidden_6, c0_.checked AS checked_7, c0_.deleted AS deleted_8, c0_.confirmed_phone AS confirmed_phone_9, c0_.seen_by_supplier AS seen_by_supplier_10, c0_.comment AS comment_11, c0_.admin_comment AS admin_comment_12, c0_.rating AS rating_13, c0_.taken_by_operator_on AS taken_by_operator_on_14, c0_.processed_by_operator_on AS processed_by_operator_on_15, c0_.telegram_notify_sent AS telegram_notify_sent_16, c0_.allow_to_contact AS allow_to_contact_17, c0_.mobile_version AS mobile_version_18, c0_.hidden_entity AS hidden_entity_19, c0_.voice_path AS voice_path_20, c0_.phone AS phone_21, c0_.id AS id_22, m1_.name AS name_23, m1_.path AS path_24, m1_.description AS description_25, m1_.width AS width_26, m1_.height AS height_27, m1_.size AS size_28, m1_.sort_order AS sort_order_29, m1_.checked AS checked_30, m1_.youtube AS youtube_31, m1_.tags AS tags_32, m1_.id AS id_33, c0_.parent_id AS parent_id_34, c0_.user_id AS user_id_35, c0_.operator_id AS operator_id_36, m1_.type AS type_37, m1_.entity_id AS entity_id_38 FROM comment c0_ INNER JOIN media m1_ ON c0_.id = m1_.entity_id AND m1_.type IN ('18079') INNER JOIN offer o2_ ON (o2_.id = c0_.entity_id) WHERE c0_.type_id = ? AND c0_.hidden = false AND c0_.confirmed_phone = true AND (c0_.deleted = false OR c0_.deleted IS NULL) AND o2_.active = true AND o2_.id = ? ORDER BY c0_.id DESC, m1_.sort_order ASC LIMIT 10
Parameters:
[ 1 289528 ] |
1.68 ms (0.61%) |
1 |
SELECT b0_.banner_id AS banner_id_0, b0_.title AS title_1, b0_.url AS url_2, b0_.right_side_url AS right_side_url_3, b0_.active_since AS active_since_4, b0_.active_till AS active_till_5, b0_.active AS active_6, b0_.test AS test_7, b0_.for_categories AS for_categories_8, b0_.pass_through AS pass_through_9, b0_.small_image AS small_image_10, b0_.middle_image AS middle_image_11, b0_.big_image AS big_image_12, b0_.mobile_image AS mobile_image_13, b0_.mobile_banner AS mobile_banner_14, b0_.mobile_divider AS mobile_divider_15, b0_.id AS id_16 FROM branding_banner b0_ WHERE b0_.active_since < ? AND b0_.active_till > ? AND b0_.test = ? AND b0_.active = ? ORDER BY b0_.id DESC
Parameters:
[ "2025-05-01 05:04:35" "2025-04-30 05:04:35" 0 1 ] |
1.64 ms (0.59%) |
2 |
SELECT t0.last_modified AS last_modified_1, t0.entity_id AS entity_id_2, t0.purchase_count AS purchase_count_3, t0.purchase_count_recent AS purchase_count_recent_4, t0.purchase_count_last_month AS purchase_count_last_month_5, t0.purchase_count_last_day AS purchase_count_last_day_6, t0.purchase_count_last_month_with_correction AS purchase_count_last_month_with_correction_7, t0.purchase_count_last_week_with_correction AS purchase_count_last_week_with_correction_8, t0.purchase_count_last_day_with_correction AS purchase_count_last_day_with_correction_9, t0.purchase_count_with_correction AS purchase_count_with_correction_10, t0.id AS id_11 FROM purchase_count t0 WHERE t0.entity_id = ? LIMIT 1
Parameters:
[
123958
]
|
1.59 ms (0.58%) |
1 |
select category_id from category2entity left join category_child_relation on category2entity.category_id = category_child_relation.child_id where child_id is null and entity_id = 289528
Parameters:
[] |
1.56 ms (0.57%) |
1 |
SELECT c0_.type_id AS type_id_0, c0_.entity_id AS entity_id_1, c0_.parent_id AS parent_id_2, c0_.user_id AS user_id_3, c0_.created_on AS created_on_4, c0_.user_ip AS user_ip_5, c0_.hidden AS hidden_6, c0_.checked AS checked_7, c0_.deleted AS deleted_8, c0_.confirmed_phone AS confirmed_phone_9, c0_.seen_by_supplier AS seen_by_supplier_10, c0_.comment AS comment_11, c0_.admin_comment AS admin_comment_12, c0_.rating AS rating_13, c0_.taken_by_operator_on AS taken_by_operator_on_14, c0_.processed_by_operator_on AS processed_by_operator_on_15, c0_.telegram_notify_sent AS telegram_notify_sent_16, c0_.allow_to_contact AS allow_to_contact_17, c0_.mobile_version AS mobile_version_18, c0_.hidden_entity AS hidden_entity_19, c0_.voice_path AS voice_path_20, c0_.phone AS phone_21, c0_.id AS id_22, c1_.external_id AS external_id_23, c1_.created_on AS created_on_24, c1_.city_id AS city_id_25, c1_.email AS email_26, c1_.password AS password_27, c1_.accept_newsletter AS accept_newsletter_28, c1_.transition_id AS transition_id_29, c1_.first_name AS first_name_30, c1_.last_name AS last_name_31, c1_.phone AS phone_32, c1_.status AS status_33, c1_.balance AS balance_34, c1_.registered_from_utm_source AS registered_from_utm_source_35, c1_.token AS token_36, c1_.totally_unsubscribed AS totally_unsubscribed_37, c1_.seen_microphone_tooltip AS seen_microphone_tooltip_38, c1_.not_show_rate_popup_till AS not_show_rate_popup_till_39, c1_.geo_location_accepted AS geo_location_accepted_40, c1_.geo_location AS geo_location_41, c1_.telegram_id AS telegram_id_42, c1_.site_id AS site_id_43, c1_.manager_name AS manager_name_44, c1_.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_45, c1_.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_46, c1_.dob AS dob_47, c1_.batch_codes_count AS batch_codes_count_48, c1_.virtual_wallet_amount AS virtual_wallet_amount_49, c1_.virtual_wallet_cashback AS virtual_wallet_cashback_50, c1_.money_balance AS money_balance_51, c1_.id AS id_52, c0_.parent_id AS parent_id_53, c0_.user_id AS user_id_54, c0_.operator_id AS operator_id_55, c1_.city_id AS city_id_56 FROM comment c0_ INNER JOIN customer c1_ ON c0_.user_id = c1_.id WHERE c0_.entity_id = ? AND c0_.hidden <> true AND c0_.parent_id IS NULL AND c0_.id < ? AND c0_.confirmed_phone = true ORDER BY c0_.created_on DESC LIMIT 20
Parameters:
[ 289528 2147483647 ] |
1.38 ms (0.50%) |
2 |
select count(*) as amount from comment where type_id=1 and entity_id=289528 and confirmed_phone and not hidden
Parameters:
[] |
1.29 ms (0.47%) |
1 |
SELECT NEXTVAL('visit_id_seq')
Parameters:
[] |
1.24 ms (0.45%) |
1 |
"COMMIT"
Parameters:
[] |
1.05 ms (0.38%) |
1 |
SELECT t0.domain_object_id AS domain_object_id_1, t0.name AS name_2, t0.email AS email_3, t0.legal_email AS legal_email_4, t0.legal_entity AS legal_entity_5, t0.tax_id AS tax_id_6, t0.receive_letters AS receive_letters_7, t0.transition_id AS transition_id_8, t0.teaser_logo_width AS teaser_logo_width_9, t0.teaser_logo_height AS teaser_logo_height_10, t0.status AS status_11, t0.punished AS punished_12, t0.last_code_number AS last_code_number_13, t0.about AS about_14, t0.created_on AS created_on_15, t0.modified_on AS modified_on_16, t0.extra_emails AS extra_emails_17, t0.phone_number AS phone_number_18, t0.site AS site_19, t0.legal_address AS legal_address_20, t0.account_number AS account_number_21, t0.tax_registration_date AS tax_registration_date_22, t0.trade_registration_date AS trade_registration_date_23, t0.registration_authority AS registration_authority_24, t0.working_hours AS working_hours_25, t0.footer_info AS footer_info_26, t0.company_link AS company_link_27, t0.id AS id_28, t0.page_offer_id AS page_offer_id_29, t0.manager_id AS manager_id_30 FROM director t0 INNER JOIN offer2director ON t0.id = offer2director.director_id WHERE offer2director.offer_id = ? ORDER BY t0.id ASC
Parameters:
[
123958
]
|
1.02 ms (0.37%) |
1 |
SELECT n0_.active AS active_0, n0_.test AS test_1, n0_.type AS type_2, n0_.cookie_name AS cookie_name_3, n0_.active_till AS active_till_4, n0_.start_after AS start_after_5, n0_.picture_text AS picture_text_6, n0_.picture_text_bg_color AS picture_text_bg_color_7, n0_.left_text AS left_text_8, n0_.right_text AS right_text_9, n0_.mobile_text AS mobile_text_10, n0_.right_bg_color AS right_bg_color_11, n0_.button_text AS button_text_12, n0_.button_link AS button_link_13, n0_.button_bg_color AS button_bg_color_14, n0_.button_text_color AS button_text_color_15, n0_.dark_close_btn AS dark_close_btn_16, n0_.active_from AS active_from_17, n0_.id AS id_18 FROM notice_popup n0_ WHERE n0_.active = true AND n0_.type = ? AND CURRENT_TIMESTAMP BETWEEN n0_.active_from AND n0_.active_till
Parameters:
[
1
]
|
0.91 ms (0.33%) |
1 |
SELECT s0_.eligibility_rule AS eligibility_rule_0, s0_.id AS id_1 FROM server_feature_state s0_
Parameters:
[] |
0.85 ms (0.31%) |
1 |
SELECT t0.created_on AS created_on_1, t0.entity_id AS entity_id_2, t0.active AS active_3, t0.resource_url AS resource_url_4, t0.main_alias AS main_alias_5, t0.title AS title_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.page_description AS page_description_9, t0.meta_keywords AS meta_keywords_10, t0.domain AS domain_11, t0.id AS id_12 FROM seo t0 WHERE t0.domain = ? AND t0.main_alias = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "www" "/depilyatsiya-minsk-skidka-beautysisters" 1 ] |
0.83 ms (0.30%) |
1 |
SELECT count(distinct fo.user_id) FROM favourite_offer fo WHERE fo.offer_id = :offerId
Parameters:
[ "offerId" => 289528 ] |
0.79 ms (0.29%) |
1 |
SELECT max(offer_code_pool.id) FROM offer_code_pool WHERE offer_code_pool.offer_id = :offerId
Parameters:
[ "offerId" => 289528 ] |
0.73 ms (0.26%) |
1 |
INSERT INTO visit (created_on, entity_id, entity_type_id, ip_address, device_type, referrer, id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-05-01 05:04:35" 2 => 289528 3 => 1 4 => "3.134.81.178" 5 => 0 6 => "" 7 => 794068732 8 => null ] |
0.41 ms (0.15%) |
1 |
"START TRANSACTION"
Parameters:
[] |
admin connection
Time▼ | Count | Info |
---|---|---|
1.22 ms (0.44%) |
1 |
SELECT o0_.title AS title_0, o0_.offer_id AS offer_id_1, o0_.id AS id_2 FROM offer_gallery_video_package o0_ WHERE o0_.offer_id = ?
Parameters:
[
289528
]
|
0.71 ms (0.26%) |
1 |
SELECT COUNT(*) FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('26')
Parameters:
[
168671
]
|
0.61 ms (0.22%) |
1 |
SELECT t0.name AS name_1, t0.path AS path_2, t0.description AS description_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.sort_order AS sort_order_7, t0.checked AS checked_8, t0.youtube AS youtube_9, t0.tags AS tags_10, t0.id AS id_11, t0.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('26')
Parameters:
[
168671
]
|
0.54 ms (0.20%) |
1 |
SELECT t0.title AS title_1, t0.domain AS domain_2, t0.path AS path_3, t0.position AS position_4, t0.vimeo_id AS vimeo_id_5, t0.package_id AS package_id_6, t0.id AS id_7, t0.package_id AS package_id_8 FROM offer_gallery_video t0 WHERE t0.package_id = ?
Parameters:
[
168671
]
|
subscription connection
No database queries were performed.
default connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
site | doctrine.dbal.site_connection |
admin | doctrine.dbal.admin_connection |
subscription | doctrine.dbal.subscription_connection |
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
admin | doctrine.orm.admin_entity_manager |
subscription | doctrine.orm.subscription_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\City | No errors. |
Slivki\Entity\PartnerMailingCampaignAction | No errors. |
Slivki\Entity\Seo | No errors. |
Slivki\Entity\Banner\AbstractBannerBase | No errors. |
Slivki\Entity\Banner\AbstractMobileAppBanner |
|
Slivki\Entity\Banner | No errors. |
Slivki\Entity\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media | No errors. |
Slivki\Entity\ServerFeatureState | No errors. |
Slivki\Entity\Offer |
|
Slivki\Entity\SiteSettings | No errors. |
Slivki\Entity\Comment | No errors. |
Slivki\Entity\User |
|
Slivki\Entity\Media\CommentMedia | No errors. |
Slivki\Entity\SearchBanner | No errors. |
Slivki\Entity\AbstractCategoryBase | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\AlternativeOffer | No errors. |
Slivki\Entity\BankCurrency | No errors. |
Slivki\Entity\EntityDescription | No errors. |
Slivki\Entity\AbstractShareClick |
|
Slivki\Entity\OfferShareClick |
|
Slivki\Entity\PhoneCoverClick | No errors. |
Slivki\Entity\ProductFastDelivery | No errors. |
Slivki\Entity\OfferDeliveryZone | No errors. |
Slivki\Entity\OfferFoodDeliveryZone | No errors. |
Slivki\Entity\AbstractCodePoolBase | No errors. |
Slivki\Entity\OfferCodePool | No errors. |
Slivki\Entity\AbstractOrderBase |
|
Slivki\Entity\OfferOrder |
|
Slivki\Entity\PhoneNumber | No errors. |
Slivki\Entity\GiftCertificate | No errors. |
Slivki\Entity\OfferExtension | No errors. |
Slivki\Entity\Media\OfferTeaserMedia |
|
Slivki\Entity\Media\OfferMobileTeaserMedia |
|
Slivki\Entity\Media\OfferAppTeaserMedia |
|
Slivki\Entity\Media\OfferTopBlockMedia |
|
Slivki\Entity\Media\OfferTopBlockMobileMedia |
|
Slivki\Entity\Media\OfferMailingTeaserMedia |
|
Slivki\Entity\OnlineOrderSettings | No errors. |
Slivki\Entity\Media\OnlineOrderPopupLogoMedia | No errors. |
Slivki\Entity\Media\GiftCertificatePdfBgMedia |
|
Slivki\Entity\Media\OfferMapLogoMedia | No errors. |
Slivki\Entity\Media\OfferDeliveryZoneMedia | No errors. |
Slivki\Entity\Media\OfferSupplierPhotoMedia |
|
Slivki\Entity\AbstractGeoLocationBase | No errors. |
Slivki\Entity\GeoLocation |
|
Slivki\Entity\Director |
|
Slivki\Entity\AntiTag | No errors. |
Slivki\Entity\MediaType | No errors. |
Slivki\Entity\InfoPage | No errors. |
Slivki\Entity\Media\DirectorMapLogo | No errors. |
Slivki\Entity\Media\DirectorOnlinePaymentLogoMedia | No errors. |
Slivki\Entity\Sale |
|
Slivki\Entity\Visit | No errors. |
Slivki\Entity\PurchaseCount | No errors. |
Slivki\Entity\CategoryType | No errors. |
Slivki\Entity\Media\CategoryMobileMenuIconMedia | No errors. |
Slivki\Entity\Media\CategoryAppIconMedia | No errors. |
Slivki\Entity\Media\CategoryMapPinIconMedia | No errors. |
Slivki\Entity\BrandingBanner | No errors. |
Slivki\Entity\FoodOfferExtension | No errors. |
Slivki\Entity\FoodOfferOptionExtension | No errors. |
Slivki\Entity\ItemOfferExtension | No errors. |
Slivki\Entity\TireOfferExtension | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\CityArea | No errors. |
Slivki\Entity\TopSale | No errors. |
Slivki\Entity\Mall | No errors. |
Slivki\Entity\NoticePopup | No errors. |
admin entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\OfferGalleryVideoPackage | No errors. |
Slivki\Entity\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media\OfferGalleryVideoPackagePreviewMedia | No errors. |
Slivki\Entity\OfferGalleryVideo | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\Offer |
|
subscription entity manager
No loaded entities.