| 1 |
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 = '3832' AND t0.discr IN ('product', 'product_kit');
|
| 2 |
7.56 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3832"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3832' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 3 |
22.77 ms |
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = ? LIMIT 1
Parameters: [
"cart_69d7c847c83cc6.70419032"
]
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = 'cart_69d7c847c83cc6.70419032' LIMIT 1;
|
| 4 |
0.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\x13B¥–lb@¢Ê\x1DøÁS–"
3832
]
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = 0x1F1342A5966C6240A2CA1DF8C153968F AND t0.product_id = 3832 LIMIT 1;
|
| 5 |
0.28 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters: [
b"\x1F\x13B¥–lb@¢Ê\x1DøÁS–"
]
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = 0x1F1342A5966C6240A2CA1DF8C153968F;
|
| 6 |
0.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 = 980 AND t0.discr IN ('product', 'product_kit');
|
| 7 |
11.38 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"980"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '980' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 8 |
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 = 9451 AND t0.discr IN ('product', 'product_kit');
|
| 9 |
10.97 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9451"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9451' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 10 |
0.40 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4349 AND t0.discr IN ('product', 'product_kit');
|
| 11 |
10.44 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4349"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4349' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 12 |
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 = 9772 AND t0.discr IN ('product', 'product_kit');
|
| 13 |
11.34 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9772"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9772' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 14 |
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 = 2486 AND t0.discr IN ('product', 'product_kit');
|
| 15 |
8.92 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2486"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2486' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 16 |
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 = 9464 AND t0.discr IN ('product', 'product_kit');
|
| 17 |
6.89 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9464"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9464' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 18 |
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 = 4415 AND t0.discr IN ('product', 'product_kit');
|
| 19 |
6.97 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4415"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4415' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 20 |
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 = 10328 AND t0.discr IN ('product', 'product_kit');
|
| 21 |
7.09 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"10328"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10328' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 22 |
0.40 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6927 AND t0.discr IN ('product', 'product_kit');
|
| 23 |
7.02 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6927"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6927' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 24 |
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 = 9465 AND t0.discr IN ('product', 'product_kit');
|
| 25 |
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: [
"9465"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9465' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 26 |
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 = 8935 AND t0.discr IN ('product', 'product_kit');
|
| 27 |
11.82 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8935"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8935' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 28 |
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 = 3671 AND t0.discr IN ('product', 'product_kit');
|
| 29 |
11.59 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3671"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3671' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 30 |
0.36 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 8948 AND t0.discr IN ('product', 'product_kit');
|
| 31 |
10.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: [
"8948"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8948' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 32 |
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 = 6098 AND t0.discr IN ('product', 'product_kit');
|
| 33 |
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: [
"6098"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6098' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 34 |
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 = 4087 AND t0.discr IN ('product', 'product_kit');
|
| 35 |
6.99 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4087"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4087' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 36 |
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 = 2894 AND t0.discr IN ('product', 'product_kit');
|
| 37 |
6.77 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2894"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2894' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 38 |
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 = 3553 AND t0.discr IN ('product', 'product_kit');
|
| 39 |
6.72 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3553"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3553' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 40 |
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 = 3208 AND t0.discr IN ('product', 'product_kit');
|
| 41 |
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: [
"3208"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3208' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 42 |
0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7299 AND t0.discr IN ('product', 'product_kit');
|
| 43 |
7.11 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7299"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7299' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 44 |
0.41 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 6570 AND t0.discr IN ('product', 'product_kit');
|
| 45 |
6.94 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6570"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6570' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 46 |
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 = 8769 AND t0.discr IN ('product', 'product_kit');
|
| 47 |
6.82 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8769"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8769' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 48 |
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 = 4400 AND t0.discr IN ('product', 'product_kit');
|
| 49 |
6.86 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4400"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4400' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 50 |
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 = 10445 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: [
"10445"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10445' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 52 |
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 = 6068 AND t0.discr IN ('product', 'product_kit');
|
| 53 |
6.86 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6068"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6068' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 54 |
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 = 7419 AND t0.discr IN ('product', 'product_kit');
|
| 55 |
6.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: [
"7419"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7419' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 56 |
0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4027 AND t0.discr IN ('product', 'product_kit');
|
| 57 |
6.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: [
"4027"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4027' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 58 |
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 = 8364 AND t0.discr IN ('product', 'product_kit');
|
| 59 |
6.55 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8364"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8364' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 60 |
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 = 4334 AND t0.discr IN ('product', 'product_kit');
|
| 61 |
6.56 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4334"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4334' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 62 |
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 = 2272 AND t0.discr IN ('product', 'product_kit');
|
| 63 |
6.76 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2272"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2272' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 64 |
0.41 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9601 AND t0.discr IN ('product', 'product_kit');
|
| 65 |
6.69 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9601"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9601' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 66 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 829 AND t0.discr IN ('product', 'product_kit');
|
| 67 |
6.64 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"829"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '829' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 68 |
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 = 7969 AND t0.discr IN ('product', 'product_kit');
|
| 69 |
6.69 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7969"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '7969' AND p0_.locale = 'el' 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 = 6925 AND t0.discr IN ('product', 'product_kit');
|
| 71 |
6.62 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"6925"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6925' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 72 |
0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3155 AND t0.discr IN ('product', 'product_kit');
|
| 73 |
6.41 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3155"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3155' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 74 |
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 = 3210 AND t0.discr IN ('product', 'product_kit');
|
| 75 |
6.55 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3210"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3210' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 76 |
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 = 8246 AND t0.discr IN ('product', 'product_kit');
|
| 77 |
6.57 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"8246"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8246' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 78 |
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 = 3540 AND t0.discr IN ('product', 'product_kit');
|
| 79 |
6.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: [
"3540"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3540' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 80 |
0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 4231 AND t0.discr IN ('product', 'product_kit');
|
| 81 |
6.64 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: [
"4231"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4231' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 82 |
0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 9802 AND t0.discr IN ('product', 'product_kit');
|
| 83 |
6.54 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: [
"9802"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9802' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 84 |
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 = 6148 AND t0.discr IN ('product', 'product_kit');
|
| 85 |
6.57 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: [
"6148"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6148' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 86 |
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 = 8026 AND t0.discr IN ('product', 'product_kit');
|
| 87 |
6.51 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: [
"8026"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8026' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 88 |
0.25 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 = 6917 AND t0.discr IN ('product', 'product_kit');
|
| 89 |
6.57 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: [
"6917"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6917' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 90 |
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 = 5693 AND t0.discr IN ('product', 'product_kit');
|
| 91 |
6.55 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5693"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '5693' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 92 |
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 = 3670 AND t0.discr IN ('product', 'product_kit');
|
| 93 |
6.53 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3670"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '3670' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 94 |
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 = 11074 AND t0.discr IN ('product', 'product_kit');
|
| 95 |
6.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: [
"11074"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '11074' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 96 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2873 AND t0.discr IN ('product', 'product_kit');
|
| 97 |
6.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: [
"2873"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '2873' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 98 |
0.27 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 = 8262 AND t0.discr IN ('product', 'product_kit');
|
| 99 |
6.45 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: [
"8262"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8262' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 100 |
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 = 8873 AND t0.discr IN ('product', 'product_kit');
|
| 101 |
6.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: [
"8873"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '8873' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 102 |
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 = 10355 AND t0.discr IN ('product', 'product_kit');
|
| 103 |
6.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: [
"10355"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '10355' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 104 |
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 = 6232 AND t0.discr IN ('product', 'product_kit');
|
| 105 |
6.51 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: [
"6232"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '6232' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 106 |
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 = 9196 AND t0.discr IN ('product', 'product_kit');
|
| 107 |
6.51 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: [
"9196"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '9196' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 108 |
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 = 4595 AND t0.discr IN ('product', 'product_kit');
|
| 109 |
6.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: [
"4595"
"el"
"App\Entity\Product\Object\BaseProduct"
]
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = '4595' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 110 |
0.17 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 111 |
0.31 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
b"\x1F\x13B§)3fšˆüŸ uTô{"
1
1
"2026-04-09 18:40:33"
"2026-04-09 18:40:34"
21890
"USD"
b"\x1F\x13B¥–lb@¢Ê\x1DøÁS–"
3832
]
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (0x1F1342A72933669A88FC9F207554F47B, 1, 1, '2026-04-09 18:40:33', '2026-04-09 18:40:34', 21890, 'USD', 0x1F1342A5966C6240A2CA1DF8C153968F, 3832);
|
| 112 |
22.83 ms |
"COMMIT"
|