GET https://staging.pgdis.com/produit/48664-protege-documents-et-press-book-bleu-n-c-400050609

Query Metrics

100 Database Queries
25 Different statements
3510.80 ms Query time
0 Invalid entities
2825 Managed entities

Queries

Group similar statements

# Time Info
1 167.35 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:
[
  "48664-protege-documents-et-press-book-bleu-n-c-400050609"
]
2 0.45 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:
[
  28702
]
3 0.66 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:
[
  "48664-protege-documents-et-press-book-bleu-n-c-400050609"
]
4 0.43 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:
[
  "48664-protege-documents-et-press-book-bleu-n-c-400050609"
]
5 0.50 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:
[
  28702
  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:
[
  52
  245
  246
  247
  248
  247
  28702
]
7 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:
[
  2786
]
8 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:
[
  2788
]
9 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:
[
  3023
]
10 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  3032
]
11 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:
[
  3033
]
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:
[
  3037
]
13 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:
[
  3038
]
14 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:
[
  3042
]
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:
[
  3043
]
16 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:
[
  3047
]
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 1881.29 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:
[
  28702
  "2025-04-13 16:47:01"
]
19 1429.00 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:
[
  6368859
  6377093
  6385283
  6385501
  6386664
  6365663
  6375767
  6387692
  6387876
  6385151
  6390719
  6391451
  6392189
  6393405
  6395085
  6396143
  6397238
  6398622
  6399540
  6400114
  6404314
  6405400
  6406563
  6406533
  6406625
  6407562
  6408783
  6408986
  6409032
  6409969
  6409970
  6409971
  6409972
  6409973
  6409974
  6409975
  6409976
  6410444
  6410445
  6410446
  6410447
  6410448
  6410449
  6410450
  6410451
  6410452
  6410453
  6410454
  6410455
  6410456
  6410457
  6410458
  6410459
  6410460
  6410461
  6410462
  6410465
  6410466
  6410467
  6410468
  6410469
  6410470
  6410471
  6410472
  6410473
  6410474
  6410475
  6410476
  6410477
  6410478
  6410479
  6410480
  6410481
  6410482
  6410483
  6410484
  6410485
  6410486
  6410487
  6410488
  6410489
  6410490
  6410491
  6410492
  6410493
  6410494
  6410495
  6410496
  6410497
  6410498
  6410499
  6410500
  6410501
  6410502
  6410503
  6410504
  6410505
  6410506
  6410507
  6410508
  6410509
  6410510
  6410511
  6410512
  6410513
  6410514
  6410515
  6410516
  6410517
  6410518
  6410519
  6410520
  6410521
  6410522
  6410523
  6410524
  6410525
  6410526
  6410527
  6410528
  6410529
  6410530
  6410531
  6410532
  6410533
  6410881
  6410897
  6410916
  6410920
  6411940
  6412507
  6412805
  6413311
  6413590
  6414715
  6414762
  6414790
  6414791
  6414792
  6414793
  6414794
  6414795
  6414796
  6414797
  6414798
  6414799
  6414800
  6414802
  6414803
  6414804
  6414805
  6414806
  6414807
  6414808
  6414809
  6414810
  6414811
  6414812
  6414813
  6414814
  6414815
  6414817
  6414818
  6414819
  6414820
  6414821
  6414822
  6414823
  6414824
  6416297
  6417431
  6417432
  6418373
  6419024
  6419151
  6419549
  6421661
  6421743
  6421798
  6421874
  6422711
  6422841
  6422999
  6423000
  6423001
  6423002
  6423003
  6423004
  6423005
  6423006
  6423007
  6423008
  6423009
  6423010
  6423011
  6423012
  6423013
  6423014
  6423015
  6423016
  6423017
  6423018
  6423019
  6423020
  6423021
  6423022
  6423023
  6423024
  6423025
  6423026
  6423027
  6423028
  6423029
  6423030
  6423031
  6423032
  6423033
  6423034
  6423035
  6423036
  6423037
  6423038
  6423039
  6423041
  6423042
  6423043
  6423044
  6423045
  6423046
  6423047
  6423048
  6423049
  6423050
  6423051
  6423052
  6423053
  6423054
  6423055
  6423056
  6423057
  6423058
  6423059
  6423060
  6423061
  6423062
  6423063
  6423064
  6423065
  6423066
  6423067
  6423068
  6423069
  6423209
  6423210
  6423211
  6423212
  6423213
  6423214
  6423215
  6423216
  6423217
  6423218
  6423219
  6423220
  6423221
  6423222
  6423223
  6423224
  6423225
  6423226
  6423227
  6423228
  6423546
  6423547
  6423548
  6423549
  6423550
  6423551
  6423552
  6423553
  6423555
  6423727
  6424499
  6424501
  6424502
  6424503
  6424505
  6424506
  6424507
  6424508
  6424510
  6424511
  6424513
  6424514
  6424515
  6424516
  6424517
  6424518
  6424519
  6424520
  6424521
  6424522
  6424523
  6424524
  6424525
  6424527
  6424528
  6424529
  6424530
  6424532
  6424533
  6424534
  6424535
  6424536
  6424537
  6424538
  6424849
  6425807
  6425860
  6426177
  6426941
  6428238
  6428244
  6428246
  6429578
  6429672
  6429680
  6429880
  6431782
  6433471
  6433486
  6433489
  6433620
  6433627
  6433887
  6433891
  6433900
  6433905
  6433919
  6433924
  6433935
  6433937
  6433953
  6434065
  6434147
  6434330
  6434935
  6435102
  6435109
  6435399
  6435489
  6435493
  6435509
  6435513
  6435540
  6435544
  6435569
  6435571
  6435599
  6435601
  6435679
  6435833
  6437187
  6438112
  6438747
  6438881
  6439062
  6439066
  6439234
  6439237
  6439248
  6439249
  6439283
  6439285
  6439355
  6439358
  6439511
  6439512
  6439514
  6439566
  6439637
  6439738
  6439739
  6441272
  6441292
  6441295
  6441326
  6441328
  6441431
  6441432
  6441501
  6441502
  6442088
  6442458
  6442680
  6442924
  6443302
  6443696
  6443699
  6443773
  6443776
  6444721
  6444904
  6445427
  6445467
  6445468
  6445470
  6446143
  6446418
  6447559
  6449684
  6450189
  6450832
  6450977
  6451087
  6451151
  6452108
  6452184
  6452192
  6452194
  6452195
  6452516
  6452520
  6452785
  6453405
  6453568
  6453573
  6453731
  6454426
  6454473
  6454852
  6454970
  6455020
  6455022
  6455727
  6456088
  6456609
  6457002
  6457252
  6460726
  6460727
  6460728
  6460729
  6460730
  6460731
  6460732
  6460733
  6460734
  6460735
  6460736
  6460737
  6460738
  6460739
  6460740
  6460741
  6460742
  6460743
  6460744
  6460745
  6460746
  6460747
  6460748
  6460749
  6460750
  6460751
  6460752
  6460753
  6460754
  6460755
  6460756
  6460757
  6460758
  6460759
  6460760
  6460761
  6460762
  6460763
  6460765
  6460767
  6460768
  6460769
  6460770
  6460771
  6460772
  6460773
  6460774
  6460775
  6460776
  6460777
  6460778
  6460779
  6460780
  6460781
  6460782
  6460783
  6460784
  6460785
  6460786
  6460787
  6460788
  6460789
  6460790
  6460791
  6460793
  6460794
  6460795
  6460796
  6460797
  6460798
  6460799
  6460800
  6460803
  6460804
  6460805
  6460806
  6460807
  6460808
  6460809
  6460810
  6460811
  6460812
  6460813
  6460814
  6460815
  6460816
  6460817
  6460818
  6460819
  6460820
  6460821
  6460822
  6460823
  6460824
  6460825
  6460826
  6460827
  6460828
  6460829
  6460830
  6460831
  6460832
  6460833
  6460834
  6460835
  6460836
  6460837
  6460838
  6460839
  6460840
  6460841
  6460842
  6460843
  6460844
  6460845
  6460846
  6460847
  6460849
  6460850
  6460851
  6460852
  6460853
  6460854
  6460855
  6460856
  6460857
  6460858
  6460859
  6460860
  6460861
  6460862
  6460863
  6460864
  6460865
  6460866
  6460867
  6460868
  6460869
  6460870
  6460871
  6460872
  6460873
  6460874
  6460875
  6460876
  6460877
  6460878
  6460879
  6460881
  6460882
  6460883
  6460884
  6460885
  6460886
  6460887
  6460888
  6460889
  6460890
  6460891
  6460892
  6460893
  6460894
  6460895
  6460896
  6460922
  6461853
  6462410
  6462419
  6462425
  6462540
  6462717
  6463783
  6463878
  6463879
  6463880
  6463881
  6463882
  6463883
  6463884
  6463885
  6463886
  6463887
  6463888
  6463889
  6463890
  6463891
  6463896
  6463897
  6463898
  6463899
  6463900
  6463901
  6463902
  6463903
  6463904
  6463905
  6463907
  6463908
  6463909
  6463910
  6463911
  6463912
  6463913
  6463914
  6463915
  6463916
  6463917
  6463918
  6464265
  6381895
  6466903
  6466905
  6466906
  6470275
  6471900
  6472791
  6472804
  6472826
  6472848
  6473295
  6473318
  6474649
  6475061
  6475062
  6475063
  6475064
  6475065
  6475066
  6475067
  6475068
  6475069
  6475070
  6475071
  6475072
  6475073
  6475074
  6475075
  6475076
  6475077
  6475078
  6475079
  6475080
  6475081
  6475082
  6475083
  6475084
  6475085
  6475086
  6475087
  6475088
  6475089
  6475090
  6475091
  6475092
  6475093
  6475094
  6475096
  6475097
  6475098
  6475099
  6475100
  6475101
  6475102
  6475103
  6475104
  6475105
  6475106
  6475107
  6475108
  6475109
  6475110
  6475111
  6475112
  6475113
  6475114
  6475115
  6475116
  6475117
  6475118
  6475119
  6475120
  6475121
  6475122
  6475123
  6475124
  6475125
  6475126
  6475127
  6475128
  6475129
  6475130
  6475131
  6475132
  6475133
  6475134
  6475136
  6475137
  6475138
  6475139
  6475140
  6475141
  6475142
  6475143
  6475144
  6475145
  6475146
  6475147
  6475148
  6475149
  6475150
  6475151
  6475152
  6475154
  6475155
  6475156
  6475157
  6475158
  6475159
  6475160
  6475161
  6475162
  6475163
  6475164
  6475165
  6475166
  6475167
  6475168
  6475169
  6475170
  6475172
  6475173
  6475174
  6475175
  6475176
  6475177
  6475178
  6475179
  6475180
  6475181
  6475182
  6475183
  6475184
  6475185
  6475186
  6475187
  6475188
  6475189
  6475190
  6475191
  6475192
  6475193
  6475194
  6475195
  6475196
  6475197
  6475198
  6475199
  6475200
  6475201
  6475202
  6475203
  6475204
  6475205
  6475206
  6475207
  6475208
  6475209
  6475210
  6475211
  6475212
  6475213
  6475214
  6475215
  6475216
  6475217
  6475218
  6475219
  6475220
  6475221
  6475222
  6475223
  6475224
  6475225
  6475226
  6475227
  6475228
  6475229
  6475230
  6475340
  6475341
  6475342
  6475343
  6475344
  6475346
  6475347
  6475348
  6475349
  6475350
  6475351
  6475352
  6475353
  6475354
  6475355
  6475360
  6475361
  6475362
  6475363
  6475364
  6475365
  6475366
  6475367
  6475368
  6475369
  6475370
  6475371
  6475372
  6475373
  6475374
  6475375
  6475376
  6475377
  6475378
  6475379
  6475380
  6475381
  6475383
  6475384
  6475385
  6475386
  6475387
  6475388
  6475389
  6475390
  6475391
  6475392
  6475393
  6475394
  6475395
  6475396
  6475397
  6475398
  6475399
  6475400
  6475401
  6475402
  6475747
  6476916
  6477214
  6477511
  6477512
  6477513
  6477515
  6477648
  6480520
  6480623
  6481019
  6481326
  6481464
  6481467
  6481468
  6481469
  6481470
  6483027
  6483479
  6483500
  6483504
  6483977
  6484348
  6486595
  6488373
  6488525
  6490068
  6490202
  6490347
  6491194
  6491219
  6491287
  6491321
  6491843
  6493113
  6494797
  6495086
  6495365
  6496261
  6496262
  6496263
  6496264
  6496271
  6496273
  6496287
  6496289
  6496319
  6496322
  6497168
  6497174
  6497252
  6497778
  6499050
  6499155
  6499744
  6500441
  6500705
  6501306
  6501398
  6501837
  6501883
  6501913
  6502403
  6502839
  6502842
  6503145
  6505831
  6506065
  6506071
  6506160
  6506314
  6506326
  6506063
  6509246
  6509317
  6510388
  6510777
  6510778
  6511006
  6511007
  6512300
  6512662
  6513134
  6515279
  6515280
  6515300
  6515301
  6515304
  6515305
  6515322
  6515324
  6515592
  6515593
  6515606
  6515608
  6515654
  6515658
  6515754
  6515755
  6515793
  6515795
  6516053
  6510786
  6516067
  6517174
  6517175
  6517176
  6517177
  6517178
  6517179
  6517180
  6517181
  6517182
  6517183
  6517184
  6517188
  6517189
  6517190
  6517191
  6517192
  6517193
  6517194
  6517195
  6517196
  6517197
  6517198
  6517199
  6517200
  6517205
  6517206
  6517207
  6517208
  6517209
  6517210
  6517211
  6517212
  6517213
  6517214
  6517215
  6517216
  6517217
  6517218
  6517219
  6517244
  6517340
  6517629
  6518344
  6518347
  6518422
  6518423
  6518455
  6518456
  6518480
  6518481
  6518541
  6518542
  6518543
  6518544
  6518545
  6518546
  6518547
  6518548
  6518549
  6518550
  6518551
  6518552
  6518553
  6518554
  6518555
  6518556
  6518557
  6518558
  6518559
  6518560
  6518561
  6518562
  6518563
  6518564
  6518565
  6518566
  6518567
  6518568
  6518569
  6518570
  6518571
  6518572
  6518573
  6518574
  6518575
  6518576
  6518577
  6518578
  6518579
  6518580
  6518581
  6518582
  6518583
  6518584
  6518585
  6518586
  6518588
  6518589
  6518590
  6518591
  6518592
  6518593
  6518594
  6518595
  6518596
  6518597
  6518598
  6518599
  6518600
  6518601
  6518622
  6518623
  6519312
  6519314
  6519464
  6519466
  6519467
  6519476
  6519477
  6519525
  6519527
  6519545
  6519548
  6520084
  6520106
  6520150
  6520151
  6520277
  6521832
  6521833
  6521834
  1000060229
  6524697
  6525144
  6525195
  6525203
  6525767
  6526059
  6526170
  6526182
  6526268
  6526274
  6526724
  6526927
  6526928
  6527008
  6527265
  6528303
  6528335
  6528562
  6528579
  6528758
  6528759
  6528760
  6528761
  6528770
  6528799
  6528913
  6529338
  6529916
  6529917
  6529939
  6530525
  6531051
  6531053
  6531058
  6531059
  6531182
  6531183
  6531184
  6531185
  6531187
  6531370
  6533048
  6534375
  6534877
  6535103
  6535271
  6535648
  6535911
  6536878
  6537047
  6538834
  6538848
  6538926
  6538933
  6538785
  6540176
  6540615
  1000001124
  1000002104
  1000002022
  1000004099
  1000001347
  1000003845
  1000004101
  1000005214
  6374946
  1000005475
  1000005542
  1000008867
  1000009033
  1000009632
  1000000731
  1000002219
  1000010947
  1000012750
  1000012779
  1000012782
  1000012308
  1000012931
  1000013521
  1000003079
  1000014417
  1000003078
  1000015029
  1000016144
  1000016145
  1000016146
  1000016537
  1000016538
  1000016539
  1000013513
  1000017150
  1000017578
  1000017996
  1000018031
  1000018037
  1000018041
  1000020043
  1000022090
  1000022114
  1000022115
  1000022249
  1000022293
  1000022298
  1000022303
  1000022459
  1000022676
  1000022829
  1000023216
  1000023220
  1000023223
  1000023225
  1000023226
  1000023369
  1000023370
  1000023371
  1000023372
  1000023373
  1000023374
  1000023375
  1000023378
  1000023379
  1000023550
  1000024044
  1000024046
  1000024148
  1000024160
  1000024163
  1000024168
  1000024169
  1000024183
  1000024184
  1000024198
  1000024199
  1000024201
  1000024203
  1000024204
  1000024205
  1000024207
  1000024208
  1000024210
  1000024219
  1000024243
  1000024244
  1000024247
  1000024249
  1000024250
  1000024251
  1000024252
  1000024253
  1000024255
  1000024256
  1000024257
  1000024258
  1000024259
  1000024260
  1000024300
  1000024301
  1000024302
  1000024303
  1000024304
  1000024308
  1000024311
  1000024312
  1000024316
  1000024317
  1000024325
  1000024326
  1000024327
  1000024328
  1000024330
  1000024331
  1000024333
  1000024334
  1000024502
  1000024503
  1000025162
  1000025164
  1000025168
  1000025466
  1000025468
  1000025469
  1000025472
  1000025473
  1000025474
  1000025475
  1000025476
  1000025477
  1000025478
  1000025480
  1000025482
  1000025486
  1000025489
  1000025491
  1000025492
  1000025493
  1000025495
  1000025516
  1000025517
  1000025518
  1000025519
  1000025520
  1000025521
  1000025522
  1000025523
  1000025534
  1000025535
  1000025536
  1000025538
  1000025540
  1000025541
  1000025544
  1000025545
  1000025547
  1000025548
  1000025551
  1000025553
  1000025555
  1000025556
  1000025557
  1000025566
  1000026227
  1000026228
  1000026229
  1000026230
  1000026231
  1000026232
  1000026233
  1000026234
  1000026235
  1000026236
  1000026237
  1000026238
  1000026239
  1000026240
  1000026241
  1000026242
  1000026243
  1000026244
  1000026245
  1000026252
  1000026323
  1000026326
  1000026327
  1000026325
  1000026833
  1000027107
  1000027111
  1000027112
  1000027115
  1000027117
  1000027121
  1000027122
  1000027124
  1000027125
  1000027127
  1000027128
  1000027129
  1000027130
  1000027134
  1000027140
  1000027208
  1000027209
  1000027210
  1000027211
  1000027212
  1000027213
  1000027215
  1000027216
  1000027228
  1000027229
  1000027230
  1000027231
  1000027260
  1000027263
  1000027348
  1000027371
  1000027372
  1000027373
  1000027374
  1000027376
  1000027378
  1000027379
  1000027381
  1000027537
  1000027655
  1000027657
  1000027682
  1000027683
  1000027685
  1000027695
  1000028280
  1000028281
  1000028283
  1000028285
  1000028655
  1000028757
  1000028758
  1000028759
  1000028760
  1000028761
  1000028763
  1000028764
  1000028766
  1000028767
  1000028770
  1000028771
  1000028772
  1000028774
  1000029211
  1000029212
  1000029213
  1000029214
  1000029215
  1000029216
  1000029217
  1000029218
  1000029220
  1000029221
  1000029223
  1000029224
  1000029226
  1000029227
  1000029290
  1000029292
  1000029295
  1000029416
  1000029438
  1000029481
  1000029482
  1000029498
  1000029622
  1000025623
  1000026665
  1000030088
  1000031107
  1000031109
  1000031508
  1000031564
  1000012555
  1000033096
  1000033097
  1000033098
  1000033100
  1000033102
  1000033147
  1000033148
  1000033271
  1000033273
  1000033274
  1000033275
  1000033276
  1000033278
  1000033279
  1000033280
  1000033285
  1000033286
  1000033288
  1000033296
  1000033297
  1000033298
  1000033302
  1000033303
  1000033305
  1000033311
  1000033582
  1000033589
  1000033823
  1000033829
  1000033834
  1000033837
  1000033986
  1000034003
  1000034004
  1000034008
  1000034011
  1000034044
  1000034353
  1000034726
  1000034733
  1000034734
  1000034735
  1000034784
  1000034808
  1000034810
  1000034813
  1000035303
  1000035307
  1000035308
  1000035310
  1000035311
  1000035313
  1000035315
  1000035316
  1000035317
  1000035318
  1000035319
  1000035320
  1000035321
  1000035322
  1000035323
  1000035324
  1000035325
  1000035326
  1000035327
  1000035328
  1000035329
  1000035330
  1000035331
  1000035332
  1000035333
  1000035334
  1000035335
  1000035336
  1000035337
  1000035338
  1000035339
  1000035340
  1000035341
  1000035342
  1000035343
  1000035344
  1000035345
  1000035346
  1000035347
  1000035348
  1000035349
  1000035350
  1000035351
  1000035352
  1000035353
  1000035357
  1000035359
  1000035361
  1000035364
  1000035773
  1000035994
  1000035995
  1000035996
  1000035997
  1000035998
  1000035999
  1000036000
  1000036001
  1000036002
  1000036010
  1000036011
  1000036012
  1000036013
  1000036016
  1000036017
  1000036018
  1000036019
  1000036020
  1000036021
  1000036022
  1000036023
  1000036024
  1000036025
  1000036026
  1000036027
  1000036028
  1000036029
  1000036030
  1000036031
  1000036032
  1000036033
  1000036035
  1000036036
  1000036037
  1000036039
  1000036041
  1000036042
  1000036043
  1000036054
  1000036055
  1000036056
  1000036057
  1000036058
  1000036059
  1000036060
  1000036061
  1000036062
  1000036063
  1000036064
  1000036066
  1000036067
  1000036068
  1000036070
  1000036071
  1000036072
  1000036073
  1000036074
  1000036075
  1000036076
  1000036077
  1000036079
  1000036080
  1000036081
  1000036082
  1000036083
  1000036084
  1000036085
  1000036095
  1000033838
  1000036152
  1000036258
  1000036626
  1000036902
  1000037221
  1000037233
  1000037234
  1000038389
  1000038390
  1000038433
  1000038437
  1000038439
  1000038440
  1000038441
  1000038680
  1000038712
  1000038714
  1000038716
  1000038717
  1000038718
  1000038721
  1000038726
  1000039310
  1000038737
  1000040099
  1000040101
  1000040102
  1000040103
  1000040107
  1000040119
  1000040121
  1000040122
  1000040123
  1000040125
  1000040126
  1000040128
  1000040133
  1000040134
  1000040136
  1000040363
  1000040551
  1000040552
  1000040730
  1000041117
  1000041171
  1000041530
  1000041707
  1000041708
  1000041709
  1000041855
  1000041858
  1000041859
  1000041860
  1000041861
  1000041862
  1000041863
  1000041865
  1000041866
  1000041869
  1000041876
  1000041877
  1000041878
  1000041880
  1000041881
  1000041882
  1000041883
  1000041885
  1000041894
  1000041895
  1000041896
  1000047152
  1000047160
  1000014567
  1000047825
  1000048191
  1000047211
  1000048514
  1000048347
  1000049666
  1000020532
  1000050899
  1000050900
  1000051223
  1000051224
  1000051847
  1000051893
  1000052454
  1000052458
  1000052144
  1000052040
  1000052486
  1000051921
  1000049534
  1000053690
  1000053744
  1000054524
  1000054079
  1000048273
  1000055185
  1000055212
  1000055985
  1000055986
  1000056080
  1000056081
  1000056346
  1000056420
  1000056419
  1000056595
  1000056924
  1000057021
  1000057024
  1000057025
  1000057032
  1000057033
  1000057280
  1000057346
  1000057347
  1000057694
  1000057695
  1000057696
  1000057700
  1000057822
  6343112
  1000058365
  1000058678
  1000057764
  1000059379
  1000059381
  1000059692
  1000059716
  1000059718
  1000059725
  1000059856
  1000059862
  1000017356
  1000060149
  1000060273
  1000060276
  1000060637
  1000060638
  1000058034
  1000060758
  1000060859
  1000060860
  1000061062
  1000061077
  1000061079
  1000061177
  1000061234
  1000061245
  1000061246
  1000061422
  1000061627
  1000061629
  1000061636
  1000061637
  1000061638
  1000061665
  1000061719
  1000061899
  1000062085
  1000062153
  1000062154
  1000052062
  1000064864
  1000057725
  28702
]
20 0.62 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  152709
]
21 0.28 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28309
]
22 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:
[
  5483
]
23 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28307
]
24 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:
[
  80452
]
25 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:
[
  9840
]
26 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:
[
  348747
]
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:
[
  109439
]
28 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:
[
  166931
]
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:
[
  109440
]
30 0.57 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.38 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.27 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.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:
[
  18
]
35 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  19
]
36 0.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:
[
  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.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:
[
  22
]
39 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:
[
  23
]
40 0.88 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.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  25
]
42 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:
[
  26
]
43 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  27
]
44 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  28
]
45 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  29
]
46 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:
[
  30
]
47 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:
[
  31
]
48 0.23 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.36 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.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"
]
51 0.18 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
52 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:
[
  "TarifDefaut"
]
53 0.20 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 0.56 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"
  28702
]
55 0.40 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:
[
  28702
  0
]
56 0.60 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"
  28702
]
57 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
58 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.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  28702
  "C"
]
59 0.33 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:
[
  28702
  9961066
]
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.24 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:
[
  28702
]
64 0.31 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 16:47:04"
  "%2%"
  28702
]
65 0.78 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:
[
  28702
  7
]
66 0.56 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:
[
  28702
]
67 0.52 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"
]
68 0.32 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"
]
69 0.20 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
70 0.36 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"
  348747
]
71 0.36 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:
[
  348747
  0
]
72 0.32 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"
  348747
]
73 0.23 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:
[
  348747
]
74 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"
]
75 0.26 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:
[
  348747
  "C"
]
76 0.34 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:
[
  348747
]
77 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"
]
78 0.25 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"
]
79 0.17 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
80 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:
[
  348747
]
81 0.28 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 16:47:05"
  "%2%"
  348747
]
82 0.67 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:
[
  348747
  7
]
83 0.35 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"
]
84 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"
]
85 0.18 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
86 0.89 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"
  166931
]
87 0.37 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:
[
  166931
  0
]
88 0.32 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"
  166931
]
89 0.19 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:
[
  166931
]
90 0.26 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  201175
]
91 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"
]
92 4.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:
[
  166931
  "C"
]
93 0.36 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:
[
  166931
]
94 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"
]
95 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"
]
96 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
97 0.21 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  201175
]
98 0.23 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_.promotion_id = ? ORDER BY d0_.quantity DESC
Parameters:
[
  201175
]
99 0.27 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:
[
  166931
]
100 0.27 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 16:47:05"
  "%2%"
  166931
]

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 1791
App\Entity\Catalog\ProductCatalog 183
App\Entity\Catalog\CustomerCatalog 183
App\Entity\User\User 143
App\Entity\Customer\Customer 133
App\Entity\Delivery\Delivery 102
App\Entity\Product\ProductPrice 50
App\Entity\Pricing\Price 49
App\Entity\Product\Market 47
App\Entity\Internal\Commercial 36
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 16
App\Entity\Product\CharacteristicLabel 15
App\Entity\Internal\Society 15
App\Entity\Pricing\SocietyPromotion 11
App\Entity\Delivery\DeliveryCost 5
App\Entity\Internal\Parameter 3
App\Entity\Pricing\Promotion 1