Query Metrics
182
Database Queries
8
Different statements
43.33 ms
Query time
0
Invalid entities
322
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
"123"
]
|
| 2 | 0.23 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "123" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 3 | 0.67 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_698933a3827064.24973811"
]
|
| 4 | 0.28 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ b"\x1F\x10U>Wleâ»q›ÏŠIFÉ" 123 ] |
| 5 | 0.29 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\x10U>Wleâ»q›ÏŠIFÉ"
]
|
| 6 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3729
]
|
| 7 | 0.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:
[ "3729" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 8 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3086
]
|
| 9 | 0.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:
[ "3086" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 10 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6835
]
|
| 11 | 0.22 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6835" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 12 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8281
]
|
| 13 | 0.20 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:
[ "8281" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 14 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7376
]
|
| 15 | 0.20 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:
[ "7376" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 16 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2268
]
|
| 17 | 0.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:
[ "2268" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 18 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5260
]
|
| 19 | 0.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:
[ "5260" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 20 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6979
]
|
| 21 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6979" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 22 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8372
]
|
| 23 | 0.20 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:
[ "8372" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 24 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4052
]
|
| 25 | 0.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:
[ "4052" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 26 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7294
]
|
| 27 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "7294" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 28 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7596
]
|
| 29 | 0.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:
[ "7596" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 30 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3268
]
|
| 31 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3268" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 32 | 0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7747
]
|
| 33 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "7747" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 34 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4029
]
|
| 35 | 0.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:
[ "4029" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 36 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7110
]
|
| 37 | 0.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:
[ "7110" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 38 | 0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8261
]
|
| 39 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "8261" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 40 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4655
]
|
| 41 | 0.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:
[ "4655" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 42 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7526
]
|
| 43 | 0.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:
[ "7526" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 44 | 0.26 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4881
]
|
| 45 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "4881" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 46 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3190
]
|
| 47 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3190" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 48 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6178
]
|
| 49 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6178" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 50 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6086
]
|
| 51 | 0.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:
[ "6086" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 52 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4348
]
|
| 53 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "4348" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 54 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6484
]
|
| 55 | 0.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:
[ "6484" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 56 | 0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5019
]
|
| 57 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "5019" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 58 | 0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3784
]
|
| 59 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3784" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 60 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
141
]
|
| 61 | 0.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:
[ "141" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 62 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8435
]
|
| 63 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "8435" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 64 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6068
]
|
| 65 | 0.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:
[ "6068" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 66 | 0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4830
]
|
| 67 | 0.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:
[ "4830" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 68 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
9285
]
|
| 69 | 0.20 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:
[ "9285" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 70 | 0.31 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3652
]
|
| 71 | 0.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:
[ "3652" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 72 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7265
]
|
| 73 | 0.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:
[ "7265" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 74 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4089
]
|
| 75 | 0.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:
[ "4089" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 76 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2952
]
|
| 77 | 0.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:
[ "2952" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 78 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6482
]
|
| 79 | 0.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:
[ "6482" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 80 | 0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4907
]
|
| 81 | 0.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:
[ "4907" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 82 | 0.30 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5985
]
|
| 83 | 0.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:
[ "5985" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 84 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2893
]
|
| 85 | 0.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:
[ "2893" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 86 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
775
]
|
| 87 | 0.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:
[ "775" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 88 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4797
]
|
| 89 | 0.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:
[ "4797" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 90 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3476
]
|
| 91 | 0.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:
[ "3476" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 92 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8360
]
|
| 93 | 0.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:
[ "8360" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 94 | 0.29 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
1876
]
|
| 95 | 0.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:
[ "1876" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 96 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5491
]
|
| 97 | 0.20 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:
[ "5491" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 98 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5501
]
|
| 99 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "5501" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 100 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
934
]
|
| 101 | 0.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:
[ "934" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 102 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4307
]
|
| 103 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "4307" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 104 | 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3293
]
|
| 105 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3293" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 106 | 0.26 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3775
]
|
| 107 | 0.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:
[ "3775" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 108 | 0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4640
]
|
| 109 | 0.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:
[ "4640" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 110 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4072
]
|
| 111 | 0.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:
[ "4072" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 112 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3605
]
|
| 113 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3605" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 114 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5579
]
|
| 115 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "5579" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 116 | 0.21 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3300
]
|
| 117 | 0.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:
[ "3300" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 118 | 0.27 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8328
]
|
| 119 | 0.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:
[ "8328" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 120 | 0.20 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2896
]
|
| 121 | 0.11 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "2896" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 122 | 0.18 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
224
]
|
| 123 | 0.11 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "224" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 124 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4932
]
|
| 125 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "4932" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 126 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
1376
]
|
| 127 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "1376" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 128 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6530
]
|
| 129 | 0.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:
[ "6530" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 130 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
134
]
|
| 131 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "134" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 132 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4487
]
|
| 133 | 0.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:
[ "4487" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 134 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2963
]
|
| 135 | 0.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:
[ "2963" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 136 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7928
]
|
| 137 | 0.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:
[ "7928" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 138 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4828
]
|
| 139 | 0.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:
[ "4828" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 140 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2899
]
|
| 141 | 0.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:
[ "2899" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 142 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3390
]
|
| 143 | 0.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3390" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 144 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6867
]
|
| 145 | 0.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:
[ "6867" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 146 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
5563
]
|
| 147 | 0.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:
[ "5563" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 148 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6099
]
|
| 149 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6099" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 150 | 0.19 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4084
]
|
| 151 | 0.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:
[ "4084" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 152 | 0.21 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4939
]
|
| 153 | 0.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:
[ "4939" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 154 | 0.18 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4308
]
|
| 155 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "4308" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 156 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2297
]
|
| 157 | 0.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "2297" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 158 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7631
]
|
| 159 | 0.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "7631" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 160 | 0.20 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3143
]
|
| 161 | 0.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3143" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 162 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6872
]
|
| 163 | 0.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6872" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 164 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6932
]
|
| 165 | 0.12 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6932" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 166 | 0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
4265
]
|
| 167 | 0.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:
[ "4265" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 168 | 0.22 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
8903
]
|
| 169 | 0.20 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:
[ "8903" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 170 | 0.24 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6977
]
|
| 171 | 0.17 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6977" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 172 | 0.23 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
7937
]
|
| 173 | 0.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:
[ "7937" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 174 | 0.17 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
6079
]
|
| 175 | 0.11 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6079" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 176 | 0.20 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
2880
]
|
| 177 | 0.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:
[ "2880" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 178 | 0.20 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.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
3799
]
|
| 179 | 0.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:
[ "3799" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 180 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 181 | 0.19 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x1F\x10U?¼½hÜ»LKí…ˆ?·" 1 0 "2026-02-09 01:09:28" null 48723 "GBP" b"\x1F\x10U>Wleâ»q›ÏŠIFÉ" 123 ] |
| 182 | 5.49 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| blk | doctrine.dbal.blk_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Product\Object\BaseProduct | 88 |
| App\Entity\Cart\CartItem | 88 |
| App\Entity\Common\Files\AppFile | 86 |
| App\Entity\Product\ProductManufacturer | 34 |
| App\Entity\Product\ProductType | 25 |
| App\Entity\Cart\Cart | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product\Object\CommonProduct | No errors. |
| App\Entity\Product\WarehouseStock | No errors. |
| App\Entity\Common\Price | No errors. |
| App\Entity\Product\Object\BaseProduct | No errors. |
| App\Entity\Product\ProductType | No errors. |
| App\Entity\Common\Files\AppFile | No errors. |
| App\Entity\Common\Files\ProductImage | No errors. |
| App\Entity\Product\ProductManufacturer | No errors. |
| App\Entity\Product\Object\Dimensions | No errors. |
| App\Entity\Product\Object\Product | No errors. |
| App\Entity\Product\Object\ProductKit | No errors. |
| App\Entity\Product\Object\ProductCategory | No errors. |
| App\Entity\Product\ProductExtraWebsite | No errors. |
| App\Entity\Product\ProductReference | No errors. |
| App\Entity\Product\Object\ProductAttributeValue | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| App\Entity\Translation\ProductTranslation | No errors. |
| App\Entity\Cart\Cart | No errors. |
| App\Entity\User\User | No errors. |
| App\Entity\User\WebUser | No errors. |
| App\Entity\Cart\CartItem | No errors. |