Redirect 302 redirect from GET @cart_add (cc76ca)

GET https://quirky-mahavira.176-9-144-72.plesk.page/en/professional_video/EOS%20R6%20w%2024_105mm

Query Metrics

425 Database Queries
27 Different statements
68.45 ms Query time
0 Invalid entities
458 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.20 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "professional_video"
]
2 0.23 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "4"
  "en"
  "App\Entity\Product\Category"
]
3 0.31 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.price_url AS price_url_38, t0.price_comments AS price_comments_39, t0.supplier_discount AS supplier_discount_40, t0.special_discount AS special_discount_41, t0.customs_charges AS customs_charges_42, t0.expected_profit AS expected_profit_43, t0.accessories AS accessories_44, t0.original_price_amount AS original_price_amount_45, t0.original_price_currency AS original_price_currency_46, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_47, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_48, t0.dimensions_measurement_unit AS dimensions_measurement_unit_49, t0.dimensions_length AS dimensions_length_50, t0.dimensions_width AS dimensions_width_51, t0.dimensions_height AS dimensions_height_52, t0.dimensions_weight_unit AS dimensions_weight_unit_53, t0.dimensions_weight AS dimensions_weight_54, t0.dimensions_volume AS dimensions_volume_55, t0.type_id AS type_id_56, t0.main_image_id AS main_image_id_57, t0.manufacturer_id AS manufacturer_id_58, t0.discr FROM products t0 WHERE t0.slug = ? AND t0.discr IN ('product') LIMIT 1
Parameters:
[
  "EOS R6 w 24_105mm"
]
4 0.20 ms
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[
  "1964"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
5 0.11 ms
"START TRANSACTION"
Parameters:
[]
6 0.23 ms
UPDATE products SET views = ? WHERE id = ?
Parameters:
[
  34
  1964
]
7 5.78 ms
"COMMIT"
Parameters:
[]
8 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.url AS url_4 FROM product_reference t0 INNER JOIN products_references ON t0.id = products_references.reference_id WHERE products_references.product_id = ?
Parameters:
[
  1964
]
9 8.05 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.price_gross_amount AS price_gross_amount_4, p0_.price_gross_currency AS price_gross_currency_5, p0_.price_with_discount_amount AS price_with_discount_amount_6, p0_.price_with_discount_currency AS price_with_discount_currency_7, p0_.mfr_code AS mfr_code_8, p0_.blk_code AS blk_code_9, p1_.id AS id_10, p1_.name AS name_11, a2_.name AS name_12, a2_.path AS path_13, p3_.id AS id_14, p3_.name AS name_15, p3_.slug AS slug_16, a4_.name AS name_17, a4_.path AS path_18, p5_.slug AS slug_19, p6_.slug AS slug_20 FROM products p0_ INNER JOIN products_categories p7_ ON p0_.id = p7_.product_id INNER JOIN product_manufacturer p3_ ON (p0_.manufacturer_id = p3_.id) INNER JOIN app_file a4_ ON (p3_.logo_id = a4_.id) AND a4_.discr IN ('manufacturer_logo') INNER JOIN products_categories p8_ ON (p0_.id = p8_.product_id) INNER JOIN product_category p5_ ON (p8_.category_id = p5_.id) INNER JOIN products_categories p9_ ON (p0_.id = p9_.product_id AND p9_.main = 1) INNER JOIN product_category p6_ ON (p9_.category_id = p6_.id) INNER JOIN product_type p1_ ON (p0_.type_id = p1_.id) LEFT JOIN app_file a2_ ON (p0_.main_image_id = a2_.id) AND a2_.discr IN ('product_image', 'product_category_banner', 'manufacturer_logo', 'product_reference_pdf', 'product_reference_image') WHERE (p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.published = ? AND p0_.status NOT IN (?, ?)) AND p0_.discr IN ('product', 'product_kit') GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[
  4269
  4532
  6510
  632
  6352
  6353
  6497
  6508
  9435
  6691
  6699
  6713
  6857
  6865
  6871
  6932
  7049
  7055
  7099
  7102
  5816
  6129
  967
  9364
  1307
  1308
  9366
  1381
  1470
  9369
  1552
  1619
  1632
  1696
  1700
  1806
  1812
  1828
  1860
  1868
  1870
  1871
  1876
  1877
  1885
  1888
  1901
  1935
  1936
  1938
  1940
  1941
  1965
  1995
  1996
  2001
  2049
  2074
  2085
  2089
  2117
  2118
  2144
  2164
  2166
  2172
  2203
  2204
  2230
  2257
  2260
  2314
  2316
  2324
  2333
  2370
  2374
  2382
  2390
  2433
  2444
  2457
  2458
  2497
  2498
  2508
  2513
  2520
  2523
  2526
  2573
  2585
  2594
  2595
  2605
  2644
  2656
  2719
  2763
  2780
  2812
  2832
  2861
  5179
  9498
  9196
  9499
  9501
  9313
  9339
  313
  437
  612
  613
  774
  9362
  2249
  2882
  5023
  5882
  5987
  6546
  6547
  6652
  7190
  7226
  7230
  7267
  7404
  9461
  7641
  7854
  7930
  8943
  8947
  8583
  8611
  1289
  9487
  8800
  8802
  8805
  8870
  8871
  8885
  8886
  8892
  8950
  8952
  8953
  8991
  9007
  9008
  9030
  9035
  9040
  9067
  9068
  9100
  9290
  1313
  1423
  1429
  1527
  2043
  2462
  2772
  3003
  3231
  3350
  4188
  4348
  6234
  7183
  933
  1857
  6408
  7298
  7310
  8160
  3279
  3563
  3614
  3903
  2926
  3282
  3283
  3284
  3565
  3566
  3843
  4125
  9407
  5246
  446
  9495
  9055
  9056
  9057
  9058
  9083
  9088
  9133
  9194
  5122
  6628
  4364
  5071
  6482
  6578
  7466
  7467
  8002
  8057
  8058
  3865
  4169
  2470
  5228
  5563
  6456
  6458
  6608
  6609
  7381
  7382
  9456
  7581
  8100
  9473
  8118
  8273
  8700
  9213
  5579
  5667
  5861
  6178
  7225
  7349
  7350
  7493
  7498
  7502
  9463
  7646
  7650
  7671
  9466
  7799
  7810
  7863
  7871
  7874
  7884
  9467
  7938
  7943
  7059
  9450
  7152
  7195
  7259
  7379
  463
  745
  746
  1913
  2637
  2662
  2663
  3117
  3124
  3125
  3444
  3458
  9401
  4003
  4005
  4253
  4255
  4496
  4508
  4733
  4734
  5050
  5056
  5057
  5058
  5272
  5541
  5619
  6569
  6808
  6818
  9258
  1333
  1338
  2090
  3586
  3588
  3898
  5109
  6612
  8854
  747
  9355
  968
  1914
  1919
  2634
  9385
  4862
  4863
  6483
  8717
  9259
  760
  4841
  1
  "view"
  "no_view"
]
10 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_698930ac79ffd9.37404019"
]
11 0.26 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.lvl = ?
Parameters:
[
  1
]
12 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "5"
  "en"
  "App\Entity\Product\Category"
]
13 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "6"
  "en"
  "App\Entity\Product\Category"
]
14 0.17 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "7"
  "en"
  "App\Entity\Product\Category"
]
15 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "8"
  "en"
  "App\Entity\Product\Category"
]
16 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "9"
  "en"
  "App\Entity\Product\Category"
]
17 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "10"
  "en"
  "App\Entity\Product\Category"
]
18 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "11"
  "en"
  "App\Entity\Product\Category"
]
19 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "14"
  "en"
  "App\Entity\Product\Category"
]
20 0.17 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.tree_root = ? LIMIT 1
Parameters:
[
  true
]
21 0.32 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "en"
  "App\Entity\Product\Category"
]
22 0.77 ms
SELECT p0_.id AS id_0, p0_.migration_id AS migration_id_1, p0_.softone_id AS softone_id_2, p0_.name AS name_3, p0_.slug AS slug_4, p0_.description AS description_5, p0_.lft AS lft_6, p0_.lvl AS lvl_7, p0_.rgt AS rgt_8, p0_.published AS published_9, p0_.sort_index AS sort_index_10 FROM product_category p0_ WHERE p0_.rgt < 924 AND p0_.lft > 1 AND p0_.tree_root = ? ORDER BY p0_.tree_root ASC, p0_.lft ASC
Parameters:
[
  1
]
23 0.27 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters:
[
  b"\x1F\x10U"\x10³cˆ !¡Vs|ãÃ"
]
24 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:
[
  737
]
25 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:
[
  "737"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
26 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:
[
  5856
]
27 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:
[
  "5856"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
28 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:
[
  6243
]
29 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:
[
  "6243"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
30 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:
[
  3787
]
31 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:
[
  "3787"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
32 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:
[
  8029
]
33 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:
[
  "8029"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
34 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:
[
  4263
]
35 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:
[
  "4263"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
36 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:
[
  7125
]
37 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:
[
  "7125"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
38 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:
[
  2703
]
39 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:
[
  "2703"
  "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:
[
  4321
]
41 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:
[
  "4321"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
42 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:
[
  1313
]
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:
[
  "1313"
  "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:
[
  2662
]
45 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:
[
  "2662"
  "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:
[
  1919
]
47 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:
[
  "1919"
  "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:
[
  9313
]
49 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:
[
  "9313"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
50 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:
[
  1913
]
51 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:
[
  "1913"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
52 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:
[
  2812
]
53 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:
[
  "2812"
  "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:
[
  1828
]
55 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:
[
  "1828"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
56 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:
[
  2203
]
57 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:
[
  "2203"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
58 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:
[
  1619
]
59 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:
[
  "1619"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
60 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:
[
  8805
]
61 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:
[
  "8805"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
62 0.22 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
  2656
]
63 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:
[
  "2656"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
64 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:
[
  2324
]
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:
[
  "2324"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
66 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:
[
  9040
]
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:
[
  "9040"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
68 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:
[
  2595
]
69 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:
[
  "2595"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
70 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:
[
  5579
]
71 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:
[
  "5579"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
72 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:
[
  2382
]
73 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:
[
  "2382"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
74 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:
[
  2585
]
75 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:
[
  "2585"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
76 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:
[
  2832
]
77 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:
[
  "2832"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
78 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:
[
  2520
]
79 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:
[
  "2520"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
80 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:
[
  1901
]
81 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:
[
  "1901"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
82 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:
[
  7404
]
83 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:
[
  "7404"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
84 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:
[
  7379
]
85 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:
[
  "7379"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
86 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:
[
  1381
]
87 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:
[
  "1381"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
88 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:
[
  2118
]
89 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:
[
  "2118"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
90 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:
[
  2204
]
91 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:
[
  "2204"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
92 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:
[
  2433
]
93 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:
[
  "2433"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
94 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:
[
  9007
]
95 0.21 ms
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[
  "9007"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
96 0.29 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
  9008
]
97 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:
[
  "9008"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
98 0.27 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')
Parameters:
[
  2117
]
99 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:
[
  "2117"
  "en"
  "App\Entity\Product\Object\BaseProduct"
]
100 0.23 ms
SELECT t0.id AS id_1, t0.text_value AS text_value_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4, t0.attribute_id AS attribute_id_5, t0.attribute_value_id AS attribute_value_id_6 FROM product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
  1964
]
101 0.19 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  25
]
102 0.22 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "25"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
103 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  8
]
104 0.16 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "8"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
105 0.14 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  24
]
106 0.16 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "24"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
107 0.11 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  5
]
108 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "5"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
109 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  42
]
110 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "42"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
111 0.11 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  6
]
112 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "6"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
113 0.12 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  70
]
114 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "70"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
115 0.14 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  23
]
116 0.14 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "23"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
117 0.11 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  30
]
118 0.12 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "30"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
119 0.10 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  21
]
120 0.11 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "21"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
121 0.11 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  40
]
122 0.14 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "40"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
123 0.10 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  4
]
124 0.18 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "4"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
125 0.12 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  39
]
126 0.17 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "39"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
127 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  28
]
128 0.16 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "28"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
129 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  3
]
130 0.16 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "3"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
131 0.12 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  37
]
132 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "37"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
133 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  35
]
134 0.16 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "35"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
135 0.12 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  33
]
136 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "33"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
137 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  11
]
138 0.14 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "11"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
139 0.12 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  8
]
140 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "8"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
141 0.11 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
  2
]
142 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "2"
  "en"
  "App\Entity\Product\Attribute\AttributeGroup"
]
143 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  7
]
144 0.15 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "7"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
145 0.13 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  26
]
146 0.14 ms
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[
  "26"
  "en"
  "App\Entity\Product\Attribute\Attribute"
]
147 0.39 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  4
]
148 0.22 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "15"
  "en"
  "App\Entity\Product\Category"
]
149 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "17"
  "en"
  "App\Entity\Product\Category"
]
150 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "19"
  "en"
  "App\Entity\Product\Category"
]
151 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "20"
  "en"
  "App\Entity\Product\Category"
]
152 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "22"
  "en"
  "App\Entity\Product\Category"
]
153 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "24"
  "en"
  "App\Entity\Product\Category"
]
154 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "25"
  "en"
  "App\Entity\Product\Category"
]
155 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "27"
  "en"
  "App\Entity\Product\Category"
]
156 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "28"
  "en"
  "App\Entity\Product\Category"
]
157 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "30"
  "en"
  "App\Entity\Product\Category"
]
158 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "32"
  "en"
  "App\Entity\Product\Category"
]
159 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "33"
  "en"
  "App\Entity\Product\Category"
]
160 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "36"
  "en"
  "App\Entity\Product\Category"
]
161 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "37"
  "en"
  "App\Entity\Product\Category"
]
162 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "38"
  "en"
  "App\Entity\Product\Category"
]
163 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "39"
  "en"
  "App\Entity\Product\Category"
]
164 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "40"
  "en"
  "App\Entity\Product\Category"
]
165 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "41"
  "en"
  "App\Entity\Product\Category"
]
166 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "42"
  "en"
  "App\Entity\Product\Category"
]
167 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "43"
  "en"
  "App\Entity\Product\Category"
]
168 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "44"
  "en"
  "App\Entity\Product\Category"
]
169 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "45"
  "en"
  "App\Entity\Product\Category"
]
170 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "46"
  "en"
  "App\Entity\Product\Category"
]
171 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "47"
  "en"
  "App\Entity\Product\Category"
]
172 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "48"
  "en"
  "App\Entity\Product\Category"
]
173 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "49"
  "en"
  "App\Entity\Product\Category"
]
174 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "50"
  "en"
  "App\Entity\Product\Category"
]
175 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "51"
  "en"
  "App\Entity\Product\Category"
]
176 0.19 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  5
]
177 0.16 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "18"
  "en"
  "App\Entity\Product\Category"
]
178 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "23"
  "en"
  "App\Entity\Product\Category"
]
179 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "26"
  "en"
  "App\Entity\Product\Category"
]
180 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "31"
  "en"
  "App\Entity\Product\Category"
]
181 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "35"
  "en"
  "App\Entity\Product\Category"
]
182 0.19 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  6
]
183 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "52"
  "en"
  "App\Entity\Product\Category"
]
184 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "55"
  "en"
  "App\Entity\Product\Category"
]
185 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "58"
  "en"
  "App\Entity\Product\Category"
]
186 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "61"
  "en"
  "App\Entity\Product\Category"
]
187 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "65"
  "en"
  "App\Entity\Product\Category"
]
188 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "67"
  "en"
  "App\Entity\Product\Category"
]
189 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "70"
  "en"
  "App\Entity\Product\Category"
]
190 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "74"
  "en"
  "App\Entity\Product\Category"
]
191 0.17 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  7
]
192 0.16 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "53"
  "en"
  "App\Entity\Product\Category"
]
193 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "57"
  "en"
  "App\Entity\Product\Category"
]
194 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "59"
  "en"
  "App\Entity\Product\Category"
]
195 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "62"
  "en"
  "App\Entity\Product\Category"
]
196 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "64"
  "en"
  "App\Entity\Product\Category"
]
197 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "68"
  "en"
  "App\Entity\Product\Category"
]
198 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "71"
  "en"
  "App\Entity\Product\Category"
]
199 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "72"
  "en"
  "App\Entity\Product\Category"
]
200 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "75"
  "en"
  "App\Entity\Product\Category"
]
201 0.17 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  8
]
202 0.23 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "16"
  "en"
  "App\Entity\Product\Category"
]
203 0.10 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "21"
  "en"
  "App\Entity\Product\Category"
]
204 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "29"
  "en"
  "App\Entity\Product\Category"
]
205 0.10 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "34"
  "en"
  "App\Entity\Product\Category"
]
206 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  9
]
207 0.20 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "54"
  "en"
  "App\Entity\Product\Category"
]
208 0.12 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "56"
  "en"
  "App\Entity\Product\Category"
]
209 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "60"
  "en"
  "App\Entity\Product\Category"
]
210 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "63"
  "en"
  "App\Entity\Product\Category"
]
211 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "66"
  "en"
  "App\Entity\Product\Category"
]
212 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "69"
  "en"
  "App\Entity\Product\Category"
]
213 0.09 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "73"
  "en"
  "App\Entity\Product\Category"
]
214 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  10
]
215 0.10 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  11
]
216 0.09 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  14
]
217 0.16 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  737
]
218 0.15 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  439
]
219 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "439"
  "en"
  "App\Entity\Product\Category"
]
220 0.15 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  19764
]
221 0.12 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  5856
]
222 0.15 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  413
]
223 0.16 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "413"
  "en"
  "App\Entity\Product\Category"
]
224 0.14 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  32487
]
225 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  6243
]
226 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  34610
]
227 0.12 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  3787
]
228 0.10 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  226
]
229 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "226"
  "en"
  "App\Entity\Product\Category"
]
230 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
231 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  27195
]
232 0.11 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  8029
]
233 0.11 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  229
]
234 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "229"
  "en"
  "App\Entity\Product\Category"
]
235 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  43241
]
236 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  4263
]
237 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  344
]
238 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "344"
  "en"
  "App\Entity\Product\Category"
]
239 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
240 0.08 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  28589
]
241 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  7125
]
242 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  427
]
243 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "427"
  "en"
  "App\Entity\Product\Category"
]
244 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
245 0.11 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  39144
]
246 0.11 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2703
]
247 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  373
]
248 0.10 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "373"
  "en"
  "App\Entity\Product\Category"
]
249 0.11 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  24069
]
250 0.14 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  4321
]
251 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  83
]
252 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "83"
  "en"
  "App\Entity\Product\Category"
]
253 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
254 0.10 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  28800
]
255 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1313
]
256 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  259
]
257 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "259"
  "en"
  "App\Entity\Product\Category"
]
258 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
259 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  20673
]
260 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2662
]
261 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  315
]
262 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "315"
  "en"
  "App\Entity\Product\Category"
]
263 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
264 0.08 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23938
]
265 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1919
]
266 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  255
]
267 0.15 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "255"
  "en"
  "App\Entity\Product\Category"
]
268 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
269 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22176
]
270 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  9313
]
271 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  141
]
272 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "141"
  "en"
  "App\Entity\Product\Category"
]
273 0.10 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  49537
]
274 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1913
]
275 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
276 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22155
]
277 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2812
]
278 0.14 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  24097
]
279 0.11 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1828
]
280 0.13 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  403
]
281 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "403"
  "en"
  "App\Entity\Product\Category"
]
282 0.11 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  21935
]
283 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2203
]
284 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22931
]
285 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1619
]
286 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  21392
]
287 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  8805
]
288 0.10 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  189
]
289 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "189"
  "en"
  "App\Entity\Product\Category"
]
290 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  46999
]
291 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2656
]
292 0.10 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23923
]
293 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2324
]
294 0.10 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23235
]
295 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  9040
]
296 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  48109
]
297 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2595
]
298 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23781
]
299 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  5579
]
300 0.12 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  145
]
301 0.14 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "145"
  "en"
  "App\Entity\Product\Category"
]
302 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  32163
]
303 0.10 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2382
]
304 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23234
]
305 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2585
]
306 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23484
]
307 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2832
]
308 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  24346
]
309 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2520
]
310 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23478
]
311 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1901
]
312 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22121
]
313 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  7404
]
314 0.10 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
  347
]
315 0.13 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "347"
  "en"
  "App\Entity\Product\Category"
]
316 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  40420
]
317 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  7379
]
318 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  40367
]
319 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  1381
]
320 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  20860
]
321 0.11 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2118
]
322 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22677
]
323 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2204
]
324 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22935
]
325 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2433
]
326 0.13 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  23475
]
327 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  9007
]
328 0.12 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  9008
]
329 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  48111
]
330 0.09 ms
SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?
Parameters:
[
  2117
]
331 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22673
]
332 0.15 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')
Parameters:
[
  22280
]
333 0.18 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 INNER JOIN product_images ON t0.id = product_images.image_id WHERE product_images.product_id = ? AND t0.discr IN ('product_image')
Parameters:
[
  1964
]
334 0.15 ms
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.url AS url_6, t0.email AS email_7, t0.published AS published_8, t0.official_dealer AS official_dealer_9, t0.european_support AS european_support_10, t0.discount_percent AS discount_percent_11, t0.extra_discount AS extra_discount_12, t0.logo_id AS logo_id_13 FROM product_manufacturer t0 WHERE t0.id = ?
Parameters:
[
  58
]
335 0.15 ms
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4 FROM product_type t0 WHERE t0.id = ?
Parameters:
[
  14
]
336 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
337 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
338 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
339 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
340 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
341 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
342 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
343 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
344 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
345 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
346 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
347 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
348 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
349 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
350 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
351 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
352 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
353 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
354 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
355 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
356 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
357 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
358 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
359 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
360 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
361 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
362 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
363 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
364 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
365 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
366 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
367 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
368 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
369 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
370 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
371 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
372 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
373 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
374 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
375 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
376 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
377 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
378 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
379 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
380 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
381 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
382 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
383 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
384 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
385 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
386 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
387 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
388 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
389 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
390 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
391 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
392 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
393 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
394 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
395 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
396 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
397 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
398 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
399 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
400 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
401 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
402 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
403 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
404 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
405 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
406 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
407 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
408 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
409 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
410 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
411 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
412 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
413 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
414 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
415 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
416 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
417 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
418 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
419 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
420 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
421 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
422 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
423 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
424 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]
425 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "USD"
]

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\ProductCategory 166
App\Entity\Product\Category 98
App\Entity\Common\Files\AppFile 42
App\Entity\Product\Object\BaseProduct 39
App\Entity\Cart\CartItem 38
App\Entity\Product\ProductManufacturer 17
App\Entity\Product\Object\ProductAttributeValue 17
App\Entity\Product\Attribute\Attribute 17
App\Entity\Product\ProductType 13
App\Entity\Product\Attribute\AttributeGroup 6
App\Entity\Product\ProductReference 3
App\Entity\Cart\Cart 1
App\Entity\Common\Currency 1

Entities Mapping

Class Mapping errors
App\Entity\Product\Category No errors.
App\Entity\Common\Files\AppFile No errors.
App\Entity\Common\Files\CategoryBanner No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation No errors.
Gedmo\Translatable\Entity\Translation No 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\Object\Dimensions No errors.
App\Entity\Product\Object\Product No errors.
App\Entity\Product\ProductType No errors.
App\Entity\Common\Files\ProductImage No errors.
App\Entity\Product\ProductManufacturer 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.
App\Entity\Translation\ProductTranslation No errors.
App\Entity\Common\Files\ManufacturerLogo No errors.
App\Entity\Common\Files\ProductReferencePdf No errors.
App\Entity\Common\Files\ProductReferenceImage No errors.
App\Entity\Product\Object\ProductKit 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.
App\Entity\Product\Attribute\Attribute No errors.
App\Entity\Product\Attribute\AttributeValue No errors.
App\Entity\Product\Attribute\AttributeGroup No errors.
App\Entity\Translation\AttributeTranslation No errors.
App\Entity\Common\Currency No errors.
App\Entity\Product\Object\BaseRental No errors.