| 1 |
0.46 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 = '2119' AND t0.discr IN ('product', 'product_kit');
|
| 2 |
9.33 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: [
"2119"
"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 = '2119' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 3 |
12.54 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_69d7b327674775.76190191"
]
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_69d7b327674775.76190191' LIMIT 1;
|
| 4 |
0.35 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ? AND t0.product_id = ? LIMIT 1
Parameters: [
b"\x1F\x13AÜ\eãoì˜ýãyX@Šï"
2119
]
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 = 0x1F1341DC1BE36FEC98FDE37958408AEF AND t0.product_id = 2119 LIMIT 1;
|
| 5 |
0.32 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\x13AÜ\eãoì˜ýãyX@Šï"
]
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 = 0x1F1341DC1BE36FEC98FDE37958408AEF;
|
| 6 |
0.42 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 = 10837 AND t0.discr IN ('product', 'product_kit');
|
| 7 |
7.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: [
"10837"
"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 = '10837' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 8 |
0.42 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 = 9916 AND t0.discr IN ('product', 'product_kit');
|
| 9 |
7.49 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: [
"9916"
"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 = '9916' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 10 |
0.43 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 = 6114 AND t0.discr IN ('product', 'product_kit');
|
| 11 |
7.58 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: [
"6114"
"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 = '6114' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 12 |
0.48 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 = 9695 AND t0.discr IN ('product', 'product_kit');
|
| 13 |
7.50 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: [
"9695"
"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 = '9695' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 14 |
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 = 3297 AND t0.discr IN ('product', 'product_kit');
|
| 15 |
7.55 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3297"
"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 = '3297' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 16 |
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 = 5079 AND t0.discr IN ('product', 'product_kit');
|
| 17 |
7.52 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: [
"5079"
"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 = '5079' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 18 |
0.47 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 = 10166 AND t0.discr IN ('product', 'product_kit');
|
| 19 |
7.39 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: [
"10166"
"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 = '10166' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 20 |
0.49 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 = 1115 AND t0.discr IN ('product', 'product_kit');
|
| 21 |
7.39 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: [
"1115"
"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 = '1115' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 22 |
0.48 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 = 3005 AND t0.discr IN ('product', 'product_kit');
|
| 23 |
7.42 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: [
"3005"
"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 = '3005' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 24 |
0.47 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 = 6635 AND t0.discr IN ('product', 'product_kit');
|
| 25 |
7.22 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: [
"6635"
"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 = '6635' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 26 |
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 = 9269 AND t0.discr IN ('product', 'product_kit');
|
| 27 |
7.26 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: [
"9269"
"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 = '9269' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 28 |
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 = 6177 AND t0.discr IN ('product', 'product_kit');
|
| 29 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6177"
"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 = '6177' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 30 |
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 = 4221 AND t0.discr IN ('product', 'product_kit');
|
| 31 |
7.17 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: [
"4221"
"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 = '4221' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 32 |
0.42 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 = 3806 AND t0.discr IN ('product', 'product_kit');
|
| 33 |
7.28 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: [
"3806"
"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 = '3806' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 34 |
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 = 9918 AND t0.discr IN ('product', 'product_kit');
|
| 35 |
7.03 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: [
"9918"
"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 = '9918' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 36 |
0.45 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 = 11081 AND t0.discr IN ('product', 'product_kit');
|
| 37 |
7.23 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"11081"
"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 = '11081' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 38 |
0.48 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 = 10114 AND t0.discr IN ('product', 'product_kit');
|
| 39 |
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: [
"10114"
"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 = '10114' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 40 |
0.44 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 = 9389 AND t0.discr IN ('product', 'product_kit');
|
| 41 |
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: [
"9389"
"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 = '9389' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 42 |
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 = 2507 AND t0.discr IN ('product', 'product_kit');
|
| 43 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2507"
"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 = '2507' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 44 |
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 = 11863 AND t0.discr IN ('product', 'product_kit');
|
| 45 |
6.95 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"11863"
"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 = '11863' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 46 |
0.46 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 = 5862 AND t0.discr IN ('product', 'product_kit');
|
| 47 |
7.00 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: [
"5862"
"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 = '5862' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 48 |
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 = 9794 AND t0.discr IN ('product', 'product_kit');
|
| 49 |
7.05 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9794"
"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 = '9794' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 50 |
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 = 2684 AND t0.discr IN ('product', 'product_kit');
|
| 51 |
7.01 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: [
"2684"
"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 = '2684' 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 = 1988 AND t0.discr IN ('product', 'product_kit');
|
| 53 |
7.00 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: [
"1988"
"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 = '1988' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 54 |
0.28 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4991 AND t0.discr IN ('product', 'product_kit');
|
| 55 |
8.14 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: [
"4991"
"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 = '4991' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 56 |
0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 10394 AND t0.discr IN ('product', 'product_kit');
|
| 57 |
7.75 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10394"
"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 = '10394' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 58 |
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 = 4217 AND t0.discr IN ('product', 'product_kit');
|
| 59 |
7.10 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: [
"4217"
"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 = '4217' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 60 |
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 = 1597 AND t0.discr IN ('product', 'product_kit');
|
| 61 |
7.00 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: [
"1597"
"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 = '1597' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 62 |
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 = 1590 AND t0.discr IN ('product', 'product_kit');
|
| 63 |
7.04 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: [
"1590"
"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 = '1590' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 64 |
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 = 5581 AND t0.discr IN ('product', 'product_kit');
|
| 65 |
7.14 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: [
"5581"
"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 = '5581' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 66 |
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 = 10407 AND t0.discr IN ('product', 'product_kit');
|
| 67 |
7.17 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: [
"10407"
"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 = '10407' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 68 |
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 = 11217 AND t0.discr IN ('product', 'product_kit');
|
| 69 |
7.29 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: [
"11217"
"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 = '11217' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 70 |
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 = 5085 AND t0.discr IN ('product', 'product_kit');
|
| 71 |
7.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: [
"5085"
"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 = '5085' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 72 |
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 = 9993 AND t0.discr IN ('product', 'product_kit');
|
| 73 |
7.31 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: [
"9993"
"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 = '9993' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 74 |
0.28 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6371 AND t0.discr IN ('product', 'product_kit');
|
| 75 |
6.88 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6371"
"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 = '6371' AND p0_.locale = 'en' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 76 |
0.13 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 77 |
0.26 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
b"\x1F\x13AÝaKaV‹\x01µØô·‚ä"
1
1
"2026-04-09 17:10:17"
"2026-04-09 17:10:17"
230160
"EUR"
b"\x1F\x13AÜ\eãoì˜ýãyX@Šï"
2119
]
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (0x1F1341DD614B61568B01B5D8F4B782E4, 1, 1, '2026-04-09 17:10:17', '2026-04-09 17:10:17', 230160, 'EUR', 0x1F1341DC1BE36FEC98FDE37958408AEF, 2119);
|
| 78 |
10.92 ms |
"COMMIT"
|