GET https://staging.pgdis.com/produit/33319-colles-couleur-cleopatre-ba36

Query Metrics

49 Database Queries
12 Different statements
2919.40 ms Query time
0 Invalid entities
3694 Managed entities

Queries

Group similar statements

# Time Info
1 116.76 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:
[
  "33319-colles-couleur-cleopatre-ba36"
]
2 0.37 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:
[
  240665
]
3 0.71 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:
[
  "33319-colles-couleur-cleopatre-ba36"
]
4 0.53 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:
[
  "33319-colles-couleur-cleopatre-ba36"
]
5 0.63 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:
[
  240665
  1
]
6 1.12 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:
[
  56
  265
  266
  267
  268
  269
  266
  240665
]
7 0.24 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:
[
  571
]
8 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:
[
  572
]
9 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:
[
  573
]
10 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:
[
  576
]
11 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:
[
  578
]
12 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:
[
  1134
]
13 0.18 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:
[
  1138
]
14 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:
[
  1140
]
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:
[
  1141
]
16 0.18 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:
[
  1142
]
17 0.25 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 1487.44 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:
[
  240665
  "2025-04-12 19:01:12"
]
19 1299.73 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:
[
  6385283
  6385412
  6385508
  6385705
  6272094
  6383123
  6386438
  6385609
  6386664
  6386842
  6386897
  6386706
  6387693
  6387965
  6388134
  6388366
  6388480
  6388481
  6388513
  6388533
  6388656
  6388819
  6388940
  6389063
  6389130
  6388023
  6388441
  6389612
  6389702
  6387470
  6388121
  6390107
  6390338
  6390469
  6390472
  6390558
  6391039
  6391091
  6387788
  6387987
  6391356
  6391401
  6391407
  6391412
  6391879
  6391885
  6389026
  6392146
  6392187
  6392227
  6377092
  6392260
  6378388
  6390420
  6375511
  6393007
  6393417
  6393591
  6393725
  6393741
  6393810
  6378047
  6394036
  6394108
  6394132
  6394180
  6394409
  6394412
  6394575
  6394970
  6395107
  6395302
  6395388
  6395467
  6395484
  6395749
  6396243
  6397061
  6398472
  6398622
  6398832
  6399266
  6400407
  6400409
  6400791
  6400800
  6401513
  6401570
  6401802
  6402611
  6402624
  6402625
  6402640
  6402880
  6402889
  6405387
  6405394
  6405639
  6405705
  6405709
  6406127
  6406754
  6406785
  6407474
  6407527
  6407529
  6407583
  6408003
  6408020
  6408339
  6408369
  6407784
  6408860
  6409195
  6409615
  6409642
  6409990
  6410680
  6410740
  6410832
  6410929
  6410993
  6411130
  6411403
  6411512
  6411701
  6411836
  6412087
  6412385
  6412590
  6412682
  6412699
  6412694
  6412748
  6412917
  6413068
  6413301
  6413639
  6413654
  6413656
  6413925
  6414250
  6414268
  6414275
  6414282
  6414295
  6414297
  6414306
  6414312
  6414321
  6414480
  6414655
  6414685
  6414761
  6414763
  6414967
  6415001
  6415013
  6415122
  6415443
  6415579
  6415785
  6415820
  6415856
  6415866
  6416037
  6416039
  6416040
  6416062
  6416101
  6416119
  6416120
  6416147
  6416209
  6416257
  6416295
  6416390
  6416396
  6416400
  6416406
  6416595
  6416762
  6416778
  6416979
  6416987
  6417108
  6417111
  6417455
  6417615
  6418002
  6418126
  6418216
  6418380
  6418390
  6418486
  6418526
  6418545
  6418548
  6418769
  6418798
  6418843
  6418848
  6418853
  6418893
  6418915
  6418981
  6419060
  6419064
  6419143
  6419183
  6419210
  6419214
  6419319
  6419324
  6419325
  6419340
  6419345
  6419371
  6419403
  6419414
  6419530
  6419553
  6419878
  6419884
  6419892
  6419916
  6419992
  6419995
  6420215
  6420265
  6420539
  6420621
  6420676
  6420715
  6420718
  6420736
  6420945
  6420949
  6421662
  6421666
  6421673
  6421701
  6421707
  6421723
  6421812
  6421836
  6421859
  6421904
  6421932
  6422161
  6422649
  6422808
  6423040
  6423614
  6423945
  6424005
  6424679
  6425118
  6425161
  6425191
  6425324
  6425512
  6425568
  6425577
  6426222
  6426321
  6426539
  6426557
  6426583
  6426925
  6426983
  6427158
  6427159
  6427324
  6427438
  6427587
  6428282
  6428491
  6428619
  6428871
  6429037
  6429090
  6426203
  6429588
  6429629
  6429956
  6430859
  6431276
  6431506
  6431522
  6431536
  6431579
  6431541
  6432087
  6432177
  6432240
  6432304
  6433364
  6433373
  6433545
  6433845
  6433921
  6434630
  6434654
  6434693
  6434697
  6435181
  6435550
  6435588
  6435647
  6435649
  6435722
  6435890
  6436012
  6436021
  6436078
  6436997
  6437075
  6437116
  6437187
  6437583
  6437616
  6437699
  6437884
  6437943
  6437978
  6438083
  6438259
  6438505
  6438828
  6438849
  6438923
  6439103
  6439608
  6439687
  6440121
  6440289
  6440860
  6440940
  6441127
  6441378
  6441704
  6441709
  6441955
  6442008
  6442848
  6442894
  6443133
  6443195
  6443245
  6443266
  6443334
  6443421
  6443855
  6443986
  6444304
  6444356
  6444597
  6444606
  6445303
  6445322
  6445669
  6445728
  6446248
  6446905
  6446922
  6447029
  6447329
  6447490
  6447522
  6447586
  6447670
  6447674
  6447722
  6448242
  6448785
  6448857
  6448975
  6449030
  6449107
  6449321
  6449338
  6449642
  6449840
  6449885
  6449890
  6449891
  6449899
  6449900
  6450013
  6450151
  6450167
  6450171
  6450182
  6450189
  6450253
  6450505
  6450571
  6450642
  6450643
  6450644
  6450650
  6450652
  6450733
  6450814
  6450930
  6450972
  6451011
  6451056
  6451176
  6451204
  6451240
  6451318
  6451323
  6451439
  6451565
  6451577
  6451600
  6451665
  6451703
  6452012
  6452039
  6452220
  6452221
  6452223
  6452246
  6452319
  6452323
  6452531
  6452564
  6452611
  6453145
  6453291
  6453482
  6453499
  6453659
  6453674
  6453745
  6453746
  6453836
  6453869
  6453890
  6453913
  6454010
  6454091
  6454130
  6454162
  6454188
  6454541
  6454586
  6454587
  6454777
  6454807
  6454818
  6454875
  6454926
  6454949
  6454982
  6455067
  6455137
  6455166
  6455220
  6455231
  6455240
  6455420
  6455429
  6455431
  6455440
  6455461
  6455501
  6455526
  6455544
  6455548
  6455549
  6455551
  6455606
  6455723
  6455754
  6455768
  6455801
  6455805
  6455894
  6456066
  6456080
  6456788
  6457071
  6457072
  6457290
  6457441
  6457442
  6457443
  6457649
  6457733
  6457779
  6458292
  6458488
  6458766
  6458876
  6458839
  6458957
  6459107
  6459235
  6459610
  6460032
  6460122
  6460205
  6460208
  6460262
  6460272
  6460281
  6460466
  6460612
  6461070
  6461276
  6461296
  6461298
  6461323
  6461332
  6461357
  6461662
  6462331
  6462336
  6462941
  6463001
  6463003
  6463026
  6463306
  6463389
  6464229
  6464270
  6464503
  6464686
  6465448
  6466362
  6466687
  6466750
  6467806
  6468071
  6468201
  6468495
  6469049
  6469407
  6470011
  6470143
  6470307
  6470580
  6470947
  6471021
  6471272
  6471304
  6471527
  6471385
  6472042
  6472959
  6473012
  6474725
  6474801
  6474828
  6475472
  6475763
  6476462
  6476723
  6476876
  6476926
  6477157
  6477187
  6477214
  6477556
  6477815
  6477838
  6477881
  6478050
  6478138
  6478790
  6480504
  6480522
  6480538
  6480730
  6480883
  6480995
  6481243
  6481288
  6481411
  6481475
  6481904
  6482381
  6483241
  6483248
  6483260
  6483398
  6483440
  6483452
  6483499
  6483571
  6483989
  6484040
  6484229
  6485373
  6485484
  6485498
  6485692
  6485796
  6486040
  6486051
  6486142
  6486162
  6486191
  6486287
  6486293
  6486441
  6486482
  6486583
  6486698
  6486869
  6486926
  6487899
  6488390
  6488509
  6488585
  6488638
  6489005
  6489031
  6489356
  6489360
  6490762
  6490780
  6490944
  6490978
  6490987
  6491006
  6491012
  6491244
  6491455
  6491557
  6491880
  6491986
  6492253
  6492256
  6492260
  6493192
  6494327
  6494553
  6495478
  6495587
  6495916
  6496213
  6496243
  6496302
  6496353
  6496642
  6496671
  6496739
  6496960
  6496963
  6497015
  6497089
  6497232
  6497374
  6497582
  6497607
  6497662
  6497716
  6497963
  6498093
  6498206
  6498332
  6498345
  6498469
  6498565
  6498573
  6498645
  6498762
  6498947
  6498977
  6499188
  6499387
  6499412
  6499457
  6499466
  6499567
  6499570
  6499571
  6499577
  6499640
  6500348
  6500450
  6500790
  6500929
  6500973
  6500988
  6501058
  6501413
  6501415
  6501424
  6501439
  6501455
  6501717
  6501837
  6501865
  6501869
  6501871
  6501949
  6501969
  6501982
  6501990
  6502031
  6502102
  6502159
  6502187
  6502193
  6502194
  6502297
  6502337
  6502356
  6502378
  6502398
  6502411
  6502424
  6502492
  6502502
  6502516
  6502526
  6502543
  6502547
  6502548
  6502594
  6502680
  6502741
  6502792
  6503096
  6503177
  6503372
  6503559
  6503571
  6503755
  6503761
  6503833
  6503995
  6503999
  6504037
  6504249
  6504259
  6504262
  6504386
  6504466
  6504478
  6505405
  6505697
  6506013
  6506160
  6506258
  6506330
  6506437
  6506927
  6507056
  6507061
  6507276
  6507419
  6508372
  6508423
  6508674
  6508882
  6508895
  6508900
  6509377
  6509620
  6509646
  6509713
  6510310
  6510412
  6510886
  6510993
  6511107
  6511251
  6512556
  6515044
  6515151
  6515331
  6516962
  6520257
  6521925
  6522092
  6523071
  6523505
  6523742
  6524014
  6524038
  6524090
  6524094
  6524098
  6524253
  6524269
  6524275
  6524305
  6524314
  6524324
  6524335
  6524371
  6524421
  6524581
  6524834
  6524861
  6524944
  6525247
  6525460
  6525499
  6525504
  6525505
  6525508
  6525537
  6525583
  6525764
  6525780
  6525832
  6525847
  6525856
  6525913
  6526066
  6526067
  6526223
  6526280
  6526315
  6526332
  6526422
  6526484
  6526488
  6526500
  6526563
  6526924
  6527043
  6527118
  6527399
  6527714
  6527744
  6527765
  6527779
  6528112
  6528133
  6528160
  6528168
  6528263
  6528303
  6528512
  6528525
  6528545
  6528636
  6528645
  6528669
  6528693
  6528703
  6528704
  6528740
  6528748
  6528749
  6528750
  6528791
  6529132
  6529198
  6529214
  6529216
  6529309
  6529416
  6529829
  6529841
  6529847
  6529903
  6529967
  6530046
  6530073
  6530102
  6530118
  6530224
  6530236
  6530263
  6530294
  6530333
  6530337
  6530340
  6530342
  6530395
  6530525
  6530529
  6530768
  6530862
  6530998
  6531075
  6531128
  6531326
  6532732
  6532782
  6533126
  6533152
  6533199
  6533214
  6533243
  6533622
  6533671
  6533676
  6533701
  6533740
  6533758
  6535820
  6535823
  6536220
  6537331
  6538386
  6538728
  6538730
  6538926
  6538933
  6539276
  6539636
  6539823
  6540957
  6541037
  6542014
  6542111
  6542142
  1000000755
  1000000765
  6388022
  1000000890
  1000000994
  1000001256
  1000001335
  6389467
  6389021
  6388418
  6383992
  6389055
  1000001545
  1000001807
  1000002045
  1000001957
  1000002107
  1000002138
  1000002139
  1000002140
  1000002141
  1000002142
  1000002291
  1000002707
  1000002802
  1000002930
  6391606
  1000001340
  1000002193
  1000003909
  1000002890
  6360112
  1000004356
  1000004396
  1000004407
  1000004408
  1000004410
  1000004411
  1000004414
  1000004557
  6389762
  1000004738
  1000002176
  1000004357
  1000004770
  1000004554
  1000001476
  1000004379
  1000005184
  1000005677
  1000005848
  1000006564
  1000002856
  1000006573
  1000005521
  1000007011
  1000007252
  1000001655
  1000007746
  1000007792
  1000006191
  1000004409
  1000004320
  1000008167
  1000008106
  1000002044
  1000008264
  1000007976
  1000008277
  1000001404
  1000002144
  1000008866
  1000008966
  1000009132
  6386802
  6393328
  1000008601
  1000009572
  1000006858
  1000002225
  1000004209
  1000009963
  1000009887
  1000009621
  1000005293
  1000009436
  6391408
  1000002069
  6390590
  1000004422
  1000007460
  1000006800
  1000010501
  1000010547
  1000006894
  1000010648
  1000002170
  1000009248
  1000003765
  6389047
  1000010912
  1000011931
  1000009602
  1000012006
  1000010561
  1000012018
  1000004058
  1000012163
  1000010487
  6390104
  1000012495
  1000012585
  1000010597
  1000006069
  1000012711
  1000011085
  1000009964
  1000010313
  1000012800
  1000006063
  1000012768
  6390395
  1000013888
  1000013898
  1000013980
  1000012293
  1000005221
  1000012704
  1000009261
  1000012983
  1000015511
  1000010514
  1000008984
  1000014894
  1000016164
  1000016173
  1000016374
  1000016375
  1000016562
  1000016972
  1000017081
  1000017173
  1000010993
  1000016217
  1000016563
  1000012810
  1000014577
  1000013801
  1000017703
  1000017873
  1000017899
  1000017929
  1000017939
  1000017561
  1000016845
  1000019269
  1000019365
  1000011980
  1000019439
  1000019496
  1000019497
  1000019735
  1000019736
  1000019738
  1000019739
  1000019740
  1000019741
  1000019743
  1000019744
  1000019745
  1000019746
  1000019749
  1000019750
  1000019752
  1000019754
  1000019755
  1000019826
  1000019827
  1000019829
  1000019840
  1000019841
  1000019843
  1000019845
  1000019854
  1000019865
  1000019866
  1000012635
  1000019983
  1000019993
  1000020080
  1000020133
  1000016768
  1000016574
  1000020997
  1000016113
  1000021334
  1000021401
  1000019916
  1000020436
  1000021570
  1000021584
  1000021586
  1000021593
  1000021594
  1000010767
  1000021636
  1000021637
  1000021639
  1000021641
  1000021806
  1000021807
  1000021813
  1000021814
  1000021817
  6385279
  1000002545
  1000022049
  1000001523
  1000021508
  1000022691
  1000022827
  1000023161
  1000024112
  1000024364
  1000024365
  1000021863
  1000012399
  1000012407
  1000022794
  1000026202
  1000026216
  1000025761
  1000017174
  1000022808
  1000027022
  1000027123
  1000012540
  1000015589
  1000027827
  1000027830
  1000027832
  1000027834
  1000027869
  1000028785
  1000028786
  1000027888
  1000016075
  1000014297
  1000009716
  1000021551
  1000023431
  1000026665
  1000021824
  1000026008
  1000030290
  1000030545
  1000030659
  1000030664
  1000030669
  1000030671
  1000030674
  1000030677
  1000030678
  1000030679
  1000030689
  1000030912
  1000030913
  1000030915
  1000030916
  1000030917
  1000030918
  1000030919
  1000030920
  1000030922
  1000030924
  1000030925
  1000031035
  1000031036
  1000010765
  1000021595
  1000032359
  1000032452
  1000032466
  1000032467
  1000032468
  1000032481
  1000032495
  1000032506
  1000032507
  1000017949
  1000032541
  1000032548
  1000032549
  1000032562
  1000032579
  1000032513
  1000020152
  1000033835
  1000028703
  1000019519
  1000034156
  1000034157
  1000014890
  1000034166
  1000034167
  1000034238
  1000034239
  1000034168
  1000034240
  1000034396
  1000034399
  1000034404
  1000034406
  1000034408
  1000034419
  1000034424
  1000034425
  1000034426
  1000034428
  1000034429
  1000034431
  1000034432
  1000034433
  1000034464
  1000034466
  1000034478
  1000034480
  1000034496
  1000034497
  1000034498
  1000034592
  1000034631
  1000034633
  1000034636
  1000024137
  1000034741
  1000009728
  1000025177
  1000035289
  1000035290
  1000035439
  1000035512
  1000035529
  1000035535
  1000035538
  1000035631
  1000016239
  1000035690
  1000035661
  1000035891
  1000035899
  1000035901
  1000035902
  1000035907
  1000035909
  1000036167
  1000036299
  1000036344
  1000036345
  1000036347
  1000036365
  1000036366
  1000036367
  1000036368
  1000036375
  1000036376
  1000036378
  1000036379
  1000036380
  1000036423
  1000036451
  1000036461
  1000036499
  1000036500
  1000016839
  1000030058
  1000036931
  1000037195
  1000037319
  1000037320
  1000037322
  1000037403
  1000037407
  1000037513
  1000037552
  1000037553
  1000037570
  1000037581
  1000037584
  1000037585
  1000037589
  1000037711
  1000037829
  1000037832
  1000037834
  1000037835
  1000037836
  1000037838
  1000037839
  1000037841
  1000037858
  1000037861
  1000037863
  1000037897
  1000037898
  1000037954
  1000037996
  1000038001
  1000038044
  1000038157
  1000038159
  1000038160
  1000038163
  1000038394
  1000038768
  1000038771
  1000038772
  1000038774
  1000038775
  1000038778
  1000038779
  1000038780
  1000022802
  1000038928
  1000035441
  1000039369
  1000039378
  1000039388
  1000021642
  1000039421
  1000039423
  1000039456
  1000039460
  1000039465
  1000039469
  1000039482
  1000039484
  1000039492
  1000039494
  1000039495
  1000039506
  1000039620
  1000012594
  1000040264
  1000040271
  1000040274
  1000040276
  1000040851
  1000040867
  1000040873
  1000040881
  1000040883
  1000040906
  1000041098
  1000041104
  1000041106
  1000041202
  1000041237
  1000041431
  1000041436
  1000041437
  1000041488
  1000041489
  1000041490
  1000041491
  1000041492
  1000041496
  1000041515
  1000041516
  1000041517
  1000041541
  1000032858
  1000041892
  1000016581
  1000022240
  1000042208
  1000021976
  1000042421
  1000042438
  1000042519
  1000042541
  1000042548
  1000042550
  1000042551
  1000042555
  1000037837
  1000042686
  1000041463
  1000043017
  1000043023
  1000043401
  1000043402
  1000043403
  1000043404
  1000043407
  1000043409
  1000043411
  1000043412
  1000043445
  1000043446
  1000043458
  1000043760
  1000043887
  1000044074
  1000044090
  1000044091
  1000044098
  1000024125
  1000044105
  1000044158
  1000044159
  1000044197
  1000044207
  1000044213
  1000044220
  1000044228
  1000044235
  1000044237
  1000044238
  1000044240
  1000044289
  1000041637
  1000044476
  1000043666
  1000044591
  1000044592
  1000044593
  1000044626
  1000044627
  1000044628
  1000044629
  1000044675
  1000044722
  1000044750
  1000044751
  1000044766
  1000044768
  1000044795
  1000044803
  1000044805
  1000044829
  1000044850
  1000044851
  1000044855
  1000044860
  1000044861
  1000044862
  1000044867
  1000044868
  1000044873
  1000025687
  1000045117
  1000045329
  1000045414
  1000045834
  1000019241
  1000045862
  1000025416
  1000045999
  1000046000
  1000046394
  1000046483
  1000042565
  1000046916
  1000046917
  1000045172
  1000047291
  1000047298
  1000047331
  1000047333
  1000047334
  1000047340
  1000047342
  1000047343
  1000047344
  1000047345
  1000047347
  1000047348
  1000047349
  1000047359
  1000047360
  1000047365
  1000047366
  1000047373
  1000037109
  1000042387
  1000028015
  1000047740
  1000047332
  6392363
  1000047420
  1000047877
  1000047931
  1000045301
  1000044019
  1000047998
  1000048089
  1000047132
  1000025959
  1000043088
  1000035140
  1000048327
  1000048333
  1000048356
  1000048368
  1000048556
  1000048558
  1000048615
  1000048623
  1000048339
  1000047991
  1000048382
  1000037267
  1000049110
  1000049111
  1000049204
  1000049202
  1000049261
  1000049397
  1000049434
  1000049441
  1000049515
  1000049537
  1000049540
  1000049619
  1000049634
  1000049651
  1000049830
  1000049832
  1000048058
  1000044906
  1000050388
  1000050503
  1000036168
  1000050584
  1000050586
  1000050590
  1000048276
  1000050935
  1000014588
  1000051037
  1000051109
  1000051136
  1000051202
  1000049564
  1000051248
  1000041192
  1000048839
  1000051366
  1000051394
  1000048910
  1000051549
  1000051711
  1000051715
  1000038011
  1000051751
  1000051790
  1000051801
  1000050287
  1000051943
  1000052019
  1000052039
  1000049906
  1000052133
  1000021164
  1000052244
  1000050594
  1000045839
  1000052682
  1000052714
  1000052044
  1000016196
  1000052973
  1000051921
  1000053233
  1000053398
  1000050902
  1000045312
  1000053580
  1000053583
  1000053644
  1000050556
  1000052460
  1000051966
  1000053920
  1000053976
  1000053980
  1000053981
  1000054091
  1000054154
  1000041918
  1000054093
  1000043055
  1000052928
  1000054451
  1000053315
  1000054601
  1000054821
  1000054893
  1000052809
  1000055057
  1000053955
  1000055138
  1000026153
  1000055202
  1000055242
  1000055257
  1000055357
  1000055396
  1000055405
  1000049611
  1000055561
  1000055375
  1000054774
  1000052738
  1000052113
  1000054616
  1000046125
  1000033051
  1000052666
  1000055959
  1000055901
  1000054743
  1000053448
  1000056510
  1000056608
  1000051399
  1000056798
  1000056977
  1000056978
  1000054600
  1000051550
  1000051339
  1000054023
  1000057115
  1000057140
  1000055411
  1000055488
  1000055315
  1000057321
  1000056956
  1000045710
  1000057583
  1000025159
  1000057694
  1000057695
  1000057696
  1000057700
  1000057750
  1000057857
  1000057882
  1000057887
  1000056598
  1000057935
  1000058612
  1000058613
  1000057339
  1000058860
  1000057764
  1000050326
  1000058620
  1000059225
  1000059226
  1000059227
  1000059525
  1000059529
  1000059922
  1000059927
  1000060348
  1000061372
  1000041935
  1000061006
  1000054088
  1000062088
  1000062225
  1000062269
  1000062537
  1000062754
  1000062807
  1000062899
  1000063033
  1000063043
  1000063122
  1000063124
  1000063126
  1000063134
  1000062110
  1000063154
  1000063413
  1000062291
  1000041241
  1000064396
  1000064569
  1000064298
  1000065080
  1000063705
  1000065151
  1000065188
  1000060319
  1000065339
  1000066064
  1000062740
  1000066073
  1000060313
  1000066479
  240665
]
20 0.46 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:
[
  26728
]
21 3.94 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:
[
  9651
]
22 0.29 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:
[
  65676
]
23 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:
[
  56130
]
24 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:
[
  5496
]
25 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:
[
  96803
]
26 0.18 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:
[
  9865
]
27 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:
[
  96968
]
28 0.18 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:
[
  96784
]
29 0.18 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:
[
  204150
]
30 0.29 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.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.category_parent_id = ?
Parameters:
[
  1
]
32 0.21 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.19 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.21 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.19 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.19 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.19 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.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:
[
  22
]
39 0.19 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.21 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.19 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.19 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.19 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.21 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.19 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.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:
[
  30
]
47 0.19 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.19 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:
[
  240665
]

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 1723
App\Entity\Customer\Customer 533
App\Entity\User\User 450
App\Entity\Delivery\Delivery 382
App\Entity\Catalog\ProductCatalog 158
App\Entity\Catalog\CustomerCatalog 158
App\Entity\Product\Market 75
App\Entity\Pricing\Price 51
App\Entity\Product\ProductPrice 49
App\Entity\Internal\Commercial 34
App\Entity\Product\Product 22
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 14
App\Entity\Product\CharacteristicLabel 13
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 4
App\Entity\Internal\Parameter 1