1 |
0.74 ms |
SELECT s0_.name AS name_0, s0_.email AS email_1, s0_.url AS url_2, s0_.country AS country_3, s0_.locale AS locale_4, s0_.currency AS currency_5, s0_.order_base_number AS order_base_number_6, s0_.order_email AS order_email_7, s0_.id AS id_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10 FROM store s0_ ORDER BY s0_.id ASC
SELECT s0_.name AS name_0, s0_.email AS email_1, s0_.url AS url_2, s0_.country AS country_3, s0_.locale AS locale_4, s0_.currency AS currency_5, s0_.order_base_number AS order_base_number_6, s0_.order_email AS order_email_7, s0_.id AS id_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10 FROM store s0_ ORDER BY s0_.id ASC;
|
2 |
0.52 ms |
SELECT s0_.id AS id_0, s0_.content_id AS content_id_1, s0_.locale AS locale_2, s0_.slug AS slug_3, s0_.type AS type_4, s0_.previous_slug AS previous_slug_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7 FROM slug s0_ WHERE s0_.slug = ? AND s0_.locale IN (?, ?)
Parameters: [
"wie-man-eine-klimaanlage-wahlt"
"de_AT"
"de"
]
SELECT s0_.id AS id_0, s0_.content_id AS content_id_1, s0_.locale AS locale_2, s0_.slug AS slug_3, s0_.type AS type_4, s0_.previous_slug AS previous_slug_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7 FROM slug s0_ WHERE s0_.slug = 'wie-man-eine-klimaanlage-wahlt' AND s0_.locale IN ('de_AT', 'de');
|
3 |
0.36 ms |
SELECT t0.main_template AS main_template_1, t0.product_template AS product_template_2, t0.filterable AS filterable_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_image_id AS principal_image_id_7 FROM category t0 WHERE t0.id = ?
SELECT t0.main_template AS main_template_1, t0.product_template AS product_template_2, t0.filterable AS filterable_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_image_id AS principal_image_id_7 FROM category t0 WHERE t0.id = 274;
|
4 |
15.61 ms |
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;
|
5 |
0.58 ms |
SELECT s0_.id AS id_0, s0_.content_id AS content_id_1, s0_.locale AS locale_2, s0_.slug AS slug_3, s0_.type AS type_4, s0_.previous_slug AS previous_slug_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7 FROM slug s0_ WHERE s0_.slug = ? AND s0_.locale IN (?, ?)
Parameters: [
"wie-man-eine-klimaanlage-wahlt"
"de_AT"
"de"
]
SELECT s0_.id AS id_0, s0_.content_id AS content_id_1, s0_.locale AS locale_2, s0_.slug AS slug_3, s0_.type AS type_4, s0_.previous_slug AS previous_slug_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7 FROM slug s0_ WHERE s0_.slug = 'wie-man-eine-klimaanlage-wahlt' AND s0_.locale IN ('de_AT', 'de');
|
6 |
0.54 ms |
SELECT t0.position AS position_1, t0.category_id AS category_id_2, t0.image_id AS image_id_3 FROM category_image t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
SELECT t0.position AS position_1, t0.category_id AS category_id_2, t0.image_id AS image_id_3 FROM category_image t0 WHERE t0.category_id = 274 ORDER BY t0.position ASC;
|
7 |
3.71 ms |
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, p0_.principal_category_id AS principal_category_id_58, p0_.principal_image_id AS principal_image_id_59, p0_.manufacturer_id AS manufacturer_id_60, p0_.product_class_id AS product_class_id_61, p0_.stock_id AS stock_id_62, s1_.group_id AS group_id_63, v2_.principal_image_id AS principal_image_id_64, v2_.product_id AS product_id_65, v2_.stock_id AS stock_id_66, s3_.stock_id AS stock_id_67, s3_.store_id AS store_id_68, s3_.user_id AS user_id_69, s3_.tax_rate_id AS tax_rate_id_70, s3_.previous_tax_rate_id AS previous_tax_rate_id_71, t4_.store_id AS store_id_72, p5_.translatable_id AS translatable_id_73, i7_.translatable_id AS translatable_id_74 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 (?, ?)) INNER JOIN product_category p8_ ON p0_.id = p8_.product_id AND (p8_.category_id = ?) WHERE s1_.enabled = 1 GROUP BY s1_.id ORDER BY p8_.position ASC
Parameters: [
3
"de_AT"
"de"
"de_AT"
"de"
274
]
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,
p0_.principal_category_id AS principal_category_id_58,
p0_.principal_image_id AS principal_image_id_59,
p0_.manufacturer_id AS manufacturer_id_60,
p0_.product_class_id AS product_class_id_61,
p0_.stock_id AS stock_id_62,
s1_.group_id AS group_id_63,
v2_.principal_image_id AS principal_image_id_64,
v2_.product_id AS product_id_65,
v2_.stock_id AS stock_id_66,
s3_.stock_id AS stock_id_67,
s3_.store_id AS store_id_68,
s3_.user_id AS user_id_69,
s3_.tax_rate_id AS tax_rate_id_70,
s3_.previous_tax_rate_id AS previous_tax_rate_id_71,
t4_.store_id AS store_id_72,
p5_.translatable_id AS translatable_id_73,
i7_.translatable_id AS translatable_id_74
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 (?, ?)
)
INNER JOIN product_category p8_ ON p0_.id = p8_.product_id
AND (p8_.category_id = ?)
WHERE
s1_.enabled = 1
GROUP BY
s1_.id
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, p0_.principal_category_id AS principal_category_id_58, p0_.principal_image_id AS principal_image_id_59, p0_.manufacturer_id AS manufacturer_id_60, p0_.product_class_id AS product_class_id_61, p0_.stock_id AS stock_id_62, s1_.group_id AS group_id_63, v2_.principal_image_id AS principal_image_id_64, v2_.product_id AS product_id_65, v2_.stock_id AS stock_id_66, s3_.stock_id AS stock_id_67, s3_.store_id AS store_id_68, s3_.user_id AS user_id_69, s3_.tax_rate_id AS tax_rate_id_70, s3_.previous_tax_rate_id AS previous_tax_rate_id_71, t4_.store_id AS store_id_72, p5_.translatable_id AS translatable_id_73, i7_.translatable_id AS translatable_id_74 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')) INNER JOIN product_category p8_ ON p0_.id = p8_.product_id AND (p8_.category_id = 274) WHERE s1_.enabled = 1 GROUP BY s1_.id ORDER BY p8_.position ASC;
|
8 |
0.45 ms |
SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM stock_group t0 WHERE t0.id = ?
SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM stock_group t0 WHERE t0.id = 1;
|
9 |
0.56 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 76 ORDER BY t0.position ASC;
|
10 |
0.54 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 76 ORDER BY t0.position ASC;
|
11 |
0.73 ms |
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 = 1240;
|
12 |
0.58 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 1240;
|
13 |
0.59 ms |
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 = 2611;
|
14 |
0.54 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2611;
|
15 |
0.44 ms |
SELECT t0.rate AS rate_1, t0.`precision` AS precision_2, t0.id AS id_3, t0.store_id AS store_id_4 FROM tax_rate t0 WHERE t0.store_id = ? ORDER BY t0.id ASC
SELECT t0.rate AS rate_1, t0.`precision` AS precision_2, t0.id AS id_3, t0.store_id AS store_id_4 FROM tax_rate t0 WHERE t0.store_id = 3 ORDER BY t0.id ASC;
|
16 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 76 ORDER BY t0.position ASC;
|
17 |
0.58 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2231;
|
18 |
0.50 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2232;
|
19 |
0.51 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2233;
|
20 |
0.46 ms |
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = ?
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = 4;
|
21 |
0.46 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = 4;
|
22 |
0.38 ms |
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = ?
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = 8;
|
23 |
0.46 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = 8;
|
24 |
0.42 ms |
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = ?
SELECT t0.alias AS alias_1, t0.class AS class_2, t0.icon AS icon_3, t0.on_detail AS on_detail_4, t0.on_listing AS on_listing_5, t0.expanded AS expanded_6, t0.id AS id_7, t0.position AS position_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.group_id AS group_id_11 FROM attribute t0 WHERE t0.id = 30;
|
25 |
0.38 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.attribute_id AS attribute_id_5, t0.principal_image_id AS principal_image_id_6 FROM attribute_option t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.attribute_id AS attribute_id_5, t0.principal_image_id AS principal_image_id_6 FROM attribute_option t0 WHERE t0.id = 3;
|
26 |
0.46 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_option_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_option_translation t0 WHERE t0.translatable_id = 3;
|
27 |
0.47 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.unit AS unit_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_translation t0 WHERE t0.translatable_id = 30;
|
28 |
0.62 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 542 ORDER BY t0.position ASC;
|
29 |
0.43 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 546 ORDER BY t0.position ASC;
|
30 |
0.63 ms |
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;
|
31 |
0.54 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 1357;
|
32 |
0.66 ms |
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 = 2504;
|
33 |
0.53 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2504;
|
34 |
0.56 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 542 ORDER BY t0.position ASC;
|
35 |
0.56 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 1203 ORDER BY t0.position ASC;
|
36 |
0.54 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 1207 ORDER BY t0.position ASC;
|
37 |
0.70 ms |
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 = 1244;
|
38 |
0.47 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 1244;
|
39 |
0.80 ms |
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 = 2625;
|
40 |
0.62 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2625;
|
41 |
0.73 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 1203 ORDER BY t0.position ASC;
|
42 |
0.66 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2273;
|
43 |
0.64 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2274;
|
44 |
0.67 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2275;
|
45 |
0.67 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 2276;
|
46 |
0.67 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 1258 ORDER BY t0.position ASC;
|
47 |
0.57 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 1262 ORDER BY t0.position ASC;
|
48 |
0.79 ms |
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 = 1325;
|
49 |
0.58 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 1325;
|
50 |
0.75 ms |
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 = 2655;
|
51 |
0.57 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2655;
|
52 |
0.81 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 1258 ORDER BY t0.position ASC;
|
53 |
0.64 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 5174;
|
54 |
0.63 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 5175;
|
55 |
0.52 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 8747;
|
56 |
0.62 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 2148 ORDER BY t0.position ASC;
|
57 |
0.67 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 2979 ORDER BY t0.position ASC;
|
58 |
0.87 ms |
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 = 2984;
|
59 |
0.61 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2984;
|
60 |
0.70 ms |
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 = 2985;
|
61 |
0.50 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 2985;
|
62 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 2148 ORDER BY t0.position ASC;
|
63 |
0.62 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 6159 ORDER BY t0.position ASC;
|
64 |
0.49 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 9235 ORDER BY t0.position ASC;
|
65 |
0.72 ms |
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 = 9226;
|
66 |
0.48 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 9226;
|
67 |
0.64 ms |
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 = 9222;
|
68 |
0.52 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 9222;
|
69 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 6159 ORDER BY t0.position ASC;
|
70 |
0.48 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 9238;
|
71 |
0.50 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 9239;
|
72 |
0.50 ms |
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.value AS value_1, t0.on_listing AS on_listing_2, t0.configurable AS configurable_3, t0.id AS id_4, t0.position AS position_5, t0.product_id AS product_id_6, t0.attribute_id AS attribute_id_7, t0.attribute_option_id AS attribute_option_id_8, t0.principal_image_id AS principal_image_id_9 FROM product_attribute t0 WHERE t0.product_id = 6160 ORDER BY t0.position ASC;
|
73 |
0.44 ms |
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.quantity AS quantity_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.item_id AS item_id_4 FROM product_set t0 WHERE t0.parent_id = 9236 ORDER BY t0.position ASC;
|
74 |
0.58 ms |
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 = 9227;
|
75 |
0.46 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 9227;
|
76 |
0.55 ms |
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 = 9223;
|
77 |
0.66 ms |
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = ?
SELECT t0.amount AS amount_1, t0.tax_amount AS tax_amount_2, t0.previous_amount AS previous_amount_3, t0.previous_tax_amount AS previous_tax_amount_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.stock_id AS stock_id_8, t0.store_id AS store_id_9, t0.user_id AS user_id_10, t0.tax_rate_id AS tax_rate_id_11, t0.previous_tax_rate_id AS previous_tax_rate_id_12 FROM stock_price t0 WHERE t0.stock_id = 9223;
|
78 |
0.56 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.principal_image_id AS principal_image_id_5, t0.product_id AS product_id_6, t0.stock_id AS stock_id_7, t8.sku AS sku_9, t8.quantity AS quantity_10, t8.quantity_unit AS quantity_unit_11, t8.ean_code AS ean_code_12, t8.availability AS availability_13, t8.`condition` AS condition_14, t8.importable AS importable_15, t8.tax_transferable AS tax_transferable_16, t8.sale_count AS sale_count_17, t8.disabled_at AS disabled_at_18, t8.id AS id_19, t8.created_at AS created_at_20, t8.updated_at AS updated_at_21, t8.enabled AS enabled_22, t8.group_id AS group_id_23 FROM variant t0 LEFT JOIN stock t8 ON t0.stock_id = t8.id WHERE t0.product_id = 6160 ORDER BY t0.position ASC;
|
79 |
0.43 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 9240;
|
80 |
0.49 ms |
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = ?
SELECT t0.type AS type_1, t0.warranty_years AS warranty_years_2, t0.new AS new_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_category_id AS principal_category_id_7, t0.principal_image_id AS principal_image_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.product_class_id AS product_class_id_10, t0.stock_id AS stock_id_11, t12.sku AS sku_13, t12.quantity AS quantity_14, t12.quantity_unit AS quantity_unit_15, t12.ean_code AS ean_code_16, t12.availability AS availability_17, t12.`condition` AS condition_18, t12.importable AS importable_19, t12.tax_transferable AS tax_transferable_20, t12.sale_count AS sale_count_21, t12.disabled_at AS disabled_at_22, t12.id AS id_23, t12.created_at AS created_at_24, t12.updated_at AS updated_at_25, t12.enabled AS enabled_26, t12.group_id AS group_id_27 FROM product t0 LEFT JOIN stock t12 ON t0.stock_id = t12.id WHERE t0.stock_id = 9241;
|
81 |
0.36 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.attribute_id AS attribute_id_5, t0.principal_image_id AS principal_image_id_6 FROM attribute_option t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.attribute_id AS attribute_id_5, t0.principal_image_id AS principal_image_id_6 FROM attribute_option t0 WHERE t0.id = 5;
|
82 |
0.42 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_option_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.id AS id_5, t0.translatable_id AS translatable_id_6 FROM attribute_option_translation t0 WHERE t0.translatable_id = 5;
|