46.81 ms (66.82%)
|
1 |
SELECT p0_.type AS type_0, p0_.warranty_years AS warranty_years_1, p0_.new AS new_2, p0_.id AS id_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, s1_.sku AS sku_6, s1_.quantity AS quantity_7, s1_.quantity_unit AS quantity_unit_8, s1_.ean_code AS ean_code_9, s1_.availability AS availability_10, s1_.`condition` AS condition_11, s1_.importable AS importable_12, s1_.tax_transferable AS tax_transferable_13, s1_.sale_count AS sale_count_14, s1_.disabled_at AS disabled_at_15, s1_.id AS id_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.enabled AS enabled_19, v2_.id AS id_20, v2_.position AS position_21, v2_.created_at AS created_at_22, v2_.updated_at AS updated_at_23, s3_.amount AS amount_24, s3_.tax_amount AS tax_amount_25, s3_.previous_amount AS previous_amount_26, s3_.previous_tax_amount AS previous_tax_amount_27, s3_.id AS id_28, s3_.created_at AS created_at_29, s3_.updated_at AS updated_at_30, t4_.rate AS rate_31, t4_.`precision` AS precision_32, t4_.id AS id_33, p5_.title AS title_34, p5_.h1 AS h1_35, p5_.perex AS perex_36, p5_.description AS description_37, p5_.text AS text_38, p5_.meta_title AS meta_title_39, p5_.meta_description AS meta_description_40, p5_.meta_keywords AS meta_keywords_41, p5_.slug AS slug_42, p5_.locale AS locale_43, p5_.id AS id_44, i6_.name AS name_45, i6_.original_name AS original_name_46, i6_.mime_type AS mime_type_47, i6_.size AS size_48, i6_.width AS width_49, i6_.height AS height_50, i6_.id AS id_51, i6_.created_at AS created_at_52, i6_.updated_at AS updated_at_53, i7_.title AS title_54, i7_.keywords AS keywords_55, i7_.locale AS locale_56, i7_.id AS id_57, p8_.value AS value_58, p8_.on_listing AS on_listing_59, p8_.configurable AS configurable_60, p8_.id AS id_61, p8_.position AS position_62, a9_.alias AS alias_63, a9_.class AS class_64, a9_.icon AS icon_65, a9_.on_detail AS on_detail_66, a9_.on_listing AS on_listing_67, a9_.expanded AS expanded_68, a9_.id AS id_69, a9_.position AS position_70, a9_.created_at AS created_at_71, a9_.updated_at AS updated_at_72, a10_.title AS title_73, a10_.description AS description_74, a10_.unit AS unit_75, a10_.locale AS locale_76, a10_.id AS id_77, a11_.id AS id_78, a11_.position AS position_79, a11_.created_at AS created_at_80, a11_.updated_at AS updated_at_81, a12_.title AS title_82, a12_.description AS description_83, a12_.slug AS slug_84, a12_.locale AS locale_85, a12_.id AS id_86, p0_.principal_category_id AS principal_category_id_87, p0_.principal_image_id AS principal_image_id_88, p0_.manufacturer_id AS manufacturer_id_89, p0_.product_class_id AS product_class_id_90, p0_.stock_id AS stock_id_91, s1_.group_id AS group_id_92, v2_.principal_image_id AS principal_image_id_93, v2_.product_id AS product_id_94, v2_.stock_id AS stock_id_95, s3_.stock_id AS stock_id_96, s3_.store_id AS store_id_97, s3_.user_id AS user_id_98, s3_.tax_rate_id AS tax_rate_id_99, s3_.previous_tax_rate_id AS previous_tax_rate_id_100, t4_.store_id AS store_id_101, p5_.translatable_id AS translatable_id_102, i7_.translatable_id AS translatable_id_103, p8_.product_id AS product_id_104, p8_.attribute_id AS attribute_id_105, p8_.attribute_option_id AS attribute_option_id_106, p8_.principal_image_id AS principal_image_id_107, a9_.group_id AS group_id_108, a10_.translatable_id AS translatable_id_109, a11_.attribute_id AS attribute_id_110, a11_.principal_image_id AS principal_image_id_111, a12_.translatable_id AS translatable_id_112 FROM product p0_ INNER JOIN stock s1_ ON p0_.stock_id = s1_.id LEFT JOIN variant v2_ ON s1_.id = v2_.stock_id INNER JOIN stock_price s3_ ON s1_.id = s3_.stock_id AND (s3_.store_id = ?) INNER JOIN tax_rate t4_ ON s3_.tax_rate_id = t4_.id INNER JOIN product_translation p5_ ON p0_.id = p5_.translatable_id AND (p5_.locale IN (?, ?)) LEFT JOIN image i6_ ON p0_.principal_image_id = i6_.id LEFT JOIN image_translation i7_ ON i6_.id = i7_.translatable_id AND (i7_.locale IN (?, ?)) LEFT JOIN product_attribute p8_ ON p0_.id = p8_.product_id LEFT JOIN attribute a9_ ON p8_.attribute_id = a9_.id LEFT JOIN attribute_translation a10_ ON a9_.id = a10_.translatable_id AND (a10_.locale IN (?, ?)) LEFT JOIN attribute_option a11_ ON p8_.attribute_option_id = a11_.id LEFT JOIN attribute_option_translation a12_ ON a11_.id = a12_.translatable_id AND (a12_.locale IN (?, ?)) WHERE s1_.enabled = 1 AND p0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY p8_.position ASC
Parameters: [
3
"de_AT"
"de"
"de_AT"
"de"
"de_AT"
"de"
"de_AT"
"de"
"542"
"5981"
"5118"
"6063"
"3563"
"4652"
"4666"
]
SELECT
p0_.type AS type_0,
p0_.warranty_years AS warranty_years_1,
p0_.new AS new_2,
p0_.id AS id_3,
p0_.created_at AS created_at_4,
p0_.updated_at AS updated_at_5,
s1_.sku AS sku_6,
s1_.quantity AS quantity_7,
s1_.quantity_unit AS quantity_unit_8,
s1_.ean_code AS ean_code_9,
s1_.availability AS availability_10,
s1_.`condition` AS condition_11,
s1_.importable AS importable_12,
s1_.tax_transferable AS tax_transferable_13,
s1_.sale_count AS sale_count_14,
s1_.disabled_at AS disabled_at_15,
s1_.id AS id_16,
s1_.created_at AS created_at_17,
s1_.updated_at AS updated_at_18,
s1_.enabled AS enabled_19,
v2_.id AS id_20,
v2_.position AS position_21,
v2_.created_at AS created_at_22,
v2_.updated_at AS updated_at_23,
s3_.amount AS amount_24,
s3_.tax_amount AS tax_amount_25,
s3_.previous_amount AS previous_amount_26,
s3_.previous_tax_amount AS previous_tax_amount_27,
s3_.id AS id_28,
s3_.created_at AS created_at_29,
s3_.updated_at AS updated_at_30,
t4_.rate AS rate_31,
t4_.`precision` AS precision_32,
t4_.id AS id_33,
p5_.title AS title_34,
p5_.h1 AS h1_35,
p5_.perex AS perex_36,
p5_.description AS description_37,
p5_.text AS text_38,
p5_.meta_title AS meta_title_39,
p5_.meta_description AS meta_description_40,
p5_.meta_keywords AS meta_keywords_41,
p5_.slug AS slug_42,
p5_.locale AS locale_43,
p5_.id AS id_44,
i6_.name AS name_45,
i6_.original_name AS original_name_46,
i6_.mime_type AS mime_type_47,
i6_.size AS size_48,
i6_.width AS width_49,
i6_.height AS height_50,
i6_.id AS id_51,
i6_.created_at AS created_at_52,
i6_.updated_at AS updated_at_53,
i7_.title AS title_54,
i7_.keywords AS keywords_55,
i7_.locale AS locale_56,
i7_.id AS id_57,
p8_.value AS value_58,
p8_.on_listing AS on_listing_59,
p8_.configurable AS configurable_60,
p8_.id AS id_61,
p8_.position AS position_62,
a9_.alias AS alias_63,
a9_.class AS class_64,
a9_.icon AS icon_65,
a9_.on_detail AS on_detail_66,
a9_.on_listing AS on_listing_67,
a9_.expanded AS expanded_68,
a9_.id AS id_69,
a9_.position AS position_70,
a9_.created_at AS created_at_71,
a9_.updated_at AS updated_at_72,
a10_.title AS title_73,
a10_.description AS description_74,
a10_.unit AS unit_75,
a10_.locale AS locale_76,
a10_.id AS id_77,
a11_.id AS id_78,
a11_.position AS position_79,
a11_.created_at AS created_at_80,
a11_.updated_at AS updated_at_81,
a12_.title AS title_82,
a12_.description AS description_83,
a12_.slug AS slug_84,
a12_.locale AS locale_85,
a12_.id AS id_86,
p0_.principal_category_id AS principal_category_id_87,
p0_.principal_image_id AS principal_image_id_88,
p0_.manufacturer_id AS manufacturer_id_89,
p0_.product_class_id AS product_class_id_90,
p0_.stock_id AS stock_id_91,
s1_.group_id AS group_id_92,
v2_.principal_image_id AS principal_image_id_93,
v2_.product_id AS product_id_94,
v2_.stock_id AS stock_id_95,
s3_.stock_id AS stock_id_96,
s3_.store_id AS store_id_97,
s3_.user_id AS user_id_98,
s3_.tax_rate_id AS tax_rate_id_99,
s3_.previous_tax_rate_id AS previous_tax_rate_id_100,
t4_.store_id AS store_id_101,
p5_.translatable_id AS translatable_id_102,
i7_.translatable_id AS translatable_id_103,
p8_.product_id AS product_id_104,
p8_.attribute_id AS attribute_id_105,
p8_.attribute_option_id AS attribute_option_id_106,
p8_.principal_image_id AS principal_image_id_107,
a9_.group_id AS group_id_108,
a10_.translatable_id AS translatable_id_109,
a11_.attribute_id AS attribute_id_110,
a11_.principal_image_id AS principal_image_id_111,
a12_.translatable_id AS translatable_id_112
FROM
product p0_
INNER JOIN stock s1_ ON p0_.stock_id = s1_.id
LEFT JOIN variant v2_ ON s1_.id = v2_.stock_id
INNER JOIN stock_price s3_ ON s1_.id = s3_.stock_id
AND (s3_.store_id = ?)
INNER JOIN tax_rate t4_ ON s3_.tax_rate_id = t4_.id
INNER JOIN product_translation p5_ ON p0_.id = p5_.translatable_id
AND (
p5_.locale IN (?, ?)
)
LEFT JOIN image i6_ ON p0_.principal_image_id = i6_.id
LEFT JOIN image_translation i7_ ON i6_.id = i7_.translatable_id
AND (
i7_.locale IN (?, ?)
)
LEFT JOIN product_attribute p8_ ON p0_.id = p8_.product_id
LEFT JOIN attribute a9_ ON p8_.attribute_id = a9_.id
LEFT JOIN attribute_translation a10_ ON a9_.id = a10_.translatable_id
AND (
a10_.locale IN (?, ?)
)
LEFT JOIN attribute_option a11_ ON p8_.attribute_option_id = a11_.id
LEFT JOIN attribute_option_translation a12_ ON a11_.id = a12_.translatable_id
AND (
a12_.locale IN (?, ?)
)
WHERE
s1_.enabled = 1
AND p0_.id IN (?, ?, ?, ?, ?, ?, ?)
ORDER BY
p8_.position ASC
SELECT p0_.type AS type_0, p0_.warranty_years AS warranty_years_1, p0_.new AS new_2, p0_.id AS id_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, s1_.sku AS sku_6, s1_.quantity AS quantity_7, s1_.quantity_unit AS quantity_unit_8, s1_.ean_code AS ean_code_9, s1_.availability AS availability_10, s1_.`condition` AS condition_11, s1_.importable AS importable_12, s1_.tax_transferable AS tax_transferable_13, s1_.sale_count AS sale_count_14, s1_.disabled_at AS disabled_at_15, s1_.id AS id_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.enabled AS enabled_19, v2_.id AS id_20, v2_.position AS position_21, v2_.created_at AS created_at_22, v2_.updated_at AS updated_at_23, s3_.amount AS amount_24, s3_.tax_amount AS tax_amount_25, s3_.previous_amount AS previous_amount_26, s3_.previous_tax_amount AS previous_tax_amount_27, s3_.id AS id_28, s3_.created_at AS created_at_29, s3_.updated_at AS updated_at_30, t4_.rate AS rate_31, t4_.`precision` AS precision_32, t4_.id AS id_33, p5_.title AS title_34, p5_.h1 AS h1_35, p5_.perex AS perex_36, p5_.description AS description_37, p5_.text AS text_38, p5_.meta_title AS meta_title_39, p5_.meta_description AS meta_description_40, p5_.meta_keywords AS meta_keywords_41, p5_.slug AS slug_42, p5_.locale AS locale_43, p5_.id AS id_44, i6_.name AS name_45, i6_.original_name AS original_name_46, i6_.mime_type AS mime_type_47, i6_.size AS size_48, i6_.width AS width_49, i6_.height AS height_50, i6_.id AS id_51, i6_.created_at AS created_at_52, i6_.updated_at AS updated_at_53, i7_.title AS title_54, i7_.keywords AS keywords_55, i7_.locale AS locale_56, i7_.id AS id_57, p8_.value AS value_58, p8_.on_listing AS on_listing_59, p8_.configurable AS configurable_60, p8_.id AS id_61, p8_.position AS position_62, a9_.alias AS alias_63, a9_.class AS class_64, a9_.icon AS icon_65, a9_.on_detail AS on_detail_66, a9_.on_listing AS on_listing_67, a9_.expanded AS expanded_68, a9_.id AS id_69, a9_.position AS position_70, a9_.created_at AS created_at_71, a9_.updated_at AS updated_at_72, a10_.title AS title_73, a10_.description AS description_74, a10_.unit AS unit_75, a10_.locale AS locale_76, a10_.id AS id_77, a11_.id AS id_78, a11_.position AS position_79, a11_.created_at AS created_at_80, a11_.updated_at AS updated_at_81, a12_.title AS title_82, a12_.description AS description_83, a12_.slug AS slug_84, a12_.locale AS locale_85, a12_.id AS id_86, p0_.principal_category_id AS principal_category_id_87, p0_.principal_image_id AS principal_image_id_88, p0_.manufacturer_id AS manufacturer_id_89, p0_.product_class_id AS product_class_id_90, p0_.stock_id AS stock_id_91, s1_.group_id AS group_id_92, v2_.principal_image_id AS principal_image_id_93, v2_.product_id AS product_id_94, v2_.stock_id AS stock_id_95, s3_.stock_id AS stock_id_96, s3_.store_id AS store_id_97, s3_.user_id AS user_id_98, s3_.tax_rate_id AS tax_rate_id_99, s3_.previous_tax_rate_id AS previous_tax_rate_id_100, t4_.store_id AS store_id_101, p5_.translatable_id AS translatable_id_102, i7_.translatable_id AS translatable_id_103, p8_.product_id AS product_id_104, p8_.attribute_id AS attribute_id_105, p8_.attribute_option_id AS attribute_option_id_106, p8_.principal_image_id AS principal_image_id_107, a9_.group_id AS group_id_108, a10_.translatable_id AS translatable_id_109, a11_.attribute_id AS attribute_id_110, a11_.principal_image_id AS principal_image_id_111, a12_.translatable_id AS translatable_id_112 FROM product p0_ INNER JOIN stock s1_ ON p0_.stock_id = s1_.id LEFT JOIN variant v2_ ON s1_.id = v2_.stock_id INNER JOIN stock_price s3_ ON s1_.id = s3_.stock_id AND (s3_.store_id = 3) INNER JOIN tax_rate t4_ ON s3_.tax_rate_id = t4_.id INNER JOIN product_translation p5_ ON p0_.id = p5_.translatable_id AND (p5_.locale IN ('de_AT', 'de')) LEFT JOIN image i6_ ON p0_.principal_image_id = i6_.id LEFT JOIN image_translation i7_ ON i6_.id = i7_.translatable_id AND (i7_.locale IN ('de_AT', 'de')) LEFT JOIN product_attribute p8_ ON p0_.id = p8_.product_id LEFT JOIN attribute a9_ ON p8_.attribute_id = a9_.id LEFT JOIN attribute_translation a10_ ON a9_.id = a10_.translatable_id AND (a10_.locale IN ('de_AT', 'de')) LEFT JOIN attribute_option a11_ ON p8_.attribute_option_id = a11_.id LEFT JOIN attribute_option_translation a12_ ON a11_.id = a12_.translatable_id AND (a12_.locale IN ('de_AT', 'de')) WHERE s1_.enabled = 1 AND p0_.id IN ('542', '5981', '5118', '6063', '3563', '4652', '4666') ORDER BY p8_.position ASC;
|
7.46 ms (10.65%)
|
1 |
SELECT m0_.alias AS alias_0, m0_.lft AS lft_1, m0_.rgt AS rgt_2, m0_.lvl AS lvl_3, m0_.root AS root_4, m0_.id AS id_5, c1_.main_template AS main_template_6, c1_.product_template AS product_template_7, c1_.filterable AS filterable_8, c1_.id AS id_9, c1_.created_at AS created_at_10, c1_.updated_at AS updated_at_11, c2_.slug AS slug_12, c2_.title AS title_13, c2_.h1 AS h1_14, c2_.perex AS perex_15, c2_.description AS description_16, c2_.meta_title AS meta_title_17, c2_.meta_description AS meta_description_18, c2_.meta_keywords AS meta_keywords_19, c2_.locale AS locale_20, c2_.id AS id_21, i3_.name AS name_22, i3_.original_name AS original_name_23, i3_.mime_type AS mime_type_24, i3_.size AS size_25, i3_.width AS width_26, i3_.height AS height_27, i3_.id AS id_28, i3_.created_at AS created_at_29, i3_.updated_at AS updated_at_30, i4_.title AS title_31, i4_.keywords AS keywords_32, i4_.locale AS locale_33, i4_.id AS id_34, m0_.category_id AS category_id_35, m0_.parent_id AS parent_id_36, c1_.principal_image_id AS principal_image_id_37, c2_.translatable_id AS translatable_id_38, i4_.translatable_id AS translatable_id_39 FROM menu_de m0_ LEFT JOIN category c1_ ON m0_.category_id = c1_.id LEFT JOIN category_translation c2_ ON c1_.id = c2_.translatable_id AND (c2_.locale IN (?, ?)) LEFT JOIN image i3_ ON c1_.principal_image_id = i3_.id LEFT JOIN image_translation i4_ ON i3_.id = i4_.translatable_id AND (i4_.locale IN (?, ?)) ORDER BY m0_.lft ASC
Parameters: [
"de_AT"
"de"
"de_AT"
"de"
]
SELECT
m0_.alias AS alias_0,
m0_.lft AS lft_1,
m0_.rgt AS rgt_2,
m0_.lvl AS lvl_3,
m0_.root AS root_4,
m0_.id AS id_5,
c1_.main_template AS main_template_6,
c1_.product_template AS product_template_7,
c1_.filterable AS filterable_8,
c1_.id AS id_9,
c1_.created_at AS created_at_10,
c1_.updated_at AS updated_at_11,
c2_.slug AS slug_12,
c2_.title AS title_13,
c2_.h1 AS h1_14,
c2_.perex AS perex_15,
c2_.description AS description_16,
c2_.meta_title AS meta_title_17,
c2_.meta_description AS meta_description_18,
c2_.meta_keywords AS meta_keywords_19,
c2_.locale AS locale_20,
c2_.id AS id_21,
i3_.name AS name_22,
i3_.original_name AS original_name_23,
i3_.mime_type AS mime_type_24,
i3_.size AS size_25,
i3_.width AS width_26,
i3_.height AS height_27,
i3_.id AS id_28,
i3_.created_at AS created_at_29,
i3_.updated_at AS updated_at_30,
i4_.title AS title_31,
i4_.keywords AS keywords_32,
i4_.locale AS locale_33,
i4_.id AS id_34,
m0_.category_id AS category_id_35,
m0_.parent_id AS parent_id_36,
c1_.principal_image_id AS principal_image_id_37,
c2_.translatable_id AS translatable_id_38,
i4_.translatable_id AS translatable_id_39
FROM
menu_de m0_
LEFT JOIN category c1_ ON m0_.category_id = c1_.id
LEFT JOIN category_translation c2_ ON c1_.id = c2_.translatable_id
AND (
c2_.locale IN (?, ?)
)
LEFT JOIN image i3_ ON c1_.principal_image_id = i3_.id
LEFT JOIN image_translation i4_ ON i3_.id = i4_.translatable_id
AND (
i4_.locale IN (?, ?)
)
ORDER BY
m0_.lft ASC
SELECT m0_.alias AS alias_0, m0_.lft AS lft_1, m0_.rgt AS rgt_2, m0_.lvl AS lvl_3, m0_.root AS root_4, m0_.id AS id_5, c1_.main_template AS main_template_6, c1_.product_template AS product_template_7, c1_.filterable AS filterable_8, c1_.id AS id_9, c1_.created_at AS created_at_10, c1_.updated_at AS updated_at_11, c2_.slug AS slug_12, c2_.title AS title_13, c2_.h1 AS h1_14, c2_.perex AS perex_15, c2_.description AS description_16, c2_.meta_title AS meta_title_17, c2_.meta_description AS meta_description_18, c2_.meta_keywords AS meta_keywords_19, c2_.locale AS locale_20, c2_.id AS id_21, i3_.name AS name_22, i3_.original_name AS original_name_23, i3_.mime_type AS mime_type_24, i3_.size AS size_25, i3_.width AS width_26, i3_.height AS height_27, i3_.id AS id_28, i3_.created_at AS created_at_29, i3_.updated_at AS updated_at_30, i4_.title AS title_31, i4_.keywords AS keywords_32, i4_.locale AS locale_33, i4_.id AS id_34, m0_.category_id AS category_id_35, m0_.parent_id AS parent_id_36, c1_.principal_image_id AS principal_image_id_37, c2_.translatable_id AS translatable_id_38, i4_.translatable_id AS translatable_id_39 FROM menu_de m0_ LEFT JOIN category c1_ ON m0_.category_id = c1_.id LEFT JOIN category_translation c2_ ON c1_.id = c2_.translatable_id AND (c2_.locale IN ('de_AT', 'de')) LEFT JOIN image i3_ ON c1_.principal_image_id = i3_.id LEFT JOIN image_translation i4_ ON i3_.id = i4_.translatable_id AND (i4_.locale IN ('de_AT', 'de')) ORDER BY m0_.lft ASC;
|
3.36 ms (4.79%)
|
9 |
SELECT t0.sku AS sku_1, t0.quantity AS quantity_2, t0.quantity_unit AS quantity_unit_3, t0.ean_code AS ean_code_4, t0.availability AS availability_5, t0.`condition` AS condition_6, t0.importable AS importable_7, t0.tax_transferable AS tax_transferable_8, t0.sale_count AS sale_count_9, t0.disabled_at AS disabled_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.enabled AS enabled_14, t0.group_id AS group_id_15, t16.type AS type_17, t16.warranty_years AS warranty_years_18, t16.new AS new_19, t16.id AS id_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t16.principal_category_id AS principal_category_id_23, t16.principal_image_id AS principal_image_id_24, t16.manufacturer_id AS manufacturer_id_25, t16.product_class_id AS product_class_id_26, t16.stock_id AS stock_id_27, t28.id AS id_29, t28.position AS position_30, t28.created_at AS created_at_31, t28.updated_at AS updated_at_32, t28.principal_image_id AS principal_image_id_33, t28.product_id AS product_id_34, t28.stock_id AS stock_id_35 FROM stock t0 LEFT JOIN product t16 ON t16.stock_id = t0.id LEFT JOIN variant t28 ON t28.stock_id = t0.id WHERE t0.id = ?
SELECT t0.sku AS sku_1, t0.quantity AS quantity_2, t0.quantity_unit AS quantity_unit_3, t0.ean_code AS ean_code_4, t0.availability AS availability_5, t0.`condition` AS condition_6, t0.importable AS importable_7, t0.tax_transferable AS tax_transferable_8, t0.sale_count AS sale_count_9, t0.disabled_at AS disabled_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.enabled AS enabled_14, t0.group_id AS group_id_15, t16.type AS type_17, t16.warranty_years AS warranty_years_18, t16.new AS new_19, t16.id AS id_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t16.principal_category_id AS principal_category_id_23, t16.principal_image_id AS principal_image_id_24, t16.manufacturer_id AS manufacturer_id_25, t16.product_class_id AS product_class_id_26, t16.stock_id AS stock_id_27, t28.id AS id_29, t28.position AS position_30, t28.created_at AS created_at_31, t28.updated_at AS updated_at_32, t28.principal_image_id AS principal_image_id_33, t28.product_id AS product_id_34, t28.stock_id AS stock_id_35 FROM stock t0 LEFT JOIN product t16 ON t16.stock_id = t0.id LEFT JOIN variant t28 ON t28.stock_id = t0.id WHERE t0.id = 1357;
|