GET https://staging.pgdis.com/produit/79846-regles-couleur-n-c-315489

Query Metrics

65 Database Queries
20 Different statements
4304.64 ms Query time
0 Invalid entities
4541 Managed entities

Queries

Group similar statements

# Time Info
1 140.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:
[
  "79846-regles-couleur-n-c-315489"
]
2 4.08 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:
[
  109931
]
3 0.61 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:
[
  "79846-regles-couleur-n-c-315489"
]
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:
[
  "79846-regles-couleur-n-c-315489"
]
5 0.59 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:
[
  109931
  1
]
6 0.95 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:
[
  59
  279
  280
  281
  282
  283
  284
  285
  286
  284
  109931
]
7 0.25 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:
[
  1168
]
8 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  2066
]
9 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  2067
]
10 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:
[
  2068
]
11 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:
[
  2069
]
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:
[
  3138
]
13 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:
[
  3192
]
14 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:
[
  3193
]
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:
[
  3204
]
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:
[
  3205
]
17 1.80 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 2229.44 ms
SELECT c0_.id AS id_0, c0_.temporary_cart_number AS temporary_cart_number_1, c0_.type AS type_2, c0_.number AS number_3, c0_.slip AS slip_4, c0_.status AS status_5, c0_.order_picker AS order_picker_6, c0_.created_at AS created_at_7, c0_.delivery_date AS delivery_date_8, c0_.login AS login_9, c0_.user_reference AS user_reference_10, c0_.tracking_number AS tracking_number_11, c0_.deposit AS deposit_12, c0_.sector AS sector_13, c0_.sub_sector AS sub_sector_14, c0_.customer_name AS customer_name_15, c0_.address1 AS address1_16, c0_.address2 AS address2_17, c0_.address3 AS address3_18, c0_.zip_code AS zip_code_19, c0_.city AS city_20, c0_.country AS country_21, c0_.phone AS phone_22, c0_.fax AS fax_23, c0_.email AS email_24, c0_.customer_name_delivery AS customer_name_delivery_25, c0_.address1_delivery AS address1_delivery_26, c0_.address2_delivery AS address2_delivery_27, c0_.address3_delivery AS address3_delivery_28, c0_.zip_code_delivery AS zip_code_delivery_29, c0_.delivery_city AS delivery_city_30, c0_.country_delivery AS country_delivery_31, c0_.delivery_phone AS delivery_phone_32, c0_.fax_delivery AS fax_delivery_33, c0_.email_delivery AS email_delivery_34, c0_.reglement AS reglement_35, c0_.updated_at AS updated_at_36, c0_.price_ht AS price_ht_37, c0_.price_tva AS price_tva_38, c0_.price_ttc AS price_ttc_39, c0_.price_cost_ht AS price_cost_ht_40, c0_.display_ttc AS display_ttc_41, c0_.package_number AS package_number_42, c0_.weight AS weight_43, c0_.volume AS volume_44, c0_.discount AS discount_45, c0_.feedback AS feedback_46, c0_.global_discount AS global_discount_47, c0_.commitment_number AS commitment_number_48, c0_.promotional_code AS promotional_code_49, c0_.multiplier_coefficient AS multiplier_coefficient_50, c0_.is_out_of_budget AS is_out_of_budget_51, c0_.lead_word AS lead_word_52, c0_.facturation AS facturation_53, c0_.complete_delivery AS complete_delivery_54, c0_.urgent_delivery AS urgent_delivery_55, c0_.complete_facturation AS complete_facturation_56, c0_.paypal AS paypal_57, c0_.regroupement AS regroupement_58, c0_.transaction AS transaction_59, c0_.plate_number AS plate_number_60, c0_.is_hidden AS is_hidden_61, c0_.budget_id AS budget_id_62, c0_.customer_id AS customer_id_63, c0_.billing_customer_id AS billing_customer_id_64, c0_.user_id AS user_id_65, c0_.delivery_id AS delivery_id_66, c0_.market_id AS market_id_67, c0_.price_id AS price_id_68, c0_.society_id AS society_id_69, c0_.commercial_id AS commercial_id_70, c0_.delivery_cost_id AS delivery_cost_id_71 FROM customer_order c0_ INNER JOIN customer_order_lines c1_ ON c0_.id = c1_.customer_order_id INNER JOIN product p2_ ON c1_.product_id = p2_.id WHERE p2_.id = ? AND c0_.created_at >= ?
Parameters:
[
  109931
  "2025-04-12 23:00:17"
]
19 1911.87 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:
[
  6368748
  6384397
  6385190
  6379676
  6385412
  6272094
  6386842
  6375767
  6376595
  6387139
  6387823
  6387876
  6388271
  6382523
  6388913
  6389170
  6389179
  6389542
  6390007
  6390145
  6389070
  6390793
  6387057
  6387788
  6391181
  6392027
  6392092
  6392116
  6392138
  6392227
  6392300
  6392338
  6392161
  6392683
  6392785
  6392829
  6387752
  6393100
  6393401
  6393455
  6393484
  6388629
  6393603
  6393773
  6393944
  6393149
  6393295
  6393267
  6394181
  6394029
  6394022
  6393601
  6394465
  6394683
  6394713
  6394816
  6392965
  6394935
  6394971
  6395024
  6395085
  6395128
  6395177
  6395770
  6396607
  6397248
  6398522
  6398662
  6398692
  6398920
  6398928
  6399899
  6400516
  6400545
  6400563
  6400582
  6400726
  6400742
  6400764
  6400794
  6401458
  6401570
  6401752
  6401872
  6401903
  6402149
  6402616
  6402632
  6402680
  6403059
  6403414
  6403653
  6403680
  6403702
  6404211
  6404878
  6405686
  6406096
  6406282
  6407040
  6407146
  6407421
  6407640
  6408247
  6408781
  6408830
  6409206
  6409671
  6410127
  6410353
  6410379
  6410542
  6410627
  6410859
  6410895
  6410903
  6411059
  6411176
  6411858
  6411859
  6411901
  6412054
  6412112
  6412171
  6412172
  6412194
  6412215
  6412554
  6412588
  6412978
  6413076
  6413485
  6413562
  6413560
  6413648
  6413770
  6413777
  6413805
  6414159
  6414261
  6414265
  6414267
  6414287
  6414557
  6414583
  6414685
  6414731
  6415023
  6415133
  6415209
  6415221
  6415352
  6415364
  6415384
  6415618
  6415647
  6415843
  6415845
  6415856
  6415866
  6415949
  6416028
  6416035
  6416113
  6416115
  6416116
  6416117
  6416153
  6416205
  6416239
  6416274
  6416390
  6416437
  6416595
  6416707
  6416776
  6416848
  6416861
  6416951
  6416979
  6417023
  6417091
  6417104
  6417239
  6417465
  6417529
  6417554
  6417662
  6418252
  6418395
  6418819
  6418893
  6419184
  6419252
  6419265
  6419273
  6419281
  6419285
  6419296
  6419301
  6419316
  6419354
  6419356
  6419357
  6419362
  6419371
  6419391
  6419408
  6419522
  6419570
  6419571
  6419915
  6420541
  6420604
  6420606
  6420609
  6420622
  6420636
  6420646
  6420647
  6420662
  6420748
  6420795
  6420835
  6420930
  6420935
  6421028
  6421536
  6421646
  6421661
  6421666
  6421723
  6421730
  6421782
  6421796
  6421812
  6421823
  6421836
  6421938
  6421981
  6422067
  6422243
  6422380
  6422435
  6422637
  6422651
  6422661
  6422745
  6422870
  6423083
  6423089
  6423110
  6423135
  6423571
  6423636
  6423648
  6423690
  6423701
  6423883
  6424135
  6424181
  6424340
  6424415
  6424816
  6425115
  6425234
  6425750
  6426197
  6426199
  6426204
  6426210
  6426324
  6426436
  6426625
  6426761
  6426762
  6426793
  6426934
  6426980
  6427214
  6427236
  6427262
  6427274
  6427438
  6427682
  6428002
  6428266
  6428427
  6428429
  6428451
  6428590
  6428763
  6428781
  6429560
  6429581
  6429589
  6429593
  6429624
  6429633
  6430112
  6430486
  6430707
  6431098
  6431294
  6431527
  6431774
  6431926
  6432090
  6432154
  6432177
  6432301
  6433672
  6434050
  6434162
  6434423
  6434673
  6434985
  6435048
  6435283
  6435303
  6435327
  6435776
  6435919
  6435972
  6436018
  6436021
  6436078
  6436641
  6436710
  6437701
  6437986
  6438015
  6438059
  6438077
  6438124
  6438152
  6438287
  6438589
  6438784
  6438818
  6438828
  6438890
  6438986
  6439040
  6439076
  6439128
  6439201
  6439253
  6439254
  6439419
  6439608
  6439628
  6439652
  6439654
  6439743
  6439949
  6440121
  6440149
  6440203
  6440673
  6440720
  6440835
  6440877
  6440995
  6441111
  6441190
  6441243
  6441308
  6441371
  6441410
  6442130
  6442874
  6442896
  6442976
  6443133
  6443402
  6443572
  6443586
  6443730
  6443912
  6444022
  6444349
  6444358
  6444364
  6444372
  6444633
  6444739
  6444755
  6444758
  6444774
  6444857
  6444899
  6445001
  6445181
  6445234
  6445375
  6445530
  6445604
  6445780
  6445839
  6445899
  6446107
  6446172
  6446224
  6446244
  6446274
  6446426
  6446743
  6446779
  6446896
  6446944
  6447024
  6447132
  6447233
  6447280
  6447306
  6447373
  6447495
  6447577
  6447659
  6447674
  6448207
  6448808
  6449429
  6449463
  6449499
  6449513
  6449642
  6449702
  6449716
  6449718
  6449727
  6449769
  6449797
  6449878
  6449879
  6449883
  6449917
  6449926
  6450150
  6450168
  6450183
  6450195
  6450272
  6450296
  6450416
  6450547
  6450609
  6450611
  6450613
  6450625
  6450631
  6450635
  6450637
  6450644
  6450648
  6450650
  6450661
  6450696
  6450770
  6450831
  6450999
  6451015
  6451026
  6451059
  6451067
  6451079
  6451150
  6451162
  6451183
  6451195
  6451213
  6451220
  6451224
  6451228
  6451232
  6451243
  6451251
  6451280
  6451282
  6451285
  6451287
  6451288
  6451290
  6451291
  6451296
  6451297
  6451298
  6451301
  6451302
  6451304
  6451305
  6451318
  6451341
  6451356
  6451362
  6451370
  6451371
  6451404
  6451432
  6451438
  6451439
  6451496
  6451565
  6451593
  6451595
  6451649
  6451665
  6451666
  6451667
  6451701
  6451707
  6451803
  6452022
  6452032
  6452059
  6452270
  6452323
  6452352
  6452357
  6452364
  6452395
  6452404
  6452408
  6452508
  6452604
  6452614
  6453125
  6453132
  6453319
  6453322
  6453406
  6453517
  6453713
  6454024
  6454162
  6454560
  6454786
  6454794
  6454818
  6454822
  6454848
  6454852
  6454860
  6454881
  6454885
  6454903
  6454926
  6454936
  6455040
  6455063
  6455065
  6455136
  6455194
  6455203
  6455210
  6455225
  6455329
  6455354
  6455388
  6455507
  6455546
  6455566
  6455587
  6455593
  6455606
  6455610
  6455634
  6455636
  6455651
  6455695
  6455723
  6455794
  6455802
  6455805
  6455872
  6455988
  6456018
  6456067
  6456078
  6456099
  6456106
  6456108
  6456194
  6456232
  6456467
  6456537
  6456585
  6457259
  6457267
  6457268
  6457271
  6457442
  6457443
  6457646
  6457779
  6457885
  6458191
  6458814
  6458990
  6459162
  6459265
  6459536
  6459638
  6459647
  6459992
  6460208
  6460222
  6460323
  6460919
  6460944
  6461026
  6461042
  6461073
  6461154
  6461300
  6461315
  6461395
  6461466
  6461914
  6462224
  6462253
  6462258
  6462571
  6462719
  6462917
  6462994
  6463016
  6463398
  6463419
  6463739
  6463852
  6463940
  6464025
  6464219
  6464264
  6464266
  6464302
  6464350
  6464353
  6464501
  6464578
  6464770
  6464880
  6465182
  6465294
  6465304
  6465374
  6465610
  6465958
  6381895
  6466349
  6466358
  6466672
  6466705
  6467052
  6467111
  6468042
  6468066
  6468593
  6468774
  6469420
  6469474
  6469540
  6470101
  6470228
  6470405
  6470529
  6470999
  6471002
  6471303
  6471335
  6471491
  6471900
  6472200
  6472228
  6472290
  6472326
  6472507
  6472639
  6472984
  6473050
  6473227
  6474497
  6474517
  6474649
  6474706
  6474726
  6474814
  6474892
  6475171
  6475339
  6475516
  6475559
  6476297
  6476478
  6476525
  6476533
  6476752
  6476777
  6476786
  6476803
  6476876
  6476884
  6476885
  6476893
  6476970
  6477239
  6477284
  6477845
  6477854
  6478114
  6479465
  6480468
  6480471
  6480487
  6480494
  6480530
  6480557
  6480577
  6480633
  6480787
  6480881
  6481155
  6481204
  6481393
  6481476
  6481821
  6481983
  6482405
  6482511
  6482780
  6482781
  6483203
  6483236
  6483239
  6483354
  6483369
  6483413
  6483429
  6483737
  6483776
  6483805
  6484008
  6484229
  6484649
  6484664
  6484777
  6484893
  6485009
  6485054
  6485082
  6485219
  6485276
  6485373
  6485438
  6485570
  6485633
  6485670
  6485957
  6486461
  6486476
  6488266
  6488373
  6488391
  6488428
  6488629
  6488630
  6489013
  6489020
  6489044
  6489055
  6489068
  6489099
  6489360
  6489812
  6489967
  6490013
  6490020
  6490068
  6490075
  6490616
  6490839
  6490918
  6491021
  6491086
  6491176
  6491431
  6491496
  6491600
  6491605
  6491625
  6491788
  6492043
  6492199
  6492204
  6492215
  6492243
  6492263
  6492306
  6492410
  6493037
  6493186
  6494298
  6494302
  6494304
  6494499
  6494548
  6494793
  6495337
  6495397
  6495399
  6496180
  6496213
  6496773
  6496775
  6496776
  6496826
  6496843
  6496845
  6496898
  6496899
  6496915
  6497049
  6497140
  6497167
  6497181
  6497202
  6497239
  6497295
  6497434
  6497486
  6497616
  6497691
  6497724
  6497749
  6497778
  6497907
  6497908
  6497963
  6498018
  6498096
  6498113
  6498123
  6498139
  6498196
  6498236
  6498239
  6498257
  6498282
  6498336
  6498337
  6498347
  6498501
  6498563
  6498578
  6498638
  6498951
  6498954
  6498968
  6498971
  6498977
  6498981
  6499182
  6499323
  6499353
  6499364
  6499369
  6499386
  6499388
  6499446
  6499451
  6499464
  6499492
  6499518
  6499522
  6499535
  6499566
  6499567
  6499570
  6499630
  6499638
  6499978
  6500085
  6500186
  6500208
  6500281
  6500343
  6500649
  6500697
  6500714
  6500988
  6501084
  6501393
  6501396
  6501397
  6501444
  6501517
  6501530
  6501567
  6501585
  6501620
  6501686
  6501752
  6501772
  6501837
  6501861
  6501880
  6501883
  6501888
  6501925
  6501971
  6501980
  6501985
  6501987
  6501990
  6502006
  6502016
  6502019
  6502109
  6502168
  6502187
  6502264
  6502387
  6502390
  6502391
  6502516
  6502534
  6502550
  6502722
  6502784
  6502853
  6503553
  6503560
  6503757
  6503778
  6503839
  6503984
  6504030
  6504079
  6504229
  6504249
  6504252
  6504255
  6504267
  6504295
  6504304
  6504386
  6504803
  6505398
  6505449
  6505986
  6506257
  6506345
  6506375
  6506405
  6506485
  6507225
  6507642
  6508615
  6508882
  6509196
  6509337
  6509439
  6509672
  6509730
  6509793
  6510326
  6511235
  6511250
  6512360
  6512483
  6512554
  6515852
  6515965
  6516087
  6516184
  6516278
  6516306
  6516343
  6516552
  6516559
  6516829
  6517087
  6517481
  6520107
  6520248
  6520277
  6520362
  6520869
  6520877
  6520880
  6521875
  6522247
  6522377
  6523306
  6523498
  6523930
  6523971
  6523974
  6523978
  6523985
  6524038
  6524132
  6524254
  6524335
  6524359
  6524468
  6524481
  6524862
  6524947
  6524948
  6525047
  6525124
  6525144
  6525219
  6525243
  6525309
  6525345
  6525350
  6525358
  6525363
  6525369
  6525416
  6525454
  6525463
  6525519
  6525695
  6525704
  6525705
  6525728
  6525734
  6525788
  6525821
  6525847
  6526019
  6526224
  6526295
  6526333
  6526334
  6526361
  6526436
  6526465
  6526470
  6526488
  6527013
  6527020
  6527488
  6527607
  6527644
  6528044
  6528054
  6528089
  6528091
  6528111
  6528125
  6528131
  6528144
  6528149
  6528177
  6528207
  6528314
  6528338
  6528341
  6528359
  6528402
  6528514
  6528571
  6528575
  6528590
  6528621
  6528670
  6528754
  6528770
  6528774
  6528778
  6528782
  6528799
  6528928
  6528929
  6528945
  6529113
  6529142
  6529200
  6529336
  6529338
  6529831
  6529841
  6529882
  6529894
  6529941
  6529973
  6530003
  6530047
  6530067
  6530096
  6530112
  6530149
  6530226
  6530254
  6530279
  6530288
  6530314
  6530316
  6530317
  6530337
  6530381
  6530429
  6530487
  6530558
  6530605
  6531207
  6531209
  6531211
  6531212
  6531213
  6531362
  6531374
  6533070
  6533178
  6533194
  6533205
  6533208
  6533211
  6533597
  6534484
  6534495
  6534862
  6535648
  6535675
  6535840
  6535848
  6535850
  6536077
  6536244
  6536431
  6536496
  6536919
  6536950
  6537390
  6537472
  6537591
  6537840
  6538093
  6538100
  6538118
  6538734
  6538736
  6539298
  6539741
  6539947
  6539964
  6539977
  6539976
  6540240
  6540431
  6540765
  6390708
  1000000890
  1000000920
  1000000922
  1000000983
  1000001258
  1000001273
  1000001346
  6385619
  1000001456
  1000000883
  6394198
  1000002764
  1000002864
  1000002930
  1000003577
  1000002650
  1000002120
  1000004610
  6390715
  6390633
  6390109
  1000005340
  1000005341
  1000005621
  1000005770
  1000006053
  1000006058
  1000002178
  1000002610
  1000006590
  1000005604
  1000006727
  1000002476
  1000006977
  1000007084
  1000007606
  1000005249
  1000004700
  6393612
  1000002916
  1000002077
  1000008081
  1000008123
  1000004061
  1000008827
  1000002616
  1000009070
  1000008922
  1000009158
  1000009164
  1000008586
  6379629
  1000008852
  1000009312
  1000009585
  1000009627
  1000009984
  1000002705
  1000001940
  1000009927
  6390590
  1000010160
  1000005960
  1000007460
  1000006800
  1000009922
  1000009426
  1000010427
  1000010543
  1000010544
  1000008937
  1000006894
  1000009625
  1000010417
  1000010553
  1000010736
  1000009134
  1000005970
  1000010400
  1000009449
  1000010786
  1000009904
  1000009943
  1000010524
  1000008368
  1000011004
  1000011009
  1000011830
  1000009958
  1000010515
  1000006228
  1000011861
  1000009732
  1000009062
  1000012006
  1000009727
  1000008546
  1000012089
  1000012130
  1000012163
  1000012151
  1000012307
  1000012309
  1000012335
  1000012398
  1000009837
  1000003872
  6392545
  1000012495
  1000012554
  1000012590
  1000012638
  1000012640
  1000012915
  1000006069
  1000012961
  1000009545
  1000012308
  1000009398
  1000009161
  1000013100
  1000013102
  1000013131
  1000010987
  1000013216
  1000010147
  1000010939
  1000013174
  1000012171
  1000013465
  1000013454
  1000000852
  1000012685
  1000012662
  1000013566
  1000013135
  1000009912
  1000006085
  1000008519
  1000013722
  1000012385
  1000008349
  1000012796
  1000013538
  1000005721
  1000014030
  1000014036
  1000008591
  1000014542
  1000014574
  1000014571
  1000014722
  1000014726
  1000014785
  1000008160
  1000015101
  1000014283
  1000011076
  1000015455
  1000015654
  1000015476
  1000014592
  1000014867
  1000015791
  1000010203
  1000015882
  1000016144
  1000016145
  1000016146
  1000011054
  1000016331
  1000011053
  1000016374
  1000016375
  1000016381
  1000016382
  1000016384
  1000016388
  1000016570
  1000016764
  1000013050
  1000017123
  1000017168
  1000017047
  1000015178
  1000017169
  1000008568
  1000016533
  1000013801
  1000017528
  1000017685
  1000017694
  1000017695
  1000018039
  1000013587
  1000018611
  1000018627
  1000014008
  1000016914
  1000019098
  1000017704
  1000019511
  1000019514
  1000019520
  1000019521
  1000019523
  1000010744
  1000019924
  1000019926
  1000012635
  1000019966
  1000019974
  1000019995
  1000020080
  1000020096
  1000020097
  1000020099
  1000020130
  1000020131
  1000020132
  1000020244
  1000017170
  1000017137
  1000020281
  1000013163
  1000020002
  1000020763
  1000012396
  1000018368
  1000021024
  1000021034
  1000021256
  1000014859
  1000021531
  1000021640
  1000021646
  1000021655
  1000021669
  1000021686
  1000021693
  1000021780
  1000021786
  1000021789
  1000021793
  1000021794
  1000021795
  1000021800
  1000021801
  1000021867
  1000021805
  1000021118
  1000016161
  1000015834
  1000022734
  1000016551
  1000023302
  1000023303
  1000023304
  1000023306
  1000023725
  1000024101
  1000024313
  1000024315
  1000024344
  1000024347
  1000024355
  1000024358
  1000024367
  1000024386
  1000024396
  1000024397
  1000024415
  1000024416
  1000024563
  1000024607
  1000024875
  1000024911
  1000024930
  1000017879
  1000025163
  1000025166
  1000025171
  1000021695
  1000017645
  1000003900
  1000012484
  1000024403
  1000014791
  1000026503
  1000013439
  1000023405
  1000013934
  1000012916
  1000026987
  1000027167
  1000027413
  1000025455
  1000028527
  1000028529
  1000028643
  1000028644
  1000028684
  1000028740
  1000028741
  1000028742
  1000028743
  1000028744
  1000028746
  1000028747
  1000028748
  1000028793
  1000024933
  1000028815
  1000021125
  1000027888
  1000014297
  1000017218
  1000016744
  1000029158
  1000015969
  1000029385
  1000029391
  1000029429
  1000029430
  1000029443
  1000029444
  1000029456
  1000029457
  1000029458
  1000029459
  1000029558
  1000029579
  1000029594
  1000029635
  1000019638
  1000027016
  1000029906
  1000029908
  1000029911
  1000030021
  1000030023
  1000030025
  1000030027
  1000030092
  1000019159
  1000030423
  1000030545
  1000031320
  1000023747
  1000028651
  1000031471
  1000020189
  1000031937
  1000031985
  1000031989
  1000021691
  1000032111
  1000032030
  1000031499
  1000032226
  1000032252
  1000032281
  1000032308
  1000032309
  1000032310
  1000032322
  1000032323
  1000032333
  1000032336
  1000032358
  1000032365
  1000032368
  1000032370
  1000032375
  1000032378
  1000032433
  1000032443
  1000032445
  1000032501
  1000032518
  1000032521
  1000032525
  1000032529
  1000028620
  1000032571
  1000032593
  1000021680
  1000024965
  1000033035
  1000033036
  1000033123
  1000033130
  1000033162
  1000033166
  1000033191
  1000033193
  1000033198
  1000033217
  1000033220
  1000033227
  1000033238
  1000005600
  5869416
  1000024776
  1000025896
  1000021689
  1000021035
  1000033659
  1000032020
  1000026226
  1000013644
  1000033835
  1000021214
  1000021444
  1000034156
  1000034157
  1000034166
  1000034167
  1000034168
  1000034309
  1000020297
  1000032524
  1000024395
  1000032596
  1000034696
  1000026785
  1000028816
  1000028700
  1000035542
  1000035543
  1000035544
  1000035546
  1000035583
  1000035584
  1000028622
  1000036255
  1000010372
  1000035536
  1000005828
  1000036449
  1000036467
  1000036480
  1000027611
  1000036507
  1000036536
  1000036538
  1000036542
  1000036543
  1000036544
  1000036551
  1000036686
  1000036764
  1000036765
  1000036802
  1000036804
  1000036806
  1000036907
  1000036908
  1000036909
  1000036925
  1000036930
  1000036964
  1000037031
  1000037032
  1000037033
  1000037034
  1000037035
  1000037036
  1000037037
  1000037038
  1000037039
  1000037040
  1000037041
  1000037042
  1000037043
  1000037044
  1000037045
  1000037046
  1000036531
  1000037122
  1000037123
  1000037124
  1000037125
  1000037126
  1000037138
  1000037167
  1000037186
  1000037214
  1000037215
  1000037229
  1000037239
  1000037240
  1000037241
  1000037242
  1000037377
  1000037378
  1000037620
  1000037636
  1000037667
  1000037677
  1000037678
  1000037679
  1000037680
  1000037681
  1000037682
  1000037683
  1000037684
  1000037685
  1000037686
  1000037687
  1000037688
  1000037689
  1000037690
  1000037691
  1000037692
  1000037693
  1000037694
  1000037695
  1000037696
  1000037714
  1000037722
  1000037829
  1000037832
  1000037834
  1000037835
  1000037836
  1000037838
  1000037839
  1000037841
  1000037858
  1000037861
  1000037863
  1000037897
  1000037898
  1000037920
  1000037925
  1000037999
  1000038002
  1000038003
  1000038004
  1000038005
  1000038009
  1000019357
  1000038190
  1000038381
  1000038608
  1000038610
  1000038616
  1000038633
  1000038664
  1000038668
  1000038745
  1000038802
  1000038856
  1000038874
  1000038885
  1000038886
  1000038887
  1000038889
  1000038891
  1000038892
  1000038903
  1000038909
  1000038932
  1000038933
  1000038934
  1000038940
  1000038941
  1000038945
  1000038957
  1000038958
  1000038963
  1000039003
  1000039018
  1000039028
  1000039066
  1000039067
  1000039098
  1000039124
  1000039189
  1000039436
  1000039438
  1000039453
  1000039455
  1000039666
  1000039717
  1000039718
  1000029363
  1000040114
  1000040167
  1000040168
  1000040169
  1000040170
  1000040171
  1000040172
  1000040182
  1000040183
  1000040184
  1000040193
  1000040195
  1000040196
  1000040199
  1000040206
  1000040232
  1000040243
  1000017098
  1000003104
  1000040904
  1000040905
  1000040911
  1000040917
  1000040920
  1000040921
  1000040923
  1000040925
  1000040926
  1000040977
  1000041074
  1000041075
  1000041118
  1000025897
  1000041286
  1000016436
  1000041513
  1000041514
  1000041168
  1000041541
  1000041562
  1000041566
  1000041567
  1000041576
  1000041577
  1000041582
  1000037933
  1000041734
  1000041739
  1000041742
  1000041757
  1000041751
  1000041841
  1000041842
  1000041855
  1000041872
  1000041929
  1000041950
  1000033144
  1000041964
  1000041969
  1000041970
  1000041971
  1000041993
  1000041996
  1000042379
  1000042686
  1000042726
  1000042728
  1000042775
  1000042776
  1000019610
  1000042866
  1000042962
  1000042978
  1000043032
  1000043033
  1000043034
  1000043035
  1000043036
  1000043037
  1000043038
  1000043039
  1000043054
  1000037554
  1000043232
  1000043278
  1000040197
  1000044346
  1000044347
  1000044363
  1000044365
  1000044367
  1000044594
  1000044626
  1000044627
  1000044628
  1000044629
  1000044670
  1000044692
  1000044695
  1000044778
  1000044792
  1000044797
  1000044854
  1000043809
  1000044976
  1000044984
  1000045109
  1000045114
  1000045120
  1000045130
  1000045132
  1000045133
  1000045134
  1000045135
  1000045190
  1000045193
  1000045199
  1000045200
  1000045205
  1000045207
  1000045240
  1000045241
  1000045242
  1000045243
  1000045274
  1000045275
  1000045315
  1000045349
  1000045350
  1000045351
  1000045352
  1000045318
  1000045629
  1000045630
  1000045711
  1000045713
  1000045722
  1000045723
  1000045726
  1000041220
  1000032623
  1000036773
  1000046210
  1000046216
  1000044462
  1000046510
  1000046511
  1000046513
  1000046724
  1000046725
  1000046729
  1000046732
  1000046733
  1000046735
  1000046738
  1000046739
  1000046742
  1000040065
  1000047187
  1000047188
  1000047189
  1000047288
  1000047158
  1000047339
  1000047367
  1000047372
  1000047424
  1000047422
  1000012920
  1000042387
  1000047607
  1000047700
  1000047819
  1000033743
  1000047169
  1000044999
  1000042625
  1000047893
  1000047894
  1000026055
  1000045301
  1000048002
  1000048014
  1000048020
  1000048119
  1000048175
  1000048191
  1000048152
  1000048252
  1000048268
  1000048270
  1000048271
  1000048305
  1000010172
  1000048473
  1000010530
  1000048290
  1000048581
  1000048591
  1000048592
  1000048596
  1000045194
  1000048624
  1000047190
  1000015003
  1000048508
  1000048814
  1000048829
  1000048083
  1000048908
  1000048925
  1000048017
  1000048609
  1000037267
  1000049111
  1000049112
  1000049180
  1000049188
  1000049193
  1000049249
  1000049308
  1000049321
  6385986
  1000049485
  1000049509
  1000048445
  1000049909
  1000049924
  1000049971
  1000049973
  1000049979
  1000048299
  1000050028
  1000050040
  1000050129
  1000050132
  1000044949
  1000042525
  1000050336
  1000050380
  1000050410
  1000046748
  1000050122
  1000050562
  1000049234
  1000050590
  1000050589
  1000050601
  1000050602
  1000049008
  1000050389
  1000050419
  1000050788
  1000050816
  1000050823
  1000050955
  1000050990
  1000050999
  1000050234
  1000051006
  1000051168
  1000051216
  1000051257
  1000051021
  1000051322
  1000050515
  1000051335
  1000051338
  1000051511
  1000051369
  1000051527
  1000051548
  1000040542
  1000051586
  1000051587
  1000051627
  1000051659
  1000051663
  1000051664
  1000051716
  1000048241
  1000051065
  1000051884
  1000051912
  1000049785
  1000051941
  1000049642
  1000052258
  1000050810
  1000048421
  1000052393
  1000052457
  1000052511
  1000052512
  1000052572
  1000052072
  1000052513
  1000052232
  1000052682
  1000051045
  1000052700
  1000052373
  1000052813
  1000052901
  1000052908
  1000051753
  1000051005
  1000053051
  1000052861
  1000052628
  1000048351
  1000052564
  1000051850
  1000053214
  1000053215
  1000053248
  1000053506
  1000053507
  1000050997
  1000050162
  1000053597
  1000038378
  1000053567
  1000053890
  1000053907
  1000054036
  1000053301
  1000054246
  1000054248
  1000054278
  1000008055
  1000049676
  1000054398
  1000052928
  1000049620
  1000017165
  1000054608
  1000054618
  1000054635
  1000054647
  1000053511
  1000054696
  1000054697
  1000054897
  1000052567
  1000054987
  1000054992
  1000055058
  1000055092
  1000055099
  1000055120
  1000048273
  1000033571
  1000055258
  1000055269
  1000054768
  1000055281
  1000054631
  1000055847
  1000055686
  1000055959
  1000055987
  1000056105
  1000056133
  1000056154
  1000010727
  1000056191
  1000056217
  1000056132
  1000056587
  1000056572
  1000056955
  1000049273
  1000057149
  1000057150
  1000055273
  1000057132
  1000057384
  1000057464
  1000057547
  1000057621
  1000057710
  1000057732
  1000056732
  1000035266
  1000054640
  1000057863
  1000057919
  1000058093
  1000058340
  1000053499
  1000050362
  1000058597
  1000058911
  1000059311
  1000048280
  1000060227
  1000051905
  1000059593
  1000059811
  1000059795
  1000059804
  1000059390
  1000060853
  1000061049
  1000061125
  1000061892
  1000054939
  1000062123
  1000062261
  1000062264
  1000062431
  1000061127
  1000060229
  1000062911
  1000063348
  1000063426
  1000063428
  1000063572
  1000063697
  1000059402
  1000063912
  1000064212
  1000064338
  1000062855
  1000064662
  1000065000
  1000065352
  1000065383
  1000065417
  1000065554
  1000051502
  1000065679
  1000065695
  1000065425
  1000065411
  1000060313
  109931
]
20 0.47 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96803
]
21 0.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:
[
  26728
]
22 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5496
]
23 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96784
]
24 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:
[
  1231
]
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:
[
  1232
]
26 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:
[
  56130
]
27 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:
[
  11358
]
28 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  204150
]
29 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:
[
  9651
]
30 0.46 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.37 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.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  16
]
33 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:
[
  17
]
34 0.25 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.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:
[
  19
]
36 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:
[
  20
]
37 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:
[
  21
]
38 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  22
]
39 0.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:
[
  23
]
40 0.25 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.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:
[
  25
]
42 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:
[
  26
]
43 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:
[
  27
]
44 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  28
]
45 0.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:
[
  29
]
46 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  30
]
47 0.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:
[
  31
]
48 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  32
]
49 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
50 0.23 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.17 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.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 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:
[
  "CAISSE2011"
  109931
]
55 1.24 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:
[
  109931
  0
]
56 0.39 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"
  109931
]
57 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
58 0.51 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:
[
  109931
  "C"
]
59 0.38 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:
[
  109931
  9964223
]
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.20 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
63 1.25 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:
[
  109931
]
64 0.35 ms
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[
  "2025-09-12 23:00:22"
  "%2%"
  109931
]
65 0.35 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:
[
  109931
]

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 2184
App\Entity\Customer\Customer 624
App\Entity\User\User 561
App\Entity\Delivery\Delivery 455
App\Entity\Catalog\ProductCatalog 193
App\Entity\Catalog\CustomerCatalog 193
App\Entity\Product\Market 105
App\Entity\Pricing\Price 51
App\Entity\Product\ProductPrice 48
App\Entity\Internal\Commercial 46
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 12
App\Entity\Product\CharacteristicLabel 12
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 5
App\Entity\Internal\Parameter 3
App\Infrastructure\Doctrine\Entity\ProductRule 1