| 1 |
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 = '3540' AND t0.discr IN ('product', 'product_kit');
|
| 2 |
7.13 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: [
"3540"
"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 = '3540' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 3 |
12.58 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_69d7c847c83cc6.70419032"
]
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_69d7c847c83cc6.70419032' LIMIT 1;
|
| 4 |
0.24 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\x13B¥–lb@¢Ê\x1DøÁS–"
3540
]
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 = 0x1F1342A5966C6240A2CA1DF8C153968F AND t0.product_id = 3540 LIMIT 1;
|
| 5 |
0.28 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\x13B¥–lb@¢Ê\x1DøÁS–"
]
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 = 0x1F1342A5966C6240A2CA1DF8C153968F;
|
| 6 |
0.26 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 = 980 AND t0.discr IN ('product', 'product_kit');
|
| 7 |
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: [
"980"
"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 = '980' 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 = 9451 AND t0.discr IN ('product', 'product_kit');
|
| 9 |
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: [
"9451"
"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 = '9451' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 10 |
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 = 4349 AND t0.discr IN ('product', 'product_kit');
|
| 11 |
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: [
"4349"
"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 = '4349' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 12 |
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 = 9772 AND t0.discr IN ('product', 'product_kit');
|
| 13 |
7.18 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: [
"9772"
"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 = '9772' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 14 |
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 = 2486 AND t0.discr IN ('product', 'product_kit');
|
| 15 |
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: [
"2486"
"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 = '2486' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 16 |
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 = 9464 AND t0.discr IN ('product', 'product_kit');
|
| 17 |
6.85 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: [
"9464"
"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 = '9464' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 18 |
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 = 4415 AND t0.discr IN ('product', 'product_kit');
|
| 19 |
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: [
"4415"
"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 = '4415' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 20 |
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 = 10328 AND t0.discr IN ('product', 'product_kit');
|
| 21 |
6.78 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: [
"10328"
"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 = '10328' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 22 |
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 = 6927 AND t0.discr IN ('product', 'product_kit');
|
| 23 |
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: [
"6927"
"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 = '6927' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 24 |
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 = 9465 AND t0.discr IN ('product', 'product_kit');
|
| 25 |
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: [
"9465"
"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 = '9465' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 26 |
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 = 8935 AND t0.discr IN ('product', 'product_kit');
|
| 27 |
6.68 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: [
"8935"
"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 = '8935' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 28 |
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 = 3671 AND t0.discr IN ('product', 'product_kit');
|
| 29 |
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: [
"3671"
"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 = '3671' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 30 |
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 = 8948 AND t0.discr IN ('product', 'product_kit');
|
| 31 |
6.63 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: [
"8948"
"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 = '8948' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 32 |
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 = 6098 AND t0.discr IN ('product', 'product_kit');
|
| 33 |
7.43 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: [
"6098"
"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 = '6098' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 34 |
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 = 4087 AND t0.discr IN ('product', 'product_kit');
|
| 35 |
6.87 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: [
"4087"
"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 = '4087' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 36 |
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 = 2894 AND t0.discr IN ('product', 'product_kit');
|
| 37 |
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: [
"2894"
"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 = '2894' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 38 |
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 = 3553 AND t0.discr IN ('product', 'product_kit');
|
| 39 |
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: [
"3553"
"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 = '3553' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 40 |
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 = 3208 AND t0.discr IN ('product', 'product_kit');
|
| 41 |
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: [
"3208"
"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 = '3208' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 42 |
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 = 7299 AND t0.discr IN ('product', 'product_kit');
|
| 43 |
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: [
"7299"
"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 = '7299' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 44 |
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 = 6570 AND t0.discr IN ('product', 'product_kit');
|
| 45 |
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: [
"6570"
"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 = '6570' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 46 |
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 = 8769 AND t0.discr IN ('product', 'product_kit');
|
| 47 |
6.73 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: [
"8769"
"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 = '8769' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 48 |
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 = 4400 AND t0.discr IN ('product', 'product_kit');
|
| 49 |
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: [
"4400"
"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 = '4400' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 50 |
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 = 10445 AND t0.discr IN ('product', 'product_kit');
|
| 51 |
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: [
"10445"
"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 = '10445' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 52 |
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 = 6068 AND t0.discr IN ('product', 'product_kit');
|
| 53 |
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: [
"6068"
"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 = '6068' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 54 |
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 = 7419 AND t0.discr IN ('product', 'product_kit');
|
| 55 |
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: [
"7419"
"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 = '7419' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 56 |
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 = 4027 AND t0.discr IN ('product', 'product_kit');
|
| 57 |
6.73 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: [
"4027"
"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 = '4027' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 58 |
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 = 8364 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: [
"8364"
"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 = '8364' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 60 |
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 = 4334 AND t0.discr IN ('product', 'product_kit');
|
| 61 |
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: [
"4334"
"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 = '4334' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 62 |
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 = 2272 AND t0.discr IN ('product', 'product_kit');
|
| 63 |
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: [
"2272"
"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 = '2272' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 64 |
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 = 9601 AND t0.discr IN ('product', 'product_kit');
|
| 65 |
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: [
"9601"
"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 = '9601' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 66 |
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 = 829 AND t0.discr IN ('product', 'product_kit');
|
| 67 |
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: [
"829"
"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 = '829' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 68 |
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 = 7969 AND t0.discr IN ('product', 'product_kit');
|
| 69 |
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: [
"7969"
"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 = '7969' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 70 |
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 = 6925 AND t0.discr IN ('product', 'product_kit');
|
| 71 |
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: [
"6925"
"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 = '6925' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 72 |
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 = 3155 AND t0.discr IN ('product', 'product_kit');
|
| 73 |
6.78 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: [
"3155"
"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 = '3155' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 74 |
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 = 3210 AND t0.discr IN ('product', 'product_kit');
|
| 75 |
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: [
"3210"
"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 = '3210' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 76 |
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 = 8246 AND t0.discr IN ('product', 'product_kit');
|
| 77 |
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: [
"8246"
"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 = '8246' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 78 |
0.14 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 79 |
0.24 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
b"\x1F\x13B¦…#fà’\x1Fñ\x1C7YyQ"
1
1
"2026-04-09 18:40:16"
"2026-04-09 18:40:16"
25211
"USD"
b"\x1F\x13B¥–lb@¢Ê\x1DøÁS–"
3540
]
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (0x1F1342A6852366E0921FF11C37597951, 1, 1, '2026-04-09 18:40:16', '2026-04-09 18:40:16', 25211, 'USD', 0x1F1342A5966C6240A2CA1DF8C153968F, 3540);
|
| 80 |
19.36 ms |
"COMMIT"
|