Query Metrics
138
Database Queries
8
Different statements
27.76 ms
Query time
0
Invalid entities
270
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.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:
[
"3398"
]
|
| 2 | 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:
[ "3398" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 3 | 0.70 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_698908e7d2f439.90773881"
]
|
| 4 | 0.26 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\x10S¦Î lt¡oË1çG³+" 3398 ] |
| 5 | 0.19 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\x10S¦Î lt¡oË1çG³+"
]
|
| 6 | 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:
[
5559
]
|
| 7 | 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:
[ "5559" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 8 | 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:
[
6193
]
|
| 9 | 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:
[ "6193" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 10 | 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:
[
7788
]
|
| 11 | 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:
[ "7788" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 12 | 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:
[
6714
]
|
| 13 | 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:
[ "6714" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 14 | 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:
[
6095
]
|
| 15 | 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:
[ "6095" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 16 | 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:
[
6774
]
|
| 17 | 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:
[ "6774" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 18 | 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:
[
3716
]
|
| 19 | 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:
[ "3716" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 20 | 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:
[
2596
]
|
| 21 | 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:
[ "2596" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 22 | 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:
[
6816
]
|
| 23 | 0.10 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "6816" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 24 | 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:
[
7350
]
|
| 25 | 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:
[ "7350" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 26 | 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:
[
7880
]
|
| 27 | 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:
[ "7880" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 28 | 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:
[
7543
]
|
| 29 | 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:
[ "7543" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 30 | 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:
[
4446
]
|
| 31 | 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:
[ "4446" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 32 | 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:
[
1132
]
|
| 33 | 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:
[ "1132" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 34 | 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:
[
1233
]
|
| 35 | 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:
[ "1233" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 36 | 0.16 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:
[
7029
]
|
| 37 | 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:
[ "7029" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 38 | 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:
[
317
]
|
| 39 | 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:
[ "317" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 40 | 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:
[
5294
]
|
| 41 | 0.10 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "5294" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 42 | 0.16 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:
[
5472
]
|
| 43 | 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:
[ "5472" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 44 | 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:
[
3185
]
|
| 45 | 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:
[ "3185" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 46 | 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:
[
4340
]
|
| 47 | 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:
[ "4340" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 48 | 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:
[
5968
]
|
| 49 | 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:
[ "5968" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 50 | 0.16 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:
[
126
]
|
| 51 | 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:
[ "126" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 52 | 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:
[
127
]
|
| 53 | 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:
[ "127" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 54 | 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:
[
6598
]
|
| 55 | 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:
[ "6598" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 56 | 0.16 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:
[
361
]
|
| 57 | 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:
[ "361" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 58 | 0.32 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.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:
[
6903
]
|
| 59 | 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:
[ "6903" "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:
[
9433
]
|
| 61 | 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:
[ "9433" "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:
[
4075
]
|
| 63 | 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:
[ "4075" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 64 | 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:
[
8330
]
|
| 65 | 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:
[ "8330" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 66 | 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:
[
2408
]
|
| 67 | 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:
[ "2408" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 68 | 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:
[
6604
]
|
| 69 | 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:
[ "6604" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 70 | 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:
[
6192
]
|
| 71 | 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:
[ "6192" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 72 | 0.42 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.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:
[
4062
]
|
| 73 | 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:
[ "4062" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 74 | 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:
[
4356
]
|
| 75 | 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:
[ "4356" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 76 | 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:
[
7304
]
|
| 77 | 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:
[ "7304" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 78 | 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:
[
988
]
|
| 79 | 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:
[ "988" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 80 | 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:
[
8543
]
|
| 81 | 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:
[ "8543" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 82 | 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:
[
4046
]
|
| 83 | 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:
[ "4046" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 84 | 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:
[
3574
]
|
| 85 | 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:
[ "3574" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 86 | 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:
[
7084
]
|
| 87 | 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:
[ "7084" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 88 | 0.25 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.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:
[
3310
]
|
| 89 | 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:
[ "3310" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 90 | 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:
[
4831
]
|
| 91 | 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:
[ "4831" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 92 | 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:
[
8635
]
|
| 93 | 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:
[ "8635" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 94 | 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:
[
7440
]
|
| 95 | 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:
[ "7440" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 96 | 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:
[
3391
]
|
| 97 | 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:
[ "3391" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 98 | 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:
[
7871
]
|
| 99 | 0.24 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:
[ "7871" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 100 | 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:
[
8099
]
|
| 101 | 0.25 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:
[ "8099" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 102 | 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:
[
5520
]
|
| 103 | 0.24 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:
[ "5520" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 104 | 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:
[
102
]
|
| 105 | 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:
[ "102" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 106 | 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:
[
3634
]
|
| 107 | 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:
[ "3634" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 108 | 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:
[
8671
]
|
| 109 | 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:
[ "8671" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 110 | 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:
[
1332
]
|
| 111 | 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:
[ "1332" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 112 | 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:
[
3661
]
|
| 113 | 0.10 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "3661" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 114 | 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:
[
3132
]
|
| 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:
[ "3132" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 116 | 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:
[
8040
]
|
| 117 | 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:
[ "8040" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 118 | 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:
[
5678
]
|
| 119 | 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:
[ "5678" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 120 | 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:
[
2969
]
|
| 121 | 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:
[ "2969" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 122 | 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:
[
2030
]
|
| 123 | 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:
[ "2030" "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:
[
284
]
|
| 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:
[ "284" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 126 | 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:
[
8078
]
|
| 127 | 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:
[ "8078" "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:
[
1608
]
|
| 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:
[ "1608" "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:
[
282
]
|
| 131 | 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:
[ "282" "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:
[
3728
]
|
| 133 | 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:
[ "3728" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 134 | 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:
[
7590
]
|
| 135 | 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:
[ "7590" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 136 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 137 | 0.26 ms |
INSERT INTO cart_item (id, quantity, wishlist, created_at, updated_at, price_amount, price_currency, cart_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x1F\x10S§u\nb¤¬B÷õØ\x1E\x00I" 1 1 "2026-02-08 22:06:49" null 6301 "USD" b"\x1F\x10S¦Î lt¡oË1çG³+" 3398 ] |
| 138 | 2.83 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 | 66 |
| App\Entity\Cart\CartItem | 66 |
| App\Entity\Common\Files\AppFile | 65 |
| App\Entity\Product\ProductManufacturer | 38 |
| App\Entity\Product\ProductType | 34 |
| 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. |