Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
The "App\Repository\EmailAdsRepository::getOne()" method will require a new "int $emailId" argument in the next major version of its interface "App\Repository\EmailAdsRepositoryInterface", not defining it is deprecated.
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
"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"
[
"sql" => "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"
"params" => [1 => "QEJU*Yua_Ki9jEC7_Zbg4PnCpfRgKYvrnRhzqhvy_bnuac9-u8"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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:
[1 => "proozy"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => "proozy"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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:
[1 => 13]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 13]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT count(r0_.id) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?) AND r0_.store_id = ? ORDER BY r0_.id DESC"
(parameters:
[1 => "Published"
2 => 1508]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT count(r0_.id) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?) AND r0_.store_id = ? ORDER BY r0_.id DESC"
"params" => [1 => "Published"
2 => 1508]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"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:
[1 => "Published"
2 => 1508]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "Published"
2 => 1508]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"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:
[1 => "Published"
2 => 15083 => "Anonymous"
]
, types:
[1 => 22 => 13 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => "Published"
2 => 15083 => "Anonymous"
]
"types" => [1 => 22 => 13 => 2]
]
debug
Executing statement:
"SELECT count(r0_.id) AS sclr_0 FROM review r0_ WHERE r0_.status IN (?, ?, ?, ?) AND r0_.store_id = ? ORDER BY r0_.id DESC"
[
"sql" => "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"
"params" => [1 => "Published"
2 => "Draft"
3 => "Pending"
4 => "Disabled"
5 => 1508]
"types" => [1 => 22 => 23 => 24 => 25 => 1]
]
debug
Executing statement:
"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"
[
"sql" => "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"
"params" => [1 => "Published"
2 => "Draft"
3 => "Pending"
4 => "Disabled"
5 => 15086 => "Anonymous"
]
"types" => [1 => 22 => 23 => 24 => 25 => 16 => 2]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => 2]
, types:
[1 => 22 => 13 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => 2]
"types" => [1 => 22 => 13 => 1]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => 2]
, types:
[1 => 22 => 13 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => 2]
"types" => [1 => 22 => 13 => 1]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => ""
4 => 2]
, types:
[1 => 22 => 13 => 24 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => ""
4 => 2]
"types" => [1 => 22 => 13 => 24 => 1]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => ""
4 => 2]
, types:
[1 => 22 => 13 => 24 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => ""
4 => 2]
"types" => [1 => 22 => 13 => 24 => 1]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => ""
4 => 2]
, types:
[1 => 22 => 13 => 24 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => ""
4 => 2]
"types" => [1 => 22 => 13 => 24 => 1]
]
debug
Executing statement:
"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:
[1 => "published"
2 => 15083 => ""
4 => 2]
, types:
[1 => 22 => 13 => 24 => 1]
)
doctrine
[
"sql" => "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"
"params" => [1 => "published"
2 => 15083 => ""
4 => 2]
"types" => [1 => 22 => 13 => 24 => 1]
]
debug
Executing statement:
"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:
[1 => 491287]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 491287]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 491287]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 491287]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 491287]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 491287]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 491283]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 491283]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 489773]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 489773]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 489773]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 489773]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 489773]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 489773]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 489671]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 489671]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 486133]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 486133]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 486133]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 486133]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 486133]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 486133]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 486129]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 486129]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 483839]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 483839]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 483839]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 483839]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 483839]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 483839]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 483838]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 483838]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 482296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 482296]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 482296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 482296]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 482296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 482296]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 482295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 482295]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 481300]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 481300]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 481300]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 481300]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 481300]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 481300]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 481298]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 481298]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 480732]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 480732]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 480732]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 480732]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 480732]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 480732]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 480731]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 480731]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479881]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479881]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479881]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479881]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479881]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479881]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479880]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479880]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479878]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479878]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479878]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 479874]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 479874]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478429]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478429]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478429]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478427]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478427]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478308]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478308]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478308]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 478307]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 478307]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 475765]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 475765]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 475765]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 475765]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 475765]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 475765]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 475763]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 475763]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474930]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474930]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474930]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474930]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474930]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474930]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474928]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474928]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474593]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474593]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474593]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474592]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474569]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474569]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474569]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474569]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474569]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474569]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 474568]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 474568]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203708]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203708]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203708]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203708]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166808]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166808]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203708]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203708]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203702]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203702]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203702]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203702]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166814]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166814]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166814]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166814]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203702]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203702]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203698]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203698]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203698]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203698]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166818]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166818]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166818]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166818]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203698]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203698]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203697]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203697]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203697]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203697]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166819]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166819]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166819]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166819]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203697]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203697]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203709]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203709]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203709]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203709]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166806]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166806]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166806]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166806]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203709]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203709]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203626]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203626]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203626]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203626]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166891]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166891]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166891]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166891]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203626]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203626]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203628]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203628]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203628]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203628]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166889]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166889]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166889]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166889]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203628]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203628]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203609]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203609]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166909]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166909]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166909]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166909]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203609]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203606]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203606]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166912]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166912]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166912]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166912]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203606]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203607]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203607]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166911]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166911]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203607]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203608]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203608]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166910]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166910]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166910]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166910]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203608]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203611]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203611]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203611]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203611]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166907]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166907]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166907]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166907]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203611]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203611]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203610]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203610]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203610]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203610]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166908]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166908]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166908]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166908]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203610]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203610]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203627]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203627]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166890]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166890]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166890]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166890]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203627]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203718]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203718]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203718]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203718]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166797]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166797]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 166797]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 166797]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 203718]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 203718]
"types" => [1 => 1]
]
debug
Executing statement:
"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:
[1 => 1508]
, types:
[1 => 1]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => 1508]
"types" => [1 => 1]
]
debug
Executing query:
"SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
doctrine
[
"sql" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
]
debug
Executing query:
"SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
doctrine
[
"sql" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'master' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
doctrine
[
"sql" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'master' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'master' /*!50116 AND c.CONSTRAINT_SCHEMA = 'master' */ORDER BY k.ORDINAL_POSITION"
doctrine
[
"sql" => "SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'master' /*!50116 AND c.CONSTRAINT_SCHEMA = 'master' */ORDER BY k.ORDINAL_POSITION"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'master' ORDER BY SEQ_IN_INDEX ASC"
doctrine
[
"sql" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'master' ORDER BY SEQ_IN_INDEX ASC"
]
Log messages generated during the compilation of the service container.
Messages
Class
968
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealApiAmazonCommand" (parent: .abstract.instanceof.App\Command\DealApiAmazonCommand).
Resolving inheritance for "App\Command\DealApiAmazonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealApiAmazonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealAttachmentUpdateCommand" (parent: .abstract.instanceof.App\Command\DealAttachmentUpdateCommand).
Resolving inheritance for "App\Command\DealAttachmentUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealAttachmentUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealCommissionCommand" (parent: .abstract.instanceof.App\Command\DealCommissionCommand).
Resolving inheritance for "App\Command\DealCommissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealCommissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealStickyCommand" (parent: .abstract.instanceof.App\Command\DealStickyCommand).
Resolving inheritance for "App\Command\DealStickyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealStickyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncCommand" (parent: .abstract.instanceof.App\Command\DealSyncCommand).
Resolving inheritance for "App\Command\DealSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncEmailCommand" (parent: .abstract.instanceof.App\Command\DealSyncEmailCommand).
Resolving inheritance for "App\Command\DealSyncEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealTopCommand" (parent: .abstract.instanceof.App\Command\DealTopCommand).
Resolving inheritance for "App\Command\DealTopCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealTopCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealViewsCommand" (parent: .abstract.instanceof.App\Command\DealViewsCommand).
Resolving inheritance for "App\Command\DealViewsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealViewsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailCheckCommand" (parent: .abstract.instanceof.App\Command\EmailCheckCommand).
Resolving inheritance for "App\Command\EmailCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailReportCommand" (parent: .abstract.instanceof.App\Command\EmailReportCommand).
Resolving inheritance for "App\Command\EmailReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSyncCommand" (parent: .abstract.instanceof.App\Command\EmailSyncCommand).
Resolving inheritance for "App\Command\EmailSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand" (parent: .abstract.instanceof.App\Command\EmailTestCommand).
Resolving inheritance for "App\Command\EmailTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredDealCommand" (parent: .abstract.instanceof.App\Command\ExpiredDealCommand).
Resolving inheritance for "App\Command\ExpiredDealCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredDealCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PaidPlacementSyncCommand" (parent: .abstract.instanceof.App\Command\PaidPlacementSyncCommand).
Resolving inheritance for "App\Command\PaidPlacementSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PaidPlacementSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcApprovedCommand" (parent: .abstract.instanceof.App\Command\QcApprovedCommand).
Resolving inheritance for "App\Command\QcApprovedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcApprovedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcLinkSentCommand" (parent: .abstract.instanceof.App\Command\QcLinkSentCommand).
Resolving inheritance for "App\Command\QcLinkSentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcLinkSentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcReportCommand" (parent: .abstract.instanceof.App\Command\QcReportCommand).
Resolving inheritance for "App\Command\QcReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportEmailSyncCommand" (parent: .abstract.instanceof.App\Command\ReportEmailSyncCommand).
Resolving inheritance for "App\Command\ReportEmailSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportEmailSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StoreSyncCommand" (parent: .abstract.instanceof.App\Command\StoreSyncCommand).
Resolving inheritance for "App\Command\StoreSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StoreSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionRsyncCommand" (parent: .abstract.instanceof.App\Command\TransactionRsyncCommand).
Resolving inheritance for "App\Command\TransactionRsyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionRsyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateAmazonCommand" (parent: .abstract.instanceof.App\Command\TransactionUpdateAmazonCommand).
Resolving inheritance for "App\Command\TransactionUpdateAmazonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateAmazonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateCommand" (parent: .abstract.instanceof.App\Command\TransactionUpdateCommand).
Resolving inheritance for "App\Command\TransactionUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\BaseApiController" (parent: .abstract.instanceof.App\Controller\API\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\BaseApiController).
Resolving inheritance for "App\Controller\API\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SlugController" (parent: .abstract.instanceof.App\Controller\API\SlugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SlugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SlugController).
Resolving inheritance for "App\Controller\API\SlugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SlugController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\AddAdsController" (parent: .abstract.instanceof.App\Controller\Ads\Admin\AddAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\AddAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\AddAdsController).
Resolving inheritance for "App\Controller\Ads\Admin\AddAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\AddAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\DeleteAdsController" (parent: .abstract.instanceof.App\Controller\Ads\Admin\DeleteAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\DeleteAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\DeleteAdsController).
Resolving inheritance for "App\Controller\Ads\Admin\DeleteAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\DeleteAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\EditAdsController" (parent: .abstract.instanceof.App\Controller\Ads\Admin\EditAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\EditAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\EditAdsController).
Resolving inheritance for "App\Controller\Ads\Admin\EditAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\EditAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\HomeAdsController" (parent: .abstract.instanceof.App\Controller\Ads\Admin\HomeAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\HomeAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\HomeAdsController).
Resolving inheritance for "App\Controller\Ads\Admin\HomeAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\HomeAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Api\IndexAdsController" (parent: .abstract.instanceof.App\Controller\Ads\Api\IndexAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Api\IndexAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Api\IndexAdsController).
Resolving inheritance for "App\Controller\Ads\Api\IndexAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Api\IndexAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\BaseAdsController" (parent: .abstract.instanceof.App\Controller\Ads\BaseAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\BaseAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\BaseAdsController).
Resolving inheritance for "App\Controller\Ads\BaseAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\BaseAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\Api\EditEntityController" (parent: .abstract.instanceof.App\Controller\Analytics\Api\EditEntityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\Api\EditEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\Api\EditEntityController).
Resolving inheritance for "App\Controller\Analytics\Api\EditEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\Api\EditEntityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\BaseAnalyticsController" (parent: .abstract.instanceof.App\Controller\Analytics\BaseAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\BaseAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\BaseAnalyticsController).
Resolving inheritance for "App\Controller\Analytics\BaseAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\BaseAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\AddArticleController" (parent: .abstract.instanceof.App\Controller\Article\Admin\AddArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\AddArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\AddArticleController).
Resolving inheritance for "App\Controller\Article\Admin\AddArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\AddArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\DeleteArticleController" (parent: .abstract.instanceof.App\Controller\Article\Admin\DeleteArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\DeleteArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\DeleteArticleController).
Resolving inheritance for "App\Controller\Article\Admin\DeleteArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\DeleteArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\EditArticleController" (parent: .abstract.instanceof.App\Controller\Article\Admin\EditArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\EditArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\EditArticleController).
Resolving inheritance for "App\Controller\Article\Admin\EditArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\EditArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\HomeArticleController" (parent: .abstract.instanceof.App\Controller\Article\Admin\HomeArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\HomeArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\HomeArticleController).
Resolving inheritance for "App\Controller\Article\Admin\HomeArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\HomeArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\TrashArticleController" (parent: .abstract.instanceof.App\Controller\Article\Admin\TrashArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\TrashArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\TrashArticleController).
Resolving inheritance for "App\Controller\Article\Admin\TrashArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\TrashArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\BaseArticleController" (parent: .abstract.instanceof.App\Controller\Article\BaseArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\BaseArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\BaseArticleController).
Resolving inheritance for "App\Controller\Article\BaseArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\BaseArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\AddAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Admin\AddAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\AddAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\AddAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Admin\AddAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\AddAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\EditAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Admin\EditAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\EditAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\EditAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Admin\EditAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\EditAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\HomeAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Admin\HomeAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\HomeAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\HomeAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Admin\HomeAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\HomeAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\AddAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Api\AddAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\AddAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\AddAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Api\AddAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\AddAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\DeleteAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Api\DeleteAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\DeleteAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\DeleteAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Api\DeleteAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\DeleteAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\EditAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Api\EditAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\EditAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\EditAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Api\EditAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\EditAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\ListAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Api\ListAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\ListAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\ListAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Api\ListAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\ListAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\RemoveAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\Api\RemoveAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\RemoveAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\RemoveAttachmentController).
Resolving inheritance for "App\Controller\Attachment\Api\RemoveAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\RemoveAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\BaseAttachmentController" (parent: .abstract.instanceof.App\Controller\Attachment\BaseAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\BaseAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\BaseAttachmentController).
Resolving inheritance for "App\Controller\Attachment\BaseAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\BaseAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\AddCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Admin\AddCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\AddCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\AddCategoryController).
Resolving inheritance for "App\Controller\Category\Admin\AddCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\AddCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\DeleteCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Admin\DeleteCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\DeleteCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\DeleteCategoryController).
Resolving inheritance for "App\Controller\Category\Admin\DeleteCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\DeleteCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\EditCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Admin\EditCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\EditCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\EditCategoryController).
Resolving inheritance for "App\Controller\Category\Admin\EditCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\EditCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\HomeCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Admin\HomeCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\HomeCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\HomeCategoryController).
Resolving inheritance for "App\Controller\Category\Admin\HomeCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\HomeCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\TrashCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Admin\TrashCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\TrashCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\TrashCategoryController).
Resolving inheritance for "App\Controller\Category\Admin\TrashCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\TrashCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Api\SingleCategoryController" (parent: .abstract.instanceof.App\Controller\Category\Api\SingleCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Api\SingleCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Api\SingleCategoryController).
Resolving inheritance for "App\Controller\Category\Api\SingleCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Api\SingleCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\BaseCategoryController" (parent: .abstract.instanceof.App\Controller\Category\BaseCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\BaseCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\BaseCategoryController).
Resolving inheritance for "App\Controller\Category\BaseCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\BaseCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\Admin\AddCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\Admin\AddCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\Admin\EditCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\Admin\EditCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\Admin\HomeCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\Admin\TrashCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\BaseCategoryArticleController" (parent: .abstract.instanceof.App\Controller\CategoryArticle\BaseCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\BaseCategoryArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\BaseCategoryArticleController).
Resolving inheritance for "App\Controller\CategoryArticle\BaseCategoryArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\BaseCategoryArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\Api\EmailController" (parent: .abstract.instanceof.App\Controller\Click\Api\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\Api\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\Api\EmailController).
Resolving inheritance for "App\Controller\Click\Api\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\Api\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\BaseClickController" (parent: .abstract.instanceof.App\Controller\Click\BaseClickController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\BaseClickController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\BaseClickController).
Resolving inheritance for "App\Controller\Click\BaseClickController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\BaseClickController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\DeleteCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Admin\DeleteCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\DeleteCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\DeleteCommentController).
Resolving inheritance for "App\Controller\Comment\Admin\DeleteCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\DeleteCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\EditCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Admin\EditCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\EditCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\EditCommentController).
Resolving inheritance for "App\Controller\Comment\Admin\EditCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\EditCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\HomeCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Admin\HomeCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\HomeCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\HomeCommentController).
Resolving inheritance for "App\Controller\Comment\Admin\HomeCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\HomeCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\TrashCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Admin\TrashCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\TrashCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\TrashCommentController).
Resolving inheritance for "App\Controller\Comment\Admin\TrashCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\TrashCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\AddCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Api\AddCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\AddCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\AddCommentController).
Resolving inheritance for "App\Controller\Comment\Api\AddCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\AddCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\StatusCommentController" (parent: .abstract.instanceof.App\Controller\Comment\Api\StatusCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\StatusCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\StatusCommentController).
Resolving inheritance for "App\Controller\Comment\Api\StatusCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\StatusCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\BaseCommentController" (parent: .abstract.instanceof.App\Controller\Comment\BaseCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\BaseCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\BaseCommentController).
Resolving inheritance for "App\Controller\Comment\BaseCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\BaseCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Click\HomeClickController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Click\HomeClickController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Click\HomeClickController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Click\HomeClickController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Click\HomeClickController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Click\HomeClickController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\HomeDashboardController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\HomeDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\HomeDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\HomeDashboardController).
Resolving inheritance for "App\Controller\Dashboard\Admin\HomeDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\HomeDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\HomeReportController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Report\HomeReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\HomeReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\HomeReportController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Report\HomeReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\HomeReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\ImportReportController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Report\ImportReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\ImportReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\ImportReportController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Report\ImportReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\ImportReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\SyncReportController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Report\SyncReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\SyncReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\SyncReportController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Report\SyncReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\SyncReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Transaction\HomeTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController" (parent: .abstract.instanceof.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController).
Resolving inheritance for "App\Controller\Dashboard\Admin\Transaction\ImportTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Click\ClickController" (parent: .abstract.instanceof.App\Controller\Dashboard\Api\Click\ClickController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Click\ClickController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Click\ClickController).
Resolving inheritance for "App\Controller\Dashboard\Api\Click\ClickController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Click\ClickController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController" (parent: .abstract.instanceof.App\Controller\Dashboard\Api\Transaction\IndexTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController).
Resolving inheritance for "App\Controller\Dashboard\Api\Transaction\IndexTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\View\ViewController" (parent: .abstract.instanceof.App\Controller\Dashboard\Api\View\ViewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\View\ViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\View\ViewController).
Resolving inheritance for "App\Controller\Dashboard\Api\View\ViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\View\ViewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\BaseDashboardController" (parent: .abstract.instanceof.App\Controller\Dashboard\BaseDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\BaseDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\BaseDashboardController).
Resolving inheritance for "App\Controller\Dashboard\BaseDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\BaseDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddChildDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\AddChildDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddChildDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddChildDealController).
Resolving inheritance for "App\Controller\Deal\Admin\AddChildDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddChildDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\AddDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddDealController).
Resolving inheritance for "App\Controller\Deal\Admin\AddDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\BulkDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\BulkDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\BulkDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\BulkDealController).
Resolving inheritance for "App\Controller\Deal\Admin\BulkDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\BulkDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\DeleteDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\DeleteDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\DeleteDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\DeleteDealController).
Resolving inheritance for "App\Controller\Deal\Admin\DeleteDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\DeleteDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditChildDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\EditChildDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditChildDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditChildDealController).
Resolving inheritance for "App\Controller\Deal\Admin\EditChildDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditChildDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\EditDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditDealController).
Resolving inheritance for "App\Controller\Deal\Admin\EditDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\HomeDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\HomeDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\HomeDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\HomeDealController).
Resolving inheritance for "App\Controller\Deal\Admin\HomeDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\HomeDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\ImportDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\ImportDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\ImportDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\ImportDealController).
Resolving inheritance for "App\Controller\Deal\Admin\ImportDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\ImportDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\PublishedDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\PublishedDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\PublishedDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\PublishedDealController).
Resolving inheritance for "App\Controller\Deal\Admin\PublishedDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\PublishedDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\StickyDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\StickyDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\StickyDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\StickyDealController).
Resolving inheritance for "App\Controller\Deal\Admin\StickyDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\StickyDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\SyncDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\SyncDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\SyncDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\SyncDealController).
Resolving inheritance for "App\Controller\Deal\Admin\SyncDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\SyncDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TopDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\TopDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TopDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TopDealController).
Resolving inheritance for "App\Controller\Deal\Admin\TopDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TopDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TrashDealController" (parent: .abstract.instanceof.App\Controller\Deal\Admin\TrashDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TrashDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TrashDealController).
Resolving inheritance for "App\Controller\Deal\Admin\TrashDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TrashDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AddDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\AddDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AddDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AddDealController).
Resolving inheritance for "App\Controller\Deal\Api\AddDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AddDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AmazonDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\AmazonDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AmazonDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AmazonDealController).
Resolving inheritance for "App\Controller\Deal\Api\AmazonDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AmazonDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AuthorDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\AuthorDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AuthorDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AuthorDealController).
Resolving inheritance for "App\Controller\Deal\Api\AuthorDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AuthorDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\BulkActionDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\BulkActionDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\BulkActionDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\BulkActionDealController).
Resolving inheritance for "App\Controller\Deal\Api\BulkActionDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\BulkActionDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CheckDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\CheckDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CheckDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CheckDealController).
Resolving inheritance for "App\Controller\Deal\Api\CheckDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CheckDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CountDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\CountDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CountDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CountDealController).
Resolving inheritance for "App\Controller\Deal\Api\CountDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CountDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ExpiredDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\ExpiredDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ExpiredDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ExpiredDealController).
Resolving inheritance for "App\Controller\Deal\Api\ExpiredDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ExpiredDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\FindIdDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\FindIdDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\FindIdDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\FindIdDealController).
Resolving inheritance for "App\Controller\Deal\Api\FindIdDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\FindIdDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\HomeDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\HomeDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\HomeDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\HomeDealController).
Resolving inheritance for "App\Controller\Deal\Api\HomeDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\HomeDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IncludesDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\IncludesDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IncludesDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IncludesDealController).
Resolving inheritance for "App\Controller\Deal\Api\IncludesDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IncludesDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IndexDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\IndexDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IndexDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IndexDealController).
Resolving inheritance for "App\Controller\Deal\Api\IndexDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IndexDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\LinkDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\LinkDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\LinkDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\LinkDealController).
Resolving inheritance for "App\Controller\Deal\Api\LinkDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\LinkDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ListDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\ListDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ListDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ListDealController).
Resolving inheritance for "App\Controller\Deal\Api\ListDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ListDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\OldDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\OldDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\OldDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\OldDealController).
Resolving inheritance for "App\Controller\Deal\Api\OldDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\OldDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\RedirectDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\RedirectDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\RedirectDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\RedirectDealController).
Resolving inheritance for "App\Controller\Deal\Api\RedirectDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\RedirectDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SearchDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\SearchDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SearchDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SearchDealController).
Resolving inheritance for "App\Controller\Deal\Api\SearchDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SearchDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SingleDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\SingleDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SingleDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SingleDealController).
Resolving inheritance for "App\Controller\Deal\Api\SingleDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SingleDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SponsoredDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\SponsoredDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SponsoredDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SponsoredDealController).
Resolving inheritance for "App\Controller\Deal\Api\SponsoredDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SponsoredDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TopDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\TopDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TopDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TopDealController).
Resolving inheritance for "App\Controller\Deal\Api\TopDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TopDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TrashDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\TrashDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TrashDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TrashDealController).
Resolving inheritance for "App\Controller\Deal\Api\TrashDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TrashDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\UpdateDealController" (parent: .abstract.instanceof.App\Controller\Deal\Api\UpdateDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\UpdateDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\UpdateDealController).
Resolving inheritance for "App\Controller\Deal\Api\UpdateDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\UpdateDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\BaseDealController" (parent: .abstract.instanceof.App\Controller\Deal\BaseDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\BaseDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\BaseDealController).
Resolving inheritance for "App\Controller\Deal\BaseDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\BaseDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\AddEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\AddEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\AddEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\AddEmailController).
Resolving inheritance for "App\Controller\Email\Admin\AddEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\AddEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\DeleteEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\DeleteEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\DeleteEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\DeleteEmailController).
Resolving inheritance for "App\Controller\Email\Admin\DeleteEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\DeleteEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\EditEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\EditEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\EditEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\EditEmailController).
Resolving inheritance for "App\Controller\Email\Admin\EditEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\EditEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\HomeEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\HomeEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\HomeEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\HomeEmailController).
Resolving inheritance for "App\Controller\Email\Admin\HomeEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\HomeEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\ReportEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportEmailController).
Resolving inheritance for "App\Controller\Email\Admin\ReportEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportTemplateEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\ReportTemplateEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportTemplateEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportTemplateEmailController).
Resolving inheritance for "App\Controller\Email\Admin\ReportTemplateEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportTemplateEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\SingleEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleEmailController).
Resolving inheritance for "App\Controller\Email\Admin\SingleEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleVisualEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\SingleVisualEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleVisualEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleVisualEmailController).
Resolving inheritance for "App\Controller\Email\Admin\SingleVisualEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleVisualEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SiteEmailController" (parent: .abstract.instanceof.App\Controller\Email\Admin\SiteEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SiteEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SiteEmailController).
Resolving inheritance for "App\Controller\Email\Admin\SiteEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SiteEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\LoadDealsEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\LoadDealsEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\LoadDealsEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\LoadDealsEmailController).
Resolving inheritance for "App\Controller\Email\Api\LoadDealsEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\LoadDealsEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SLOEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\SLOEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SLOEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SLOEmailController).
Resolving inheritance for "App\Controller\Email\Api\SLOEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SLOEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SingleEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\SingleEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SingleEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SingleEmailController).
Resolving inheritance for "App\Controller\Email\Api\SingleEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SingleEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\ViewEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\ViewEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\ViewEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\ViewEmailController).
Resolving inheritance for "App\Controller\Email\Api\ViewEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\ViewEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualDealsEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\VisualDealsEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualDealsEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualDealsEmailController).
Resolving inheritance for "App\Controller\Email\Api\VisualDealsEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualDealsEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualSaveEmailController" (parent: .abstract.instanceof.App\Controller\Email\Api\VisualSaveEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualSaveEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualSaveEmailController).
Resolving inheritance for "App\Controller\Email\Api\VisualSaveEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualSaveEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\BaseEmailController" (parent: .abstract.instanceof.App\Controller\Email\BaseEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\BaseEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\BaseEmailController).
Resolving inheritance for "App\Controller\Email\BaseEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\BaseEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\EmailController" (parent: .abstract.instanceof.App\Controller\Email\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\EmailController).
Resolving inheritance for "App\Controller\Email\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\AddEmailAdsController" (parent: .abstract.instanceof.App\Controller\EmailAds\Admin\AddEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\AddEmailAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\AddEmailAdsController).
Resolving inheritance for "App\Controller\EmailAds\Admin\AddEmailAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\AddEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\EditEmailAdsController" (parent: .abstract.instanceof.App\Controller\EmailAds\Admin\EditEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\EditEmailAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\EditEmailAdsController).
Resolving inheritance for "App\Controller\EmailAds\Admin\EditEmailAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\EditEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\SiteEmailAdsController" (parent: .abstract.instanceof.App\Controller\EmailAds\Admin\SiteEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\SiteEmailAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\SiteEmailAdsController).
Resolving inheritance for "App\Controller\EmailAds\Admin\SiteEmailAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\SiteEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\BaseEmailAdsController" (parent: .abstract.instanceof.App\Controller\EmailAds\BaseEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\BaseEmailAdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\BaseEmailAdsController).
Resolving inheritance for "App\Controller\EmailAds\BaseEmailAdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\BaseEmailAdsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Admin\HomeEmailReportController" (parent: .abstract.instanceof.App\Controller\EmailReport\Admin\HomeEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Admin\HomeEmailReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Admin\HomeEmailReportController).
Resolving inheritance for "App\Controller\EmailReport\Admin\HomeEmailReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Admin\HomeEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\ListEmailReportController" (parent: .abstract.instanceof.App\Controller\EmailReport\Api\ListEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\ListEmailReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\ListEmailReportController).
Resolving inheritance for "App\Controller\EmailReport\Api\ListEmailReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\ListEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\SyncReportController" (parent: .abstract.instanceof.App\Controller\EmailReport\Api\SyncReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\SyncReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\SyncReportController).
Resolving inheritance for "App\Controller\EmailReport\Api\SyncReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\SyncReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\BaseEmailReportController" (parent: .abstract.instanceof.App\Controller\EmailReport\BaseEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\BaseEmailReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\BaseEmailReportController).
Resolving inheritance for "App\Controller\EmailReport\BaseEmailReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\BaseEmailReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\AddInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Admin\AddInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\AddInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\AddInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Admin\AddInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\AddInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\DeleteInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Admin\DeleteInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\DeleteInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\DeleteInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Admin\DeleteInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\DeleteInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\EditInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Admin\EditInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\EditInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\EditInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Admin\EditInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\EditInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\HomeInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Admin\HomeInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\HomeInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\HomeInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Admin\HomeInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\HomeInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\TrashInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Admin\TrashInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\TrashInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\TrashInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Admin\TrashInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\TrashInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\AddInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Api\AddInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\AddInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\AddInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Api\AddInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\AddInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\DeleteInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\Api\DeleteInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\DeleteInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\DeleteInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\Api\DeleteInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\DeleteInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\BaseInternalTagController" (parent: .abstract.instanceof.App\Controller\InternalTag\BaseInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\BaseInternalTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\BaseInternalTagController).
Resolving inheritance for "App\Controller\InternalTag\BaseInternalTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\BaseInternalTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\HomeLogController" (parent: .abstract.instanceof.App\Controller\Log\Admin\HomeLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\HomeLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\HomeLogController).
Resolving inheritance for "App\Controller\Log\Admin\HomeLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\HomeLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\ItemLogController" (parent: .abstract.instanceof.App\Controller\Log\Admin\ItemLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\ItemLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\ItemLogController).
Resolving inheritance for "App\Controller\Log\Admin\ItemLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\ItemLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\SingleLogController" (parent: .abstract.instanceof.App\Controller\Log\Admin\SingleLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\SingleLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\SingleLogController).
Resolving inheritance for "App\Controller\Log\Admin\SingleLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\SingleLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\BaseLogController" (parent: .abstract.instanceof.App\Controller\Log\BaseLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\BaseLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\BaseLogController).
Resolving inheritance for "App\Controller\Log\BaseLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\BaseLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\AddNetworkController" (parent: .abstract.instanceof.App\Controller\Network\Admin\AddNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\AddNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\AddNetworkController).
Resolving inheritance for "App\Controller\Network\Admin\AddNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\AddNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\DeleteNetworkController" (parent: .abstract.instanceof.App\Controller\Network\Admin\DeleteNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\DeleteNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\DeleteNetworkController).
Resolving inheritance for "App\Controller\Network\Admin\DeleteNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\DeleteNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\EditNetworkController" (parent: .abstract.instanceof.App\Controller\Network\Admin\EditNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\EditNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\EditNetworkController).
Resolving inheritance for "App\Controller\Network\Admin\EditNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\EditNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\HomeNetworkController" (parent: .abstract.instanceof.App\Controller\Network\Admin\HomeNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\HomeNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\HomeNetworkController).
Resolving inheritance for "App\Controller\Network\Admin\HomeNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\HomeNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\TrashNetworkController" (parent: .abstract.instanceof.App\Controller\Network\Admin\TrashNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\TrashNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\TrashNetworkController).
Resolving inheritance for "App\Controller\Network\Admin\TrashNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\TrashNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\BaseNetworkController" (parent: .abstract.instanceof.App\Controller\Network\BaseNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\BaseNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\BaseNetworkController).
Resolving inheritance for "App\Controller\Network\BaseNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\BaseNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\Admin\AddPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\Admin\AddPaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\Admin\DeletePaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\Admin\EditPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\Admin\EditPaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\Admin\HomePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\Admin\HomePaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\Admin\TrashPaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\BasePaidPlacementController" (parent: .abstract.instanceof.App\Controller\PaidPlacement\BasePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\BasePaidPlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\BasePaidPlacementController).
Resolving inheritance for "App\Controller\PaidPlacement\BasePaidPlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\BasePaidPlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\DealApprovalController" (parent: .abstract.instanceof.App\Controller\QC\Admin\DealApprovalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\DealApprovalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\DealApprovalController).
Resolving inheritance for "App\Controller\QC\Admin\DealApprovalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\DealApprovalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\EditorQueueController" (parent: .abstract.instanceof.App\Controller\QC\Admin\EditorQueueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\EditorQueueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\EditorQueueController).
Resolving inheritance for "App\Controller\QC\Admin\EditorQueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\EditorQueueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ExpiredQueueController" (parent: .abstract.instanceof.App\Controller\QC\Admin\ExpiredQueueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ExpiredQueueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ExpiredQueueController).
Resolving inheritance for "App\Controller\QC\Admin\ExpiredQueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ExpiredQueueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ProcessingTimeController" (parent: .abstract.instanceof.App\Controller\QC\Admin\ProcessingTimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ProcessingTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ProcessingTimeController).
Resolving inheritance for "App\Controller\QC\Admin\ProcessingTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ProcessingTimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\QueueController" (parent: .abstract.instanceof.App\Controller\QC\Admin\QueueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\QueueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\QueueController).
Resolving inheritance for "App\Controller\QC\Admin\QueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\QueueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ReportDealController" (parent: .abstract.instanceof.App\Controller\QC\Admin\ReportDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ReportDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ReportDealController).
Resolving inheritance for "App\Controller\QC\Admin\ReportDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ReportDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\SubmitDealController" (parent: .abstract.instanceof.App\Controller\QC\Admin\SubmitDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\SubmitDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\SubmitDealController).
Resolving inheritance for "App\Controller\QC\Admin\SubmitDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\SubmitDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\CountController" (parent: .abstract.instanceof.App\Controller\QC\Api\CountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\CountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\CountController).
Resolving inheritance for "App\Controller\QC\Api\CountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\CountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealApprovalController" (parent: .abstract.instanceof.App\Controller\QC\Api\DealApprovalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealApprovalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealApprovalController).
Resolving inheritance for "App\Controller\QC\Api\DealApprovalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealApprovalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealCheckChildController" (parent: .abstract.instanceof.App\Controller\QC\Api\DealCheckChildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealCheckChildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealCheckChildController).
Resolving inheritance for "App\Controller\QC\Api\DealCheckChildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealCheckChildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealStatusController" (parent: .abstract.instanceof.App\Controller\QC\Api\DealStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealStatusController).
Resolving inheritance for "App\Controller\QC\Api\DealStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExpiredDealController" (parent: .abstract.instanceof.App\Controller\QC\Api\ExpiredDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExpiredDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExpiredDealController).
Resolving inheritance for "App\Controller\QC\Api\ExpiredDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExpiredDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExportProcessingTimeController" (parent: .abstract.instanceof.App\Controller\QC\Api\ExportProcessingTimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExportProcessingTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExportProcessingTimeController).
Resolving inheritance for "App\Controller\QC\Api\ExportProcessingTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExportProcessingTimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\LinkStatusController" (parent: .abstract.instanceof.App\Controller\QC\Api\LinkStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\LinkStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\LinkStatusController).
Resolving inheritance for "App\Controller\QC\Api\LinkStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\LinkStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\OpenGraphController" (parent: .abstract.instanceof.App\Controller\QC\Api\OpenGraphController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\OpenGraphController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\OpenGraphController).
Resolving inheritance for "App\Controller\QC\Api\OpenGraphController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\OpenGraphController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIframeController" (parent: .abstract.instanceof.App\Controller\QC\Api\QcIframeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIframeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIframeController).
Resolving inheritance for "App\Controller\QC\Api\QcIframeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIframeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIssueDealController" (parent: .abstract.instanceof.App\Controller\QC\Api\QcIssueDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIssueDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIssueDealController).
Resolving inheritance for "App\Controller\QC\Api\QcIssueDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIssueDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentController" (parent: .abstract.instanceof.App\Controller\QC\Api\QcLinkSentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentController).
Resolving inheritance for "App\Controller\QC\Api\QcLinkSentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentTemplateController" (parent: .abstract.instanceof.App\Controller\QC\Api\QcLinkSentTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentTemplateController).
Resolving inheritance for "App\Controller\QC\Api\QcLinkSentTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcNextDealEditController" (parent: .abstract.instanceof.App\Controller\QC\Api\QcNextDealEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcNextDealEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcNextDealEditController).
Resolving inheritance for "App\Controller\QC\Api\QcNextDealEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcNextDealEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ReportController" (parent: .abstract.instanceof.App\Controller\QC\Api\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ReportController).
Resolving inheritance for "App\Controller\QC\Api\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\SubmitDealController" (parent: .abstract.instanceof.App\Controller\QC\Api\SubmitDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\SubmitDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\SubmitDealController).
Resolving inheritance for "App\Controller\QC\Api\SubmitDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\SubmitDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\BaseQcController" (parent: .abstract.instanceof.App\Controller\QC\BaseQcController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\BaseQcController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\BaseQcController).
Resolving inheritance for "App\Controller\QC\BaseQcController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\BaseQcController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\BaseReportController" (parent: .abstract.instanceof.App\Controller\Report\BaseReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\BaseReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\BaseReportController).
Resolving inheritance for "App\Controller\Report\BaseReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\BaseReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\AddReportIssueController" (parent: .abstract.instanceof.App\Controller\ReportIssue\Admin\AddReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\AddReportIssueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\AddReportIssueController).
Resolving inheritance for "App\Controller\ReportIssue\Admin\AddReportIssueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\AddReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController" (parent: .abstract.instanceof.App\Controller\ReportIssue\Admin\DeleteReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController).
Resolving inheritance for "App\Controller\ReportIssue\Admin\DeleteReportIssueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\EditReportIssueController" (parent: .abstract.instanceof.App\Controller\ReportIssue\Admin\EditReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\EditReportIssueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\EditReportIssueController).
Resolving inheritance for "App\Controller\ReportIssue\Admin\EditReportIssueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\EditReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\HomeReportIssueController" (parent: .abstract.instanceof.App\Controller\ReportIssue\Admin\HomeReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\HomeReportIssueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\HomeReportIssueController).
Resolving inheritance for "App\Controller\ReportIssue\Admin\HomeReportIssueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\HomeReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\BaseReportIssueController" (parent: .abstract.instanceof.App\Controller\ReportIssue\BaseReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\BaseReportIssueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\BaseReportIssueController).
Resolving inheritance for "App\Controller\ReportIssue\BaseReportIssueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\BaseReportIssueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\DeleteReviewController" (parent: .abstract.instanceof.App\Controller\Review\Admin\DeleteReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\DeleteReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\DeleteReviewController).
Resolving inheritance for "App\Controller\Review\Admin\DeleteReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\DeleteReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\EditReviewController" (parent: .abstract.instanceof.App\Controller\Review\Admin\EditReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\EditReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\EditReviewController).
Resolving inheritance for "App\Controller\Review\Admin\EditReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\EditReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\HomeReviewController" (parent: .abstract.instanceof.App\Controller\Review\Admin\HomeReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\HomeReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\HomeReviewController).
Resolving inheritance for "App\Controller\Review\Admin\HomeReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\HomeReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\ImportReviewController" (parent: .abstract.instanceof.App\Controller\Review\Admin\ImportReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\ImportReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\ImportReviewController).
Resolving inheritance for "App\Controller\Review\Admin\ImportReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\ImportReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\TrashReviewController" (parent: .abstract.instanceof.App\Controller\Review\Admin\TrashReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\TrashReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\TrashReviewController).
Resolving inheritance for "App\Controller\Review\Admin\TrashReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\TrashReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\AddReviewController" (parent: .abstract.instanceof.App\Controller\Review\Api\AddReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\AddReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\AddReviewController).
Resolving inheritance for "App\Controller\Review\Api\AddReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\AddReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\BulkReviewController" (parent: .abstract.instanceof.App\Controller\Review\Api\BulkReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\BulkReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\BulkReviewController).
Resolving inheritance for "App\Controller\Review\Api\BulkReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\BulkReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\BaseReviewController" (parent: .abstract.instanceof.App\Controller\Review\BaseReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\BaseReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\BaseReviewController).
Resolving inheritance for "App\Controller\Review\BaseReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\BaseReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\Admin\HomeUserController" (parent: .abstract.instanceof.App\Controller\Settings\Admin\HomeUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\Admin\HomeUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\Admin\HomeUserController).
Resolving inheritance for "App\Controller\Settings\Admin\HomeUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\Admin\HomeUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController" (parent: .abstract.instanceof.App\Controller\Settings\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController).
Resolving inheritance for "App\Controller\Settings\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AddSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\AddSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AddSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AddSiteController).
Resolving inheritance for "App\Controller\Site\Admin\AddSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AddSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\CustomHtmlSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\CustomHtmlSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\CustomHtmlSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\CustomHtmlSiteController).
Resolving inheritance for "App\Controller\Site\Admin\CustomHtmlSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\CustomHtmlSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\DeleteSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\DeleteSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\DeleteSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\DeleteSiteController).
Resolving inheritance for "App\Controller\Site\Admin\DeleteSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\DeleteSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\EditSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\EditSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\EditSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\EditSiteController).
Resolving inheritance for "App\Controller\Site\Admin\EditSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\EditSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\FieldsSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\FieldsSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\FieldsSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\FieldsSiteController).
Resolving inheritance for "App\Controller\Site\Admin\FieldsSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\FieldsSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\HomeSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\HomeSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\HomeSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\HomeSiteController).
Resolving inheritance for "App\Controller\Site\Admin\HomeSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\HomeSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\TrashSiteController" (parent: .abstract.instanceof.App\Controller\Site\Admin\TrashSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\TrashSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\TrashSiteController).
Resolving inheritance for "App\Controller\Site\Admin\TrashSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\TrashSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController" (parent: .abstract.instanceof.App\Controller\Site\Api\AddCustomHtmlItemSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController).
Resolving inheritance for "App\Controller\Site\Api\AddCustomHtmlItemSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\ApiSiteController" (parent: .abstract.instanceof.App\Controller\Site\Api\ApiSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\ApiSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\ApiSiteController).
Resolving inheritance for "App\Controller\Site\Api\ApiSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\ApiSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\CustomHtmlSiteController" (parent: .abstract.instanceof.App\Controller\Site\Api\CustomHtmlSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\CustomHtmlSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\CustomHtmlSiteController).
Resolving inheritance for "App\Controller\Site\Api\CustomHtmlSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\CustomHtmlSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BaseSiteController" (parent: .abstract.instanceof.App\Controller\Site\BaseSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BaseSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BaseSiteController).
Resolving inheritance for "App\Controller\Site\BaseSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BaseSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\AddStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\AddStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\AddStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\AddStoreController).
Resolving inheritance for "App\Controller\Store\Admin\AddStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\AddStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\DeleteStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\DeleteStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\DeleteStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\DeleteStoreController).
Resolving inheritance for "App\Controller\Store\Admin\DeleteStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\DeleteStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\EditStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\EditStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\EditStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\EditStoreController).
Resolving inheritance for "App\Controller\Store\Admin\EditStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\EditStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\HomeStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\HomeStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\HomeStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\HomeStoreController).
Resolving inheritance for "App\Controller\Store\Admin\HomeStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\HomeStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\ImportStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\ImportStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\ImportStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\ImportStoreController).
Resolving inheritance for "App\Controller\Store\Admin\ImportStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\ImportStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\TrashStoreController" (parent: .abstract.instanceof.App\Controller\Store\Admin\TrashStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\TrashStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\TrashStoreController).
Resolving inheritance for "App\Controller\Store\Admin\TrashStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\TrashStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\IndexStoreController" (parent: .abstract.instanceof.App\Controller\Store\Api\IndexStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\IndexStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\IndexStoreController).
Resolving inheritance for "App\Controller\Store\Api\IndexStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\IndexStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\SingleStoreController" (parent: .abstract.instanceof.App\Controller\Store\Api\SingleStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\SingleStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\SingleStoreController).
Resolving inheritance for "App\Controller\Store\Api\SingleStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\SingleStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\BaseStoreController" (parent: .abstract.instanceof.App\Controller\Store\BaseStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\BaseStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\BaseStoreController).
Resolving inheritance for "App\Controller\Store\BaseStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\BaseStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\AddTagController" (parent: .abstract.instanceof.App\Controller\Tag\Admin\AddTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\AddTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\AddTagController).
Resolving inheritance for "App\Controller\Tag\Admin\AddTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\AddTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\DeleteTagController" (parent: .abstract.instanceof.App\Controller\Tag\Admin\DeleteTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\DeleteTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\DeleteTagController).
Resolving inheritance for "App\Controller\Tag\Admin\DeleteTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\DeleteTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\EditTagController" (parent: .abstract.instanceof.App\Controller\Tag\Admin\EditTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\EditTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\EditTagController).
Resolving inheritance for "App\Controller\Tag\Admin\EditTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\EditTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\HomeTagController" (parent: .abstract.instanceof.App\Controller\Tag\Admin\HomeTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\HomeTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\HomeTagController).
Resolving inheritance for "App\Controller\Tag\Admin\HomeTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\HomeTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\TrashTagController" (parent: .abstract.instanceof.App\Controller\Tag\Admin\TrashTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\TrashTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\TrashTagController).
Resolving inheritance for "App\Controller\Tag\Admin\TrashTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\TrashTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\BaseTagController" (parent: .abstract.instanceof.App\Controller\Tag\BaseTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\BaseTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\BaseTagController).
Resolving inheritance for "App\Controller\Tag\BaseTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\BaseTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Admin\UploadAmazonController" (parent: .abstract.instanceof.App\Controller\Transaction\Admin\UploadAmazonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Admin\UploadAmazonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Admin\UploadAmazonController).
Resolving inheritance for "App\Controller\Transaction\Admin\UploadAmazonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Admin\UploadAmazonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\ListAmazonSalesController" (parent: .abstract.instanceof.App\Controller\Transaction\Api\ListAmazonSalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\ListAmazonSalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\ListAmazonSalesController).
Resolving inheritance for "App\Controller\Transaction\Api\ListAmazonSalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\ListAmazonSalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\UploadAmazonSalesController" (parent: .abstract.instanceof.App\Controller\Transaction\Api\UploadAmazonSalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\UploadAmazonSalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\UploadAmazonSalesController).
Resolving inheritance for "App\Controller\Transaction\Api\UploadAmazonSalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\UploadAmazonSalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\BaseTransactionsController" (parent: .abstract.instanceof.App\Controller\Transaction\BaseTransactionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\BaseTransactionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\BaseTransactionsController).
Resolving inheritance for "App\Controller\Transaction\BaseTransactionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\BaseTransactionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddPermissionUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\AddPermissionUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddPermissionUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddPermissionUserController).
Resolving inheritance for "App\Controller\User\Admin\AddPermissionUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddPermissionUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\AddUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddUserController).
Resolving inheritance for "App\Controller\User\Admin\AddUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\DeleteUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\DeleteUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\DeleteUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\DeleteUserController).
Resolving inheritance for "App\Controller\User\Admin\DeleteUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\DeleteUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditPasswordUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\EditPasswordUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditPasswordUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditPasswordUserController).
Resolving inheritance for "App\Controller\User\Admin\EditPasswordUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditPasswordUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\EditUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditUserController).
Resolving inheritance for "App\Controller\User\Admin\EditUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\HomeUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\HomeUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\HomeUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\HomeUserController).
Resolving inheritance for "App\Controller\User\Admin\HomeUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\HomeUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\ImportUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\ImportUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\ImportUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\ImportUserController).
Resolving inheritance for "App\Controller\User\Admin\ImportUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\ImportUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\PermissionUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\PermissionUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\PermissionUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\PermissionUserController).
Resolving inheritance for "App\Controller\User\Admin\PermissionUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\PermissionUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\UnDeleteUserController" (parent: .abstract.instanceof.App\Controller\User\Admin\UnDeleteUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\UnDeleteUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\UnDeleteUserController).
Resolving inheritance for "App\Controller\User\Admin\UnDeleteUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\UnDeleteUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Api\EditPermissionsUserController" (parent: .abstract.instanceof.App\Controller\User\Api\EditPermissionsUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Api\EditPermissionsUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Api\EditPermissionsUserController).
Resolving inheritance for "App\Controller\User\Api\EditPermissionsUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Api\EditPermissionsUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\BaseUserController" (parent: .abstract.instanceof.App\Controller\User\BaseUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\BaseUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\BaseUserController).
Resolving inheritance for "App\Controller\User\BaseUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\BaseUserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdsType" (parent: .abstract.instanceof.App\Form\AdsType).
Resolving inheritance for "App\Form\AdsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType" (parent: .abstract.instanceof.App\Form\ArticleType).
Resolving inheritance for "App\Form\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttachmentType" (parent: .abstract.instanceof.App\Form\AttachmentType).
Resolving inheritance for "App\Form\AttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttachmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryArticleType" (parent: .abstract.instanceof.App\Form\CategoryArticleType).
Resolving inheritance for "App\Form\CategoryArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType" (parent: .abstract.instanceof.App\Form\CategoryType).
Resolving inheritance for "App\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType" (parent: .abstract.instanceof.App\Form\CommentType).
Resolving inheritance for "App\Form\CommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CropType" (parent: .abstract.instanceof.App\Form\CropType).
Resolving inheritance for "App\Form\CropType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CropType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealFieldsType" (parent: .abstract.instanceof.App\Form\DealFieldsType).
Resolving inheritance for "App\Form\DealFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealType" (parent: .abstract.instanceof.App\Form\DealType).
Resolving inheritance for "App\Form\DealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiType" (parent: .abstract.instanceof.App\Form\DealWikiType).
Resolving inheritance for "App\Form\DealWikiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiWarrantyTimeType" (parent: .abstract.instanceof.App\Form\DealWikiWarrantyTimeType).
Resolving inheritance for "App\Form\DealWikiWarrantyTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiWarrantyTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdsType" (parent: .abstract.instanceof.App\Form\FilterAdsType).
Resolving inheritance for "App\Form\FilterAdsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAttachmentType" (parent: .abstract.instanceof.App\Form\FilterAttachmentType).
Resolving inheritance for "App\Form\FilterAttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAttachmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterBulkType" (parent: .abstract.instanceof.App\Form\FilterBulkType).
Resolving inheritance for "App\Form\FilterBulkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterBulkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCategoryType" (parent: .abstract.instanceof.App\Form\FilterCategoryType).
Resolving inheritance for "App\Form\FilterCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCommentType" (parent: .abstract.instanceof.App\Form\FilterCommentType).
Resolving inheritance for "App\Form\FilterCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterDealType" (parent: .abstract.instanceof.App\Form\FilterDealType).
Resolving inheritance for "App\Form\FilterDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailReportType" (parent: .abstract.instanceof.App\Form\FilterEmailReportType).
Resolving inheritance for "App\Form\FilterEmailReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailType" (parent: .abstract.instanceof.App\Form\FilterEmailType).
Resolving inheritance for "App\Form\FilterEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterInternalTagType" (parent: .abstract.instanceof.App\Form\FilterInternalTagType).
Resolving inheritance for "App\Form\FilterInternalTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterInternalTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType" (parent: .abstract.instanceof.App\Form\FilterLogType).
Resolving inheritance for "App\Form\FilterLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNetworkType" (parent: .abstract.instanceof.App\Form\FilterNetworkType).
Resolving inheritance for "App\Form\FilterNetworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNetworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterPaidPlacementType" (parent: .abstract.instanceof.App\Form\FilterPaidPlacementType).
Resolving inheritance for "App\Form\FilterPaidPlacementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterPaidPlacementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterQcDealApprovalType" (parent: .abstract.instanceof.App\Form\FilterQcDealApprovalType).
Resolving inheritance for "App\Form\FilterQcDealApprovalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterQcDealApprovalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterReviewType" (parent: .abstract.instanceof.App\Form\FilterReviewType).
Resolving inheritance for "App\Form\FilterReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterSiteType" (parent: .abstract.instanceof.App\Form\FilterSiteType).
Resolving inheritance for "App\Form\FilterSiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterSiteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterStoreType" (parent: .abstract.instanceof.App\Form\FilterStoreType).
Resolving inheritance for "App\Form\FilterStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterTagType" (parent: .abstract.instanceof.App\Form\FilterTagType).
Resolving inheritance for "App\Form\FilterTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterType" (parent: .abstract.instanceof.App\Form\FilterType).
Resolving inheritance for "App\Form\FilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType" (parent: .abstract.instanceof.App\Form\ImportType).
Resolving inheritance for "App\Form\ImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternalTagType" (parent: .abstract.instanceof.App\Form\InternalTagType).
Resolving inheritance for "App\Form\InternalTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternalTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkDataType" (parent: .abstract.instanceof.App\Form\LinkDataType).
Resolving inheritance for "App\Form\LinkDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkType" (parent: .abstract.instanceof.App\Form\LinkType).
Resolving inheritance for "App\Form\LinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailAdsType" (parent: .abstract.instanceof.App\Form\MailAdsType).
Resolving inheritance for "App\Form\MailAdsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailAdsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailType" (parent: .abstract.instanceof.App\Form\MailType).
Resolving inheritance for "App\Form\MailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NetworkType" (parent: .abstract.instanceof.App\Form\NetworkType).
Resolving inheritance for "App\Form\NetworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NetworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidPlacementType" (parent: .abstract.instanceof.App\Form\PaidPlacementType).
Resolving inheritance for "App\Form\PaidPlacementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidPlacementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType" (parent: .abstract.instanceof.App\Form\PermissionType).
Resolving inheritance for "App\Form\PermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionsType" (parent: .abstract.instanceof.App\Form\PermissionsType).
Resolving inheritance for "App\Form\PermissionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueProblemsType" (parent: .abstract.instanceof.App\Form\ReportIssueProblemsType).
Resolving inheritance for "App\Form\ReportIssueProblemsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueProblemsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueType" (parent: .abstract.instanceof.App\Form\ReportIssueType).
Resolving inheritance for "App\Form\ReportIssueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportMailType" (parent: .abstract.instanceof.App\Form\ReportMailType).
Resolving inheritance for "App\Form\ReportMailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportMailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportProcessType" (parent: .abstract.instanceof.App\Form\ReportProcessType).
Resolving inheritance for "App\Form\ReportProcessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportProcessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType" (parent: .abstract.instanceof.App\Form\ReviewType).
Resolving inheritance for "App\Form\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteCustomHtmlType" (parent: .abstract.instanceof.App\Form\SiteCustomHtmlType).
Resolving inheritance for "App\Form\SiteCustomHtmlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteCustomHtmlType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldType" (parent: .abstract.instanceof.App\Form\SiteFieldType).
Resolving inheritance for "App\Form\SiteFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldsType" (parent: .abstract.instanceof.App\Form\SiteFieldsType).
Resolving inheritance for "App\Form\SiteFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType" (parent: .abstract.instanceof.App\Form\SiteType).
Resolving inheritance for "App\Form\SiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType" (parent: .abstract.instanceof.App\Form\StoreType).
Resolving inheritance for "App\Form\StoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WeightType" (parent: .abstract.instanceof.App\Form\WeightType).
Resolving inheritance for "App\Form\WeightType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WeightType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdsRepository" (parent: .abstract.instanceof.App\Repository\AdsRepository).
Resolving inheritance for "App\Repository\AdsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesItemRepository" (parent: .abstract.instanceof.App\Repository\AmazonSalesItemRepository).
Resolving inheritance for "App\Repository\AmazonSalesItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesRepository" (parent: .abstract.instanceof.App\Repository\AmazonSalesRepository).
Resolving inheritance for "App\Repository\AmazonSalesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository" (parent: .abstract.instanceof.App\Repository\ArticleRepository).
Resolving inheritance for "App\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository" (parent: .abstract.instanceof.App\Repository\AttachmentRepository).
Resolving inheritance for "App\Repository\AttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryArticleRepository" (parent: .abstract.instanceof.App\Repository\CategoryArticleRepository).
Resolving inheritance for "App\Repository\CategoryArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickRepository" (parent: .abstract.instanceof.App\Repository\ClickRepository).
Resolving inheritance for "App\Repository\ClickRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository" (parent: .abstract.instanceof.App\Repository\DealRepository).
Resolving inheritance for "App\Repository\DealRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealWikiRepository" (parent: .abstract.instanceof.App\Repository\DealWikiRepository).
Resolving inheritance for "App\Repository\DealWikiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealWikiRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditEntityRepository" (parent: .abstract.instanceof.App\Repository\EditEntityRepository).
Resolving inheritance for "App\Repository\EditEntityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditEntityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAdsRepository" (parent: .abstract.instanceof.App\Repository\EmailAdsRepository).
Resolving inheritance for "App\Repository\EmailAdsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAdsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" (parent: .abstract.instanceof.App\Repository\EmailRepository).
Resolving inheritance for "App\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository" (parent: .abstract.instanceof.App\Repository\InternalTagRepository).
Resolving inheritance for "App\Repository\InternalTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LinkRepository" (parent: .abstract.instanceof.App\Repository\LinkRepository).
Resolving inheritance for "App\Repository\LinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NetworkRepository" (parent: .abstract.instanceof.App\Repository\NetworkRepository).
Resolving inheritance for "App\Repository\NetworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NetworkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidPlacementRepository" (parent: .abstract.instanceof.App\Repository\PaidPlacementRepository).
Resolving inheritance for "App\Repository\PaidPlacementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidPlacementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository" (parent: .abstract.instanceof.App\Repository\PermissionRepository).
Resolving inheritance for "App\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessTimeRepository" (parent: .abstract.instanceof.App\Repository\ProcessTimeRepository).
Resolving inheritance for "App\Repository\ProcessTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportEmailRepository" (parent: .abstract.instanceof.App\Repository\ReportEmailRepository).
Resolving inheritance for "App\Repository\ReportEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportEmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportIssueRepository" (parent: .abstract.instanceof.App\Repository\ReportIssueRepository).
Resolving inheritance for "App\Repository\ReportIssueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportIssueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository" (parent: .abstract.instanceof.App\Repository\ReportRepository).
Resolving inheritance for "App\Repository\ReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Repository\ReviewRepository).
Resolving inheritance for "App\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository" (parent: .abstract.instanceof.App\Repository\SiteRepository).
Resolving inheritance for "App\Repository\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository" (parent: .abstract.instanceof.App\Repository\StoreRepository).
Resolving inheritance for "App\Repository\StoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository" (parent: .abstract.instanceof.App\Repository\TransactionRepository).
Resolving inheritance for "App\Repository\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UidRepository" (parent: .abstract.instanceof.App\Repository\UidRepository).
Resolving inheritance for "App\Repository\UidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewRepository" (parent: .abstract.instanceof.App\Repository\ViewRepository).
Resolving inheritance for "App\Repository\ViewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.apcu).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.mailgun" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "notifier.transport_factory.telegram" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
265
Removed service "App\Repository\AdsRepositoryInterface"; reason: private alias.
Removed service "App\Repository\AmazonSalesItemRepositoryInterface"; reason: private alias.
Removed service "App\Repository\AmazonSalesRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ArticleRepositoryInterface"; reason: private alias.
Removed service "App\Repository\AttachmentRepositoryInterface"; reason: private alias.
Removed service "App\Repository\CategoryArticleRepositoryInterface"; reason: private alias.
Removed service "App\Repository\CategoryRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ClickRepositoryInterface"; reason: private alias.
Removed service "App\Repository\CommentRepositoryInterface"; reason: private alias.
Removed service "App\Repository\DealRepositoryInterface"; reason: private alias.
Removed service "App\Repository\EditEntityRepositoryInterface"; reason: private alias.
Removed service "App\Repository\EmailAdsRepositoryInterface"; reason: private alias.
Removed service "App\Repository\EmailRepositoryInterface"; reason: private alias.
Removed service "App\Repository\InternalTagRepositoryInterface"; reason: private alias.
Removed service "App\Repository\LinkRepositoryInterface"; reason: private alias.
Removed service "App\Repository\LogRepositoryInterface"; reason: private alias.
Removed service "App\Repository\NetworkRepositoryInterface"; reason: private alias.
Removed service "App\Repository\PaidPlacementRepositoryInterface"; reason: private alias.
Removed service "App\Repository\PermissionRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ProcessTimeRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ReportEmailRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ReportIssueRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ReportRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ReviewRepositoryInterface"; reason: private alias.
Removed service "App\Repository\SiteRepositoryInterface"; reason: private alias.
Removed service "App\Repository\StoreRepositoryInterface"; reason: private alias.
Removed service "App\Repository\TagRepositoryInterface"; reason: private alias.
Removed service "App\Repository\TransactionRepositoryInterface"; reason: private alias.
Removed service "App\Repository\ViewRepositoryInterface"; reason: private alias.
Removed service "App\Service\AdsServiceInterface"; reason: private alias.
Removed service "App\Service\AmazonSalesServiceInterface"; reason: private alias.
Removed service "App\Service\ApiSecurityServiceInterface"; reason: private alias.
Removed service "App\Service\ArticleServiceInterface"; reason: private alias.
Removed service "App\Service\AttachmentServiceInterface"; reason: private alias.
Removed service "App\Service\AwsServiceInterface"; reason: private alias.
Removed service "App\Service\CategoryArticleServiceInterface"; reason: private alias.
Removed service "App\Service\CategoryServiceInterface"; reason: private alias.
Removed service "App\Service\CheckServiceInterface"; reason: private alias.
Removed service "App\Service\ClickServiceInterface"; reason: private alias.
Removed service "App\Service\CommentServiceInterface"; reason: private alias.
Removed service "App\Service\DealServiceInterface"; reason: private alias.
Removed service "App\Service\EditEntityServiceInterface"; reason: private alias.
Removed service "App\Service\EmailAdsServiceInterface"; reason: private alias.
Removed service "App\Service\EmailServiceInterface"; reason: private alias.
Removed service "App\Service\FileUploaderInterface"; reason: private alias.
Removed service "App\Service\InternalTagServiceInterface"; reason: private alias.
Removed service "App\Service\LinkServiceInterface"; reason: private alias.
Removed service "App\Service\LogServiceInterface"; reason: private alias.
Removed service "App\Service\NetworkServiceInterface"; reason: private alias.
Removed service "App\Service\PaidPlacementServiceInterface"; reason: private alias.
Removed service "App\Service\PermissionServiceInterface"; reason: private alias.
Removed service "App\Service\ProcessTimeServiceInterface"; reason: private alias.
Removed service "App\Service\ReportEmailServiceInterface"; reason: private alias.
Removed service "App\Service\ReportIssueServiceInterface"; reason: private alias.
Removed service "App\Service\ReportServiceInterface"; reason: private alias.
Removed service "App\Service\ReviewServiceInterface"; reason: private alias.
Removed service "App\Service\SiteServiceInterface"; reason: private alias.
Removed service "App\Service\StoreServiceInterface"; reason: private alias.
Removed service "App\Service\TagServiceInterface"; reason: private alias.
Removed service "App\Service\TransactionServiceInterface"; reason: private alias.
Removed service "App\Service\ViewServiceInterface"; reason: private alias.
Removed service "App\Utilities\DateInterface"; reason: private alias.
Removed service "App\Utilities\HumanInterface"; reason: private alias.
Removed service "App\Utilities\LinkInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region_cache_driver"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\UX\Cropperjs\Factory\CropperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.Ct0feJ7"; reason: private alias.
Removed service ".service_locator.8Kkr4Zy"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.feowZMf"; reason: private alias.
Removed service ".service_locator.qBCHs1a"; reason: private alias.
Removed service ".service_locator.jkb6XQV"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator._5g_Wvc"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.EMdM.oZ"; reason: private alias.
Removed service ".service_locator.8PQa8Mp"; reason: private alias.
Removed service ".service_locator.i0u2lVX"; reason: private alias.
Removed service ".service_locator.06.mdwo"; reason: private alias.
Removed service ".service_locator.rTqxrUM"; reason: private alias.
Removed service ".service_locator.eqhl6EQ"; reason: private alias.
Removed service ".service_locator.US.e3wZ"; reason: private alias.
Removed service ".service_locator.Q7BJTvI"; reason: private alias.
Removed service ".service_locator.vPFAnUo"; reason: private alias.
Removed service ".service_locator.RNJsThG"; reason: private alias.
Removed service ".service_locator.UROmchj"; reason: private alias.
Removed service ".service_locator.CaZE_4v"; reason: private alias.
Removed service ".service_locator.rIG22qo"; reason: private alias.
Removed service ".service_locator.IFhMYek"; reason: private alias.
Removed service ".service_locator.kEwHLDv"; reason: private alias.
Removed service ".service_locator.IMmlM1e"; reason: private alias.
Removed service ".service_locator.l1uCvLI"; reason: private alias.
Removed service ".service_locator.JMzzo_r"; reason: private alias.
Removed service ".service_locator.AEyuoot"; reason: private alias.
Removed service ".service_locator.kXCVHeG"; reason: private alias.
Removed service ".service_locator.nPUdIUU"; reason: private alias.
Removed service ".service_locator.AGyaCU6"; reason: private alias.
Removed service ".service_locator.a9qlYPO"; reason: private alias.
Removed service ".service_locator.gRugSBd"; reason: private alias.
Removed service ".service_locator.417a3T0"; reason: private alias.
Removed service ".service_locator._wTrqrJ"; reason: private alias.
Removed service ".service_locator.RFVRuyw"; reason: private alias.
Removed service ".service_locator.IyTIsd6"; reason: private alias.
Removed service ".service_locator.moWzgtz"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.9YCWxeJ"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
43
Changed reference of service "App\Security\UserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailgun" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.telegram" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.l1ae.Qz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
951
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealApiAmazonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealApiAmazonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealAttachmentUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealAttachmentUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealCommissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealCommissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealStickyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealStickyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealSyncEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealSyncEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealTopCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealTopCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DealViewsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DealViewsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredDealCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpiredDealCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PaidPlacementSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PaidPlacementSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcApprovedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\QcApprovedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcLinkSentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\QcLinkSentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QcReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\QcReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportEmailSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReportEmailSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StoreSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StoreSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionRsyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TransactionRsyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateAmazonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TransactionUpdateAmazonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TransactionUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TransactionUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\BaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SlugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SlugController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\SlugController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\AddAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\AddAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\Admin\AddAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\DeleteAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\DeleteAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\Admin\DeleteAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\EditAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\EditAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\Admin\EditAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Admin\HomeAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Admin\HomeAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\Admin\HomeAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\Api\IndexAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\Api\IndexAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\Api\IndexAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\BaseAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\BaseAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ads\BaseAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\Api\EditEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\Api\EditEntityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Analytics\Api\EditEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analytics\BaseAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analytics\BaseAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Analytics\BaseAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\AddArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\AddArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\Admin\AddArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\DeleteArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\DeleteArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\Admin\DeleteArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\EditArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\EditArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\Admin\EditArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\HomeArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\HomeArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\Admin\HomeArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\Admin\TrashArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\Admin\TrashArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\Admin\TrashArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Article\BaseArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Article\BaseArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Article\BaseArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\AddAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\AddAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Admin\AddAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\EditAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\EditAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Admin\EditAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Admin\HomeAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Admin\HomeAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Admin\HomeAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\AddAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\AddAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Api\AddAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\DeleteAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\DeleteAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Api\DeleteAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\EditAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\EditAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Api\EditAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\ListAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\ListAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Api\ListAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\Api\RemoveAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\Api\RemoveAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\Api\RemoveAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attachment\BaseAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attachment\BaseAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attachment\BaseAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\AddCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\AddCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Admin\AddCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\DeleteCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\DeleteCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Admin\DeleteCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\EditCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\EditCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Admin\EditCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\HomeCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\HomeCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Admin\HomeCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Admin\TrashCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Admin\TrashCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Admin\TrashCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\Api\SingleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\Api\SingleCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\Api\SingleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Category\BaseCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Category\BaseCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Category\BaseCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\AddCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\Admin\AddCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\EditCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\Admin\EditCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryArticle\BaseCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryArticle\BaseCategoryArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryArticle\BaseCategoryArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\Api\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\Api\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Click\Api\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Click\BaseClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Click\BaseClickController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Click\BaseClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\DeleteCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\DeleteCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Admin\DeleteCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\EditCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\EditCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Admin\EditCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\HomeCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\HomeCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Admin\HomeCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Admin\TrashCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Admin\TrashCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Admin\TrashCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\AddCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\AddCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Api\AddCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\Api\StatusCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\Api\StatusCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\Api\StatusCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Comment\BaseCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Comment\BaseCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Comment\BaseCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Click\HomeClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Click\HomeClickController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Click\HomeClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\HomeDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\HomeDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\HomeDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\HomeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\HomeReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Report\HomeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\ImportReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\ImportReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Report\ImportReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Report\SyncReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Report\SyncReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Report\SyncReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Click\ClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Click\ClickController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Api\Click\ClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\Transaction\IndexTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Api\Transaction\IndexTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\Api\View\ViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\Api\View\ViewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\Api\View\ViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\BaseDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\BaseDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\BaseDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddChildDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddChildDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\AddChildDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\AddDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\AddDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\AddDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\BulkDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\BulkDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\BulkDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\DeleteDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\DeleteDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\DeleteDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditChildDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditChildDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\EditChildDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\EditDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\EditDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\EditDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\HomeDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\HomeDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\HomeDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\ImportDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\ImportDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\ImportDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\PublishedDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\PublishedDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\PublishedDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\StickyDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\StickyDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\StickyDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\SyncDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\SyncDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\SyncDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TopDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TopDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\TopDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Admin\TrashDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Admin\TrashDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Admin\TrashDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AddDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AddDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\AddDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AmazonDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AmazonDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\AmazonDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\AuthorDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\AuthorDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\AuthorDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\BulkActionDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\BulkActionDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\BulkActionDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CheckDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CheckDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\CheckDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\CountDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\CountDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\CountDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ExpiredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ExpiredDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\ExpiredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\FindIdDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\FindIdDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\FindIdDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\HomeDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\HomeDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\HomeDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IncludesDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IncludesDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\IncludesDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\IndexDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\IndexDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\IndexDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\LinkDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\LinkDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\LinkDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\ListDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\ListDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\ListDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\OldDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\OldDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\OldDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\RedirectDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\RedirectDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\RedirectDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SearchDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SearchDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\SearchDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SingleDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SingleDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\SingleDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\SponsoredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\SponsoredDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\SponsoredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TopDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TopDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\TopDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\TrashDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\TrashDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\TrashDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\Api\UpdateDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\Api\UpdateDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\Api\UpdateDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\BaseDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\BaseDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\BaseDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\AddEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\AddEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\AddEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\DeleteEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\DeleteEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\DeleteEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\EditEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\EditEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\EditEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\HomeEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\HomeEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\HomeEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\ReportEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\ReportTemplateEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\ReportTemplateEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\ReportTemplateEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\SingleEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SingleVisualEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SingleVisualEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\SingleVisualEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Admin\SiteEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Admin\SiteEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Admin\SiteEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\LoadDealsEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\LoadDealsEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\LoadDealsEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SLOEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SLOEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\SLOEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\SingleEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\SingleEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\SingleEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\ViewEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\ViewEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\ViewEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualDealsEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualDealsEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\VisualDealsEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\Api\VisualSaveEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\Api\VisualSaveEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\Api\VisualSaveEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\BaseEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\BaseEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\BaseEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Email\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Email\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Email\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\AddEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\AddEmailAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailAds\Admin\AddEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\EditEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\EditEmailAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailAds\Admin\EditEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\Admin\SiteEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\Admin\SiteEmailAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailAds\Admin\SiteEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailAds\BaseEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailAds\BaseEmailAdsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailAds\BaseEmailAdsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Admin\HomeEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Admin\HomeEmailReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailReport\Admin\HomeEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\ListEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\ListEmailReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailReport\Api\ListEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\Api\SyncReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\Api\SyncReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailReport\Api\SyncReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailReport\BaseEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailReport\BaseEmailReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailReport\BaseEmailReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\AddInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\AddInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Admin\AddInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\DeleteInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\DeleteInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Admin\DeleteInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\EditInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\EditInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Admin\EditInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\HomeInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\HomeInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Admin\HomeInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Admin\TrashInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Admin\TrashInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Admin\TrashInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\AddInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\AddInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Api\AddInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\Api\DeleteInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\Api\DeleteInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\Api\DeleteInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalTag\BaseInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalTag\BaseInternalTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalTag\BaseInternalTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\HomeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\HomeLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Log\Admin\HomeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\ItemLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\ItemLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Log\Admin\ItemLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\Admin\SingleLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\Admin\SingleLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Log\Admin\SingleLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Log\BaseLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Log\BaseLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Log\BaseLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\AddNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\AddNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\Admin\AddNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\DeleteNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\DeleteNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\Admin\DeleteNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\EditNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\EditNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\Admin\EditNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\HomeNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\HomeNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\Admin\HomeNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\Admin\TrashNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\Admin\TrashNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\Admin\TrashNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Network\BaseNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Network\BaseNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Network\BaseNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\AddPaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\Admin\AddPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\EditPaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\Admin\EditPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\HomePaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\Admin\HomePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaidPlacement\BasePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaidPlacement\BasePaidPlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaidPlacement\BasePaidPlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\DealApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\DealApprovalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\DealApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\EditorQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\EditorQueueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\EditorQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ExpiredQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ExpiredQueueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\ExpiredQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ProcessingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ProcessingTimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\ProcessingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\QueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\QueueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\QueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\ReportDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\ReportDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\ReportDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Admin\SubmitDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Admin\SubmitDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Admin\SubmitDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\CountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\CountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\CountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealApprovalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\DealApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealCheckChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealCheckChildController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\DealCheckChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\DealStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\DealStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\DealStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExpiredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExpiredDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\ExpiredDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ExportProcessingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ExportProcessingTimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\ExportProcessingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\LinkStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\LinkStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\LinkStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\OpenGraphController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\OpenGraphController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\OpenGraphController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIframeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIframeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\QcIframeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcIssueDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcIssueDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\QcIssueDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\QcLinkSentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcLinkSentTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcLinkSentTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\QcLinkSentTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\QcNextDealEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\QcNextDealEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\QcNextDealEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\Api\SubmitDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\Api\SubmitDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\Api\SubmitDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QC\BaseQcController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QC\BaseQcController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QC\BaseQcController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\BaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\BaseReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Report\BaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\AddReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\AddReportIssueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportIssue\Admin\AddReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\DeleteReportIssueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportIssue\Admin\DeleteReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\EditReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\EditReportIssueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportIssue\Admin\EditReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\Admin\HomeReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\Admin\HomeReportIssueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportIssue\Admin\HomeReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportIssue\BaseReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportIssue\BaseReportIssueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportIssue\BaseReportIssueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\DeleteReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\DeleteReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Admin\DeleteReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\EditReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\EditReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Admin\EditReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\HomeReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\HomeReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Admin\HomeReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\ImportReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\ImportReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Admin\ImportReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Admin\TrashReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Admin\TrashReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Admin\TrashReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\AddReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\AddReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Api\AddReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\Api\BulkReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\Api\BulkReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\Api\BulkReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Review\BaseReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Review\BaseReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Review\BaseReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\Admin\HomeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\Admin\HomeUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\Admin\HomeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AddSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AddSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\AddSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\CustomHtmlSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\CustomHtmlSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\CustomHtmlSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\DeleteSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\DeleteSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\DeleteSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\EditSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\EditSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\EditSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\FieldsSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\FieldsSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\FieldsSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\HomeSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\HomeSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\HomeSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\TrashSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\TrashSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\TrashSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\AddCustomHtmlItemSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Api\AddCustomHtmlItemSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\ApiSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\ApiSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Api\ApiSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Api\CustomHtmlSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Api\CustomHtmlSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Api\CustomHtmlSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BaseSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BaseSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\BaseSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\AddStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\AddStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\AddStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\DeleteStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\DeleteStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\DeleteStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\EditStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\EditStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\EditStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\HomeStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\HomeStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\HomeStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\ImportStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\ImportStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\ImportStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Admin\TrashStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Admin\TrashStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Admin\TrashStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\IndexStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\IndexStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Api\IndexStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\Api\SingleStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\Api\SingleStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\Api\SingleStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Store\BaseStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Store\BaseStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Store\BaseStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\AddTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\AddTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\Admin\AddTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\DeleteTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\DeleteTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\Admin\DeleteTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\EditTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\EditTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\Admin\EditTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\HomeTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\HomeTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\Admin\HomeTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\Admin\TrashTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\Admin\TrashTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\Admin\TrashTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\BaseTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\BaseTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\BaseTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Admin\UploadAmazonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Admin\UploadAmazonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Transaction\Admin\UploadAmazonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\ListAmazonSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\ListAmazonSalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Transaction\Api\ListAmazonSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\Api\UploadAmazonSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\Api\UploadAmazonSalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Transaction\Api\UploadAmazonSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Transaction\BaseTransactionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Transaction\BaseTransactionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Transaction\BaseTransactionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddPermissionUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddPermissionUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\AddPermissionUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\AddUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\AddUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\AddUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\DeleteUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\DeleteUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\DeleteUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditPasswordUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditPasswordUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\EditPasswordUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\EditUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\EditUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\EditUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\HomeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\HomeUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\HomeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\ImportUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\ImportUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\ImportUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\PermissionUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\PermissionUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\PermissionUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Admin\UnDeleteUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Admin\UnDeleteUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Admin\UnDeleteUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\Api\EditPermissionsUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\Api\EditPermissionsUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\Api\EditPermissionsUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\BaseUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\BaseUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\BaseUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategoryArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CropType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CropType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DealFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DealWikiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DealWikiWarrantyTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DealWikiWarrantyTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterBulkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterBulkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterEmailReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterInternalTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterInternalTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNetworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterNetworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterPaidPlacementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterPaidPlacementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterQcDealApprovalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterQcDealApprovalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterSiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterSiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternalTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InternalTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LinkDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailAdsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MailAdsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NetworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NetworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaidPlacementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaidPlacementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PermissionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueProblemsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportIssueProblemsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportIssueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportIssueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportMailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportMailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportProcessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportProcessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteCustomHtmlType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteCustomHtmlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WeightType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WeightType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AmazonSalesItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmazonSalesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AmazonSalesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClickRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DealRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealWikiRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DealWikiRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EditEntityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAdsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailAdsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InternalTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NetworkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NetworkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaidPlacementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaidPlacementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProcessTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReportEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportIssueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReportIssueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ViewRepository"; reason: abstract.
79
Removed service "App\Controller\User\UserController"; reason: unused.
Removed service "App\Utilities\Date"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "cache.default_marshaller"; reason: unused.
Removed service "identity_translator"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.translation.extractor"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~cSO.vde"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.dw8O4oN"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
482
Inlined service ".service_locator.l1ae.Qz.App\Controller\API\BaseApiController" to "App\Controller\API\BaseApiController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\API\SlugController" to "App\Controller\API\SlugController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\Admin\AddAdsController" to "App\Controller\Ads\Admin\AddAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\Admin\DeleteAdsController" to "App\Controller\Ads\Admin\DeleteAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\Admin\EditAdsController" to "App\Controller\Ads\Admin\EditAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\Admin\HomeAdsController" to "App\Controller\Ads\Admin\HomeAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\Api\IndexAdsController" to "App\Controller\Ads\Api\IndexAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Ads\BaseAdsController" to "App\Controller\Ads\BaseAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Analytics\Api\EditEntityController" to "App\Controller\Analytics\Api\EditEntityController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Analytics\BaseAnalyticsController" to "App\Controller\Analytics\BaseAnalyticsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\Admin\AddArticleController" to "App\Controller\Article\Admin\AddArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\Admin\DeleteArticleController" to "App\Controller\Article\Admin\DeleteArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\Admin\EditArticleController" to "App\Controller\Article\Admin\EditArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\Admin\HomeArticleController" to "App\Controller\Article\Admin\HomeArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\Admin\TrashArticleController" to "App\Controller\Article\Admin\TrashArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Article\BaseArticleController" to "App\Controller\Article\BaseArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Admin\AddAttachmentController" to "App\Controller\Attachment\Admin\AddAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Admin\EditAttachmentController" to "App\Controller\Attachment\Admin\EditAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Admin\HomeAttachmentController" to "App\Controller\Attachment\Admin\HomeAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Api\AddAttachmentController" to "App\Controller\Attachment\Api\AddAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Api\DeleteAttachmentController" to "App\Controller\Attachment\Api\DeleteAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Api\EditAttachmentController" to "App\Controller\Attachment\Api\EditAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Api\ListAttachmentController" to "App\Controller\Attachment\Api\ListAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\Api\RemoveAttachmentController" to "App\Controller\Attachment\Api\RemoveAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Attachment\BaseAttachmentController" to "App\Controller\Attachment\BaseAttachmentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\BaseController" to "App\Controller\BaseController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Admin\AddCategoryController" to "App\Controller\Category\Admin\AddCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Admin\DeleteCategoryController" to "App\Controller\Category\Admin\DeleteCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Admin\EditCategoryController" to "App\Controller\Category\Admin\EditCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Admin\HomeCategoryController" to "App\Controller\Category\Admin\HomeCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Admin\TrashCategoryController" to "App\Controller\Category\Admin\TrashCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\Api\SingleCategoryController" to "App\Controller\Category\Api\SingleCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Category\BaseCategoryController" to "App\Controller\Category\BaseCategoryController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\Admin\AddCategoryArticleController" to "App\Controller\CategoryArticle\Admin\AddCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController" to "App\Controller\CategoryArticle\Admin\DeleteCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\Admin\EditCategoryArticleController" to "App\Controller\CategoryArticle\Admin\EditCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\Admin\HomeCategoryArticleController" to "App\Controller\CategoryArticle\Admin\HomeCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\Admin\TrashCategoryArticleController" to "App\Controller\CategoryArticle\Admin\TrashCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\CategoryArticle\BaseCategoryArticleController" to "App\Controller\CategoryArticle\BaseCategoryArticleController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Click\Api\EmailController" to "App\Controller\Click\Api\EmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Click\BaseClickController" to "App\Controller\Click\BaseClickController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Admin\DeleteCommentController" to "App\Controller\Comment\Admin\DeleteCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Admin\EditCommentController" to "App\Controller\Comment\Admin\EditCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Admin\HomeCommentController" to "App\Controller\Comment\Admin\HomeCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Admin\TrashCommentController" to "App\Controller\Comment\Admin\TrashCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Api\AddCommentController" to "App\Controller\Comment\Api\AddCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\Api\StatusCommentController" to "App\Controller\Comment\Api\StatusCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Comment\BaseCommentController" to "App\Controller\Comment\BaseCommentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Click\HomeClickController" to "App\Controller\Dashboard\Admin\Click\HomeClickController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\HomeDashboardController" to "App\Controller\Dashboard\Admin\HomeDashboardController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Report\HomeReportController" to "App\Controller\Dashboard\Admin\Report\HomeReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Report\ImportReportController" to "App\Controller\Dashboard\Admin\Report\ImportReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Report\SyncReportController" to "App\Controller\Dashboard\Admin\Report\SyncReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Transaction\HomeTransactionController" to "App\Controller\Dashboard\Admin\Transaction\HomeTransactionController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Admin\Transaction\ImportTransactionController" to "App\Controller\Dashboard\Admin\Transaction\ImportTransactionController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Api\Click\ClickController" to "App\Controller\Dashboard\Api\Click\ClickController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Api\Transaction\IndexTransactionController" to "App\Controller\Dashboard\Api\Transaction\IndexTransactionController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\Api\View\ViewController" to "App\Controller\Dashboard\Api\View\ViewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Dashboard\BaseDashboardController" to "App\Controller\Dashboard\BaseDashboardController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\AddChildDealController" to "App\Controller\Deal\Admin\AddChildDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\AddDealController" to "App\Controller\Deal\Admin\AddDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\BulkDealController" to "App\Controller\Deal\Admin\BulkDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\DeleteDealController" to "App\Controller\Deal\Admin\DeleteDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\EditChildDealController" to "App\Controller\Deal\Admin\EditChildDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\EditDealController" to "App\Controller\Deal\Admin\EditDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\HomeDealController" to "App\Controller\Deal\Admin\HomeDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\ImportDealController" to "App\Controller\Deal\Admin\ImportDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\PublishedDealController" to "App\Controller\Deal\Admin\PublishedDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\StickyDealController" to "App\Controller\Deal\Admin\StickyDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\SyncDealController" to "App\Controller\Deal\Admin\SyncDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\TopDealController" to "App\Controller\Deal\Admin\TopDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Admin\TrashDealController" to "App\Controller\Deal\Admin\TrashDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\AddDealController" to "App\Controller\Deal\Api\AddDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\AmazonDealController" to "App\Controller\Deal\Api\AmazonDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\AuthorDealController" to "App\Controller\Deal\Api\AuthorDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\BulkActionDealController" to "App\Controller\Deal\Api\BulkActionDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\CheckDealController" to "App\Controller\Deal\Api\CheckDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\CountDealController" to "App\Controller\Deal\Api\CountDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\ExpiredDealController" to "App\Controller\Deal\Api\ExpiredDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\FindIdDealController" to "App\Controller\Deal\Api\FindIdDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\HomeDealController" to "App\Controller\Deal\Api\HomeDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\IncludesDealController" to "App\Controller\Deal\Api\IncludesDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\IndexDealController" to "App\Controller\Deal\Api\IndexDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\LinkDealController" to "App\Controller\Deal\Api\LinkDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\ListDealController" to "App\Controller\Deal\Api\ListDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\OldDealController" to "App\Controller\Deal\Api\OldDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\RedirectDealController" to "App\Controller\Deal\Api\RedirectDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\SearchDealController" to "App\Controller\Deal\Api\SearchDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\SingleDealController" to "App\Controller\Deal\Api\SingleDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\SponsoredDealController" to "App\Controller\Deal\Api\SponsoredDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\TopDealController" to "App\Controller\Deal\Api\TopDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\TrashDealController" to "App\Controller\Deal\Api\TrashDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\Api\UpdateDealController" to "App\Controller\Deal\Api\UpdateDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Deal\BaseDealController" to "App\Controller\Deal\BaseDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\AddEmailController" to "App\Controller\Email\Admin\AddEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\DeleteEmailController" to "App\Controller\Email\Admin\DeleteEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\EditEmailController" to "App\Controller\Email\Admin\EditEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\HomeEmailController" to "App\Controller\Email\Admin\HomeEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\ReportEmailController" to "App\Controller\Email\Admin\ReportEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\ReportTemplateEmailController" to "App\Controller\Email\Admin\ReportTemplateEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\SingleEmailController" to "App\Controller\Email\Admin\SingleEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\SingleVisualEmailController" to "App\Controller\Email\Admin\SingleVisualEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Admin\SiteEmailController" to "App\Controller\Email\Admin\SiteEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\LoadDealsEmailController" to "App\Controller\Email\Api\LoadDealsEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\SLOEmailController" to "App\Controller\Email\Api\SLOEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\SingleEmailController" to "App\Controller\Email\Api\SingleEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\ViewEmailController" to "App\Controller\Email\Api\ViewEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\VisualDealsEmailController" to "App\Controller\Email\Api\VisualDealsEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\Api\VisualSaveEmailController" to "App\Controller\Email\Api\VisualSaveEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\BaseEmailController" to "App\Controller\Email\BaseEmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Email\EmailController" to "App\Controller\Email\EmailController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailAds\Admin\AddEmailAdsController" to "App\Controller\EmailAds\Admin\AddEmailAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailAds\Admin\EditEmailAdsController" to "App\Controller\EmailAds\Admin\EditEmailAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailAds\Admin\SiteEmailAdsController" to "App\Controller\EmailAds\Admin\SiteEmailAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailAds\BaseEmailAdsController" to "App\Controller\EmailAds\BaseEmailAdsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailReport\Admin\HomeEmailReportController" to "App\Controller\EmailReport\Admin\HomeEmailReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailReport\Api\ListEmailReportController" to "App\Controller\EmailReport\Api\ListEmailReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailReport\Api\SyncReportController" to "App\Controller\EmailReport\Api\SyncReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\EmailReport\BaseEmailReportController" to "App\Controller\EmailReport\BaseEmailReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Admin\AddInternalTagController" to "App\Controller\InternalTag\Admin\AddInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Admin\DeleteInternalTagController" to "App\Controller\InternalTag\Admin\DeleteInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Admin\EditInternalTagController" to "App\Controller\InternalTag\Admin\EditInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Admin\HomeInternalTagController" to "App\Controller\InternalTag\Admin\HomeInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Admin\TrashInternalTagController" to "App\Controller\InternalTag\Admin\TrashInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Api\AddInternalTagController" to "App\Controller\InternalTag\Api\AddInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\Api\DeleteInternalTagController" to "App\Controller\InternalTag\Api\DeleteInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\InternalTag\BaseInternalTagController" to "App\Controller\InternalTag\BaseInternalTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Log\Admin\HomeLogController" to "App\Controller\Log\Admin\HomeLogController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Log\Admin\ItemLogController" to "App\Controller\Log\Admin\ItemLogController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Log\Admin\SingleLogController" to "App\Controller\Log\Admin\SingleLogController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Log\BaseLogController" to "App\Controller\Log\BaseLogController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\Admin\AddNetworkController" to "App\Controller\Network\Admin\AddNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\Admin\DeleteNetworkController" to "App\Controller\Network\Admin\DeleteNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\Admin\EditNetworkController" to "App\Controller\Network\Admin\EditNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\Admin\HomeNetworkController" to "App\Controller\Network\Admin\HomeNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\Admin\TrashNetworkController" to "App\Controller\Network\Admin\TrashNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Network\BaseNetworkController" to "App\Controller\Network\BaseNetworkController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\Admin\AddPaidPlacementController" to "App\Controller\PaidPlacement\Admin\AddPaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\Admin\DeletePaidPlacementController" to "App\Controller\PaidPlacement\Admin\DeletePaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\Admin\EditPaidPlacementController" to "App\Controller\PaidPlacement\Admin\EditPaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\Admin\HomePaidPlacementController" to "App\Controller\PaidPlacement\Admin\HomePaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\Admin\TrashPaidPlacementController" to "App\Controller\PaidPlacement\Admin\TrashPaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\PaidPlacement\BasePaidPlacementController" to "App\Controller\PaidPlacement\BasePaidPlacementController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\DealApprovalController" to "App\Controller\QC\Admin\DealApprovalController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\EditorQueueController" to "App\Controller\QC\Admin\EditorQueueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\ExpiredQueueController" to "App\Controller\QC\Admin\ExpiredQueueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\ProcessingTimeController" to "App\Controller\QC\Admin\ProcessingTimeController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\QueueController" to "App\Controller\QC\Admin\QueueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\ReportDealController" to "App\Controller\QC\Admin\ReportDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Admin\SubmitDealController" to "App\Controller\QC\Admin\SubmitDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\CountController" to "App\Controller\QC\Api\CountController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\DealApprovalController" to "App\Controller\QC\Api\DealApprovalController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\DealCheckChildController" to "App\Controller\QC\Api\DealCheckChildController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\DealStatusController" to "App\Controller\QC\Api\DealStatusController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\ExpiredDealController" to "App\Controller\QC\Api\ExpiredDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\ExportProcessingTimeController" to "App\Controller\QC\Api\ExportProcessingTimeController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\LinkStatusController" to "App\Controller\QC\Api\LinkStatusController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\OpenGraphController" to "App\Controller\QC\Api\OpenGraphController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\QcIframeController" to "App\Controller\QC\Api\QcIframeController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\QcIssueDealController" to "App\Controller\QC\Api\QcIssueDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\QcLinkSentController" to "App\Controller\QC\Api\QcLinkSentController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\QcLinkSentTemplateController" to "App\Controller\QC\Api\QcLinkSentTemplateController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\QcNextDealEditController" to "App\Controller\QC\Api\QcNextDealEditController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\ReportController" to "App\Controller\QC\Api\ReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\Api\SubmitDealController" to "App\Controller\QC\Api\SubmitDealController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\QC\BaseQcController" to "App\Controller\QC\BaseQcController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Report\BaseReportController" to "App\Controller\Report\BaseReportController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\ReportIssue\Admin\AddReportIssueController" to "App\Controller\ReportIssue\Admin\AddReportIssueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\ReportIssue\Admin\DeleteReportIssueController" to "App\Controller\ReportIssue\Admin\DeleteReportIssueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\ReportIssue\Admin\EditReportIssueController" to "App\Controller\ReportIssue\Admin\EditReportIssueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\ReportIssue\Admin\HomeReportIssueController" to "App\Controller\ReportIssue\Admin\HomeReportIssueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\ReportIssue\BaseReportIssueController" to "App\Controller\ReportIssue\BaseReportIssueController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Admin\DeleteReviewController" to "App\Controller\Review\Admin\DeleteReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Admin\EditReviewController" to "App\Controller\Review\Admin\EditReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Admin\HomeReviewController" to "App\Controller\Review\Admin\HomeReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Admin\ImportReviewController" to "App\Controller\Review\Admin\ImportReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Admin\TrashReviewController" to "App\Controller\Review\Admin\TrashReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Api\AddReviewController" to "App\Controller\Review\Api\AddReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\Api\BulkReviewController" to "App\Controller\Review\Api\BulkReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Review\BaseReviewController" to "App\Controller\Review\BaseReviewController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Settings\Admin\HomeUserController" to "App\Controller\Settings\Admin\HomeUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Settings\SettingsController" to "App\Controller\Settings\SettingsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\AddSiteController" to "App\Controller\Site\Admin\AddSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\CustomHtmlSiteController" to "App\Controller\Site\Admin\CustomHtmlSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\DeleteSiteController" to "App\Controller\Site\Admin\DeleteSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\EditSiteController" to "App\Controller\Site\Admin\EditSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\FieldsSiteController" to "App\Controller\Site\Admin\FieldsSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\HomeSiteController" to "App\Controller\Site\Admin\HomeSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Admin\TrashSiteController" to "App\Controller\Site\Admin\TrashSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Api\AddCustomHtmlItemSiteController" to "App\Controller\Site\Api\AddCustomHtmlItemSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Api\ApiSiteController" to "App\Controller\Site\Api\ApiSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\Api\CustomHtmlSiteController" to "App\Controller\Site\Api\CustomHtmlSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Site\BaseSiteController" to "App\Controller\Site\BaseSiteController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\AddStoreController" to "App\Controller\Store\Admin\AddStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\DeleteStoreController" to "App\Controller\Store\Admin\DeleteStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\EditStoreController" to "App\Controller\Store\Admin\EditStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\HomeStoreController" to "App\Controller\Store\Admin\HomeStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\ImportStoreController" to "App\Controller\Store\Admin\ImportStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Admin\TrashStoreController" to "App\Controller\Store\Admin\TrashStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Api\IndexStoreController" to "App\Controller\Store\Api\IndexStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\Api\SingleStoreController" to "App\Controller\Store\Api\SingleStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Store\BaseStoreController" to "App\Controller\Store\BaseStoreController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\Admin\AddTagController" to "App\Controller\Tag\Admin\AddTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\Admin\DeleteTagController" to "App\Controller\Tag\Admin\DeleteTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\Admin\EditTagController" to "App\Controller\Tag\Admin\EditTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\Admin\HomeTagController" to "App\Controller\Tag\Admin\HomeTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\Admin\TrashTagController" to "App\Controller\Tag\Admin\TrashTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Tag\BaseTagController" to "App\Controller\Tag\BaseTagController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Transaction\Admin\UploadAmazonController" to "App\Controller\Transaction\Admin\UploadAmazonController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Transaction\Api\ListAmazonSalesController" to "App\Controller\Transaction\Api\ListAmazonSalesController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Transaction\Api\UploadAmazonSalesController" to "App\Controller\Transaction\Api\UploadAmazonSalesController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\Transaction\BaseTransactionsController" to "App\Controller\Transaction\BaseTransactionsController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\AddPermissionUserController" to "App\Controller\User\Admin\AddPermissionUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\AddUserController" to "App\Controller\User\Admin\AddUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\DeleteUserController" to "App\Controller\User\Admin\DeleteUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\EditPasswordUserController" to "App\Controller\User\Admin\EditPasswordUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\EditUserController" to "App\Controller\User\Admin\EditUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\HomeUserController" to "App\Controller\User\Admin\HomeUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\ImportUserController" to "App\Controller\User\Admin\ImportUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\PermissionUserController" to "App\Controller\User\Admin\PermissionUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Admin\UnDeleteUserController" to "App\Controller\User\Admin\UnDeleteUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\Api\EditPermissionsUserController" to "App\Controller\User\Api\EditPermissionsUserController".
Inlined service ".service_locator.l1ae.Qz.App\Controller\User\BaseUserController" to "App\Controller\User\BaseUserController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service "http_cache.store" to "http_cache".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.lJrDNF7" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.19_mNxd" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "chatter.transports" to "chatter".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.PQK0.4p.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "chartjs.twig_extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.QXcJQkF" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.fw0Tlgx" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.second_level.region_driver.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "cache.doctrine.orm.default.second_level.region_driver.recorder_inner" to "cache.doctrine.orm.default.second_level.region_driver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.user_checker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~NAO.rah" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "cropper.image_manager" to "cropper".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.pKWmPfh" to ".service_locator.pKWmPfh.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.IZg172c" to "console.command_loader".
Inlined service ".service_locator.pKWmPfh.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".