Query Metrics

151 Database Queries
20 Different statements
62.72 ms Query time
1 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url AS url_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.show_deals AS show_deals_8, t0.sticky_spots AS sticky_spots_9, t0.report_emails AS report_emails_10, t0.tag_deal AS tag_deal_11, t0.tag_store AS tag_store_12, t0.color AS color_13, t0.code AS code_14, t0.hide_paid_placement AS hide_paid_placement_15, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_16, t0.token AS token_17, t0.weight AS weight_18, t0.image_cdn AS image_cdn_19, t0.fields AS fields_20, t0.append_price_newsletter_title AS append_price_newsletter_title_21, t0.custom_html AS custom_html_22, t0.use_default AS use_default_23 FROM site t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
  "QEJU*Yua_Ki9jEC7_Zbg4PnCpfRgKYvrnRhzqhvy_bnuac9-u8"
]
2 0.44 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.description AS description_4, t0.slug AS slug_5, t0.icon AS icon_6, t0.all_direct_link AS all_direct_link_7, t0.coupon_text AS coupon_text_8, t0.recommend AS recommend_9, t0.did_you_know AS did_you_know_10, t0.website AS website_11, t0.phone AS phone_12, t0.email AS email_13, t0.facebook AS facebook_14, t0.twitter AS twitter_15, t0.youtube AS youtube_16, t0.instagram AS instagram_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.status AS status_20, t0.shipping_costs AS shipping_costs_21, t0.return_policy AS return_policy_22, t0.network_id AS network_id_23 FROM store t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "proozy"
]
3 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6 FROM network t0 WHERE t0.id = ?
Parameters:
[
  13
]
4 0.30 ms
SELECT count(r0_.id) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?) AND r0_.store_id = ? ORDER BY r0_.id DESC
Parameters:
[
  "Published"
  1508
]
5 0.31 ms
SELECT ROUND(AVG(r0_.rate), 2) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?) AND r0_.store_id = ? ORDER BY r0_.id DESC
Parameters:
[
  "Published"
  1508
]
6 0.42 ms
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.email AS email_2, r0_.comment AS comment_3, r0_.rate AS rate_4, r0_.rate_deals AS rate_deals_5, r0_.rate_other AS rate_other_6, r0_.status AS status_7, r0_.ip AS ip_8, r0_.created_at AS created_at_9, r0_.updated_at AS updated_at_10, r0_.store_id AS store_id_11 FROM review r0_ WHERE r0_.status IN (?) AND r0_.store_id = ? AND r0_.rate <> 0 AND r0_.comment IS NOT NULL AND r0_.title <> ? ORDER BY r0_.id DESC LIMIT 15
Parameters:
[
  "Published"
  1508
  "Anonymous"
]
7 0.38 ms
SELECT count(r0_.id) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?, ?, ?, ?) AND r0_.store_id = ? ORDER BY r0_.id DESC
Parameters:
[
  "Published"
  "Draft"
  "Pending"
  "Disabled"
  1508
]
8 0.26 ms
SELECT ROUND(AVG(r0_.rate), 2) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?, ?, ?, ?) AND r0_.store_id = ? ORDER BY r0_.id DESC
Parameters:
[
  "Published"
  "Draft"
  "Pending"
  "Disabled"
  1508
]
9 0.31 ms
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.email AS email_2, r0_.comment AS comment_3, r0_.rate AS rate_4, r0_.rate_deals AS rate_deals_5, r0_.rate_other AS rate_other_6, r0_.status AS status_7, r0_.ip AS ip_8, r0_.created_at AS created_at_9, r0_.updated_at AS updated_at_10, r0_.store_id AS store_id_11 FROM review r0_ WHERE r0_.status IN (?, ?, ?, ?) AND r0_.store_id = ? AND r0_.rate <> 0 AND r0_.comment IS NOT NULL AND r0_.title <> ? ORDER BY r0_.id DESC LIMIT 15
Parameters:
[
  "Published"
  "Draft"
  "Pending"
  "Disabled"
  1508
  "Anonymous"
]
10 0.44 ms
SELECT count(d0_.id) AS sclr_0 FROM deal d0_ INNER JOIN deal d1_ ON d0_.parent_id = d1_.id WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND d0_.sid_id = ? AND (d0_.skip_homepage <> 1 OR d0_.skip_homepage IS NULL) ORDER BY d0_.mark DESC, d0_.created_at DESC
Parameters:
[
  "published"
  1508
  2
]
11 0.91 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.slug AS slug_2, d0_.price AS price_3, d0_.price_old AS price_old_4, d0_.price_additional AS price_additional_5, d0_.merchant_revenue AS merchant_revenue_6, d0_.commission_earned AS commission_earned_7, d0_.description AS description_8, d0_.updates AS updates_9, d0_.features_list AS features_list_10, d0_.details AS details_11, d0_.coupon AS coupon_12, d0_.link AS link_13, d0_.sticky_from_at AS sticky_from_at_14, d0_.sticky_to_at AS sticky_to_at_15, d0_.newsletter_title AS newsletter_title_16, d0_.remove_button AS remove_button_17, d0_.disabled_report_deal AS disabled_report_deal_18, d0_.exclude_top_deals AS exclude_top_deals_19, d0_.enable_direct_link_newsletter AS enable_direct_link_newsletter_20, d0_.sponsored AS sponsored_21, d0_.disabled_at AS disabled_at_22, d0_.status AS status_23, d0_.created_at AS created_at_24, d0_.updated_at AS updated_at_25, d0_.image AS image_26, d0_.expired AS expired_27, d0_.customer_enabled AS customer_enabled_28, d0_.old_id AS old_id_29, d0_.uid AS uid_30, d0_.mark AS mark_31, d0_.display AS display_32, d0_.hide_paid_placement AS hide_paid_placement_33, d0_.hide_paid_placement_sticky AS hide_paid_placement_sticky_34, d0_.click AS click_35, d0_.view AS view_36, d0_.commission_total AS commission_total_37, d0_.weight AS weight_38, d0_.author_custom AS author_custom_39, d0_.brand AS brand_40, d0_.attachment_main AS attachment_main_41, d0_.email_only AS email_only_42, d0_.sponsored_from_at AS sponsored_from_at_43, d0_.sponsored_to_at AS sponsored_to_at_44, d0_.fields AS fields_45, d0_.api_price AS api_price_46, d0_.api_price_change_date AS api_price_change_date_47, d0_.api_stock_status AS api_stock_status_48, d0_.api_stock_status_change_date AS api_stock_status_change_date_49, d0_.api_ignore AS api_ignore_50, d0_.api_updated_at AS api_updated_at_51, d0_.paid_placement_type AS paid_placement_type_52, d0_.commission_type AS commission_type_53, d0_.append_price_newsletter_title AS append_price_newsletter_title_54, d0_.why_is_this_a_deal AS why_is_this_a_deal_55, d0_.how_to_redeem AS how_to_redeem_56, d0_.helpful_tips AS helpful_tips_57, d0_.skip_homepage AS skip_homepage_58, d0_.use_default AS use_default_59, d0_.qc AS qc_60, d0_.priority AS priority_61, d0_.qc_errors AS qc_errors_62, d0_.expired_check AS expired_check_63, d0_.expired_data AS expired_data_64, d0_.expired_count AS expired_count_65, d0_.note AS note_66, d0_.source_link AS source_link_67, d0_.info AS info_68, d0_.upc AS upc_69, d0_.shipping_costs AS shipping_costs_70, d0_.process_time AS process_time_71, d0_.store_id AS store_id_72, d0_.parent_id AS parent_id_73, d0_.author_id AS author_id_74, d0_.customer_id AS customer_id_75, d0_.sid_id AS sid_id_76, d0_.publisher_id AS publisher_id_77, d0_.attachment_email_id AS attachment_email_id_78, d0_.wiki_id AS wiki_id_79 FROM deal d0_ INNER JOIN deal d1_ ON d0_.parent_id = d1_.id WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND d0_.sid_id = ? AND (d0_.skip_homepage <> 1 OR d0_.skip_homepage IS NULL) ORDER BY d0_.mark DESC, d0_.created_at DESC LIMIT 15 OFFSET 570
Parameters:
[
  "published"
  1508
  2
]
12 0.60 ms
SELECT count(d0_.id) AS sclr_0 FROM deal d0_ WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND (d0_.coupon IS NULL OR d0_.coupon = ?) AND d0_.sid_id = ? ORDER BY d0_.mark DESC, d0_.created_at DESC
Parameters:
[
  "published"
  1508
  ""
  2
]
13 0.65 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.slug AS slug_2, d0_.price AS price_3, d0_.price_old AS price_old_4, d0_.price_additional AS price_additional_5, d0_.merchant_revenue AS merchant_revenue_6, d0_.commission_earned AS commission_earned_7, d0_.description AS description_8, d0_.updates AS updates_9, d0_.features_list AS features_list_10, d0_.details AS details_11, d0_.coupon AS coupon_12, d0_.link AS link_13, d0_.sticky_from_at AS sticky_from_at_14, d0_.sticky_to_at AS sticky_to_at_15, d0_.newsletter_title AS newsletter_title_16, d0_.remove_button AS remove_button_17, d0_.disabled_report_deal AS disabled_report_deal_18, d0_.exclude_top_deals AS exclude_top_deals_19, d0_.enable_direct_link_newsletter AS enable_direct_link_newsletter_20, d0_.sponsored AS sponsored_21, d0_.disabled_at AS disabled_at_22, d0_.status AS status_23, d0_.created_at AS created_at_24, d0_.updated_at AS updated_at_25, d0_.image AS image_26, d0_.expired AS expired_27, d0_.customer_enabled AS customer_enabled_28, d0_.old_id AS old_id_29, d0_.uid AS uid_30, d0_.mark AS mark_31, d0_.display AS display_32, d0_.hide_paid_placement AS hide_paid_placement_33, d0_.hide_paid_placement_sticky AS hide_paid_placement_sticky_34, d0_.click AS click_35, d0_.view AS view_36, d0_.commission_total AS commission_total_37, d0_.weight AS weight_38, d0_.author_custom AS author_custom_39, d0_.brand AS brand_40, d0_.attachment_main AS attachment_main_41, d0_.email_only AS email_only_42, d0_.sponsored_from_at AS sponsored_from_at_43, d0_.sponsored_to_at AS sponsored_to_at_44, d0_.fields AS fields_45, d0_.api_price AS api_price_46, d0_.api_price_change_date AS api_price_change_date_47, d0_.api_stock_status AS api_stock_status_48, d0_.api_stock_status_change_date AS api_stock_status_change_date_49, d0_.api_ignore AS api_ignore_50, d0_.api_updated_at AS api_updated_at_51, d0_.paid_placement_type AS paid_placement_type_52, d0_.commission_type AS commission_type_53, d0_.append_price_newsletter_title AS append_price_newsletter_title_54, d0_.why_is_this_a_deal AS why_is_this_a_deal_55, d0_.how_to_redeem AS how_to_redeem_56, d0_.helpful_tips AS helpful_tips_57, d0_.skip_homepage AS skip_homepage_58, d0_.use_default AS use_default_59, d0_.qc AS qc_60, d0_.priority AS priority_61, d0_.qc_errors AS qc_errors_62, d0_.expired_check AS expired_check_63, d0_.expired_data AS expired_data_64, d0_.expired_count AS expired_count_65, d0_.note AS note_66, d0_.source_link AS source_link_67, d0_.info AS info_68, d0_.upc AS upc_69, d0_.shipping_costs AS shipping_costs_70, d0_.process_time AS process_time_71, d0_.store_id AS store_id_72, d0_.parent_id AS parent_id_73, d0_.author_id AS author_id_74, d0_.customer_id AS customer_id_75, d0_.sid_id AS sid_id_76, d0_.publisher_id AS publisher_id_77, d0_.attachment_email_id AS attachment_email_id_78, d0_.wiki_id AS wiki_id_79 FROM deal d0_ WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND (d0_.coupon IS NULL OR d0_.coupon = ?) AND d0_.sid_id = ? ORDER BY d0_.mark DESC, d0_.created_at DESC LIMIT 15 OFFSET 570
Parameters:
[
  "published"
  1508
  ""
  2
]
14 0.45 ms
SELECT count(d0_.id) AS sclr_0 FROM deal d0_ WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND (d0_.coupon IS NOT NULL AND d0_.coupon <> ?) AND d0_.sid_id = ? ORDER BY d0_.mark DESC, d0_.created_at DESC
Parameters:
[
  "published"
  1508
  ""
  2
]
15 0.96 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.slug AS slug_2, d0_.price AS price_3, d0_.price_old AS price_old_4, d0_.price_additional AS price_additional_5, d0_.merchant_revenue AS merchant_revenue_6, d0_.commission_earned AS commission_earned_7, d0_.description AS description_8, d0_.updates AS updates_9, d0_.features_list AS features_list_10, d0_.details AS details_11, d0_.coupon AS coupon_12, d0_.link AS link_13, d0_.sticky_from_at AS sticky_from_at_14, d0_.sticky_to_at AS sticky_to_at_15, d0_.newsletter_title AS newsletter_title_16, d0_.remove_button AS remove_button_17, d0_.disabled_report_deal AS disabled_report_deal_18, d0_.exclude_top_deals AS exclude_top_deals_19, d0_.enable_direct_link_newsletter AS enable_direct_link_newsletter_20, d0_.sponsored AS sponsored_21, d0_.disabled_at AS disabled_at_22, d0_.status AS status_23, d0_.created_at AS created_at_24, d0_.updated_at AS updated_at_25, d0_.image AS image_26, d0_.expired AS expired_27, d0_.customer_enabled AS customer_enabled_28, d0_.old_id AS old_id_29, d0_.uid AS uid_30, d0_.mark AS mark_31, d0_.display AS display_32, d0_.hide_paid_placement AS hide_paid_placement_33, d0_.hide_paid_placement_sticky AS hide_paid_placement_sticky_34, d0_.click AS click_35, d0_.view AS view_36, d0_.commission_total AS commission_total_37, d0_.weight AS weight_38, d0_.author_custom AS author_custom_39, d0_.brand AS brand_40, d0_.attachment_main AS attachment_main_41, d0_.email_only AS email_only_42, d0_.sponsored_from_at AS sponsored_from_at_43, d0_.sponsored_to_at AS sponsored_to_at_44, d0_.fields AS fields_45, d0_.api_price AS api_price_46, d0_.api_price_change_date AS api_price_change_date_47, d0_.api_stock_status AS api_stock_status_48, d0_.api_stock_status_change_date AS api_stock_status_change_date_49, d0_.api_ignore AS api_ignore_50, d0_.api_updated_at AS api_updated_at_51, d0_.paid_placement_type AS paid_placement_type_52, d0_.commission_type AS commission_type_53, d0_.append_price_newsletter_title AS append_price_newsletter_title_54, d0_.why_is_this_a_deal AS why_is_this_a_deal_55, d0_.how_to_redeem AS how_to_redeem_56, d0_.helpful_tips AS helpful_tips_57, d0_.skip_homepage AS skip_homepage_58, d0_.use_default AS use_default_59, d0_.qc AS qc_60, d0_.priority AS priority_61, d0_.qc_errors AS qc_errors_62, d0_.expired_check AS expired_check_63, d0_.expired_data AS expired_data_64, d0_.expired_count AS expired_count_65, d0_.note AS note_66, d0_.source_link AS source_link_67, d0_.info AS info_68, d0_.upc AS upc_69, d0_.shipping_costs AS shipping_costs_70, d0_.process_time AS process_time_71, d0_.store_id AS store_id_72, d0_.parent_id AS parent_id_73, d0_.author_id AS author_id_74, d0_.customer_id AS customer_id_75, d0_.sid_id AS sid_id_76, d0_.publisher_id AS publisher_id_77, d0_.attachment_email_id AS attachment_email_id_78, d0_.wiki_id AS wiki_id_79 FROM deal d0_ WHERE d0_.status IN (?) AND d0_.parent_id IS NOT NULL AND d0_.store_id = ? AND (d0_.coupon IS NOT NULL AND d0_.coupon <> ?) AND d0_.sid_id = ? ORDER BY d0_.mark DESC, d0_.created_at DESC LIMIT 15
Parameters:
[
  "published"
  1508
  ""
  2
]
16 0.50 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  491287
]
17 0.51 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  491287
]
18 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  491287
]
19 0.65 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  491283
]
20 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  489773
]
21 0.28 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  489773
]
22 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  489773
]
23 0.59 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  489671
]
24 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  486133
]
25 0.59 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  486133
]
26 0.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  486133
]
27 0.69 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  486129
]
28 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  483839
]
29 0.31 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  483839
]
30 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  483839
]
31 0.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  483838
]
32 0.51 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  482296
]
33 0.28 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  482296
]
34 0.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  482296
]
35 1.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  482295
]
36 0.56 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  481300
]
37 0.36 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  481300
]
38 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  481300
]
39 0.62 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  481298
]
40 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  480732
]
41 0.25 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  480732
]
42 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  480732
]
43 0.61 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  480731
]
44 0.83 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  479881
]
45 0.32 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  479881
]
46 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  479881
]
47 0.66 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  479880
]
48 0.40 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  479878
]
49 0.55 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  479878
]
50 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  479878
]
51 0.61 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  479874
]
52 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  478429
]
53 0.34 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  478429
]
54 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  478429
]
55 0.51 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  478427
]
56 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  478308
]
57 0.30 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  478308
]
58 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  478308
]
59 0.41 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  478307
]
60 0.45 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  475765
]
61 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  475765
]
62 0.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  475765
]
63 0.78 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  475763
]
64 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  474930
]
65 0.30 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  474930
]
66 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  474930
]
67 0.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  474928
]
68 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  474593
]
69 0.22 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  474593
]
70 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  474593
]
71 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  474592
]
72 0.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  474569
]
73 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  474569
]
74 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  474569
]
75 0.60 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  474568
]
76 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203708
]
77 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203708
]
78 0.46 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166808
]
79 0.31 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166808
]
80 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203708
]
81 0.39 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203702
]
82 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203702
]
83 0.40 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166814
]
84 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166814
]
85 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203702
]
86 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203698
]
87 0.26 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203698
]
88 0.40 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166818
]
89 0.32 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166818
]
90 0.63 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203698
]
91 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203697
]
92 0.24 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203697
]
93 0.39 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166819
]
94 0.24 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166819
]
95 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203697
]
96 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203709
]
97 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203709
]
98 0.57 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166806
]
99 0.26 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166806
]
100 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203709
]
101 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203626
]
102 0.24 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203626
]
103 0.61 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166891
]
104 0.35 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166891
]
105 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203626
]
106 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203628
]
107 0.24 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203628
]
108 0.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166889
]
109 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166889
]
110 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203628
]
111 0.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203609
]
112 0.21 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203609
]
113 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166909
]
114 0.27 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166909
]
115 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203609
]
116 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203606
]
117 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203606
]
118 0.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166912
]
119 0.28 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166912
]
120 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203606
]
121 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203607
]
122 0.19 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203607
]
123 0.49 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166911
]
124 0.28 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166911
]
125 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203607
]
126 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203608
]
127 0.21 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203608
]
128 0.50 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166910
]
129 7.03 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166910
]
130 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203608
]
131 0.38 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203611
]
132 0.36 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203611
]
133 0.74 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166907
]
134 0.45 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166907
]
135 0.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203611
]
136 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203610
]
137 0.25 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203610
]
138 0.44 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166908
]
139 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166908
]
140 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203610
]
141 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203627
]
142 0.25 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203627
]
143 0.49 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166890
]
144 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166890
]
145 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203627
]
146 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.author_id AS author_id_7 FROM category t0 INNER JOIN deal_category ON t0.id = deal_category.category_id WHERE deal_category.deal_id = ?
Parameters:
[
  203718
]
147 0.23 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  203718
]
148 0.49 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.price AS price_4, t0.price_old AS price_old_5, t0.price_additional AS price_additional_6, t0.merchant_revenue AS merchant_revenue_7, t0.commission_earned AS commission_earned_8, t0.description AS description_9, t0.updates AS updates_10, t0.features_list AS features_list_11, t0.details AS details_12, t0.coupon AS coupon_13, t0.link AS link_14, t0.sticky_from_at AS sticky_from_at_15, t0.sticky_to_at AS sticky_to_at_16, t0.newsletter_title AS newsletter_title_17, t0.remove_button AS remove_button_18, t0.disabled_report_deal AS disabled_report_deal_19, t0.exclude_top_deals AS exclude_top_deals_20, t0.enable_direct_link_newsletter AS enable_direct_link_newsletter_21, t0.sponsored AS sponsored_22, t0.disabled_at AS disabled_at_23, t0.status AS status_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.image AS image_27, t0.expired AS expired_28, t0.customer_enabled AS customer_enabled_29, t0.old_id AS old_id_30, t0.uid AS uid_31, t0.mark AS mark_32, t0.display AS display_33, t0.hide_paid_placement AS hide_paid_placement_34, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_35, t0.click AS click_36, t0.view AS view_37, t0.commission_total AS commission_total_38, t0.weight AS weight_39, t0.author_custom AS author_custom_40, t0.brand AS brand_41, t0.attachment_main AS attachment_main_42, t0.email_only AS email_only_43, t0.sponsored_from_at AS sponsored_from_at_44, t0.sponsored_to_at AS sponsored_to_at_45, t0.fields AS fields_46, t0.api_price AS api_price_47, t0.api_price_change_date AS api_price_change_date_48, t0.api_stock_status AS api_stock_status_49, t0.api_stock_status_change_date AS api_stock_status_change_date_50, t0.api_ignore AS api_ignore_51, t0.api_updated_at AS api_updated_at_52, t0.paid_placement_type AS paid_placement_type_53, t0.commission_type AS commission_type_54, t0.append_price_newsletter_title AS append_price_newsletter_title_55, t0.why_is_this_a_deal AS why_is_this_a_deal_56, t0.how_to_redeem AS how_to_redeem_57, t0.helpful_tips AS helpful_tips_58, t0.skip_homepage AS skip_homepage_59, t0.use_default AS use_default_60, t0.qc AS qc_61, t0.priority AS priority_62, t0.qc_errors AS qc_errors_63, t0.expired_check AS expired_check_64, t0.expired_data AS expired_data_65, t0.expired_count AS expired_count_66, t0.note AS note_67, t0.source_link AS source_link_68, t0.info AS info_69, t0.upc AS upc_70, t0.shipping_costs AS shipping_costs_71, t0.process_time AS process_time_72, t0.store_id AS store_id_73, t0.parent_id AS parent_id_74, t0.author_id AS author_id_75, t0.customer_id AS customer_id_76, t0.sid_id AS sid_id_77, t0.publisher_id AS publisher_id_78, t0.attachment_email_id AS attachment_email_id_79, t0.wiki_id AS wiki_id_80 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  166797
]
149 0.30 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM attachment t0 INNER JOIN deal_attachment ON t0.id = deal_attachment.attachment_id WHERE deal_attachment.deal_id = ?
Parameters:
[
  166797
]
150 0.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.status AS status_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM tag t0 INNER JOIN deal_tag ON t0.id = deal_tag.tag_id WHERE deal_tag.deal_id = ?
Parameters:
[
  203718
]
151 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url AS url_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.show_deals AS show_deals_8, t0.sticky_spots AS sticky_spots_9, t0.report_emails AS report_emails_10, t0.tag_deal AS tag_deal_11, t0.tag_store AS tag_store_12, t0.color AS color_13, t0.code AS code_14, t0.hide_paid_placement AS hide_paid_placement_15, t0.hide_paid_placement_sticky AS hide_paid_placement_sticky_16, t0.token AS token_17, t0.weight AS weight_18, t0.image_cdn AS image_cdn_19, t0.fields AS fields_20, t0.append_price_newsletter_title AS append_price_newsletter_title_21, t0.custom_html AS custom_html_22, t0.use_default AS use_default_23 FROM site t0 INNER JOIN store_site ON t0.id = store_site.site_id WHERE store_site.store_id = ?
Parameters:
[
  1508
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Entities Mapping

Class Mapping errors
App\Entity\Log No errors.
App\Entity\Store No errors.
App\Entity\Network No errors.
App\Entity\Site No errors.
App\Entity\Permission No errors.
App\Entity\Deal No errors.
App\Entity\Attachment No errors.
App\Entity\Link No errors.
App\Entity\Email No errors.
App\Entity\Click No errors.
App\Entity\View No errors.
App\Entity\Transaction No errors.
App\Entity\AmazonSales No errors.
App\Entity\AmazonSalesItem No errors.
App\Entity\Review No errors.
App\Entity\User No errors.
App\Entity\PaidPlacement No errors.
App\Entity\DealWiki No errors.
App\Entity\Category No errors.
App\Entity\Tag No errors.
App\Entity\InternalTag No errors.
App\Entity\Comment
  • The mappings App\Entity\Comment#child_deal and App\Entity\Deal#comments are inconsistent with each other.