| 1 |
0.47 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = '4005' AND t0.discr IN ('product', 'product_kit');
|
| 2 |
7.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: [
"4005"
"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 = '4005' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 3 |
12.92 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_69d7b19f6b6835.72404798"
]
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_69d7b19f6b6835.72404798' LIMIT 1;
|
| 4 |
0.44 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ? AND t0.product_id = ? LIMIT 1
Parameters: [
b"\x1F\x13AͰo\x14\x1C\x7F\x1Eû*¬õ"
4005
]
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 = 0x1F1341CD81B06F148E1C7F1EFB2AACF5 AND t0.product_id = 4005 LIMIT 1;
|
| 5 |
0.38 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters: [
b"\x1F\x13AͰo\x14\x1C\x7F\x1Eû*¬õ"
]
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 = 0x1F1341CD81B06F148E1C7F1EFB2AACF5;
|
| 6 |
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 = 6219 AND t0.discr IN ('product', 'product_kit');
|
| 7 |
8.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: [
"6219"
"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 = '6219' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 8 |
0.47 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7815 AND t0.discr IN ('product', 'product_kit');
|
| 9 |
7.50 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7815"
"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 = '7815' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 10 |
0.37 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3611 AND t0.discr IN ('product', 'product_kit');
|
| 11 |
7.27 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: [
"3611"
"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 = '3611' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 12 |
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 = 7289 AND t0.discr IN ('product', 'product_kit');
|
| 13 |
7.15 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: [
"7289"
"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 = '7289' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 14 |
0.35 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2328 AND t0.discr IN ('product', 'product_kit');
|
| 15 |
7.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: [
"2328"
"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 = '2328' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 16 |
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 = 4705 AND t0.discr IN ('product', 'product_kit');
|
| 17 |
7.06 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: [
"4705"
"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 = '4705' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 18 |
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 = 9420 AND t0.discr IN ('product', 'product_kit');
|
| 19 |
7.21 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: [
"9420"
"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 = '9420' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 20 |
0.49 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 2763 AND t0.discr IN ('product', 'product_kit');
|
| 21 |
7.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: [
"2763"
"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 = '2763' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 22 |
0.51 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 = 2417 AND t0.discr IN ('product', 'product_kit');
|
| 23 |
7.33 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"2417"
"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 = '2417' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 24 |
0.53 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 = 7242 AND t0.discr IN ('product', 'product_kit');
|
| 25 |
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: [
"7242"
"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 = '7242' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 26 |
0.45 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3081 AND t0.discr IN ('product', 'product_kit');
|
| 27 |
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: [
"3081"
"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 = '3081' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 28 |
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 = 5361 AND t0.discr IN ('product', 'product_kit');
|
| 29 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5361"
"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 = '5361' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 30 |
0.48 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7807 AND t0.discr IN ('product', 'product_kit');
|
| 31 |
7.61 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: [
"7807"
"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 = '7807' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 32 |
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 = 7153 AND t0.discr IN ('product', 'product_kit');
|
| 33 |
7.05 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7153"
"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 = '7153' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 34 |
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 = 5726 AND t0.discr IN ('product', 'product_kit');
|
| 35 |
6.98 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5726"
"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 = '5726' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 36 |
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 = 4719 AND t0.discr IN ('product', 'product_kit');
|
| 37 |
7.33 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4719"
"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 = '4719' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 38 |
0.36 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5680 AND t0.discr IN ('product', 'product_kit');
|
| 39 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5680"
"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 = '5680' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 40 |
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 = 2720 AND t0.discr IN ('product', 'product_kit');
|
| 41 |
8.35 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: [
"2720"
"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 = '2720' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 42 |
0.43 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7862 AND t0.discr IN ('product', 'product_kit');
|
| 43 |
7.16 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"7862"
"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 = '7862' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 44 |
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 = 4315 AND t0.discr IN ('product', 'product_kit');
|
| 45 |
7.05 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4315"
"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 = '4315' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 46 |
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 = 1352 AND t0.discr IN ('product', 'product_kit');
|
| 47 |
7.19 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: [
"1352"
"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 = '1352' 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 = 9500 AND t0.discr IN ('product', 'product_kit');
|
| 49 |
7.08 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9500"
"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 = '9500' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 50 |
0.43 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5765 AND t0.discr IN ('product', 'product_kit');
|
| 51 |
7.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: [
"5765"
"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 = '5765' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 52 |
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 = 3110 AND t0.discr IN ('product', 'product_kit');
|
| 53 |
7.19 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: [
"3110"
"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 = '3110' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 54 |
0.28 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 7611 AND t0.discr IN ('product', 'product_kit');
|
| 55 |
7.30 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: [
"7611"
"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 = '7611' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 56 |
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 = 9377 AND t0.discr IN ('product', 'product_kit');
|
| 57 |
7.73 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"9377"
"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 = '9377' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 58 |
0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 5106 AND t0.discr IN ('product', 'product_kit');
|
| 59 |
7.14 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"5106"
"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 = '5106' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 60 |
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 = 8290 AND t0.discr IN ('product', 'product_kit');
|
| 61 |
7.19 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: [
"8290"
"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 = '8290' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 62 |
0.37 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1478 AND t0.discr IN ('product', 'product_kit');
|
| 63 |
9.87 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1478"
"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 = '1478' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 64 |
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 = 4051 AND t0.discr IN ('product', 'product_kit');
|
| 65 |
7.18 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"4051"
"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 = '4051' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 66 |
0.45 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3635 AND t0.discr IN ('product', 'product_kit');
|
| 67 |
7.26 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3635"
"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 = '3635' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 68 |
0.51 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 = 5953 AND t0.discr IN ('product', 'product_kit');
|
| 69 |
7.06 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: [
"5953"
"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 = '5953' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 70 |
0.46 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 1622 AND t0.discr IN ('product', 'product_kit');
|
| 71 |
6.84 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"1622"
"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 = '1622' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 72 |
0.45 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3107 AND t0.discr IN ('product', 'product_kit');
|
| 73 |
7.04 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3107"
"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 = '3107' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 74 |
0.46 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
SELECT
t0.id AS id_1,
t0.custom_id AS custom_id_2,
t0.softone_id AS softone_id_3,
t0.name AS name_4,
t0.slug AS slug_5,
t0.summary AS summary_6,
t0.description AS description_7,
t0.status AS status_8,
t0.keywords AS keywords_9,
t0.general_comments AS general_comments_10,
t0.published AS published_11,
t0.featured AS featured_12,
t0.sku AS sku_13,
t0.mfr_code AS mfr_code_14,
t0.blk_code AS blk_code_15,
t0.ean_code AS ean_code_16,
t0.supplier_code AS supplier_code_17,
t0.volumetric_weight AS volumetric_weight_18,
t0.views AS views_19,
t0.sales AS sales_20,
t0.created_at AS created_at_21,
t0.supplier_url AS supplier_url_22,
t0.in_the_box_text AS in_the_box_text_23,
t0.online_discount_percentage AS online_discount_percentage_24,
t0.availability AS availability_25,
t0.available_at AS available_at_26,
t0.offer AS offer_27,
t0.cash_back AS cash_back_28,
t0.ask_for_price AS ask_for_price_29,
t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30,
t0.warehouse_stock_quantity AS warehouse_stock_quantity_31,
t0.warehouse_stock_reserved AS warehouse_stock_reserved_32,
t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33,
t0.warehouse_stock_immutable AS warehouse_stock_immutable_34,
t0.price_gross_amount AS price_gross_amount_35,
t0.price_gross_currency AS price_gross_currency_36,
t0.price_with_discount_amount AS price_with_discount_amount_37,
t0.price_with_discount_currency AS price_with_discount_currency_38,
t0.type_id AS type_id_39,
t0.main_image_id AS main_image_id_40,
t0.manufacturer_id AS manufacturer_id_41,
t0.variant_group_id AS variant_group_id_42,
t0.discr,
t0.price_url AS price_url_43,
t0.price_comments AS price_comments_44,
t0.supplier_discount AS supplier_discount_45,
t0.special_discount AS special_discount_46,
t0.customs_charges_percentage AS customs_charges_percentage_47,
t0.markup_percentage AS markup_percentage_48,
t0.product_dimensions AS product_dimensions_49,
t0.net_weight AS net_weight_50,
t0.warranty AS warranty_51,
t0.accessories AS accessories_52,
t0.original_price_amount AS original_price_amount_53,
t0.original_price_currency AS original_price_currency_54,
t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55,
t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56,
t0.package_length_mm AS package_length_mm_57,
t0.package_width_mm AS package_width_mm_58,
t0.package_height_mm AS package_height_mm_59,
t0.package_details AS package_details_60,
t0.package_dimension_unit AS package_dimension_unit_61,
t0.package_grams AS package_grams_62,
t0.package_weight_details AS package_weight_details_63,
t0.package_weight_unit AS package_weight_unit_64,
t0.kit_discount_percentage AS kit_discount_percentage_65
FROM
products t0
WHERE
t0.id = ?
AND t0.discr IN ('product', 'product_kit')
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.id = 3025 AND t0.discr IN ('product', 'product_kit');
|
| 75 |
7.00 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters: [
"3025"
"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 = '3025' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 76 |
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 = 3119 AND t0.discr IN ('product', 'product_kit');
|
| 77 |
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: [
"3119"
"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 = '3119' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 78 |
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 = 8170 AND t0.discr IN ('product', 'product_kit');
|
| 79 |
6.83 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: [
"8170"
"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 = '8170' AND p0_.locale = 'el' AND p0_.object_class = 'App\\Entity\\Product\\Object\\BaseProduct';
|
| 80 |
0.20 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 81 |
0.29 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
b"\x1F\x13AÎ^¾`(°?צŸ}hv"
1
1
"2026-04-09 17:03:34"
"2026-04-09 17:03:34"
4200
"USD"
b"\x1F\x13AͰo\x14\x1C\x7F\x1Eû*¬õ"
4005
]
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (0x1F1341CE5EBE6028B03FD7A69F7D6876, 1, 1, '2026-04-09 17:03:34', '2026-04-09 17:03:34', 4200, 'USD', 0x1F1341CD81B06F148E1C7F1EFB2AACF5, 4005);
|
| 82 |
3.05 ms |
"COMMIT"
|