Query Metrics
131
Database Queries
32
Different statements
441.58 ms
Query time
9
Invalid entities
Queries
site connection
#▲ | Time | Info |
---|---|---|
1 | 3.12 ms |
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" "/rolly-sety-minsk-skidka-tunets" 1 ] |
2 | 11.11 ms |
SELECT count(distinct fo.user_id) FROM favourite_offer fo WHERE fo.offer_id = :offerId
Parameters:
[ "offerId" => 292753 ] |
3 | 3.30 ms |
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" => 292753 "dateFrom" => "2025-04-29 14:24:58" "dateTo" => "2025-04-30 14:24:58" ] |
4 | 132.50 ms |
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 = 292753 and status > 0 and offer_order_details.created_on > now() + '-12 hours' order by offer_order_details.id desc limit 1
Parameters:
[] |
5 | 0.83 ms |
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.resource_url = ? AND t0.entity_id = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "Slivki:Default:details" 292753 1 ] |
6 | 0.58 ms |
SELECT s0_.eligibility_rule AS eligibility_rule_0, s0_.id AS id_1 FROM server_feature_state s0_
Parameters:
[] |
7 | 5.37 ms |
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 ] ] |
8 | 2.16 ms |
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:
[ 292753 1 ] |
9 | 4.24 ms |
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 292753 ] |
10 | 2.03 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2455928
]
|
11 | 0.52 ms |
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 ('18083')
Parameters:
[
2455928
]
|
12 | 0.85 ms |
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:
[
1355687
]
|
13 | 0.82 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2251430
]
|
14 | 0.42 ms |
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 ('18083')
Parameters:
[
2251430
]
|
15 | 0.36 ms |
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:
[
1345114
]
|
16 | 0.72 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
1348989
]
|
17 | 0.43 ms |
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 ('18083')
Parameters:
[
1348989
]
|
18 | 0.37 ms |
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:
[
1314977
]
|
19 | 1.00 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2245532
]
|
20 | 0.41 ms |
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 ('18083')
Parameters:
[
2245532
]
|
21 | 0.38 ms |
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:
[
1312590
]
|
22 | 0.82 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2406923
]
|
23 | 0.41 ms |
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 ('18083')
Parameters:
[
2406923
]
|
24 | 0.36 ms |
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:
[
1311200
]
|
25 | 0.77 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
1649048
]
|
26 | 0.45 ms |
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 ('18083')
Parameters:
[
1649048
]
|
27 | 0.41 ms |
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:
[
1287754
]
|
28 | 0.77 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
95891
]
|
29 | 0.39 ms |
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 ('18083')
Parameters:
[
95891
]
|
30 | 0.43 ms |
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:
[
1265887
]
|
31 | 0.86 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.id AS id_30, t31.created_on AS created_on_32, t31.email AS email_33, t31.status AS status_34, t31.id AS id_35, t31.referral_id AS referral_id_36, t31.user_balance_activity_id AS user_balance_activity_id_37, t31.referer_id AS referer_id_38, t0.city_id AS city_id_39 FROM customer t0 LEFT JOIN referral t31 ON t31.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
471428
]
|
32 | 0.51 ms |
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 ('18083')
Parameters:
[
471428
]
|
33 | 0.46 ms |
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:
[
77642
]
|
34 | 2.98 ms |
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:
[
292753
]
|
35 | 0.76 ms |
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:
[ 292753 1 ] |
36 | 1.27 ms |
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:
[
476
]
|
37 | 0.60 ms |
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.resource_url = ? AND t0.entity_id = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "Slivki:Default:category" 476 1 ] |
38 | 0.41 ms |
SELECT NEXTVAL('visit_id_seq')
Parameters:
[] |
39 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
40 | 0.76 ms |
INSERT INTO visit (created_on, entity_id, entity_type_id, ip_address, device_type, referrer, id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-04-30 14:24:58" 2 => 292753 3 => 1 4 => "3.138.121.183" 5 => 0 6 => "" 7 => 776333630 8 => null ] |
41 | 0.90 ms |
"COMMIT"
Parameters:
[] |
42 | 0.80 ms |
SELECT max(offer_code_pool.id) FROM offer_code_pool WHERE offer_code_pool.offer_id = :offerId
Parameters:
[ "offerId" => 292753 ] |
43 | 177.46 ms |
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" => 292753 "codePoolId" => 174805 ] |
44 | 1.69 ms |
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=292753 and rating > 0 and confirmed_phone and not hidden
Parameters:
[] |
45 | 1.62 ms |
select count(*) as amount from comment where type_id=1 and entity_id=292753 and confirmed_phone and not hidden
Parameters:
[] |
46 | 8.77 ms |
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:
[ 292753 1 "2025-04-29 14:24:58" "2023-07-09 00:00:00" ] |
47 | 10.69 ms |
select get_visit_count(1, 292753, 30)
Parameters:
[] |
48 | 1.71 ms |
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 = 292753
Parameters:
[] |
49 | 0.84 ms |
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:
[
947601
]
|
50 | 0.40 ms |
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:
[
947601
]
|
51 | 1.30 ms |
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-04-30 14:24:58" "2025-04-29 14:24:58" 0 1 ] |
52 | 14.81 ms |
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:
[
706
]
|
53 | 1.10 ms |
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:
[
584
]
|
54 | 0.57 ms |
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:
[
1403
]
|
55 | 0.65 ms |
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:
[
12336
]
|
56 | 0.51 ms |
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:
[
1704
]
|
57 | 0.53 ms |
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:
[
9
]
|
58 | 0.51 ms |
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:
[
14480
]
|
59 | 0.54 ms |
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:
[
96
]
|
60 | 0.45 ms |
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:
[
1654
]
|
61 | 0.44 ms |
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:
[
98
]
|
62 | 0.45 ms |
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:
[
23
]
|
63 | 1.39 ms |
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=292753 and rating > 0 and confirmed_phone and not hidden
Parameters:
[] |
64 | 0.57 ms |
select count(*) as amount from comment where type_id=1 and entity_id=292753 and confirmed_phone and not hidden
Parameters:
[] |
65 | 0.45 ms |
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:
[
1301601
]
|
66 | 0.35 ms |
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:
[
1301601
]
|
67 | 0.37 ms |
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:
[
1301602
]
|
68 | 0.31 ms |
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:
[
1301602
]
|
69 | 0.34 ms |
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:
[
1301603
]
|
70 | 0.31 ms |
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:
[
1301603
]
|
71 | 0.35 ms |
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:
[
1301600
]
|
72 | 0.30 ms |
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:
[
1301600
]
|
73 | 0.37 ms |
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:
[
1301598
]
|
74 | 0.28 ms |
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:
[
1301598
]
|
75 | 0.33 ms |
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:
[
1301599
]
|
76 | 0.30 ms |
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:
[
1301599
]
|
77 | 0.33 ms |
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:
[
1301597
]
|
78 | 0.40 ms |
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:
[
1301597
]
|
79 | 0.44 ms |
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:
[
1301604
]
|
80 | 0.33 ms |
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:
[
1301604
]
|
81 | 0.41 ms |
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:
[
1301606
]
|
82 | 0.36 ms |
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:
[
1301606
]
|
83 | 0.42 ms |
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:
[
1301610
]
|
84 | 0.32 ms |
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:
[
1301610
]
|
85 | 0.47 ms |
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:
[
1301605
]
|
86 | 0.32 ms |
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:
[
1301605
]
|
87 | 0.38 ms |
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:
[
1301609
]
|
88 | 0.37 ms |
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:
[
1301609
]
|
89 | 0.46 ms |
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:
[
1301607
]
|
90 | 0.37 ms |
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:
[
1301607
]
|
91 | 0.47 ms |
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:
[
1301608
]
|
92 | 0.33 ms |
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:
[
1301608
]
|
93 | 0.38 ms |
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:
[
1301611
]
|
94 | 0.36 ms |
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:
[
1301611
]
|
95 | 0.43 ms |
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:
[
1301596
]
|
96 | 0.29 ms |
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:
[
1301596
]
|
97 | 0.36 ms |
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:
[
1301594
]
|
98 | 0.36 ms |
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:
[
1301594
]
|
99 | 0.48 ms |
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:
[
1245010
]
|
100 | 0.40 ms |
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:
[
1245010
]
|
101 | 0.45 ms |
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:
[
1245011
]
|
102 | 0.34 ms |
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:
[
1245011
]
|
103 | 0.37 ms |
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:
[
1245009
]
|
104 | 0.31 ms |
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:
[
1245009
]
|
105 | 0.35 ms |
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:
[
947602
]
|
106 | 0.28 ms |
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:
[
947602
]
|
107 | 0.42 ms |
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:
[
947603
]
|
108 | 0.31 ms |
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:
[
947603
]
|
109 | 0.38 ms |
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:
[
1301595
]
|
110 | 0.31 ms |
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:
[
1301595
]
|
111 | 0.39 ms |
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:
[
1245012
]
|
112 | 0.31 ms |
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:
[
1245012
]
|
113 | 0.43 ms |
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:
[
1245014
]
|
114 | 0.43 ms |
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:
[
1245014
]
|
115 | 0.40 ms |
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:
[
1245034
]
|
116 | 0.33 ms |
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:
[
1245034
]
|
117 | 0.37 ms |
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:
[
1245013
]
|
118 | 0.31 ms |
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:
[
1245013
]
|
119 | 0.40 ms |
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:
[
1245031
]
|
120 | 0.33 ms |
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:
[
1245031
]
|
121 | 0.49 ms |
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:
[
1245021
]
|
122 | 0.33 ms |
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:
[
1245021
]
|
123 | 0.41 ms |
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:
[
1245025
]
|
124 | 0.34 ms |
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:
[
1245025
]
|
125 | 0.36 ms |
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:
[
1301612
]
|
126 | 0.36 ms |
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:
[
1301612
]
|
127 | 0.83 ms |
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:
[
292753
]
|
128 | 0.34 ms |
SELECT purchase_count_last_month_with_correction FROM purchase_count WHERE purchase_count.entity_id = :offerId
Parameters:
[ "offerId" => 292753 ] |
129 | 0.31 ms |
SELECT purchase_count_last_month_with_correction FROM purchase_count WHERE purchase_count.entity_id = :offerId
Parameters:
[ "offerId" => 292753 ] |
130 | 0.93 ms |
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
]
|
admin connection
#▲ | Time | Info |
---|---|---|
1 | 2.54 ms |
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:
[
292753
]
|
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\SearchBanner | No errors. |
Slivki\Entity\AbstractCategoryBase | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\Comment | No errors. |
Slivki\Entity\Media\CommentMedia | No errors. |
Slivki\Entity\User |
|
Slivki\Entity\CommentLike | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\Referral | No errors. |
Slivki\Entity\UserBalanceActivity | No errors. |
Slivki\Entity\SocialAccount | No errors. |
Slivki\Entity\AbstractOrderBase |
|
Slivki\Entity\OfferOrder |
|
Slivki\Entity\OfferOrderDetails | No errors. |
Slivki\Entity\UserPhone | No errors. |
Slivki\Entity\UserActivity | No errors. |
Slivki\Entity\Visit | No errors. |
Slivki\Entity\UserProperty | No errors. |
Slivki\Entity\FavouriteCategory | No errors. |
Slivki\Entity\Director |
|
Slivki\Entity\Media\ProfileImageMedia | No errors. |
Slivki\Entity\Sale |
|
Slivki\Entity\AbstractShareClick |
|
Slivki\Entity\SaleProductBasket | No errors. |
Slivki\Entity\AuthToken | No errors. |
Slivki\Entity\UserAddress | No errors. |
Slivki\Entity\SubscriptionPlanUserRelation | No errors. |
Slivki\Entity\UserGroup | No errors. |
Slivki\Entity\MailingCampaignType | No errors. |
Slivki\Entity\CreditCard | No errors. |
Slivki\Entity\AlternativeOffer | 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\MediaType | No errors. |
Slivki\Entity\CityArea | No errors. |
Slivki\Entity\TopSale | No errors. |
Slivki\Entity\Mall | No errors. |
Slivki\Entity\PurchaseCount | No errors. |
Slivki\Entity\NoticePopup | No errors. |
admin entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\OfferGalleryVideoPackage | No errors. |
subscription entity manager
No loaded entities.