Query Metrics
395
Database Queries
24
Different statements
423.67 ms
Query time
20
Invalid entities
Queries
site connection
#▲ | Time | Info |
---|---|---|
1 | 3.16 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" "/gift-certificate/select/247462" 1 ] |
2 | 0.44 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.main_alias = ? ORDER BY t0.id DESC
Parameters:
[
"/gift-certificate/select/247462"
]
|
3 | 4.16 ms |
SELECT count(*) FROM gift_certificate WHERE (gift_certificate.active = :active) AND (gift_certificate.offer_id = :offerId)
Parameters:
[ "active" => true "offerId" => 247462 ] |
4 | 2.81 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=247462 and rating > 0 and confirmed_phone and not hidden
Parameters:
[] |
5 | 1.32 ms |
select count(*) as amount from comment where type_id=1 and entity_id=247462 and confirmed_phone and not hidden
Parameters:
[] |
6 | 91.51 ms |
select gift_certificate.id, sum(offer_order_details.items_count) as cnt from offer_order_details inner join offer_order on offer_order.id = offer_order_details.offer_order_id inner join gift_certificate on gift_certificate.id = offer_order_details.gift_certificate_id where offer_order.status > 0 and offer_order.type = 6 and offer_order.offer_id = 247462 group by 1 order by 2 desc;
Parameters:
[] |
7 | 2.65 ms |
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.review AS review_90, t0.on_review AS on_review_91, t0.id AS id_92, t0.bank_currency_id AS bank_currency_id_93, t0.manager_id AS manager_id_94, t0.creator_id AS creator_id_95, t0.default_city_id AS default_city_id_96 FROM offer t0 WHERE t0.id = ?
Parameters:
[
247462
]
|
8 | 5.19 ms |
SELECT t0.active AS active_1, t0.name AS name_2, t0.price_regular AS price_regular_3, t0.price_offer AS price_offer_4, t0.discount_percent AS discount_percent_5, t0.description AS description_6, t0.position AS position_7, t0.codes_per_item AS codes_per_item_8, t0.hidden AS hidden_9, t0.buy_only_code AS buy_only_code_10, t0.special123 AS special123_11, t0.active_days AS active_days_12, t0.purchase_count AS purchase_count_13, t0.position_beauty AS position_beauty_14, t0.price_partner_purchase AS price_partner_purchase_15, t0.code_suffix AS code_suffix_16, t0.bundle_promo_count AS bundle_promo_count_17, t0.multi_use_code_period AS multi_use_code_period_18, t0.multi_use_code_per_period AS multi_use_code_per_period_19, t0.is_subscription AS is_subscription_20, t0.id AS id_21, t0.offer_id AS offer_id_22 FROM gift_certificate t0 WHERE ((t0.active = ? AND t0.hidden = ?) AND t0.offer_id = ?) ORDER BY t0.position ASC
Parameters:
[ 1 0 247462 ] |
9 | 1.03 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 ('3')
Parameters:
[
4675
]
|
10 | 0.57 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:
[
746054
]
|
11 | 0.90 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4675
]
|
12 | 16.30 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4675
]
|
13 | 1.07 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4675
]
|
14 | 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 ('3')
Parameters:
[
4682
]
|
15 | 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:
[
746063
]
|
16 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4682
]
|
17 | 2.06 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4682
]
|
18 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4682
]
|
19 | 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 ('3')
Parameters:
[
4673
]
|
20 | 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:
[
746052
]
|
21 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4673
]
|
22 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4673
]
|
23 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4673
]
|
24 | 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 ('3')
Parameters:
[
8508
]
|
25 | 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:
[
821068
]
|
26 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8508
]
|
27 | 2.01 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8508
]
|
28 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8508
]
|
29 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
13314
]
|
30 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13314
]
|
31 | 2.01 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13314
]
|
32 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13314
]
|
33 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
13318
]
|
34 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13318
]
|
35 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13318
]
|
36 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13318
]
|
37 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
13315
]
|
38 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13315
]
|
39 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13315
]
|
40 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13315
]
|
41 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
13317
]
|
42 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13317
]
|
43 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13317
]
|
44 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13317
]
|
45 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4672
]
|
46 | 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:
[
746051
]
|
47 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4672
]
|
48 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4672
]
|
49 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4672
]
|
50 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4679
]
|
51 | 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:
[
746058
]
|
52 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4679
]
|
53 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4679
]
|
54 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4679
]
|
55 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4684
]
|
56 | 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:
[
746065
]
|
57 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4684
]
|
58 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4684
]
|
59 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4684
]
|
60 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4685
]
|
61 | 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:
[
746066
]
|
62 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4685
]
|
63 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4685
]
|
64 | 0.57 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4685
]
|
65 | 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 ('3')
Parameters:
[
16838
]
|
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:
[
1310398
]
|
67 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16838
]
|
68 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16838
]
|
69 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16838
]
|
70 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
16841
]
|
71 | 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:
[
1310405
]
|
72 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16841
]
|
73 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16841
]
|
74 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16841
]
|
75 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
16842
]
|
76 | 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:
[
1310406
]
|
77 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16842
]
|
78 | 2.03 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16842
]
|
79 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16842
]
|
80 | 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 ('3')
Parameters:
[
16843
]
|
81 | 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:
[
1310407
]
|
82 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16843
]
|
83 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16843
]
|
84 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16843
]
|
85 | 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 ('3')
Parameters:
[
16844
]
|
86 | 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:
[
1310413
]
|
87 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16844
]
|
88 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16844
]
|
89 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16844
]
|
90 | 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 ('3')
Parameters:
[
16845
]
|
91 | 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:
[
1310433
]
|
92 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16845
]
|
93 | 2.04 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16845
]
|
94 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16845
]
|
95 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
17422
]
|
96 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
17422
]
|
97 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
17422
]
|
98 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
17422
]
|
99 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
17423
]
|
100 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
17423
]
|
101 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
17423
]
|
102 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
17423
]
|
103 | 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 ('3')
Parameters:
[
8507
]
|
104 | 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:
[
821067
]
|
105 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8507
]
|
106 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8507
]
|
107 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8507
]
|
108 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4674
]
|
109 | 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:
[
746053
]
|
110 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4674
]
|
111 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4674
]
|
112 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4674
]
|
113 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4676
]
|
114 | 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:
[
746055
]
|
115 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4676
]
|
116 | 2.04 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4676
]
|
117 | 0.60 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4676
]
|
118 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4677
]
|
119 | 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:
[
746056
]
|
120 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4677
]
|
121 | 2.15 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4677
]
|
122 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4677
]
|
123 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4683
]
|
124 | 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:
[
746064
]
|
125 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4683
]
|
126 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4683
]
|
127 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4683
]
|
128 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4678
]
|
129 | 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:
[
746057
]
|
130 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4678
]
|
131 | 1.97 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4678
]
|
132 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4678
]
|
133 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4680
]
|
134 | 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:
[
746059
]
|
135 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4680
]
|
136 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4680
]
|
137 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4680
]
|
138 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4686
]
|
139 | 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:
[
746067
]
|
140 | 0.32 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4686
]
|
141 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4686
]
|
142 | 0.50 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4686
]
|
143 | 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 ('3')
Parameters:
[
4626
]
|
144 | 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:
[
744832
]
|
145 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4626
]
|
146 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4626
]
|
147 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4626
]
|
148 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4628
]
|
149 | 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:
[
744842
]
|
150 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4628
]
|
151 | 2.03 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4628
]
|
152 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4628
]
|
153 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4629
]
|
154 | 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:
[
744843
]
|
155 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4629
]
|
156 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4629
]
|
157 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4629
]
|
158 | 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 ('3')
Parameters:
[
4635
]
|
159 | 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:
[
745941
]
|
160 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4635
]
|
161 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4635
]
|
162 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4635
]
|
163 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4636
]
|
164 | 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:
[
745942
]
|
165 | 0.32 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4636
]
|
166 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4636
]
|
167 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4636
]
|
168 | 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 ('3')
Parameters:
[
4638
]
|
169 | 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:
[
745944
]
|
170 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4638
]
|
171 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4638
]
|
172 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4638
]
|
173 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4641
]
|
174 | 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:
[
745946
]
|
175 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4641
]
|
176 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4641
]
|
177 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4641
]
|
178 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4642
]
|
179 | 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:
[
745948
]
|
180 | 0.37 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4642
]
|
181 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4642
]
|
182 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4642
]
|
183 | 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 ('3')
Parameters:
[
4643
]
|
184 | 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:
[
745949
]
|
185 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4643
]
|
186 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4643
]
|
187 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4643
]
|
188 | 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 ('3')
Parameters:
[
4644
]
|
189 | 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:
[
745950
]
|
190 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4644
]
|
191 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4644
]
|
192 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4644
]
|
193 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4647
]
|
194 | 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:
[
745953
]
|
195 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4647
]
|
196 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4647
]
|
197 | 0.68 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4647
]
|
198 | 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 ('3')
Parameters:
[
4648
]
|
199 | 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:
[
746025
]
|
200 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4648
]
|
201 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4648
]
|
202 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4648
]
|
203 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4649
]
|
204 | 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:
[
746026
]
|
205 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4649
]
|
206 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4649
]
|
207 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4649
]
|
208 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4650
]
|
209 | 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:
[
746027
]
|
210 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4650
]
|
211 | 2.01 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4650
]
|
212 | 0.60 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4650
]
|
213 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4651
]
|
214 | 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:
[
746028
]
|
215 | 0.38 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4651
]
|
216 | 2.03 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4651
]
|
217 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4651
]
|
218 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4652
]
|
219 | 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:
[
746029
]
|
220 | 0.37 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4652
]
|
221 | 2.03 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4652
]
|
222 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4652
]
|
223 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4653
]
|
224 | 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:
[
746030
]
|
225 | 0.43 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4653
]
|
226 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4653
]
|
227 | 0.58 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4653
]
|
228 | 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 ('3')
Parameters:
[
4654
]
|
229 | 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:
[
746031
]
|
230 | 0.41 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4654
]
|
231 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4654
]
|
232 | 0.61 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4654
]
|
233 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4655
]
|
234 | 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:
[
746032
]
|
235 | 0.57 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4655
]
|
236 | 2.07 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4655
]
|
237 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4655
]
|
238 | 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 ('3')
Parameters:
[
4656
]
|
239 | 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:
[
746033
]
|
240 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4656
]
|
241 | 2.05 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4656
]
|
242 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4656
]
|
243 | 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 ('3')
Parameters:
[
4657
]
|
244 | 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:
[
746034
]
|
245 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4657
]
|
246 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4657
]
|
247 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4657
]
|
248 | 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 ('3')
Parameters:
[
4658
]
|
249 | 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:
[
746035
]
|
250 | 0.38 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4658
]
|
251 | 2.15 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4658
]
|
252 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4658
]
|
253 | 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 ('3')
Parameters:
[
4659
]
|
254 | 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:
[
746036
]
|
255 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4659
]
|
256 | 2.04 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4659
]
|
257 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4659
]
|
258 | 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 ('3')
Parameters:
[
4660
]
|
259 | 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:
[
746037
]
|
260 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4660
]
|
261 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4660
]
|
262 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4660
]
|
263 | 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 ('3')
Parameters:
[
4661
]
|
264 | 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:
[
746038
]
|
265 | 0.39 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4661
]
|
266 | 2.34 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4661
]
|
267 | 0.61 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4661
]
|
268 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4662
]
|
269 | 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:
[
746039
]
|
270 | 0.37 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4662
]
|
271 | 2.14 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4662
]
|
272 | 0.61 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4662
]
|
273 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4663
]
|
274 | 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:
[
746042
]
|
275 | 0.38 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4663
]
|
276 | 2.05 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4663
]
|
277 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4663
]
|
278 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4665
]
|
279 | 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:
[
746044
]
|
280 | 0.39 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4665
]
|
281 | 2.07 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4665
]
|
282 | 0.57 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4665
]
|
283 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4667
]
|
284 | 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:
[
746046
]
|
285 | 1.13 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4667
]
|
286 | 2.18 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4667
]
|
287 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4667
]
|
288 | 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 ('3')
Parameters:
[
4668
]
|
289 | 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:
[
746047
]
|
290 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4668
]
|
291 | 2.04 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4668
]
|
292 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4668
]
|
293 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4669
]
|
294 | 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:
[
746048
]
|
295 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4669
]
|
296 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4669
]
|
297 | 0.51 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4669
]
|
298 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4670
]
|
299 | 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:
[
746049
]
|
300 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4670
]
|
301 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4670
]
|
302 | 0.63 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4670
]
|
303 | 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 ('3')
Parameters:
[
8504
]
|
304 | 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:
[
821064
]
|
305 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8504
]
|
306 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8504
]
|
307 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8504
]
|
308 | 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 ('3')
Parameters:
[
8510
]
|
309 | 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:
[
821070
]
|
310 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8510
]
|
311 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8510
]
|
312 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8510
]
|
313 | 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 ('3')
Parameters:
[
8511
]
|
314 | 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:
[
821072
]
|
315 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8511
]
|
316 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8511
]
|
317 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8511
]
|
318 | 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 ('3')
Parameters:
[
13316
]
|
319 | 0.39 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13316
]
|
320 | 1.96 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13316
]
|
321 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13316
]
|
322 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
16839
]
|
323 | 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:
[
1310399
]
|
324 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16839
]
|
325 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16839
]
|
326 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16839
]
|
327 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
16840
]
|
328 | 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:
[
1310404
]
|
329 | 0.37 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
16840
]
|
330 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
16840
]
|
331 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
16840
]
|
332 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
13313
]
|
333 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
13313
]
|
334 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
13313
]
|
335 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
13313
]
|
336 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4639
]
|
337 | 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:
[
745945
]
|
338 | 0.37 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4639
]
|
339 | 2.02 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4639
]
|
340 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4639
]
|
341 | 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 ('3')
Parameters:
[
8506
]
|
342 | 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:
[
821066
]
|
343 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8506
]
|
344 | 2.01 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8506
]
|
345 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8506
]
|
346 | 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 ('3')
Parameters:
[
8513
]
|
347 | 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:
[
821074
]
|
348 | 0.36 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8513
]
|
349 | 2.00 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8513
]
|
350 | 0.55 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8513
]
|
351 | 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 ('3')
Parameters:
[
4640
]
|
352 | 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:
[
745947
]
|
353 | 0.46 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4640
]
|
354 | 2.03 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4640
]
|
355 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4640
]
|
356 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4637
]
|
357 | 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:
[
745943
]
|
358 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4637
]
|
359 | 1.99 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4637
]
|
360 | 0.56 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4637
]
|
361 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
8505
]
|
362 | 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:
[
821065
]
|
363 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
8505
]
|
364 | 2.01 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
8505
]
|
365 | 0.53 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
8505
]
|
366 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4666
]
|
367 | 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:
[
746045
]
|
368 | 0.35 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4666
]
|
369 | 1.96 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4666
]
|
370 | 0.50 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4666
]
|
371 | 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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('3')
Parameters:
[
4664
]
|
372 | 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:
[
746043
]
|
373 | 0.33 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4664
]
|
374 | 1.97 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4664
]
|
375 | 0.52 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4664
]
|
376 | 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 ('3')
Parameters:
[
4627
]
|
377 | 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:
[
744841
]
|
378 | 0.34 ms |
SELECT t0.offer_id AS offer_id_1, t0.active AS active_2, t0.auto_addition_step AS auto_addition_step_3, t0.auto_addition_remainder AS auto_addition_remainder_4, t0.codes_reserved AS codes_reserved_5, t0.codes_free AS codes_free_6, t0.codes_used AS codes_used_7, t0.transition_id AS transition_id_8, t0.used_codes_count_fake AS used_codes_count_fake_9, t0.random_codes AS random_codes_10, t0.id AS id_11, t0.offer_id AS offer_id_12, t0.type FROM offer_code_pool t0 WHERE t0.offer_id = ? AND t0.type IN ('2')
Parameters:
[
4627
]
|
379 | 1.98 ms |
SELECT t0.description AS description_1, t0.city AS city_2, t0.street AS street_3, t0.house AS house_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, ST_AsEWKT(t0.point::geometry) AS point_7, t0.label AS label_8, t0.working_hours AS working_hours_9, t0.big_map_marker AS big_map_marker_10, t0.schedule AS schedule_11, t0.schedule_modified_at AS schedule_modified_at_12, t0.id AS id_13, t0.sort_order AS sort_order_14, t0.pickup_point_partner_id AS pickup_point_partner_id_15, t0.pickup_point_bel_trans_sat_depot_id AS pickup_point_bel_trans_sat_depot_id_16, t0.pickup_point_schedule AS pickup_point_schedule_17, t0.active AS active_18, t0.bepaid_credentials AS bepaid_credentials_19, t0.callback_chat_id AS callback_chat_id_20, t0.city_area_id AS city_area_id_21, t0.type FROM geo_location t0 INNER JOIN gift_certificate_location_relation ON t0.id = gift_certificate_location_relation.location_id WHERE gift_certificate_location_relation.entity_id = ? AND t0.type IN ('1') ORDER BY t0.sort_order ASC
Parameters:
[
4627
]
|
380 | 0.54 ms |
SELECT t0.tag AS tag_1, t0.id AS id_2 FROM gift_certificate_tag t0 INNER JOIN giftCertificate2tag ON t0.id = giftCertificate2tag.tag_id WHERE giftCertificate2tag.certificate_id = ?
Parameters:
[
4627
]
|
381 | 0.78 ms |
SELECT p0_.last_modified AS last_modified_0, p0_.entity_id AS entity_id_1, p0_.purchase_count AS purchase_count_2, p0_.purchase_count_recent AS purchase_count_recent_3, p0_.purchase_count_last_month AS purchase_count_last_month_4, p0_.purchase_count_last_day AS purchase_count_last_day_5, p0_.purchase_count_last_month_with_correction AS purchase_count_last_month_with_correction_6, p0_.purchase_count_last_week_with_correction AS purchase_count_last_week_with_correction_7, p0_.purchase_count_last_day_with_correction AS purchase_count_last_day_with_correction_8, p0_.purchase_count_with_correction AS purchase_count_with_correction_9, p0_.id AS id_10 FROM purchase_count p0_ WHERE p0_.entity_id = ?
Parameters:
[
247462
]
|
382 | 10.40 ms |
select get_visit_count(1, 247462, 30)
Parameters:
[] |
383 | 0.79 ms |
SELECT t0.entity_id AS entity_id_1, t0.open AS open_2, t0.recommended AS recommended_3, t0.popular AS popular_4, t0.speed AS speed_5, t0.asc_price AS asc_price_6, t0.desc_price AS desc_price_7, t0.price_by_kg AS price_by_kg_8, t0.popular_day AS popular_day_9, t0.price_by_kg_desc AS price_by_kg_desc_10, t0.id AS id_11 FROM food_filter_counter t0 WHERE t0.entity_id = ? LIMIT 1
Parameters:
[
"247462"
]
|
384 | 2.00 ms |
SELECT d0_.domain_object_id AS domain_object_id_0, d0_.name AS name_1, d0_.email AS email_2, d0_.legal_email AS legal_email_3, d0_.legal_entity AS legal_entity_4, d0_.tax_id AS tax_id_5, d0_.receive_letters AS receive_letters_6, d0_.transition_id AS transition_id_7, d0_.teaser_logo_width AS teaser_logo_width_8, d0_.teaser_logo_height AS teaser_logo_height_9, d0_.status AS status_10, d0_.punished AS punished_11, d0_.last_code_number AS last_code_number_12, d0_.about AS about_13, d0_.created_on AS created_on_14, d0_.modified_on AS modified_on_15, d0_.extra_emails AS extra_emails_16, d0_.phone_number AS phone_number_17, d0_.site AS site_18, d0_.legal_address AS legal_address_19, d0_.account_number AS account_number_20, d0_.tax_registration_date AS tax_registration_date_21, d0_.trade_registration_date AS trade_registration_date_22, d0_.registration_authority AS registration_authority_23, d0_.working_hours AS working_hours_24, d0_.footer_info AS footer_info_25, d0_.company_link AS company_link_26, d0_.id AS id_27, d0_.page_offer_id AS page_offer_id_28, d0_.manager_id AS manager_id_29 FROM director d0_ INNER JOIN offer2director o2_ ON d0_.id = o2_.director_id INNER JOIN offer o1_ ON o1_.id = o2_.offer_id WHERE o1_.id = ?
Parameters:
[
"247462"
]
|
385 | 0.55 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 ('21')
Parameters:
[
2865
]
|
386 | 0.50 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" 24 1 ] |
387 | 1.23 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-05-01 12:50:47" "2025-04-30 12:50:47" 0 1 ] |
388 | 1.33 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:
[
728
]
|
389 | 0.86 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
]
|
390 | 0.61 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:
[
682
]
|
391 | 0.79 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
]
|
392 | 0.53 ms |
SELECT s0_.eligibility_rule AS eligibility_rule_0, s0_.id AS id_1 FROM server_feature_state s0_
Parameters:
[] |
393 | 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" 247462 1 ] |
394 | 0.95 ms |
SELECT t0.last_modified AS last_modified_1, t0.created_on AS created_on_2, t0.content AS content_3, t0.active AS active_4, t0.name AS name_5, t0.type AS type_6, t0.id AS id_7, t0.director_id AS director_id_8 FROM info_page t0 WHERE t0.director_id = ?
Parameters:
[
2865
]
|
395 | 0.77 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
No database queries were performed.
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\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media | No errors. |
Slivki\Entity\Banner\AbstractBannerBase | No errors. |
Slivki\Entity\Banner\AbstractMobileAppBanner |
|
Slivki\Entity\Banner | No errors. |
Slivki\Entity\ServerFeatureState | No errors. |
Slivki\Entity\PurchaseCount | No errors. |
Slivki\Entity\Comment | No errors. |
Slivki\Entity\Offer |
|
Slivki\Entity\BankCurrency | No errors. |
Slivki\Entity\User |
|
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\AbstractCategoryBase | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\AbstractGeoLocationBase | No errors. |
Slivki\Entity\GeoLocation |
|
Slivki\Entity\Director |
|
Slivki\Entity\AntiTag | No errors. |
Slivki\Entity\GiftCertificateCodePool | No errors. |
Slivki\Entity\Media\GiftCertificateMedia | No errors. |
Slivki\Entity\GiftCertificateTag | No errors. |
Slivki\Entity\GiftCertificateCategory | No errors. |
Slivki\Entity\GiftCertificateGiftCategory | No errors. |
Slivki\Entity\GiftCertificate\GiftCertificateGroup | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\CityArea | No errors. |
Slivki\Entity\Partner\AdditionalDiscount | No errors. |
Slivki\Entity\BeautyMaster |
|
Slivki\Entity\Visit | No errors. |
Slivki\Entity\FoodFilterCounter | No errors. |
Slivki\Entity\InfoPage | No errors. |
Slivki\Entity\Media\DirectorMapLogo | No errors. |
Slivki\Entity\Media\DirectorOnlinePaymentLogoMedia | No errors. |
Slivki\Entity\Sale |
|
Slivki\Entity\BrandingBanner | No errors. |
Slivki\Entity\TopSale | No errors. |
Slivki\Entity\Mall | No errors. |
Slivki\Entity\NoticePopup | No errors. |
admin entity manager
No loaded entities.
subscription entity manager
No loaded entities.