GET https://staging.pgdis.com/produit/48657-protege-documents-et-press-book-noir-n-c-806275

Query Metrics

49 Database Queries
12 Different statements
1912.28 ms Query time
0 Invalid entities
2543 Managed entities

Queries

Group similar statements

# Time Info
1 153.40 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25, p1_.id AS id_26, p1_.price_ht AS price_ht_27, p1_.price_ttc AS price_ttc_28, p2_.id AS id_29, c3_.id AS id_30, c3_.name AS name_31, c3_.displayed_order AS displayed_order_32, c3_.is_in_footer AS is_in_footer_33, c3_.slug AS slug_34, p4_.id AS id_35, p4_.price_ht AS price_ht_36, p4_.price_ttc AS price_ttc_37, p4_.discount AS discount_38, p5_.id AS id_39, p5_.min AS min_40, p5_.max AS max_41, p5_.codelot AS codelot_42, c6_.id AS id_43, c6_.name AS name_44, c6_.name_display AS name_display_45, c6_.is_visible_btob AS is_visible_btob_46, c6_.is_referencement AS is_referencement_47, p1_.price_id AS price_id_48, p1_.product_id AS product_id_49, c3_.category_parent_id AS category_parent_id_50, p4_.product_id AS product_id_51, p5_.customer_catalog_id AS customer_catalog_id_52, p5_.product_id AS product_id_53 FROM product p0_ LEFT JOIN product_price p1_ ON p0_.id = p1_.product_id LEFT JOIN price p2_ ON p1_.price_id = p2_.id LEFT JOIN product_category p7_ ON p0_.id = p7_.product_id LEFT JOIN category c3_ ON c3_.id = p7_.category_id LEFT JOIN promotion p4_ ON p0_.id = p4_.product_id LEFT JOIN product_catalog p5_ ON p0_.id = p5_.product_id LEFT JOIN customer_catalog c6_ ON p5_.customer_catalog_id = c6_.id WHERE p0_.slug = ? AND p0_.is_active = 1
Parameters:
[
  "48657-protege-documents-et-press-book-noir-n-c-806275"
]
2 0.38 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28695
]
3 0.76 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26, t27.id AS id_28, t27.min_qty AS min_qty_29, t27.max_qty AS max_qty_30, t27.step_qty AS step_qty_31, t27.product_id AS product_id_32 FROM product t0 LEFT JOIN product_rule t27 ON t27.product_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "48657-protege-documents-et-press-book-noir-n-c-806275"
]
4 0.48 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
  "48657-protege-documents-et-press-book-noir-n-c-806275"
]
5 1.27 ms
SELECT c0_.id AS id_0, c0_.value AS value_1, c1_.id AS id_2, c1_.list_order AS list_order_3, c1_.is_display_site AS is_display_site_4, c1_.is_search_site AS is_search_site_5, c1_.label AS label_6, c0_.product_id AS product_id_7, c0_.characteristic_label_id AS characteristic_label_id_8 FROM characteristic c0_ INNER JOIN characteristic_label c1_ ON c0_.characteristic_label_id = c1_.id WHERE c0_.product_id = ? AND c1_.is_display_site = ?
Parameters:
[
  28695
  1
]
6 0.68 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[
  52
  245
  246
  247
  248
  247
  28695
]
7 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  2786
]
8 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  2788
]
9 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3023
]
10 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3032
]
11 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3033
]
12 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3037
]
13 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3038
]
14 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3042
]
15 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3043
]
16 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3047
]
17 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "ourClientsAlsoBoughtMonths"
]
18 832.63 ms
SELECT c0_.id AS id_0, c0_.temporary_cart_number AS temporary_cart_number_1, c0_.type AS type_2, c0_.number AS number_3, c0_.slip AS slip_4, c0_.status AS status_5, c0_.order_picker AS order_picker_6, c0_.created_at AS created_at_7, c0_.delivery_date AS delivery_date_8, c0_.login AS login_9, c0_.user_reference AS user_reference_10, c0_.tracking_number AS tracking_number_11, c0_.deposit AS deposit_12, c0_.sector AS sector_13, c0_.sub_sector AS sub_sector_14, c0_.customer_name AS customer_name_15, c0_.address1 AS address1_16, c0_.address2 AS address2_17, c0_.address3 AS address3_18, c0_.zip_code AS zip_code_19, c0_.city AS city_20, c0_.country AS country_21, c0_.phone AS phone_22, c0_.fax AS fax_23, c0_.email AS email_24, c0_.customer_name_delivery AS customer_name_delivery_25, c0_.address1_delivery AS address1_delivery_26, c0_.address2_delivery AS address2_delivery_27, c0_.address3_delivery AS address3_delivery_28, c0_.zip_code_delivery AS zip_code_delivery_29, c0_.delivery_city AS delivery_city_30, c0_.country_delivery AS country_delivery_31, c0_.delivery_phone AS delivery_phone_32, c0_.fax_delivery AS fax_delivery_33, c0_.email_delivery AS email_delivery_34, c0_.reglement AS reglement_35, c0_.updated_at AS updated_at_36, c0_.price_ht AS price_ht_37, c0_.price_tva AS price_tva_38, c0_.price_ttc AS price_ttc_39, c0_.price_cost_ht AS price_cost_ht_40, c0_.display_ttc AS display_ttc_41, c0_.package_number AS package_number_42, c0_.weight AS weight_43, c0_.volume AS volume_44, c0_.discount AS discount_45, c0_.feedback AS feedback_46, c0_.global_discount AS global_discount_47, c0_.commitment_number AS commitment_number_48, c0_.promotional_code AS promotional_code_49, c0_.multiplier_coefficient AS multiplier_coefficient_50, c0_.is_out_of_budget AS is_out_of_budget_51, c0_.lead_word AS lead_word_52, c0_.facturation AS facturation_53, c0_.complete_delivery AS complete_delivery_54, c0_.urgent_delivery AS urgent_delivery_55, c0_.complete_facturation AS complete_facturation_56, c0_.paypal AS paypal_57, c0_.regroupement AS regroupement_58, c0_.transaction AS transaction_59, c0_.plate_number AS plate_number_60, c0_.is_hidden AS is_hidden_61, c0_.budget_id AS budget_id_62, c0_.customer_id AS customer_id_63, c0_.billing_customer_id AS billing_customer_id_64, c0_.user_id AS user_id_65, c0_.delivery_id AS delivery_id_66, c0_.market_id AS market_id_67, c0_.price_id AS price_id_68, c0_.society_id AS society_id_69, c0_.commercial_id AS commercial_id_70, c0_.delivery_cost_id AS delivery_cost_id_71 FROM customer_order c0_ INNER JOIN customer_order_lines c1_ ON c0_.id = c1_.customer_order_id INNER JOIN product p2_ ON c1_.product_id = p2_.id WHERE p2_.id = ? AND c0_.created_at >= ?
Parameters:
[
  28695
  "2025-04-12 19:02:45"
]
19 915.84 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ INNER JOIN customer_order_lines c1_ ON (c1_.product_id = p0_.id) INNER JOIN customer_order c2_ ON c1_.customer_order_id = c2_.id WHERE c2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 GROUP BY p0_.id, p0_.reference, p0_.manufacturer, p0_.short_label, p0_.long_label, p0_.weight, p0_.sold_by, p0_.ppht, p0_.ppttc, p0_.paht, p0_.pattc, p0_.legal_discount_library, p0_.fidelity_bonus, p0_.brand, p0_.time_limit, p0_.coef, p0_.is_discountable, p0_.is_btob, p0_.is_btoc, p0_.is_customizable, p0_.is_library, p0_.is_nathan, p0_.is_green, p0_.is_orapi_grand_frais, p0_.is_active, p0_.slug ORDER BY COUNT(p0_.id) DESC LIMIT 10
Parameters:
[
  6377010
  6377112
  6379628
  6385507
  6387937
  6388530
  6388558
  6389274
  6389516
  6368973
  6392298
  6392238
  6392024
  6393061
  6393204
  6394502
  6394902
  6388974
  6396199
  6396550
  6397478
  6397738
  6398406
  6399160
  6402000
  6402794
  6403129
  6403865
  6404991
  6404992
  6405401
  6405408
  6407595
  6408894
  6409981
  6409982
  6409983
  6409984
  6409985
  6409986
  6409987
  6409988
  6410776
  6410961
  6412095
  6412157
  6412162
  6412587
  6413683
  6415176
  6416213
  6416781
  6417429
  6417830
  6417931
  6418711
  6419215
  6419533
  6419994
  6421751
  6422894
  6423558
  6423559
  6423561
  6423562
  6423563
  6423564
  6423565
  6423566
  6423567
  6424052
  6424983
  6425383
  6426862
  6427396
  6428234
  6428238
  6428244
  6428246
  6428449
  6428557
  6429627
  6430435
  6430505
  6430816
  6430880
  6431476
  6431782
  6431890
  6433457
  6433468
  6433473
  6433508
  6433864
  6433870
  6433899
  6433901
  6433970
  6433975
  6433997
  6434003
  6434014
  6434016
  6434048
  6434052
  6435466
  6435540
  6435544
  6435553
  6435556
  6435562
  6435564
  6435575
  6435579
  6435597
  6435628
  6435629
  6435945
  6436537
  6438025
  6438739
  6439234
  6439237
  6439248
  6439249
  6439259
  6439261
  6439319
  6439322
  6439355
  6439358
  6439522
  6439524
  6439542
  6439543
  6439946
  6439962
  6439975
  6441226
  6441228
  6441264
  6441266
  6441369
  6441370
  6441386
  6441388
  6441422
  6441423
  6441489
  6441490
  6442136
  6442151
  6442165
  6442245
  6442255
  6442571
  6443768
  6443960
  6444089
  6444655
  6445291
  6445316
  6445790
  6445839
  6446051
  6446111
  6446112
  6446133
  6446150
  6446158
  6446244
  6446413
  6446551
  6446650
  6447432
  6448291
  6449035
  6450297
  6450330
  6450424
  6451220
  6451299
  6451349
  6451794
  6452108
  6452193
  6452418
  6453571
  6453621
  6453938
  6454148
  6454150
  6454278
  6454479
  6454588
  6454670
  6455110
  6455257
  6455333
  6455826
  6456139
  6456357
  6456371
  6456375
  6457229
  6457533
  6460000
  6460915
  6462256
  6462316
  6463212
  6465741
  6467468
  6467784
  6468124
  6468134
  6468137
  6468259
  6468260
  6468261
  6468262
  6468263
  6468264
  6468265
  6468266
  6468267
  6468268
  6468269
  6468270
  6468271
  6468272
  6468273
  6468274
  6468275
  6468276
  6468277
  6468278
  6468280
  6468282
  6468283
  6468284
  6468285
  6468286
  6468288
  6468289
  6468290
  6468291
  6468292
  6468293
  6468294
  6468295
  6468296
  6468297
  6468298
  6468299
  6468300
  6468301
  6468302
  6468303
  6468304
  6468305
  6468306
  6468308
  6468309
  6468310
  6468312
  6468313
  6468314
  6468315
  6468316
  6468317
  6468669
  6468676
  6469234
  6469289
  6470920
  6470922
  6471080
  6471323
  6471864
  6472591
  6472762
  6472904
  6472974
  6473324
  6473405
  6473406
  6473407
  6473408
  6473409
  6473410
  6473411
  6473412
  6473413
  6473414
  6473416
  6473417
  6473418
  6473419
  6473420
  6473421
  6473422
  6473423
  6473424
  6473425
  6473426
  6473427
  6473428
  6473429
  6473430
  6473431
  6473432
  6473433
  6473434
  6473435
  6473436
  6473437
  6473438
  6473439
  6473440
  6473441
  6473442
  6473443
  6473444
  6473445
  6473446
  6473447
  6473448
  6473449
  6473450
  6473451
  6473452
  6473453
  6473454
  6473455
  6473456
  6473461
  6473462
  6473463
  6473464
  6473465
  6473466
  6473467
  6473468
  6473469
  6473470
  6473471
  6473472
  6473473
  6473474
  6473475
  6473476
  6473477
  6473478
  6473479
  6473480
  6473481
  6473482
  6475569
  6475637
  6475747
  6476244
  6477148
  6477149
  6477641
  6478193
  6478194
  6478195
  6478196
  6478197
  6478198
  6478199
  6478200
  6478201
  6478202
  6478203
  6478204
  6478205
  6478207
  6478208
  6478209
  6478210
  6478211
  6478212
  6478213
  6478214
  6478215
  6478216
  6478217
  6478218
  6478219
  6478220
  6478221
  6478222
  6478223
  6478224
  6478225
  6478226
  6478227
  6478228
  6478229
  6478230
  6478231
  6478232
  6478233
  6478234
  6478235
  6478236
  6478237
  6478238
  6478239
  6478240
  6478241
  6478242
  6478243
  6478244
  6478245
  6478246
  6478247
  6478248
  6478249
  6478250
  6478251
  6478253
  6478254
  6478255
  6478256
  6478257
  6478258
  6478259
  6478261
  6478262
  6478263
  6478264
  6478265
  6478266
  6478267
  6478268
  6478269
  6478270
  6478271
  6478272
  6478273
  6478274
  6478275
  6478276
  6478277
  6478278
  6478279
  6478280
  6478281
  6478282
  6478292
  6478293
  6478294
  6478295
  6478296
  6478297
  6480391
  6480740
  6481138
  6481141
  6481253
  6481347
  6481348
  6481463
  6481491
  6481794
  6481796
  6482291
  6482292
  6482293
  6482294
  6482295
  6482296
  6482297
  6482298
  6482299
  6482300
  6482301
  6482302
  6482303
  6482304
  6482305
  6482306
  6482307
  6482308
  6482309
  6482310
  6482311
  6482312
  6482313
  6482314
  6482315
  6482316
  6482317
  6482318
  6482319
  6482320
  6482321
  6482322
  6482323
  6482324
  6482325
  6482326
  6482327
  6482328
  6482329
  6482330
  6482331
  6482332
  6482333
  6482334
  6482335
  6482336
  6482337
  6482338
  6482339
  6482340
  6482341
  6482342
  6482347
  6482348
  6482349
  6482350
  6482351
  6482352
  6482353
  6482354
  6482355
  6482356
  6482357
  6482358
  6482359
  6482360
  6482361
  6482362
  6482363
  6482364
  6482365
  6482366
  6482367
  6482368
  6482369
  6483506
  6484188
  6484218
  6485306
  6486003
  6486722
  6487631
  6487632
  6487633
  6487634
  6487635
  6487636
  6487638
  6487639
  6487640
  6487641
  6487642
  6487643
  6487644
  6487645
  6487646
  6487647
  6487648
  6487649
  6487650
  6487651
  6487652
  6487653
  6487654
  6487656
  6487657
  6487658
  6487659
  6487660
  6487661
  6487662
  6487663
  6487665
  6487666
  6487667
  6487668
  6487669
  6487670
  6487671
  6487672
  6487673
  6487675
  6487676
  6487677
  6487678
  6487679
  6487680
  6487681
  6487683
  6487684
  6487685
  6487686
  6487687
  6487688
  6487689
  6487690
  6488312
  6489138
  6490350
  6490351
  6490352
  6490353
  6490354
  6490356
  6490357
  6490358
  6490359
  6490360
  6490361
  6490362
  6490363
  6490364
  6490365
  6490366
  6490367
  6490368
  6490369
  6490370
  6490371
  6490372
  6490373
  6490374
  6490375
  6490376
  6490378
  6490379
  6490380
  6490381
  6490382
  6490383
  6490384
  6490386
  6490388
  6490389
  6490390
  6490391
  6490392
  6490393
  6490394
  6490395
  6490396
  6490397
  6490398
  6490399
  6490400
  6490401
  6490402
  6490403
  6490404
  6490405
  6490406
  6490407
  6490408
  6490409
  6490410
  6490411
  6490412
  6490414
  6490415
  6490416
  6490417
  6490418
  6490419
  6490420
  6490421
  6490422
  6490423
  6490424
  6490425
  6490426
  6490427
  6490428
  6490429
  6490430
  6490431
  6490432
  6490433
  6490434
  6490435
  6490436
  6490437
  6490438
  6490439
  6490441
  6490442
  6490443
  6490457
  6490458
  6490459
  6490460
  6490461
  6490462
  6490464
  6490463
  6491043
  6491172
  6492024
  6492266
  6492766
  6492930
  6494749
  6495382
  6495740
  6496404
  6497179
  6497555
  6497778
  6499445
  6499917
  6499919
  6500282
  6500583
  6501847
  6501982
  6501985
  6501990
  6502006
  6502429
  6502773
  6503050
  6503434
  6503554
  6503742
  6503743
  6504006
  6504249
  6504251
  6504254
  6504518
  6504519
  6506053
  6506117
  6506063
  6509317
  6510777
  6510778
  6510895
  6511004
  6512300
  6512425
  6512815
  6515592
  6515593
  6515606
  6515608
  6515638
  6515640
  6515654
  6515658
  6515671
  6515672
  6515712
  6515713
  6515718
  6515719
  6515722
  6515724
  6515734
  6515736
  6515754
  6515755
  6515766
  6515767
  6515770
  6515778
  6515781
  6515793
  6515795
  6516053
  6510786
  6516067
  6518344
  6518347
  6518455
  6518456
  6518480
  6518481
  6518622
  6518623
  6519274
  6519275
  6519283
  6519286
  6519312
  6519314
  6519476
  6519477
  6519517
  6519520
  6519525
  6519527
  6519545
  6519548
  6520106
  6521941
  6521942
  6521179
  6522624
  6523721
  6524448
  6525380
  6525767
  6526059
  6526170
  6526601
  6527099
  6527116
  6527254
  6527255
  6527306
  6527347
  6527348
  6527569
  6528364
  6528514
  6528626
  6528758
  6528759
  6528760
  6528761
  6528801
  6528936
  6528982
  6529149
  6530394
  6530591
  6530709
  6531054
  6531060
  6531846
  6532724
  6533064
  6533205
  6535098
  6535099
  6535100
  6535101
  6535219
  6535220
  6535221
  6535222
  6535223
  6535584
  6535964
  6537225
  6537299
  6537642
  6539760
  1000001574
  1000000937
  1000007591
  1000008231
  1000008491
  6389071
  1000005072
  1000010191
  1000010772
  1000012121
  1000012577
  1000012603
  1000010193
  1000013164
  1000012164
  1000009979
  1000012604
  1000014629
  1000015146
  1000016258
  1000016263
  1000016358
  1000016508
  1000016511
  1000017219
  1000017346
  1000017996
  1000018031
  1000018037
  1000018184
  1000018452
  1000018473
  1000018973
  1000018975
  1000018987
  1000018988
  1000019258
  1000019260
  1000019261
  1000019264
  1000019274
  1000019367
  1000019689
  1000019690
  1000019692
  1000019696
  1000019885
  1000019913
  1000019915
  1000019931
  1000019949
  1000019950
  1000020130
  1000020131
  1000020132
  1000016134
  1000012241
  1000020302
  1000020304
  1000018529
  1000017167
  1000017115
  1000016359
  1000016076
  1000015402
  1000013979
  1000019395
  1000021407
  1000021652
  1000021654
  1000021693
  1000021936
  1000021937
  1000021938
  1000021945
  1000016660
  1000017086
  1000016210
  1000022293
  1000021946
  1000022687
  1000023172
  1000023362
  1000023472
  1000023473
  1000023474
  1000023510
  1000023691
  1000023740
  1000023908
  1000023909
  1000024720
  1000024721
  1000021695
  1000025753
  1000026516
  1000026517
  1000026518
  1000026522
  1000026525
  1000026526
  1000026527
  1000026528
  1000026529
  1000026530
  1000026531
  1000026532
  1000026533
  1000026534
  1000026535
  1000026536
  1000026537
  1000026538
  1000026539
  1000026540
  1000026541
  1000026542
  1000026543
  1000026544
  1000026545
  1000026546
  1000026547
  1000026548
  1000026549
  1000026550
  1000026551
  1000026552
  1000026558
  1000026833
  1000027107
  1000027111
  1000027112
  1000027115
  1000027117
  1000027121
  1000027122
  1000027124
  1000027125
  1000027127
  1000027128
  1000027228
  1000027229
  1000027230
  1000027231
  1000027260
  1000027263
  1000027650
  1000027655
  1000027657
  1000027682
  1000027683
  1000027685
  1000027695
  1000027929
  1000028280
  1000028281
  1000028283
  1000028285
  1000028522
  1000028523
  1000028679
  1000028762
  1000028778
  1000028783
  1000029640
  1000029641
  1000029642
  1000029643
  1000029644
  1000029645
  1000029646
  1000029649
  1000029650
  1000029651
  1000029654
  1000029660
  1000029671
  1000029672
  1000029686
  1000029687
  1000029688
  1000029689
  1000029690
  1000029693
  1000029694
  1000029695
  1000029696
  1000029697
  1000029698
  1000029701
  1000029702
  1000029810
  1000029914
  1000030193
  1000030703
  1000030704
  1000030705
  1000030706
  1000030707
  1000030708
  1000030912
  1000030913
  1000030915
  1000030916
  1000030917
  1000030918
  1000030919
  1000030943
  1000030944
  1000030946
  1000030947
  1000030948
  1000030949
  1000030950
  1000030951
  1000030053
  1000031729
  1000031730
  1000031731
  1000031732
  1000031734
  1000031737
  1000031738
  1000031740
  1000031741
  1000031742
  1000031743
  1000031744
  1000031745
  1000031747
  1000031749
  1000031751
  1000031752
  1000031757
  1000031758
  1000031760
  1000031766
  1000031767
  1000031768
  1000031770
  1000031772
  1000031773
  1000031775
  1000031777
  1000031778
  1000031779
  1000029703
  1000033071
  1000033072
  1000033081
  1000033092
  1000033093
  1000033096
  1000033097
  1000033098
  1000033100
  1000033102
  1000033105
  1000033108
  1000033112
  1000033113
  1000033114
  1000033115
  1000033116
  1000033118
  1000033119
  1000033121
  1000033126
  1000033534
  1000034008
  1000034011
  1000034044
  1000034050
  1000027768
  1000034289
  1000034315
  1000034702
  1000035528
  1000035925
  1000035926
  1000035927
  1000035928
  1000035929
  1000035930
  1000035967
  1000036010
  1000036011
  1000036012
  1000036013
  1000036016
  1000036017
  1000036018
  1000036019
  1000036020
  1000036021
  1000036022
  1000036023
  1000036024
  1000036025
  1000036026
  1000036027
  1000036028
  1000036029
  1000036030
  1000036031
  1000036032
  1000036033
  1000036035
  1000036036
  1000036037
  1000036039
  1000036041
  1000036042
  1000036043
  1000036054
  1000036055
  1000036056
  1000036057
  1000036058
  1000036059
  1000036060
  1000036061
  1000036062
  1000036063
  1000036064
  1000036066
  1000036067
  1000036068
  1000036070
  1000036071
  1000036072
  1000036073
  1000036074
  1000036075
  1000036076
  1000036077
  1000036079
  1000036080
  1000036081
  1000036082
  1000036083
  1000036084
  1000036085
  1000036095
  1000036152
  1000036204
  1000038191
  1000038327
  1000038328
  1000038633
  1000038634
  1000038635
  1000038636
  1000038637
  1000038638
  1000038639
  1000038640
  1000038642
  1000038643
  1000038644
  1000038934
  1000039126
  1000039127
  1000039128
  1000039129
  1000039130
  1000039131
  1000039428
  1000039475
  1000040032
  1000040034
  1000040085
  1000040383
  1000040384
  1000041818
  1000041858
  1000041859
  1000041860
  1000041861
  1000041862
  1000041863
  1000041865
  1000041866
  1000041869
  1000041876
  1000041877
  1000041878
  1000041880
  1000041881
  1000041882
  1000041883
  1000041885
  1000041894
  1000041895
  1000041896
  1000042246
  1000043292
  1000046249
  1000046250
  1000046874
  1000046879
  1000046919
  1000047168
  1000047171
  1000047172
  1000047174
  1000047175
  1000047176
  1000047191
  1000047194
  1000048320
  1000048323
  1000047196
  1000022457
  1000019114
  1000048495
  1000048539
  1000048995
  1000048827
  1000049217
  1000049245
  1000033873
  1000049828
  1000050030
  1000050031
  1000050335
  1000050415
  1000050478
  1000036683
  1000048167
  1000052920
  1000053048
  1000053102
  1000053103
  1000053165
  1000053516
  1000054185
  1000054524
  1000054734
  1000054995
  1000055545
  1000055550
  1000055552
  1000055762
  1000055922
  1000056080
  1000056081
  1000055990
  1000056299
  1000055798
  1000056346
  1000046920
  1000056595
  1000056769
  1000056770
  1000054187
  1000057346
  1000057347
  1000058113
  1000058386
  1000058603
  1000058917
  1000058919
  1000058920
  1000059005
  1000059118
  1000059122
  1000059242
  1000059692
  1000059856
  1000059862
  1000059925
  1000060103
  1000060188
  1000060286
  1000060287
  1000060637
  1000060638
  1000060758
  1000060859
  1000060860
  1000061077
  1000061079
  1000061146
  1000061147
  1000061177
  1000061226
  1000061233
  1000061234
  1000061245
  1000061246
  1000061269
  1000056332
  1000061422
  1000061636
  1000061637
  1000061638
  1000061719
  1000062443
  1000062453
  1000053231
  1000063025
  1000063929
  1000063933
  1000063934
  1000064707
  1000066109
  28695
]
20 0.38 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  152709
]
21 0.23 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5496
]
22 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  9527
]
23 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28309
]
24 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28307
]
25 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  1232
]
26 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  80452
]
27 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  80450
]
28 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  109440
]
29 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  11358
]
30 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
31 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  1
]
32 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  16
]
33 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  17
]
34 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  18
]
35 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  19
]
36 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  21
]
38 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  22
]
39 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  23
]
40 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
41 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  25
]
42 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  27
]
44 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  28
]
45 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  29
]
46 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  30
]
47 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  31
]
48 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  32
]
49 0.30 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
  28695
]

Database Connections

Name Service
default doctrine.dbal.default_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\Order\CustomerOrder 1364
App\Entity\Catalog\ProductCatalog 234
App\Entity\Catalog\CustomerCatalog 234
App\Entity\User\User 156
App\Entity\Customer\Customer 150
App\Entity\Delivery\Delivery 120
App\Entity\Product\Market 56
App\Entity\Pricing\Price 55
App\Entity\Product\ProductPrice 48
App\Entity\Internal\Commercial 41
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 16
App\Entity\Product\CharacteristicLabel 15
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 4
App\Entity\Internal\Parameter 1
App\Infrastructure\Doctrine\Entity\ProductRule 1