GET https://staging.pgdis.com/produit/11256-intercalaires-assorties-exacompta-2006

Query Metrics

67 Database Queries
22 Different statements
3783.68 ms Query time
0 Invalid entities
5115 Managed entities

Queries

Group similar statements

# Time Info
1 323.29 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:
[
  "11256-intercalaires-assorties-exacompta-2006"
]
2 0.41 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:
[
  1032
]
3 0.75 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:
[
  "11256-intercalaires-assorties-exacompta-2006"
]
4 0.41 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:
[
  "11256-intercalaires-assorties-exacompta-2006"
]
5 0.43 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:
[
  1032
  1
]
6 0.71 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:
[
  50
  238
  239
  240
  241
  238
  240
  1032
]
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:
[
  990
]
8 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:
[
  991
]
9 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:
[
  1003
]
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:
[
  1036
]
11 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:
[
  1037
]
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:
[
  1038
]
13 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:
[
  1039
]
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:
[
  1040
]
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:
[
  1041
]
16 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:
[
  1042
]
17 0.24 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 1794.06 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:
[
  1032
  "2025-04-12 14:46:30"
]
19 1649.56 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:
[
  6103300
  6384080
  6384440
  6385056
  6379676
  6385354
  6385412
  6385508
  6386823
  6387287
  6368030
  6388422
  6388481
  6390145
  6388696
  6390707
  6390680
  6392012
  6392207
  6389039
  6389404
  6392584
  6392791
  6386793
  6393070
  6393138
  6393490
  6393915
  6393936
  6394067
  6394109
  6394255
  6394563
  6386335
  6395352
  6395484
  6395705
  6395957
  6395999
  6396716
  6396755
  6397072
  6397230
  6397526
  6397660
  6397693
  6398549
  6398660
  6398664
  6399947
  6400203
  6400236
  6400446
  6400736
  6402073
  6402255
  6402301
  6402673
  6403303
  6405386
  6405445
  6406381
  6406747
  6407063
  6407120
  6408021
  6408050
  6408452
  6408529
  6408639
  6408783
  6409042
  6409087
  6409133
  6409340
  6409406
  6410036
  6410085
  6410542
  6410561
  6410673
  6410741
  6410859
  6410909
  6411008
  6411233
  6411532
  6412115
  6412209
  6412304
  6412590
  6412665
  6412685
  6412694
  6413508
  6413551
  6413569
  6413646
  6413655
  6413712
  6413840
  6413855
  6414000
  6414256
  6414258
  6414263
  6414290
  6414355
  6414363
  6414472
  6414544
  6414637
  6414725
  6414762
  6414780
  6415128
  6415352
  6415412
  6415673
  6415677
  6415820
  6415833
  6415892
  6416071
  6416210
  6416229
  6416342
  6416365
  6416416
  6416805
  6416958
  6417177
  6417279
  6417444
  6417553
  6417704
  6418053
  6418172
  6418510
  6418846
  6418974
  6419016
  6419086
  6419150
  6419285
  6419421
  6419453
  6419525
  6419548
  6419574
  6419845
  6419915
  6419953
  6419965
  6420082
  6420106
  6420159
  6420318
  6420424
  6420604
  6420627
  6420637
  6420647
  6420653
  6420705
  6420857
  6420930
  6420966
  6421525
  6421730
  6421762
  6421870
  6421981
  1000013593
  6422220
  6422670
  6422766
  6422818
  6422884
  6423073
  6423154
  6423178
  6423188
  6423961
  6423983
  6424029
  6424033
  6424098
  6424415
  6424638
  6424815
  6424978
  6424983
  6425371
  6425522
  6425552
  6425565
  6426132
  6426230
  6426246
  6426279
  6426430
  6426566
  6426596
  6426616
  6426704
  6426852
  6426862
  6426887
  6426985
  6427228
  6427233
  6427236
  6427250
  6427385
  6427380
  6427391
  6427462
  6427614
  6427652
  6427803
  6428232
  6428538
  6428540
  6428543
  6428581
  6428666
  6428788
  6428799
  6428835
  6428871
  6428875
  6428927
  6429158
  6429309
  6429357
  6429422
  6429484
  6429560
  6429568
  6429643
  6429745
  6429876
  6429977
  6429981
  6430530
  6430561
  6430871
  6430882
  6431116
  6431218
  6431457
  6431506
  6431543
  6431570
  6431572
  6431587
  6431926
  6432154
  6432200
  6433451
  6433845
  6434201
  6434581
  6434697
  6434991
  6435182
  6435203
  6435283
  6435437
  6435596
  6435667
  6435682
  6435709
  6435761
  6435770
  6435920
  6435945
  6436056
  6436460
  6436751
  6437042
  6437053
  6437136
  6437309
  6437455
  6437616
  6437748
  6437851
  6437971
  6437974
  6437997
  6438089
  6438517
  6438557
  6438610
  6438654
  6438854
  6438931
  6438966
  6438939
  6439018
  6439049
  6439050
  6439113
  6439381
  6439413
  6439422
  6439604
  6439667
  6439679
  6439713
  6439772
  6439841
  6439982
  6440134
  6440170
  6440890
  6440902
  6441072
  6441208
  6441267
  6441269
  6441304
  6441366
  6441525
  6441544
  6441605
  6441632
  6441695
  6442008
  6442123
  6442163
  6442176
  6442238
  6442490
  6442660
  6442862
  6442924
  6443032
  6443035
  6443147
  6443152
  6443191
  6443312
  6443579
  6443610
  6443728
  6443843
  6443849
  6443905
  6443935
  6444245
  6444308
  6444427
  6444511
  6444736
  6444796
  6444862
  6444899
  6445158
  6445234
  6445255
  6445436
  6445491
  6445642
  6445732
  6445780
  6445788
  6445839
  6445968
  6446031
  6446105
  6446248
  6446452
  6446658
  6446922
  6447031
  6447034
  6447076
  6447122
  6447288
  6447296
  6447313
  6447340
  6447368
  6447393
  6447424
  6447495
  6447546
  6447631
  6447701
  6447755
  6447791
  6448228
  6448785
  6449348
  6449421
  6449462
  6449618
  6449726
  6449728
  6449809
  6449838
  6449871
  6449897
  6450166
  6450186
  6450268
  6450270
  6450303
  6450312
  6450496
  6450506
  6450586
  6450632
  6450647
  6450769
  6450971
  6450974
  6450975
  6451060
  6451105
  6451108
  6451122
  6451128
  6451129
  6451151
  6451210
  6451221
  6451229
  6451236
  6451294
  6451297
  6451304
  6451310
  6451381
  6451383
  6451388
  6451416
  6451429
  6451481
  6451490
  6451562
  6451654
  6451667
  6451701
  6451707
  6451793
  6451802
  6451803
  6451921
  6451946
  6452008
  6452019
  6452053
  6452056
  6452059
  6452071
  6452086
  6452101
  6452159
  6452241
  6452252
  6452270
  6452289
  6452321
  6452332
  6452373
  6452394
  6452453
  6452508
  6452511
  6452513
  6452520
  6452570
  6452581
  6452583
  6452595
  6452609
  6452611
  6452667
  6452830
  6452888
  6452913
  6453132
  6453145
  6453280
  6453425
  6453461
  6453482
  6453506
  6453554
  6453561
  6453713
  6453868
  6453869
  6453890
  6454010
  6454030
  6454099
  6454126
  6454162
  6454182
  6454189
  6454193
  6454610
  6454646
  6454681
  6454687
  6454690
  6454705
  6454748
  6454760
  6454829
  6454837
  6454855
  6454917
  6454926
  6454949
  6454976
  6454984
  6454997
  6454999
  6455001
  6455002
  6455003
  6455067
  6455171
  6455181
  6455210
  6455277
  6455301
  6455318
  6455422
  6455467
  6455475
  6455479
  6455490
  6455561
  6455610
  6455616
  6455638
  6455695
  6455698
  6455727
  6455779
  6455782
  6455842
  6455884
  6455956
  6455991
  6455994
  6456068
  6456078
  6456090
  6456091
  6456093
  6456094
  6456096
  6456099
  6456103
  6456110
  6456226
  6456227
  6456357
  6456359
  6456393
  6456467
  6456545
  6456561
  6456645
  6456738
  6456897
  6456980
  6456995
  6457011
  6457064
  6457186
  6457206
  6457231
  6457249
  6457252
  6457254
  6457259
  6457437
  6457645
  6457671
  6457727
  6457781
  6457921
  6458446
  6458461
  6458497
  6458648
  6459219
  6459268
  6459329
  6459409
  6459585
  6459752
  6459877
  6460110
  6460272
  6460370
  6460944
  6461193
  6461614
  6461647
  6461662
  6461829
  6461838
  6461846
  6462328
  6462412
  6462498
  6462514
  6462660
  6462719
  6462805
  6462810
  6462893
  6462968
  6463163
  6463223
  6463976
  6464025
  6464046
  6464124
  6464293
  6464394
  6464633
  6465366
  6465636
  6465801
  6465835
  6465860
  6466425
  6466623
  6466654
  6466739
  6466864
  6466960
  6466972
  6467003
  6467030
  6467163
  6467176
  6468576
  6468616
  6468677
  6468715
  6468726
  6468787
  6468995
  6469146
  6469150
  6469169
  6469344
  6469565
  6469732
  6469847
  6469883
  6469983
  6470163
  6470240
  6470273
  6470331
  6470464
  6470501
  6470517
  6470973
  6471344
  6471468
  6471527
  6471616
  6471623
  6471953
  6472309
  6472353
  6472365
  6472405
  6472463
  6472507
  6472621
  6472712
  6472775
  6473042
  6473053
  6473106
  6473198
  6473203
  6473234
  6473250
  6473303
  6474828
  6474831
  6474907
  6468768
  6475331
  6475434
  6475507
  6475600
  6475637
  6475660
  6475787
  6475791
  6475832
  6476065
  6476301
  6476388
  6476615
  6476715
  6476784
  6476841
  6476872
  6476876
  6476932
  6477002
  6477557
  6477760
  6477793
  6477807
  6478050
  6478141
  6478516
  6479363
  6480421
  6480635
  6480738
  6480768
  6480780
  6481138
  6481854
  6481891
  6482395
  6482716
  6482778
  6482822
  6482972
  6483142
  6483225
  6483286
  6483408
  6483445
  6483521
  6483583
  6483605
  6483717
  6483819
  6483849
  6484318
  6484463
  6484530
  6484548
  6484854
  6484941
  6485072
  6485127
  6485140
  6485150
  6485271
  6485273
  6485479
  6485570
  6485632
  6485663
  6485702
  6486193
  6486721
  6486740
  6488306
  6488402
  6488403
  6488484
  6488629
  6488630
  6488866
  6488952
  6489070
  6489075
  6489138
  6489390
  6490073
  6490295
  6490456
  6490620
  6490879
  6490902
  6490972
  6490979
  6491004
  6491043
  6491425
  6491575
  6491973
  6492029
  6492043
  6492145
  6492306
  6492410
  6493080
  6493186
  6493198
  6493219
  6493408
  6494162
  6494375
  6494466
  6494683
  6494839
  6494844
  6494845
  6494890
  6494995
  6495111
  6495264
  6495260
  6495417
  6495472
  6495588
  6495675
  6495786
  6495880
  6495994
  6496239
  6496341
  6496509
  6496555
  6496898
  6496908
  6496921
  6496956
  6496959
  6496970
  6497016
  6497089
  6497209
  6497236
  6497240
  6497252
  6497291
  6497390
  6497400
  6497427
  6497446
  6497453
  6497497
  6497516
  6497555
  6497574
  6497616
  6497739
  6497927
  6498027
  6498089
  6498092
  6498115
  6498116
  6498149
  6498153
  6498156
  6498175
  6498217
  6498240
  6498315
  6498347
  6498384
  6498480
  6498489
  6498597
  6498609
  6498694
  6498711
  6498758
  6498862
  6498864
  6498977
  6499162
  6499271
  6499306
  6499327
  6499347
  6499363
  6499366
  6499386
  6499388
  6499428
  6499432
  6499452
  6499457
  6499507
  6499545
  6499552
  6499630
  6499632
  6499634
  6499640
  6499659
  6499982
  6500349
  6500367
  6500456
  6500461
  6500508
  6500529
  6500560
  6500562
  6500627
  6500682
  6500687
  6500721
  6500899
  6500902
  6500912
  6500916
  6500947
  6500971
  6500977
  6500985
  6500997
  6501022
  6501056
  6501395
  6501397
  6501409
  6501430
  6501462
  6501529
  6501554
  6501594
  6501602
  6501604
  6501608
  6501695
  6501813
  6501822
  6501829
  6501837
  6501847
  6501860
  6501975
  6501982
  6502006
  6502041
  6502042
  6502063
  6502097
  6502134
  6502193
  6502282
  6502361
  6502403
  6502464
  6502502
  6502533
  6502539
  6502645
  6502680
  6502708
  6502758
  6502792
  6502838
  6502848
  6503367
  6503434
  6503485
  6503563
  6503797
  6503870
  6503963
  6504022
  6504057
  6504190
  6504286
  6504341
  6504382
  6504473
  6504503
  6504716
  6505026
  6505306
  6505429
  6505482
  6505559
  6506004
  6506031
  6506076
  6506083
  6506500
  6506878
  6506923
  6506978
  6507056
  6507470
  6507989
  6508600
  6508736
  6509118
  6509318
  6509321
  6509627
  6509724
  6510258
  6510998
  6511060
  6512318
  6512413
  6512559
  6512820
  6512875
  6513235
  6514999
  6515452
  6515464
  6515764
  6515812
  6515838
  6515855
  6515916
  6515932
  6516110
  6516213
  6516244
  6516993
  6517110
  6517436
  6517550
  6517760
  6517900
  6518088
  6518154
  6519124
  6519171
  6519173
  6519904
  6520023
  6520124
  6520869
  6520894
  6521012
  6521016
  6521179
  6521554
  6521665
  6521714
  6521726
  6521733
  6521875
  6522010
  6522053
  6522228
  6522232
  6522245
  6522377
  6522624
  6522771
  6522801
  6523230
  6523392
  6523971
  6523973
  6524075
  6524114
  6524386
  6524470
  6524594
  6524621
  6524768
  6524862
  6524956
  6524959
  6524961
  6525043
  6525171
  6525210
  6525221
  6525239
  6525246
  6525257
  6525292
  6525293
  6525359
  6525391
  6525396
  6525434
  6525500
  6525502
  6525562
  6525574
  6525648
  6525697
  6525705
  6525739
  6525821
  6525823
  6525840
  6525863
  6526204
  6526212
  6526213
  6526229
  6526257
  6526281
  6526287
  6526294
  6526364
  6526427
  6526428
  6526478
  6526489
  6526510
  6526561
  6526679
  6526716
  6526767
  6526900
  6527019
  6527071
  6527128
  6527129
  6527131
  6527138
  6527163
  6527275
  6527316
  6527317
  6527336
  6527416
  6527418
  6527492
  6527598
  6527613
  6527631
  6527636
  6527639
  6527649
  6527657
  6527700
  6527719
  6528103
  6528166
  6528167
  6528268
  6528359
  6528389
  6528402
  6528430
  6528438
  6528452
  6528514
  6528626
  6528648
  6528687
  6528698
  6528728
  6528753
  6528768
  6528782
  6528789
  6528791
  6528798
  6528833
  6528886
  6528935
  6529028
  6529179
  6529228
  6529271
  6529343
  6529372
  6529750
  6529846
  6529890
  6529943
  6529987
  6529995
  6530073
  6530104
  6530108
  6530143
  6530190
  6530226
  6530261
  6530333
  6530369
  6530464
  6530525
  6530528
  6530558
  6530608
  6530717
  6530939
  6531128
  6531208
  6531215
  6531216
  6531221
  6531331
  6531335
  6531343
  6531346
  6531364
  6532724
  6532732
  6532747
  6532756
  6533007
  6533048
  6533141
  6533148
  6533205
  6533216
  6533252
  6533407
  6533487
  6533516
  6533581
  6533990
  6534170
  6534176
  6534552
  6534576
  6534797
  6535107
  6535559
  6535579
  6535590
  1000063457
  6535765
  6536398
  6537591
  6537846
  6537867
  6537900
  6538093
  6538114
  6538509
  6538567
  6538575
  6538778
  6538781
  6539297
  6539838
  6539944
  6540087
  6540132
  6540386
  6540646
  6541005
  6541413
  1000000874
  1000000896
  1000001313
  1000001322
  1000000947
  1000001474
  1000001571
  1000001645
  1000001754
  6392414
  1000002182
  1000002238
  1000002589
  1000002618
  1000003811
  1000004040
  1000004082
  1000000887
  1000004752
  1000000882
  1000004070
  1000001832
  1000001620
  1000005542
  1000005525
  1000005671
  1000005928
  1000002239
  1000006058
  1000006077
  1000006499
  1000005391
  1000006566
  1000006615
  1000006680
  1000006685
  1000006458
  1000006896
  1000006908
  1000006977
  1000006200
  1000005688
  1000007244
  6387635
  1000007063
  1000006729
  1000002561
  1000007753
  1000004700
  1000008274
  1000008278
  1000008419
  1000006029
  1000008918
  1000008919
  1000008951
  1000008454
  1000004815
  1000009164
  1000001743
  1000009324
  6393328
  1000003791
  1000002038
  1000004324
  1000009581
  6389029
  1000009632
  1000009636
  1000009637
  6394501
  1000009721
  1000009758
  1000007984
  1000008329
  1000004161
  1000001850
  1000008107
  1000005033
  1000010379
  1000007963
  1000009631
  1000010644
  1000010657
  1000009972
  1000010486
  1000010553
  1000010870
  1000009904
  1000009234
  1000010932
  1000010917
  1000011034
  1000009958
  1000011859
  1000011880
  1000007988
  1000012122
  1000012159
  1000012180
  1000012307
  1000012398
  1000012603
  1000012638
  1000012640
  1000012732
  1000012823
  1000012861
  1000012958
  1000012991
  1000012628
  1000009398
  1000005952
  1000013190
  6367546
  1000010313
  1000012615
  1000013429
  1000013591
  1000013596
  1000013650
  1000013134
  1000013691
  1000013722
  1000009979
  1000008505
  1000013545
  1000012382
  1000014026
  1000014030
  1000014105
  1000014153
  1000013987
  1000014106
  1000007405
  1000014367
  1000014424
  1000014568
  1000014542
  1000014576
  1000014578
  1000014304
  1000014722
  1000014726
  1000010388
  1000010047
  1000012604
  1000015279
  1000014054
  1000015480
  1000014625
  1000015655
  1000014506
  1000009264
  1000013288
  1000016105
  1000016112
  1000016452
  1000016481
  1000016766
  1000016878
  1000016935
  1000017003
  1000017075
  1000017236
  1000016561
  1000006031
  1000006277
  1000017254
  1000017318
  1000017351
  1000015178
  1000009626
  1000016552
  1000008325
  1000017590
  1000017646
  1000017685
  1000017944
  1000012790
  1000018433
  1000014657
  1000016845
  1000018768
  1000018745
  1000019111
  1000019360
  1000019711
  1000019713
  1000019725
  1000018789
  1000020130
  1000020131
  1000020132
  1000020244
  1000017170
  1000016574
  1000017079
  1000020844
  1000014712
  1000014859
  1000015973
  1000021549
  1000014229
  1000021686
  1000021806
  1000021807
  1000021813
  1000021814
  1000021817
  1000005551
  1000021892
  1000021893
  1000021909
  1000021910
  1000021911
  1000021912
  1000021925
  1000002638
  1000002046
  1000020497
  1000000909
  1000009713
  1000006074
  1000022438
  1000022439
  1000022444
  1000022475
  1000022482
  1000022486
  1000022487
  1000022512
  1000022516
  1000022625
  1000014891
  1000019693
  1000022868
  1000022989
  1000023037
  1000023077
  1000023083
  1000023084
  1000023294
  1000023296
  1000023297
  1000023455
  1000023775
  1000023776
  1000023777
  1000023778
  1000023779
  1000023780
  1000023781
  1000023782
  1000023783
  1000023784
  1000023860
  1000023940
  1000021555
  1000021863
  1000024624
  1000024626
  1000024653
  1000024654
  1000024656
  1000024663
  1000024666
  1000024679
  1000024680
  1000024681
  1000024682
  1000024683
  1000024684
  1000024685
  1000024686
  1000024687
  1000024688
  1000024689
  1000024690
  1000024691
  1000024692
  1000024693
  1000024694
  1000024695
  1000024696
  1000024697
  1000024698
  1000024816
  1000024818
  1000024819
  1000024820
  1000024821
  1000024822
  1000024823
  1000024824
  1000024825
  1000024826
  1000024827
  1000024828
  1000024829
  1000024830
  1000024831
  1000024832
  1000024833
  1000024834
  1000024835
  1000024836
  1000024838
  1000024839
  1000024840
  1000024842
  1000024843
  1000025061
  1000025079
  1000025082
  1000025089
  1000025100
  1000025109
  1000025115
  1000025116
  1000025119
  1000025132
  1000025272
  1000025273
  1000025373
  1000025625
  1000017945
  1000025756
  1000025833
  1000026329
  1000022746
  1000012967
  1000016755
  1000026564
  1000017567
  1000023405
  1000023944
  1000027070
  1000017699
  1000024844
  1000011055
  1000027721
  1000019710
  1000006910
  1000028584
  1000028751
  1000028755
  1000028762
  1000028778
  1000028783
  1000025626
  1000016632
  1000028874
  1000028888
  1000026108
  1000029353
  1000016103
  1000029502
  1000029543
  1000029544
  1000029714
  1000024630
  1000020134
  1000030028
  1000030030
  1000030031
  1000030032
  1000021824
  1000030092
  1000030113
  1000030164
  1000030356
  1000030642
  1000030654
  1000030662
  1000022840
  1000030740
  1000030741
  1000030742
  1000030745
  1000030746
  1000030749
  1000030750
  1000030753
  1000030756
  1000030758
  1000030759
  1000030802
  1000030824
  1000030825
  1000030826
  1000030827
  1000030828
  1000030863
  1000030905
  1000030914
  1000030921
  1000030928
  1000031033
  1000031330
  1000031333
  1000031387
  1000031397
  1000031401
  1000031408
  1000031413
  1000031432
  1000022031
  1000031658
  1000031708
  1000031864
  1000031865
  1000031932
  1000031934
  1000011940
  1000021691
  1000032078
  1000032206
  1000032280
  1000032515
  1000032606
  1000030481
  1000032662
  1000032687
  1000032693
  1000032695
  1000032719
  1000032758
  1000032799
  1000032803
  1000033060
  1000033062
  1000033063
  1000033064
  1000033079
  1000033080
  1000033187
  1000033188
  1000033192
  1000033196
  1000033199
  1000033214
  1000033216
  1000033219
  1000033230
  1000033231
  1000033341
  1000033498
  1000033506
  1000033515
  1000033607
  1000030224
  1000024133
  1000033970
  1000033988
  1000008958
  1000034019
  1000034068
  1000021719
  1000034220
  1000034238
  1000034239
  1000034240
  1000034241
  1000034242
  1000034396
  1000034399
  1000034404
  1000034406
  1000034408
  1000034419
  1000034424
  1000034425
  1000034426
  1000034428
  1000034429
  1000034431
  1000034432
  1000034433
  1000034490
  1000034495
  1000034499
  1000032242
  1000026332
  1000034726
  1000034733
  1000034734
  1000034735
  1000021554
  1000031774
  1000034826
  1000034811
  1000035139
  1000015158
  1000002590
  1000035660
  1000035669
  1000035670
  1000035705
  1000035833
  1000015732
  1000036154
  1000036163
  1000036165
  1000036191
  1000036252
  1000036277
  1000036286
  1000036384
  1000036553
  1000036554
  1000036558
  1000036559
  1000036561
  1000036572
  1000036580
  1000027017
  1000035526
  1000036377
  1000036822
  1000036823
  1000013063
  1000036940
  1000036941
  1000036982
  1000036988
  1000036991
  1000036994
  1000036995
  1000036996
  1000036997
  1000036998
  1000036999
  1000037000
  1000037001
  1000037002
  1000037003
  1000037004
  1000037005
  1000037011
  1000037012
  1000037013
  1000037014
  1000037015
  1000037019
  1000037021
  1000037022
  1000037023
  1000037024
  1000037025
  1000037026
  1000037027
  1000037122
  1000037123
  1000037124
  1000037125
  1000037126
  1000037028
  1000037138
  1000037167
  1000037186
  1000036665
  1000037214
  1000037215
  1000037221
  1000037229
  1000037233
  1000037234
  1000037239
  1000037240
  1000037241
  1000037242
  1000037323
  1000037758
  1000037759
  1000037760
  1000037761
  1000037764
  1000037769
  1000037781
  1000037782
  1000037783
  1000037784
  1000037801
  1000037819
  1000037820
  1000037831
  1000037899
  1000037904
  1000037916
  1000038180
  1000038181
  1000038182
  1000038183
  1000038184
  1000038185
  1000038330
  1000038331
  1000038443
  1000038444
  1000038445
  1000038633
  1000038634
  1000038635
  1000038636
  1000038637
  1000038638
  1000038639
  1000038640
  1000038642
  1000038643
  1000038644
  1000038645
  1000038646
  1000038647
  1000038648
  1000038649
  1000038722
  1000038723
  1000038759
  1000038769
  1000038770
  1000038773
  1000038776
  1000038785
  1000038788
  1000038802
  1000038859
  1000038867
  1000038870
  1000038934
  1000038999
  1000039014
  1000039016
  1000039023
  1000039027
  1000039042
  1000039075
  1000039081
  1000039082
  1000039124
  1000039189
  1000039200
  1000039367
  1000039368
  1000039389
  1000039437
  1000031037
  1000040116
  1000040255
  1000027770
  1000040824
  1000039474
  1000041296
  1000041312
  1000041328
  1000041329
  1000041331
  1000041421
  1000041423
  1000041425
  1000041481
  1000041482
  1000041494
  1000041497
  1000041498
  1000036699
  1000041562
  1000041566
  1000041567
  1000041576
  1000041577
  1000039089
  1000041718
  1000032858
  1000041764
  1000041811
  1000041813
  1000041964
  1000041969
  1000041970
  1000041971
  6385842
  1000041534
  1000042584
  1000042738
  1000042739
  1000029877
  1000038229
  1000043057
  1000039194
  1000043239
  1000043254
  1000043266
  1000043281
  1000043248
  1000043636
  1000043663
  1000043760
  1000043761
  1000043762
  1000043764
  1000043765
  1000043767
  1000043768
  1000043769
  1000043810
  1000043811
  1000043826
  1000043827
  1000043828
  1000043854
  1000043856
  1000043859
  1000043867
  1000043868
  1000043876
  1000043887
  1000043899
  1000043901
  1000043912
  1000043924
  1000043966
  1000043967
  1000043970
  1000043994
  1000043995
  1000043997
  1000044000
  1000044001
  1000044002
  1000044008
  1000044011
  1000044012
  1000044013
  1000044020
  1000044021
  1000044029
  1000044092
  1000044106
  1000044138
  1000044609
  1000044692
  1000044695
  1000016447
  1000044921
  1000045019
  1000045024
  1000045027
  1000045029
  1000045040
  1000045043
  1000045045
  1000045141
  1000039663
  1000045208
  1000045245
  1000045252
  1000045253
  1000045265
  1000045268
  1000038270
  1000045283
  1000045284
  1000045341
  1000045349
  1000045350
  1000045351
  1000045352
  1000045391
  1000045396
  1000045399
  1000045614
  1000045713
  1000046013
  1000046027
  1000046092
  1000046114
  1000046115
  1000046121
  1000046194
  1000046197
  1000046201
  1000046208
  1000046219
  1000036227
  1000046842
  1000043907
  1000047251
  1000047264
  1000047285
  1000047288
  1000034683
  1000047528
  1000040096
  1000038791
  1000035135
  1000047746
  1000047819
  1000047836
  1000047169
  1000031540
  1000047931
  1000048002
  1000030568
  1000035968
  1000046788
  1000048070
  1000039723
  1000048185
  1000048033
  1000036638
  1000048333
  1000045005
  1000035758
  1000048625
  1000048689
  1000042965
  1000046093
  1000048823
  1000048731
  1000048915
  1000048925
  1000048950
  1000048952
  1000032768
  1000049104
  1000003540
  1000049266
  1000049340
  1000049509
  1000046549
  1000020246
  1000049071
  1000048969
  1000049678
  1000049732
  1000049101
  1000049868
  1000049901
  1000048487
  1000049910
  1000049946
  1000049957
  1000049979
  1000049990
  1000044463
  1000048253
  1000020175
  1000050152
  1000049951
  1000050297
  1000045633
  1000050428
  1000050431
  1000050203
  1000049481
  1000050487
  1000050488
  1000050489
  1000050503
  1000050544
  1000016526
  1000050613
  1000050615
  1000050630
  1000042820
  1000048340
  1000050694
  1000050702
  1000021192
  1000050866
  1000050869
  1000050942
  1000050992
  1000050994
  1000051043
  1000051108
  1000051111
  1000035834
  1000051188
  1000051195
  1000051200
  1000051261
  1000050835
  1000048714
  1000051291
  1000051295
  1000051323
  1000049952
  1000050927
  1000047362
  1000051411
  1000051458
  1000051534
  1000049955
  1000051607
  1000051643
  1000051654
  1000051710
  1000051750
  1000051792
  1000021544
  1000051824
  1000049385
  1000051959
  1000052073
  1000052078
  1000052079
  1000050064
  1000036990
  1000051742
  1000052310
  1000052325
  1000052326
  1000052327
  1000052475
  1000052503
  1000052541
  1000045839
  1000052575
  1000051047
  1000052663
  1000009860
  1000052769
  1000052770
  1000052774
  1000052796
  1000050571
  1000052920
  1000052959
  1000053012
  1000052546
  1000052115
  1000052499
  1000048794
  1000053117
  1000053140
  1000051365
  1000053215
  1000052686
  1000052034
  1000048580
  1000053333
  1000053342
  1000053478
  1000051455
  1000050997
  1000053216
  1000053665
  1000053716
  1000053358
  1000052131
  1000052142
  1000053839
  1000053852
  1000019143
  1000053892
  1000053894
  1000049222
  1000053979
  1000053985
  1000053986
  1000054013
  1000053340
  1000051325
  1000054412
  1000054497
  1000054519
  1000054520
  1000054539
  1000054597
  1000054627
  1000054656
  1000054657
  1000054658
  1000054659
  1000054660
  1000054661
  1000054672
  1000053445
  1000054677
  1000020627
  1000054734
  1000054688
  1000053903
  1000054837
  1000052681
  1000054726
  1000054486
  1000054995
  1000055166
  1000054335
  1000055183
  1000047929
  1000022254
  1000049284
  1000052838
  1000055575
  1000055581
  1000047918
  1000039083
  1000055635
  1000055639
  1000055116
  1000055648
  1000055672
  1000054303
  1000054195
  1000048691
  1000053277
  1000055736
  1000055739
  1000055740
  1000055741
  1000055859
  1000055860
  1000055861
  1000055869
  1000053121
  1000055922
  1000053364
  1000054051
  1000053685
  1000056053
  1000056154
  1000055801
  1000051939
  1000053947
  1000056244
  1000056343
  1000022255
  1000054334
  1000056792
  1000056543
  1000056959
  1000052134
  1000050457
  1000057182
  1000057321
  1000057358
  1000057359
  1000052817
  1000057754
  1000057772
  1000057797
  1000057373
  1000058022
  1000058134
  1000058135
  1000058140
  1000058093
  1000058579
  1000056712
  1000055947
  1000054632
  1000058857
  1000058902
  1000054418
  1000059225
  1000059226
  1000059227
  1000059308
  1000059666
  1000059863
  1000059886
  1000060013
  1000060227
  1000060340
  1000054541
  1000060501
  1000060502
  1000060651
  1000060073
  1000060626
  1000059421
  1000059827
  1000060793
  1000059834
  1000060871
  1000060908
  1000015670
  1000060966
  1000060973
  1000061198
  1000061230
  1000061248
  1000041828
  1000061427
  1000061471
  1000061542
  1000061546
  1000061603
  1000061716
  1000050066
  1000061949
  1000061933
  1000062187
  1000062228
  1000062337
  1000062339
  1000062410
  1000062431
  1000062649
  1000062657
  1000062758
  1000062955
  1000062132
  1000063146
  1000063428
  1000063612
  1000063724
  1000063754
  1000063755
  1000063969
  1000064035
  1000063823
  1000064154
  1000064254
  1000064293
  1000064295
  1000064410
  1000064465
  1000064566
  1000064615
  1000065184
  1000059475
  1000065343
  1000065389
  1000065648
  1000065708
  1000065709
  1000065797
  1000065836
  1000019835
  1000066052
  1000064377
  1000064616
  1000066330
  1000064675
  1032
]
20 0.47 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
]
21 0.22 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
]
22 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
]
23 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:
[
  10481
]
24 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:
[
  167652
]
25 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:
[
  1268
]
26 0.21 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
]
27 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:
[
  9651
]
28 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:
[
  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:
[
  9865
]
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.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.category_parent_id = ?
Parameters:
[
  1
]
32 0.22 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.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:
[
  18
]
35 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:
[
  19
]
36 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:
[
  20
]
37 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:
[
  21
]
38 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:
[
  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.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:
[
  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.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.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:
[
  28
]
45 0.18 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.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:
[
  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.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:
[
  32
]
49 0.38 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:
[
  1032
]
50 0.29 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:
[
  "TarifDefautBtoB"
]
51 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
52 0.20 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
53 0.19 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:
[
  "TarifDefaut"
]
54 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
55 0.37 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
  1042
]
56 0.48 ms
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[
  1042
  0
]
57 0.52 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  1042
]
58 0.25 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  1042
]
59 0.24 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:
[
  "TarifDefautBtoB"
]
60 0.47 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  1042
  "C"
]
61 0.48 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  1042
  9957113
]
62 0.24 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:
[
  "TarifDefautBtoB"
]
63 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
64 0.25 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
65 0.45 ms
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
  1042
]
66 0.30 ms
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[
  "2025-09-12 14:46:34"
  "%2%"
  1042
]
67 0.96 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 = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[
  1042
  7
]

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 2391
App\Entity\Customer\Customer 680
App\Entity\User\User 573
App\Entity\Delivery\Delivery 516
App\Entity\Catalog\ProductCatalog 276
App\Entity\Catalog\CustomerCatalog 276
App\Entity\Product\Market 141
App\Entity\Internal\Commercial 66
App\Entity\Pricing\Price 52
App\Entity\Product\ProductPrice 50
App\Entity\Product\Category 22
App\Entity\Product\Product 21
App\Entity\Product\Characteristic 18
App\Entity\Product\CharacteristicLabel 17
App\Entity\Delivery\DeliveryCost 7
App\Entity\Internal\Society 5
App\Entity\Internal\Parameter 3
App\Entity\Pricing\Promotion 1