GET https://staging.pgdis.com/produit/76310-cahiers-speciaux-couleur-n-c-76310-maju

Query Metrics

66 Database Queries
21 Different statements
4446.42 ms Query time
0 Invalid entities
4847 Managed entities

Queries

Group similar statements

# Time Info
1 48.83 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:
[
  "76310-cahiers-speciaux-couleur-n-c-76310-maju"
]
2 0.38 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96806
]
3 0.74 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:
[
  "76310-cahiers-speciaux-couleur-n-c-76310-maju"
]
4 0.49 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:
[
  "76310-cahiers-speciaux-couleur-n-c-76310-maju"
]
5 0.42 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:
[
  96806
  1
]
6 0.77 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:
[
  41
  189
  190
  191
  192
  193
  194
  195
  192
  96806
]
7 0.20 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:
[
  581
]
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:
[
  582
]
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:
[
  583
]
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:
[
  594
]
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:
[
  597
]
12 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:
[
  607
]
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:
[
  692
]
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:
[
  693
]
15 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:
[
  694
]
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:
[
  695
]
17 0.21 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 2230.54 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:
[
  96806
  "2025-04-13 14:33:23"
]
19 2152.19 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:
[
  6382113
  6384509
  6379676
  6385459
  6386759
  6386975
  6386917
  6379280
  6388120
  6388163
  6388460
  6388490
  6388519
  6388912
  6388950
  6388121
  6390107
  6390145
  6390182
  6390325
  6390348
  6389070
  6390524
  6390625
  6390674
  6387057
  6391093
  6388453
  6391376
  6390607
  6391879
  6389026
  6390792
  6392033
  6392067
  6391112
  6392092
  6392109
  6392146
  6392189
  6392332
  6392440
  6392534
  6378388
  6387752
  6393022
  6389083
  6384174
  6393401
  6393405
  6393455
  6393484
  6393520
  6393569
  6393626
  6393655
  6393669
  6393725
  6393734
  6393773
  6393915
  6393936
  6394181
  6393601
  6394259
  6394412
  6394447
  6394511
  6394599
  6394768
  6394970
  6395081
  6395410
  6395941
  6396227
  6396349
  6398611
  6400409
  6400446
  6400466
  6400516
  6400630
  6400736
  6401487
  6401822
  6402585
  6402616
  6402823
  6403702
  6403720
  6404211
  6404348
  6404625
  6404864
  6405159
  6405292
  6405431
  6405975
  6406124
  6406360
  6407120
  6407377
  6407410
  6407453
  6407518
  6407746
  6407772
  6408247
  6408409
  6408757
  6408830
  6408889
  6409644
  6410364
  6410889
  6410965
  6411011
  6411059
  6411810
  6411836
  6411952
  6412061
  6412304
  6412694
  6412922
  6413172
  6413491
  6413574
  6413768
  6413844
  6413878
  6413949
  6414207
  6414251
  6414252
  6414264
  6414266
  6414308
  6414683
  6415009
  6415138
  6415151
  6415152
  6415389
  6415508
  6415820
  6415870
  6415977
  6416036
  6416040
  6416408
  6416476
  6416776
  6416837
  6416979
  6417023
  6417444
  6417465
  6417474
  6417628
  6417638
  6417640
  6417972
  6418023
  6418171
  6418172
  6418176
  6418380
  6418843
  6418893
  6419144
  6419151
  6419183
  6419184
  6419249
  6419265
  6419273
  6419285
  6419300
  6419325
  6419341
  6419343
  6419354
  6419355
  6419362
  6419365
  6419374
  6419442
  6419521
  6419525
  6419555
  6419566
  6419567
  6419572
  6419573
  6419574
  6419575
  6419705
  6420424
  6420430
  6420530
  6420574
  6420657
  6420668
  6420749
  6420903
  6420935
  6420955
  6421000
  6421185
  6421570
  6421619
  6421643
  6421648
  6421760
  6421823
  6421941
  6422027
  6422435
  6422711
  6422713
  6422855
  6422904
  6423072
  6423154
  6423757
  6423779
  6423942
  6423945
  6423954
  6424018
  6424033
  6424169
  6424204
  6424911
  6425287
  6425332
  6425344
  6425443
  6425448
  6425565
  6426210
  6426219
  6426227
  6426683
  6426934
  6426947
  6426985
  6427235
  6427335
  6427385
  6427438
  6427517
  6427605
  6427608
  6427736
  6427815
  6427879
  6428020
  6428042
  6428142
  6428263
  6428324
  6428429
  6428464
  6428475
  6428508
  6428585
  6428590
  6428745
  6428749
  6428787
  6428797
  6428834
  6428914
  6429277
  6429358
  6429591
  6429739
  6429946
  6429956
  6430086
  6430363
  6430400
  6430413
  6430506
  6430550
  6430594
  6430862
  6430884
  6430904
  6430906
  6430965
  6431079
  6431247
  6431470
  6431494
  6431506
  6431541
  6431561
  6431896
  6431917
  6431926
  6431959
  6431973
  6432163
  6432243
  6432254
  6432280
  6432335
  6432345
  6433448
  6433845
  6434335
  6434346
  6434389
  6434483
  6434845
  6434906
  6434943
  6435181
  6435294
  6435404
  6435560
  6435574
  6435653
  6435757
  6435930
  6436002
  6436023
  6436064
  6437099
  6437227
  6438090
  6438117
  6438472
  6438554
  6438601
  6438660
  6438667
  6438825
  6438846
  6438849
  6438862
  6438900
  6438930
  6438937
  6438938
  6438986
  6439050
  6439274
  6439279
  6439300
  6439416
  6439471
  6439560
  6439600
  6439887
  6439925
  6439951
  6439970
  6440088
  6440142
  6440271
  6440368
  6440537
  6440696
  6440697
  6440838
  6440934
  6440944
  6441073
  6441140
  6441397
  6441617
  6441958
  6441968
  6442163
  6442297
  6442545
  6442727
  6442729
  6443009
  6443181
  6443245
  6443320
  6443354
  6443441
  6443550
  6443687
  6443708
  6443830
  6443855
  6443935
  6444034
  6444311
  6444333
  6444358
  6444474
  6444592
  6444665
  6444672
  6444776
  6444857
  6444861
  6444887
  6444976
  6445002
  6445230
  6445232
  6445237
  6445254
  6445288
  6445317
  6445346
  6445422
  6445471
  6445529
  6445609
  6445649
  6446121
  6446366
  6446417
  6446680
  6446921
  6447031
  6447045
  6447056
  6447303
  6447383
  6447561
  6447631
  6447662
  6447750
  6447761
  6447778
  6447787
  6448213
  6448617
  6448776
  6448801
  6448858
  6448889
  6449429
  6449462
  6449481
  6449483
  6449585
  6449781
  6449840
  6449878
  6449882
  6449905
  6449925
  6450030
  6450040
  6450167
  6450168
  6450195
  6450251
  6450253
  6450270
  6450275
  6450296
  6450298
  6450312
  6450432
  6450435
  6450447
  6450547
  6450599
  6450609
  6450750
  6450753
  6450758
  6451004
  6451005
  6451024
  6451026
  6451061
  6451074
  6451088
  6451095
  6451107
  6451129
  6451221
  6451282
  6451283
  6451364
  6451420
  6451439
  6451480
  6451550
  6451581
  6451635
  6451651
  6451661
  6451666
  6451707
  6451709
  6451802
  6452020
  6452023
  6452039
  6452045
  6452059
  6452214
  6452241
  6452254
  6452255
  6452256
  6452257
  6452341
  6452554
  6452562
  6452586
  6452589
  6452595
  6452614
  6452616
  6452673
  6452830
  6453140
  6453194
  6453281
  6453285
  6453405
  6453481
  6453500
  6453517
  6453524
  6453760
  6453842
  6453869
  6453890
  6454094
  6454126
  6454130
  6454162
  6454180
  6454526
  6454543
  6454544
  6454555
  6454563
  6454605
  6454608
  6454621
  6454626
  6454636
  6454699
  6454719
  6454743
  6454774
  6454787
  6454818
  6454842
  6454861
  6454895
  6454896
  6454926
  6454930
  6454942
  6454943
  6454945
  6454985
  6455038
  6455149
  6455194
  6455240
  6455244
  6455257
  6455267
  6455275
  6455347
  6455371
  6455390
  6455415
  6455423
  6455427
  6455490
  6455492
  6455507
  6455516
  6455551
  6455553
  6455570
  6455579
  6455599
  6455604
  6455610
  6455616
  6455617
  6455632
  6455642
  6455669
  6455695
  6455706
  6455713
  6455742
  6455753
  6455847
  6455857
  6455864
  6455872
  6455910
  6456025
  6456232
  6456946
  6456984
  6456994
  6456999
  6457011
  6457057
  6457061
  6457071
  6457209
  6457240
  6457244
  6457248
  6457441
  6457445
  6457507
  6457517
  6457539
  6457540
  6457541
  6457645
  6457646
  6457649
  6457650
  6457710
  6457753
  6457853
  6458461
  6458511
  6458559
  6458766
  6458839
  6458977
  6459205
  6459561
  6459878
  6459917
  6460126
  6460186
  6460200
  6460211
  6460227
  6460262
  6460294
  6460310
  6460358
  6460466
  6460915
  6461305
  6461333
  6461335
  6461345
  6461475
  6461584
  6461702
  6461933
  6462208
  6462328
  6462364
  6462459
  6462492
  6462660
  6462930
  6462992
  6462994
  6462996
  6462998
  6463181
  6463242
  6463423
  6463666
  6464229
  6464266
  6464498
  6464515
  6464687
  6464728
  6464883
  6465366
  6465665
  6465760
  6465794
  6466360
  6466370
  6466516
  6466695
  6466731
  6466830
  6466864
  6466960
  6466976
  6467080
  6467181
  6467470
  6468066
  6468201
  6468208
  6468644
  6468675
  6468755
  6468784
  6468787
  6468903
  6468963
  6469024
  6469035
  6469142
  6469225
  6469236
  6469252
  6469262
  6469465
  6469732
  6469853
  6470102
  6470329
  6470405
  6470503
  6470536
  6470550
  6470947
  6471002
  6471038
  6471155
  6471397
  6471877
  6471891
  6472132
  6472235
  6472292
  6472383
  6472717
  6472730
  6472747
  6472863
  6472915
  6472925
  6472943
  6472984
  6473002
  6473227
  6473234
  6473303
  6474447
  6474508
  6474845
  6475237
  6475445
  6475466
  6475469
  6475472
  6475567
  6475660
  6475697
  6476112
  6476143
  6476288
  6476301
  6476354
  6476408
  6476456
  6476497
  6476533
  6476577
  6476696
  6476714
  6476834
  6476857
  6476876
  6476888
  6476923
  6476933
  6476970
  6477002
  6477214
  6477225
  6473291
  6477531
  6477573
  6477814
  6477898
  6477910
  6478050
  6478158
  6478172
  6478162
  6479646
  6480421
  6480626
  6480875
  6480893
  6480999
  6481249
  6481334
  6481335
  6481785
  6481848
  6481891
  6481904
  6481980
  6482445
  6482781
  6482879
  6483097
  6483173
  6465889
  6483803
  6483879
  6484074
  6484100
  6484113
  6484304
  6484305
  6484306
  6484307
  6484308
  6484309
  6484310
  6484311
  6484312
  6484313
  6484314
  6484315
  6484316
  6484317
  6484571
  6484595
  6484779
  6484893
  6484928
  6485030
  6485241
  6485342
  6485430
  6485479
  6485502
  6485546
  6485582
  6485586
  6485744
  6485822
  6485879
  6486175
  6486509
  6486725
  6486753
  6486824
  6486850
  6488428
  6488513
  6488629
  6488630
  6488662
  6488867
  6489031
  6489061
  6489066
  6489178
  6489399
  6489792
  6489967
  6489979
  6490918
  6490970
  6490981
  6491417
  6491488
  6491496
  6491796
  6491837
  6491907
  6491961
  6492066
  6492215
  6492964
  6493880
  6494180
  6494245
  6494302
  6494304
  6494340
  6494360
  6494375
  6494387
  6494896
  6494898
  6494917
  6494985
  6495253
  6495267
  6495358
  6495713
  6495993
  6496239
  6496341
  6496509
  6496518
  6496592
  6496626
  6496740
  6496810
  6496845
  6496894
  6496926
  6496974
  6497070
  6497209
  6497252
  6497274
  6497293
  6497296
  6497307
  6497346
  6497354
  6497390
  6497423
  6497433
  6497446
  6497464
  6497468
  6497746
  6498089
  6498107
  6498128
  6498130
  6498142
  6498149
  6498154
  6498168
  6498177
  6498206
  6498384
  6498486
  6498489
  6498630
  6498688
  6498771
  6498827
  6498831
  6498837
  6498841
  6498915
  6498923
  6498933
  6498936
  6498941
  6498945
  6498947
  6498951
  6498955
  6498977
  6498980
  6498986
  6499128
  6499143
  6499146
  6499188
  6499249
  6499300
  6499306
  6499328
  6499348
  6499352
  6499363
  6499389
  6499432
  6499452
  6499514
  6499529
  6499547
  6499671
  6499674
  6499677
  6500179
  6500214
  6500285
  6500351
  6500353
  6500357
  6500370
  6500450
  6500512
  6500561
  6500790
  6500793
  6500990
  6501004
  6501384
  6501395
  6501408
  6501412
  6501439
  6501465
  6501493
  6501496
  6501523
  6501597
  6501800
  6501813
  6501815
  6501857
  6501860
  6501888
  6501901
  6501948
  6501972
  6502006
  6502014
  6502016
  6502020
  6502039
  6502042
  6502065
  6502102
  6502109
  6502163
  6502175
  6502187
  6502192
  6502237
  6502266
  6502270
  6502282
  6502312
  6502315
  6502321
  6502334
  6502346
  6502347
  6502348
  6502403
  6502416
  6502433
  6502451
  6502464
  6502470
  6502503
  6502547
  6502548
  6502562
  6502592
  6502611
  6502669
  6502766
  6502780
  6502809
  6502859
  6502860
  6503057
  6503086
  6503096
  6503157
  6503179
  6503553
  6503758
  6504006
  6504194
  6504249
  6504252
  6504385
  6504386
  6504503
  6505418
  6505429
  6505432
  6505448
  6505496
  6505568
  6505673
  6506004
  6506079
  6506145
  6506369
  6506420
  6506453
  6506476
  6507033
  6507072
  6507419
  6508883
  6508896
  6509014
  6509040
  6509136
  6509375
  6509418
  6509610
  6509620
  6509646
  6509852
  6510111
  6510411
  6510713
  6510716
  6510818
  6510867
  6511085
  6511646
  6512112
  6512355
  6512855
  6512905
  6512960
  6514814
  6515092
  6515098
  6515978
  6516113
  6516993
  6517432
  6517699
  6517700
  6517701
  6517702
  6517703
  6517704
  6517705
  6517706
  6517707
  6517708
  6517709
  6517710
  6517711
  6517712
  6517713
  6520277
  6520278
  6520284
  6520920
  6520954
  6520982
  6521251
  6521339
  6521390
  6521406
  6522351
  6522988
  6522990
  6523928
  6523979
  6524000
  6524001
  6524058
  6524094
  6524220
  6524259
  6524276
  6524324
  6524345
  6524347
  6524349
  6524368
  6524449
  6524458
  6524553
  6524579
  6524622
  6524862
  6525144
  6525197
  6525219
  6525222
  6525284
  6525309
  6525312
  6525355
  6525381
  6525397
  6525430
  6525433
  6525441
  6525463
  6525495
  6525516
  6525630
  6525654
  6525746
  6525862
  6525927
  6526019
  6526020
  6526171
  6526182
  6526186
  6526189
  6526199
  6526210
  6526212
  6526214
  6526223
  6526315
  6526327
  6526333
  6526348
  6526364
  6526365
  6526366
  6526382
  6526410
  6526416
  6526423
  6526488
  6526562
  6526903
  6526924
  6526929
  6527032
  6527116
  6527131
  6527140
  6527142
  6527151
  6527196
  6527199
  6527402
  6527481
  6527607
  6527622
  6527715
  6527775
  6527783
  6528016
  6528055
  6528088
  6528089
  6528130
  6528139
  6528148
  6528150
  6528165
  6528167
  6528181
  6528205
  6528212
  6528246
  6528282
  6528303
  6528413
  6528433
  6528443
  6528625
  6528636
  6528648
  6528679
  6528753
  6528782
  6528853
  6528885
  6528989
  6529053
  6529225
  6529314
  6529326
  6529335
  6529343
  6529373
  6529388
  6529728
  6529747
  6529750
  6529841
  6529879
  6529884
  6529908
  6529935
  6529955
  6529959
  6529993
  6530029
  6530041
  6530062
  6530102
  6530104
  6530112
  6530114
  6530130
  6530143
  6530196
  6530313
  6530340
  6530373
  6530374
  6530420
  6530492
  6530525
  6530528
  6530555
  6531190
  6531349
  6531357
  6531564
  6532725
  6532842
  6533136
  6533161
  6533526
  6533531
  6533978
  6533980
  6534639
  6534876
  6535696
  6535756
  6535784
  6535820
  6535826
  6535840
  6535848
  6537182
  6537274
  6537310
  6537338
  6537825
  6538058
  6538459
  6539823
  6539863
  6539947
  6539968
  6540132
  6540529
  6540596
  6540646
  6540828
  6540885
  6541702
  6542105
  6392474
  1000000981
  1000000998
  1000000905
  1000001658
  1000001761
  1000001925
  6392414
  1000002045
  1000002081
  1000002138
  1000002139
  1000002140
  1000002141
  1000002142
  1000001883
  1000002313
  1000001593
  1000002627
  1000003037
  6391681
  1000003577
  1000002980
  1000002979
  6387598
  1000000918
  1000004708
  1000001007
  1000000882
  1000000826
  6392733
  6386290
  6386082
  1000003876
  1000005292
  1000001926
  1000005985
  6391616
  1000006167
  1000002610
  1000006590
  1000006504
  1000006727
  1000006956
  1000004074
  1000007907
  1000007982
  1000002162
  1000002077
  1000008125
  1000008142
  1000008178
  1000008187
  1000008203
  1000004763
  1000008319
  1000008419
  1000008403
  1000008813
  1000008814
  1000008815
  1000002144
  1000008934
  1000008965
  1000008454
  1000009114
  1000003853
  1000008493
  1000008496
  1000006212
  1000009589
  1000009721
  1000007819
  1000009281
  6390590
  1000008189
  1000006182
  1000002032
  1000010505
  1000009718
  1000010494
  1000008929
  1000010627
  1000010753
  1000010754
  6394610
  1000008911
  1000010801
  1000010973
  1000009190
  1000008368
  1000007860
  1000011836
  1000011901
  1000010733
  1000012011
  1000012083
  1000012114
  1000012154
  1000012180
  1000012151
  1000005986
  1000008817
  1000012321
  1000012401
  1000012554
  1000012562
  1000012563
  1000012826
  1000012856
  1000010491
  1000011946
  1000013005
  1000009875
  1000011902
  1000012621
  1000010178
  1000013191
  1000013177
  1000010385
  1000013390
  1000009221
  1000013521
  1000009912
  1000013333
  1000013714
  1000010572
  1000013888
  1000013860
  1000010558
  1000012382
  1000008508
  1000014026
  1000011081
  1000010389
  1000014123
  1000012850
  1000012605
  1000014201
  1000013338
  1000013916
  1000014722
  1000014726
  1000014713
  1000008160
  1000012248
  1000013586
  1000014680
  1000015212
  1000011070
  1000012734
  1000014333
  1000015368
  1000015448
  1000015479
  1000015480
  1000009763
  1000010042
  1000015603
  1000015729
  1000014592
  1000015575
  1000010519
  1000002600
  1000016031
  1000016083
  1000016085
  1000016092
  1000016109
  1000016111
  1000016131
  1000016137
  1000016193
  1000014055
  1000016277
  1000014387
  1000016629
  1000016640
  1000016644
  1000016855
  1000016878
  1000017030
  1000017031
  1000017032
  1000017026
  1000017039
  1000017123
  1000016065
  1000012596
  1000015178
  1000014577
  1000016306
  1000008537
  1000008179
  1000017547
  1000017753
  1000016336
  1000017882
  1000017767
  1000018110
  1000018117
  1000017002
  1000018627
  1000014639
  1000016275
  1000018930
  1000018933
  1000010528
  1000019267
  1000019269
  1000019294
  1000019358
  1000019365
  1000019373
  1000019439
  1000019496
  1000019497
  1000019505
  1000019507
  1000019508
  1000019509
  1000019510
  1000019512
  1000019513
  1000019575
  1000019637
  1000019808
  1000019809
  1000008263
  1000019870
  1000016411
  1000019937
  1000020004
  1000020028
  1000020036
  1000020040
  1000020041
  1000020051
  1000020053
  1000020054
  1000020056
  1000020060
  1000020063
  1000020065
  1000020066
  1000020068
  1000020071
  1000020074
  1000020076
  1000020078
  1000020088
  1000014847
  1000020092
  1000020094
  1000020101
  1000020136
  1000020137
  1000020157
  1000020158
  1000020146
  1000020244
  1000016813
  1000017170
  1000000944
  1000020280
  1000020282
  1000020283
  1000020291
  1000020305
  1000020307
  1000020311
  1000020315
  1000020316
  1000020317
  1000020319
  1000020344
  1000020414
  1000016768
  1000020471
  1000012830
  1000020695
  1000013768
  1000015735
  1000018731
  1000021024
  1000021034
  1000020998
  1000020188
  1000019306
  1000019596
  1000021347
  1000021356
  1000021357
  1000021360
  1000021366
  1000013129
  1000021557
  1000021621
  1000021629
  1000021631
  1000021652
  1000021654
  1000021894
  1000021895
  1000021896
  1000021897
  1000021898
  1000021899
  1000021776
  1000021953
  1000014111
  1000018938
  1000017871
  1000012427
  1000014496
  1000022284
  1000016408
  1000022326
  1000022327
  1000022328
  1000009842
  1000015380
  1000022632
  1000022719
  1000022727
  1000014523
  1000016985
  1000022940
  1000022966
  1000022990
  1000022999
  1000023005
  1000023006
  1000023055
  6378270
  1000024048
  1000024098
  1000024102
  1000024103
  1000024104
  1000024105
  1000024106
  1000024297
  1000024206
  1000024382
  1000024420
  1000024481
  1000024482
  1000024547
  1000024549
  1000024624
  1000024626
  1000024655
  1000024662
  1000024715
  1000024724
  1000024725
  1000024726
  1000024728
  1000024729
  1000024741
  1000024791
  1000024812
  1000024877
  1000024878
  1000024879
  1000024880
  1000024999
  1000025002
  1000025315
  1000020194
  1000025828
  1000025881
  1000025884
  1000025887
  1000025888
  1000026011
  1000026012
  1000026013
  1000026018
  1000026020
  1000026024
  1000026054
  1000026084
  1000026107
  1000026129
  1000019352
  1000025955
  1000021944
  1000026565
  1000015428
  1000015489
  1000010752
  1000027186
  1000027313
  1000027441
  1000014579
  1000024485
  1000027905
  1000028033
  1000028085
  1000028086
  1000028087
  1000028208
  1000028209
  1000028211
  1000028212
  1000028213
  1000028214
  1000028215
  1000028216
  1000028217
  1000028218
  1000028219
  1000028353
  1000028371
  1000028380
  1000028384
  1000028427
  1000028428
  1000028431
  1000028433
  1000028453
  1000028525
  1000028553
  1000028554
  1000028555
  1000028556
  1000028558
  1000028559
  1000028560
  1000028562
  1000028563
  1000028564
  1000028565
  1000028566
  1000028567
  1000028569
  1000028570
  1000028571
  1000028572
  1000028573
  1000028579
  1000028581
  1000028582
  1000028586
  1000028589
  1000028613
  1000028614
  1000028626
  1000028725
  1000020109
  1000028621
  1000028831
  1000028841
  1000028860
  1000028862
  1000024727
  1000016135
  1000022056
  1000029143
  1000029161
  1000029162
  1000029248
  1000029249
  1000029253
  1000029258
  1000029527
  1000029530
  1000029534
  1000024135
  1000029604
  1000014664
  1000028969
  1000019640
  1000028583
  1000029726
  1000029752
  1000024630
  1000029846
  1000027016
  1000029163
  1000013721
  1000020134
  1000019159
  1000030132
  1000030163
  1000030202
  1000016833
  1000030122
  6355801
  1000030701
  1000030752
  1000027977
  1000031369
  1000028663
  1000002285
  1000031920
  1000031921
  1000031922
  1000031947
  1000013699
  1000012340
  1000010615
  1000032052
  1000032070
  1000032073
  1000032085
  1000032344
  1000032512
  1000032514
  1000032535
  1000032536
  1000032469
  1000032542
  1000032544
  1000032546
  1000032552
  1000028158
  1000032612
  1000032615
  1000032627
  1000032634
  1000032637
  1000032641
  1000032665
  1000032666
  1000032675
  1000032700
  1000032827
  1000032844
  1000032924
  1000033071
  1000033072
  1000033081
  1000033092
  1000033093
  1000033213
  1000033232
  1000033235
  1000033237
  1000033239
  1000033243
  1000033264
  1000033269
  1000033272
  1000033281
  1000023086
  1000023089
  1000033341
  1000033356
  1000033451
  1000033452
  1000033479
  1000033480
  1000033481
  1000033484
  1000033487
  1000033502
  1000033619
  1000033623
  1000033624
  1000021035
  1000032305
  1000027023
  1000033299
  1000034067
  1000034068
  1000034070
  1000034072
  1000034074
  1000034146
  1000034154
  1000034178
  1000034188
  1000034189
  1000021719
  1000012650
  1000034313
  1000023045
  1000020006
  1000012658
  1000034771
  1000034772
  1000034773
  1000034782
  1000035010
  1000035142
  1000035268
  1000035356
  1000035507
  1000035508
  1000035514
  1000035516
  1000035527
  1000035404
  1000035662
  1000035664
  1000035665
  1000035666
  1000016415
  1000035828
  1000035830
  1000035835
  1000035836
  1000035837
  1000035839
  1000035873
  1000035875
  1000035880
  1000035905
  1000035917
  1000035922
  1000035934
  1000035963
  1000025942
  1000036187
  1000036256
  1000035153
  1000031784
  1000035526
  1000036703
  1000036744
  1000035667
  1000036764
  1000036932
  1000036934
  1000036976
  1000036978
  1000036993
  1000037016
  1000037017
  1000037018
  1000037020
  1000037333
  1000037334
  1000037335
  1000037336
  1000037338
  1000037362
  1000037363
  1000037471
  1000037472
  1000024461
  1000037489
  1000037497
  1000037502
  1000037519
  1000037670
  1000037671
  1000037674
  1000037711
  1000037730
  1000037731
  1000037733
  1000038142
  1000038153
  1000038191
  1000031561
  1000038232
  1000038233
  1000038380
  1000038386
  1000038392
  1000038602
  1000038768
  1000038771
  1000038772
  1000038774
  1000038775
  1000038778
  1000038779
  1000038780
  1000020159
  1000038783
  1000038790
  1000038797
  1000038846
  1000038847
  1000038849
  1000038873
  1000038875
  1000038936
  1000039060
  1000039061
  1000039075
  1000039214
  1000039216
  1000039337
  1000039339
  1000017025
  1000032585
  1000030901
  1000039558
  1000039573
  1000039579
  1000039621
  1000039622
  1000040045
  1000040047
  1000040048
  1000040052
  1000040091
  1000040092
  1000040750
  1000040860
  1000022526
  1000041034
  1000039121
  1000025897
  1000037531
  1000041334
  1000041335
  1000041465
  1000041584
  1000041585
  1000041601
  1000024087
  1000041786
  1000041787
  1000041795
  1000041796
  1000041797
  1000041812
  1000041814
  1000041815
  1000041816
  1000041817
  1000041823
  1000039364
  6376593
  1000042298
  1000042399
  1000040742
  1000042584
  1000041826
  1000004115
  1000027618
  1000042827
  1000043016
  1000039194
  1000037554
  1000043098
  1000043099
  1000043100
  1000043101
  1000043102
  1000043103
  1000043112
  1000043121
  1000043122
  1000043194
  1000043296
  1000043297
  1000043298
  1000043323
  1000043324
  1000043325
  1000043326
  1000043328
  1000043329
  1000043330
  1000043339
  1000043368
  1000043371
  1000043377
  1000043378
  1000043386
  1000043387
  1000043388
  1000043397
  1000043398
  1000043406
  1000043410
  1000043413
  1000043414
  1000043463
  1000043464
  1000043466
  1000043600
  1000043601
  1000043602
  1000043603
  1000043837
  1000043842
  1000043853
  1000043861
  1000043906
  1000043908
  1000043922
  1000037676
  1000043970
  1000043984
  1000018447
  1000018425
  1000024125
  1000012244
  1000044433
  1000044497
  1000044529
  1000044532
  1000044539
  1000044587
  1000044595
  1000044640
  1000044645
  1000044647
  1000044648
  1000044649
  1000044678
  1000044682
  1000044721
  1000028844
  1000044764
  1000044774
  1000044785
  1000044786
  1000044788
  1000044802
  1000044820
  1000044828
  1000044832
  1000044836
  1000044895
  1000044899
  1000044900
  1000044901
  1000044902
  1000044930
  1000044933
  1000044940
  1000044995
  1000045002
  1000045023
  1000045051
  1000045053
  1000045055
  1000045057
  1000045062
  1000045065
  1000045066
  1000045068
  1000045074
  1000045082
  1000045100
  1000045103
  1000045106
  1000045141
  1000039663
  1000045208
  1000025687
  1000045259
  1000045272
  1000045342
  1000045343
  1000045370
  1000045372
  1000045380
  1000045408
  1000045411
  1000045429
  1000045430
  1000045431
  1000045432
  1000045483
  1000045484
  1000045485
  1000045488
  1000045490
  1000045492
  1000045493
  1000045498
  1000045503
  1000045504
  1000045505
  1000045506
  1000045508
  1000045512
  1000045513
  1000045515
  1000045516
  1000045517
  1000045518
  1000045519
  1000045525
  1000045532
  1000043195
  1000045655
  1000045665
  1000045666
  1000045668
  1000045683
  1000045684
  1000045702
  1000046057
  1000032721
  1000046305
  1000046332
  1000046333
  1000046334
  1000046335
  1000046338
  1000046345
  1000046376
  1000046386
  1000046389
  1000046390
  1000046394
  1000046415
  1000043115
  1000037535
  1000047165
  1000047166
  1000047168
  1000047171
  1000047172
  1000047174
  1000047175
  1000047176
  1000047191
  1000047194
  1000047356
  1000047432
  1000047433
  1000047437
  1000047438
  1000047445
  1000047447
  1000047448
  1000047449
  1000047454
  1000025139
  1000047456
  1000047457
  1000047277
  1000044822
  1000016703
  1000047766
  1000047798
  1000026055
  1000048014
  1000048073
  1000048074
  1000044704
  1000048185
  1000048108
  1000032497
  1000048268
  1000048270
  1000048271
  1000048301
  1000047196
  1000048361
  1000048363
  1000038767
  1000048381
  1000048115
  1000048095
  1000048172
  1000048666
  1000047591
  1000012297
  1000043415
  1000048931
  1000048953
  1000048955
  1000048967
  1000048972
  1000048973
  1000048979
  1000048362
  1000049188
  1000039503
  1000049300
  1000049308
  1000049326
  1000047935
  1000049416
  1000026983
  1000046549
  1000046113
  1000049651
  1000048122
  1000045108
  1000049811
  1000049858
  1000048142
  1000049861
  1000023855
  1000049946
  1000049947
  1000049673
  1000049981
  1000049835
  1000050045
  1000049622
  1000050108
  1000050135
  1000050158
  1000020466
  1000027404
  1000050342
  1000050351
  1000050359
  1000050380
  1000042153
  1000048934
  1000050203
  1000050459
  1000050554
  1000050557
  1000042820
  1000049211
  1000050721
  1000050803
  1000050885
  1000050887
  1000050890
  1000050955
  1000050958
  1000048939
  1000051037
  1000051131
  1000051212
  1000051301
  1000051305
  1000051308
  1000038883
  1000049952
  1000051343
  1000050964
  1000051385
  1000049599
  1000051411
  1000051272
  1000051484
  1000051493
  1000049383
  1000051497
  1000051561
  1000051635
  1000051703
  1000051716
  1000051750
  1000051759
  1000039445
  1000049870
  1000050369
  1000052050
  1000051249
  1000047926
  1000049642
  1000052161
  1000052190
  1000052402
  1000052457
  1000052489
  1000052572
  1000050492
  1000040058
  1000040050
  1000052797
  1000040869
  1000052833
  1000052961
  1000049484
  1000037262
  1000053038
  1000053098
  1000051921
  1000053113
  1000053148
  1000051850
  1000048075
  1000053380
  1000032428
  1000053401
  1000053428
  1000053467
  1000051423
  1000050162
  1000038378
  1000053637
  1000050364
  1000053735
  1000052895
  1000053740
  1000050346
  1000052131
  1000052142
  1000053859
  1000052651
  1000053960
  1000053979
  1000053994
  1000054010
  1000036747
  1000034165
  1000053394
  1000050749
  1000054156
  1000050830
  1000052441
  1000053739
  1000054321
  1000054343
  1000054395
  1000013810
  1000054519
  1000054520
  1000049653
  1000054576
  1000054597
  1000054595
  1000054081
  1000051851
  1000054661
  1000020627
  1000054626
  1000032318
  1000054913
  1000052681
  1000054941
  1000054726
  1000055006
  1000055076
  1000048273
  1000055199
  1000055244
  1000055245
  1000055246
  1000055248
  1000055355
  1000055407
  1000055408
  1000055415
  1000055420
  1000049611
  1000054240
  1000055639
  1000048993
  1000052531
  1000055044
  1000055191
  1000055478
  1000056020
  1000056270
  1000055765
  1000056354
  1000056381
  1000055738
  1000056448
  1000055314
  1000056457
  1000020881
  1000050393
  1000051339
  1000049273
  1000057142
  1000057165
  1000057167
  1000057174
  1000055315
  1000056956
  1000053283
  1000017061
  1000057597
  1000057707
  1000057712
  1000056857
  1000057373
  1000048682
  1000058134
  1000058135
  1000058153
  1000049914
  1000057493
  1000057293
  1000056712
  1000058895
  1000058908
  1000055300
  1000059706
  1000059707
  1000059768
  1000059842
  1000059967
  1000056848
  1000060180
  1000060226
  1000060254
  1000054849
  1000060490
  1000060504
  1000060697
  1000059920
  1000027039
  1000061082
  1000061083
  1000061540
  1000061611
  1000061714
  1000061715
  1000061723
  1000061442
  1000058637
  1000061787
  1000062245
  1000062304
  1000062334
  1000062758
  1000062802
  1000001101
  1000063134
  1000063148
  1000062083
  1000054629
  1000063358
  1000063250
  1000062543
  1000064002
  1000063711
  1000064198
  1000064376
  1000064458
  1000064465
  1000062782
  1000064741
  1000064758
  1000065257
  1000065352
  1000065695
  1000062607
  1000066028
  1000064015
  1000066396
  1000065143
  1000065701
  96806
]
20 0.43 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:
[
  96805
]
21 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:
[
  96803
]
22 0.16 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
]
23 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96784
]
24 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:
[
  56130
]
25 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:
[
  204150
]
26 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:
[
  9651
]
27 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:
[
  96005
]
28 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5483
]
29 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:
[
  10481
]
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.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  1
]
32 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  16
]
33 0.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.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.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:
[
  19
]
36 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:
[
  20
]
37 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:
[
  21
]
38 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:
[
  22
]
39 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:
[
  23
]
40 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:
[
  24
]
41 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:
[
  25
]
42 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:
[
  26
]
43 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:
[
  27
]
44 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:
[
  28
]
45 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:
[
  29
]
46 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:
[
  30
]
47 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  31
]
48 0.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:
[
  32
]
49 0.22 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"
]
50 0.26 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"
]
51 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
52 0.18 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"
]
53 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 0.43 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"
  96806
]
55 0.35 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:
[
  96806
  0
]
56 0.34 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"
  96806
]
57 0.21 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"
]
58 0.29 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:
[
  96806
  "C"
]
59 0.31 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 = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  96806
]
60 0.21 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"
]
61 0.21 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"
]
62 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
63 0.29 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:
[
  96806
]
64 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-13 14:33:28"
  "%2%"
  96806
]
65 0.69 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:
[
  96806
  7
]
66 0.28 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:
[
  96806
]

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 2572
App\Entity\Customer\Customer 676
App\Entity\User\User 603
App\Entity\Delivery\Delivery 488
App\Entity\Catalog\ProductCatalog 122
App\Entity\Catalog\CustomerCatalog 122
App\Entity\Product\Market 85
App\Entity\Internal\Commercial 34
App\Entity\Pricing\Price 31
App\Entity\Product\ProductPrice 26
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 17
App\Entity\Product\CharacteristicLabel 16
App\Entity\Internal\Society 5
App\Entity\Delivery\DeliveryCost 5
App\Entity\Internal\Parameter 3