| 1 |
0.38 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = '7924' AND t0.discr IN ('product', 'product_kit');
|
| 2 |
7.08 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7924"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7924' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 3 |
11.43 ms |
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = ? LIMIT 1
Parameters: [
"cart_69d7837964e967.06533261"
]
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = 'cart_69d7837964e967.06533261' LIMIT 1;
|
| 4 |
0.35 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ? AND t0.product_id = ? LIMIT 1
Parameters: [
b"\x1F\x13@\x15fll¼¿1\x1Dâ\ezÙ›"
7924
]
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = 0x1F134015666C6CBCBF311DE21B7AD99B AND t0.product_id = 7924 LIMIT 1;
|
| 5 |
0.23 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters: [
b"\x1F\x13@\x15fll¼¿1\x1Dâ\ezÙ›"
]
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = 0x1F134015666C6CBCBF311DE21B7AD99B;
|
| 6 |
0.28 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10443 AND t0.discr IN ('product', 'product_kit');
|
| 7 |
6.93 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10443"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10443' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 8 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10335 AND t0.discr IN ('product', 'product_kit');
|
| 9 |
7.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10335"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10335' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 10 |
0.37 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2681 AND t0.discr IN ('product', 'product_kit');
|
| 11 |
6.86 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2681"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2681' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 12 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 11043 AND t0.discr IN ('product', 'product_kit');
|
| 13 |
6.89 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"11043"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '11043' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 14 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2630 AND t0.discr IN ('product', 'product_kit');
|
| 15 |
6.81 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2630"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2630' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 16 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1424 AND t0.discr IN ('product', 'product_kit');
|
| 17 |
6.81 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1424"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '1424' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 18 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8827 AND t0.discr IN ('product', 'product_kit');
|
| 19 |
6.70 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8827"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8827' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 20 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6851 AND t0.discr IN ('product', 'product_kit');
|
| 21 |
6.69 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6851"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6851' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 22 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7087 AND t0.discr IN ('product', 'product_kit');
|
| 23 |
6.62 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7087"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7087' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 24 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3058 AND t0.discr IN ('product', 'product_kit');
|
| 25 |
6.53 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3058"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3058' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 26 |
0.28 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 11180 AND t0.discr IN ('product', 'product_kit');
|
| 27 |
6.88 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"11180"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '11180' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 28 |
0.34 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6858 AND t0.discr IN ('product', 'product_kit');
|
| 29 |
6.80 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6858"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6858' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 30 |
0.36 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8831 AND t0.discr IN ('product', 'product_kit');
|
| 31 |
6.96 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8831"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8831' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 32 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5292 AND t0.discr IN ('product', 'product_kit');
|
| 33 |
6.79 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5292"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '5292' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 34 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10111 AND t0.discr IN ('product', 'product_kit');
|
| 35 |
7.05 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10111"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10111' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 36 |
0.35 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2637 AND t0.discr IN ('product', 'product_kit');
|
| 37 |
7.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2637"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2637' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 38 |
0.34 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10981 AND t0.discr IN ('product', 'product_kit');
|
| 39 |
6.82 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10981"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10981' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 40 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4129 AND t0.discr IN ('product', 'product_kit');
|
| 41 |
6.72 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4129"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4129' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 42 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7353 AND t0.discr IN ('product', 'product_kit');
|
| 43 |
6.75 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7353"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7353' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 44 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10061 AND t0.discr IN ('product', 'product_kit');
|
| 45 |
6.77 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10061"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10061' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 46 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6625 AND t0.discr IN ('product', 'product_kit');
|
| 47 |
6.71 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6625"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6625' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 48 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5411 AND t0.discr IN ('product', 'product_kit');
|
| 49 |
6.65 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5411"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '5411' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 50 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10257 AND t0.discr IN ('product', 'product_kit');
|
| 51 |
6.93 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10257"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10257' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 52 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10855 AND t0.discr IN ('product', 'product_kit');
|
| 53 |
6.95 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10855"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10855' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 54 |
0.35 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2054 AND t0.discr IN ('product', 'product_kit');
|
| 55 |
6.80 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2054"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2054' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 56 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9791 AND t0.discr IN ('product', 'product_kit');
|
| 57 |
6.82 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9791"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9791' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 58 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7144 AND t0.discr IN ('product', 'product_kit');
|
| 59 |
6.70 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7144"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7144' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 60 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9582 AND t0.discr IN ('product', 'product_kit');
|
| 61 |
6.84 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9582"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9582' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 62 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6611 AND t0.discr IN ('product', 'product_kit');
|
| 63 |
6.96 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6611"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6611' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 64 |
0.34 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5991 AND t0.discr IN ('product', 'product_kit');
|
| 65 |
6.81 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5991"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '5991' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 66 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2659 AND t0.discr IN ('product', 'product_kit');
|
| 67 |
6.66 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2659"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2659' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 68 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10131 AND t0.discr IN ('product', 'product_kit');
|
| 69 |
6.81 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10131"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10131' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 70 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4681 AND t0.discr IN ('product', 'product_kit');
|
| 71 |
6.66 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4681"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4681' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 72 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8954 AND t0.discr IN ('product', 'product_kit');
|
| 73 |
6.69 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8954"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8954' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 74 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8817 AND t0.discr IN ('product', 'product_kit');
|
| 75 |
6.59 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8817"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8817' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 76 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6211 AND t0.discr IN ('product', 'product_kit');
|
| 77 |
6.56 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6211"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6211' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 78 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4225 AND t0.discr IN ('product', 'product_kit');
|
| 79 |
6.55 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4225"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4225' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 80 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6198 AND t0.discr IN ('product', 'product_kit');
|
| 81 |
6.59 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6198"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6198' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 82 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10424 AND t0.discr IN ('product', 'product_kit');
|
| 83 |
6.82 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10424"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10424' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 84 |
0.39 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9509 AND t0.discr IN ('product', 'product_kit');
|
| 85 |
6.71 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9509"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9509' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 86 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8578 AND t0.discr IN ('product', 'product_kit');
|
| 87 |
6.76 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8578"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8578' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 88 |
0.34 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10830 AND t0.discr IN ('product', 'product_kit');
|
| 89 |
7.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10830"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10830' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 90 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1354 AND t0.discr IN ('product', 'product_kit');
|
| 91 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1354"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '1354' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 92 |
0.38 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9456 AND t0.discr IN ('product', 'product_kit');
|
| 93 |
7.23 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9456"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9456' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 94 |
0.35 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2461 AND t0.discr IN ('product', 'product_kit');
|
| 95 |
7.09 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2461"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2461' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 96 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7139 AND t0.discr IN ('product', 'product_kit');
|
| 97 |
6.98 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7139"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7139' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 98 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2757 AND t0.discr IN ('product', 'product_kit');
|
| 99 |
6.93 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2757"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2757' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 100 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1381 AND t0.discr IN ('product', 'product_kit');
|
| 101 |
6.93 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1381"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '1381' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 102 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1288 AND t0.discr IN ('product', 'product_kit');
|
| 103 |
6.88 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1288"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '1288' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 104 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 11098 AND t0.discr IN ('product', 'product_kit');
|
| 105 |
6.91 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"11098"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '11098' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 106 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6189 AND t0.discr IN ('product', 'product_kit');
|
| 107 |
6.86 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6189"
"en"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6189' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 108 |
0.13 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 109 |
0.25 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
b"\x1F\x13@\x17\x15Íh·{s[m%\x03Ã"
1
1
"2026-04-09 13:47:02"
"2026-04-09 13:47:02"
56196
"EUR"
b"\x1F\x13@\x15fll¼¿1\x1Dâ\ezÙ›"
7924
]
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (0x1F13401715CD68C2B77B735B6D2503C3, 1, 1, '2026-04-09 13:47:02', '2026-04-09 13:47:02', 56196, 'EUR', 0x1F134015666C6CBCBF311DE21B7AD99B, 7924);
|
| 110 |
14.69 ms |
"COMMIT"
|