GET https://staging.pgdis.com/produit/22700-gommes-couleur-maped-1159206

Query Metrics

66 Database Queries
21 Different statements
3141.78 ms Query time
0 Invalid entities
3488 Managed entities

Queries

Group similar statements

# Time Info
1 126.82 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:
[
  "22700-gommes-couleur-maped-1159206"
]
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:
[
  167912
]
3 0.60 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:
[
  "22700-gommes-couleur-maped-1159206"
]
4 0.36 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:
[
  "22700-gommes-couleur-maped-1159206"
]
5 0.36 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:
[
  167912
  1
]
6 0.66 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:
[
  57
  270
  271
  272
  273
  274
  273
  167912
]
7 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  256
]
8 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  623
]
9 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  840
]
10 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5496
]
11 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5511
]
12 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5512
]
13 0.12 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:
[
  6668
]
14 0.12 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:
[
  9613
]
15 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  10481
]
16 0.12 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:
[
  26552
]
17 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:
[
  "ourClientsAlsoBoughtMonths"
]
18 1269.32 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:
[
  167912
  "2025-04-12 15:06:40"
]
19 1729.81 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:
[
  6382757
  6382805
  6382846
  6382882
  6382895
  6382908
  6384359
  6385234
  6385235
  6385439
  6384844
  6385506
  6386123
  6386151
  6386299
  6387106
  6387338
  6388021
  6388532
  6388589
  6364518
  6375307
  6377703
  6379277
  6389489
  6389581
  6389662
  6389678
  6389958
  6390253
  6391671
  6393038
  6393223
  6394096
  6394260
  6395397
  6395466
  6395871
  6396266
  6396540
  6396746
  6397089
  6397090
  6397106
  6397501
  6398050
  6399134
  6399546
  6399909
  6400000
  6400222
  6400237
  6401032
  6401663
  6405304
  6405384
  6406087
  6406216
  6407012
  6407328
  6408902
  6409025
  6409443
  6409452
  6409493
  6410717
  6410757
  6411429
  6411752
  6411981
  6412747
  6412908
  6412934
  6413260
  6413311
  6413485
  6413587
  6413590
  6413598
  6413660
  6413777
  6413805
  6414159
  6414243
  6414375
  6414968
  6415133
  6415176
  6415364
  6415647
  6416159
  6416378
  6416444
  6416950
  6417086
  6417089
  6417160
  6417527
  6417579
  6417580
  6417608
  6417740
  6418113
  6418114
  6418933
  6419402
  6419532
  6419538
  6419568
  6420600
  6420857
  6420933
  6421162
  6421322
  6421796
  6421981
  6422067
  6422631
  6423083
  6423135
  6423646
  6423740
  6423904
  6424052
  6424121
  6425062
  6425444
  6425674
  6425750
  6425782
  6425793
  6426247
  6426638
  6427078
  6428196
  6428533
  6428898
  6430810
  6430855
  6430909
  6431860
  6432335
  6433433
  6433555
  6434065
  6434669
  6434672
  6435204
  6435205
  6435222
  6435223
  6435236
  6435238
  6435248
  6435249
  6435265
  6435267
  6435273
  6435274
  6435279
  6435280
  6435281
  6435285
  6435286
  6435295
  6435296
  6435302
  6435305
  6435422
  6435423
  6435433
  6435438
  6435447
  6435449
  6435704
  6436318
  6436992
  6437612
  6437615
  6438431
  6439046
  6439225
  6439242
  6439564
  6439565
  6439568
  6439569
  6439663
  6439689
  6439759
  6440485
  6440544
  6440698
  6440998
  6441250
  6441263
  6441303
  6441520
  6441521
  6441599
  6441609
  6441622
  6441636
  6441763
  6441919
  6442095
  6442648
  6443108
  6443135
  6443189
  6443427
  6444339
  6444899
  6445255
  6445472
  6445784
  6446040
  6446055
  6446743
  6447065
  6447670
  6448206
  6448858
  6449383
  6449722
  6450195
  6450237
  6450424
  6450430
  6450506
  6450602
  6450752
  6450993
  6451019
  6451068
  6451081
  6451244
  6451273
  6451287
  6451288
  6451290
  6451291
  6451294
  6451296
  6451298
  6451299
  6451301
  6451302
  6451304
  6451305
  6451307
  6451621
  6451631
  6451637
  6451667
  6451797
  6451998
  6452352
  6452417
  6452421
  6453132
  6453140
  6453342
  6453347
  6453348
  6454048
  6454607
  6454841
  6454842
  6454852
  6454976
  6455272
  6455755
  6455918
  6455953
  6456113
  6456367
  6456379
  6457205
  6457275
  6457305
  6458476
  6459324
  6459752
  6460959
  6461615
  6462346
  6462571
  6463149
  6463404
  6463760
  6464256
  6465172
  6465182
  6465933
  6465935
  6465962
  6465963
  6465964
  6465965
  6465966
  6465967
  6465968
  6465969
  6465970
  6465971
  6465972
  6465973
  6465974
  6465975
  6465976
  6465977
  6465978
  6465979
  6465980
  6465981
  6465982
  6465983
  6465984
  6465985
  6465986
  6465987
  6465988
  6465989
  6465990
  6465991
  6465992
  6465993
  6465994
  6465995
  6465996
  6465997
  6465998
  6465999
  6466000
  6466001
  6466002
  6466003
  6466004
  6466006
  6466007
  6466008
  6466009
  6466010
  6466011
  6466012
  6466013
  6466014
  6466015
  6466016
  6466017
  6466018
  6466019
  6466020
  6466021
  6466022
  6466023
  6466024
  6466025
  6466027
  6466028
  6466029
  6466030
  6466031
  6466032
  6466033
  6466034
  6466035
  6466036
  6466037
  6466038
  6466039
  6466040
  6466052
  6466053
  6466054
  6466055
  6466056
  6466057
  6466058
  6466059
  6466060
  6466061
  6466062
  6466063
  6466064
  6466065
  6466066
  6466068
  6466069
  6466070
  6466071
  6466072
  6466073
  6466074
  6466075
  6466076
  6466077
  6466078
  6466079
  6466080
  6466081
  6466082
  6466083
  6466084
  6466085
  6466086
  6466087
  6466088
  6466089
  6466090
  6466091
  6466092
  6466093
  6466094
  6466095
  6466096
  6466097
  6466098
  6466099
  6466100
  6466101
  6466102
  6466103
  6466104
  6466105
  6466106
  6466107
  6466108
  6466109
  6466110
  6466111
  6466112
  6466113
  6466114
  6466115
  6466116
  6466117
  6466118
  6466119
  6466120
  6466121
  6466122
  6466123
  6466124
  6466125
  6466126
  6466127
  6466128
  6466129
  6466130
  6466131
  6466133
  6466134
  6466135
  6466136
  6466137
  6466138
  6466139
  6466140
  6466141
  6466142
  6466143
  6466144
  6466145
  6466146
  6466148
  6466149
  6466150
  6466151
  6466152
  6466153
  6466154
  6466155
  6466156
  6466157
  6466158
  6466159
  6466160
  6466161
  6466162
  6466163
  6466164
  6466165
  6466167
  6466168
  6466169
  6466170
  6466171
  6466172
  6466173
  6466174
  6466175
  6466176
  6466177
  6466178
  6466179
  6466180
  6466181
  6466182
  6466183
  6466184
  6466185
  6466186
  6466187
  6466188
  6466189
  6466190
  6466191
  6466192
  6466193
  6466194
  6466195
  6466196
  6466197
  6466198
  6466199
  6466200
  6466201
  6466202
  6466203
  6466204
  6466205
  6466206
  6466207
  6466208
  6466209
  6466210
  6466211
  6466212
  6466213
  6466214
  6466215
  6466216
  6466217
  6466218
  6466222
  6466223
  6466224
  6466225
  6466226
  6466227
  6466228
  6466229
  6466230
  6466231
  6466232
  6466233
  6466234
  6466235
  6466236
  6466237
  6466238
  6466239
  6466240
  6466241
  6466243
  6466244
  6466245
  6466246
  6466247
  6466248
  6466249
  6466250
  6466251
  6466252
  6466253
  6466254
  6466255
  6466256
  6466257
  6466258
  6466259
  6466260
  6466261
  6466262
  6466263
  6466264
  6466265
  6466266
  6466267
  6466268
  6466269
  6466270
  6466271
  6466272
  6466273
  6466274
  6466275
  6466276
  6466277
  6466278
  6466279
  6466280
  6466281
  6466282
  6466329
  6466330
  6466636
  6466903
  6466905
  6466906
  6467080
  6468079
  6469386
  6469847
  6470185
  6470426
  6470474
  6470487
  6472084
  6472353
  6472615
  6472934
  6472936
  6473225
  6473227
  6475331
  6475478
  6475858
  6475859
  6475860
  6475863
  6475864
  6475865
  6475866
  6475867
  6475868
  6475869
  6475870
  6475871
  6475872
  6475876
  6475877
  6475878
  6475879
  6475880
  6475881
  6475882
  6475883
  6475884
  6475885
  6475886
  6475887
  6475889
  6475890
  6475891
  6475892
  6475893
  6475895
  6475896
  6475897
  6475898
  6475899
  6475900
  6475901
  6475902
  6475903
  6475904
  6475905
  6475906
  6475907
  6475908
  6475909
  6475910
  6475911
  6475912
  6475913
  6475914
  6475916
  6475917
  6475918
  6475919
  6475920
  6475921
  6475922
  6475923
  6475924
  6475925
  6475926
  6475927
  6475928
  6475929
  6475930
  6475931
  6475932
  6475933
  6475934
  6475935
  6475936
  6475938
  6475939
  6475940
  6475941
  6475942
  6475943
  6475944
  6475945
  6475946
  6475947
  6475948
  6475949
  6475950
  6475951
  6475952
  6475953
  6475959
  6475960
  6475961
  6475962
  6475963
  6475965
  6475966
  6475967
  6475968
  6475969
  6475970
  6475971
  6475972
  6475973
  6475974
  6475975
  6475976
  6475977
  6475978
  6475979
  6475980
  6475981
  6475982
  6475983
  6475984
  6475985
  6475986
  6475987
  6475988
  6475989
  6475990
  6475993
  6475994
  6475995
  6475996
  6475997
  6475998
  6475999
  6476000
  6476001
  6476002
  6476003
  6476004
  6476005
  6476006
  6476007
  6476008
  6476009
  6476010
  6476011
  6476012
  6476013
  6476014
  6476015
  6476016
  6476017
  6476018
  6476019
  6476020
  6476021
  6476022
  6476023
  6476024
  6476025
  6476582
  6476970
  6477157
  6477246
  6477247
  6477248
  6477249
  6477250
  6477251
  6477252
  6477253
  6477254
  6477255
  6477256
  6477257
  6477258
  6477259
  6477260
  6477261
  6477262
  6477263
  6477264
  6477265
  6477266
  6477267
  6477268
  6477269
  6477270
  6477271
  6477272
  6477273
  6477274
  6477275
  6477276
  6477277
  6477278
  6477279
  6477280
  6477281
  6477282
  6477285
  6477286
  6477287
  6477288
  6477289
  6477290
  6477291
  6477292
  6477293
  6477294
  6477295
  6477296
  6477298
  6477299
  6477300
  6477301
  6477302
  6477303
  6477305
  6477306
  6477307
  6477308
  6477309
  6477310
  6477316
  6477317
  6477318
  6477319
  6477320
  6477321
  6477322
  6477323
  6477324
  6477325
  6477326
  6477327
  6477328
  6477329
  6477330
  6477331
  6477332
  6477333
  6477334
  6477335
  6477336
  6477337
  6477338
  6477339
  6477340
  6477341
  6477342
  6477343
  6477344
  6477345
  6477346
  6477347
  6477348
  6477349
  6477350
  6477351
  6477352
  6477353
  6477354
  6477355
  6477356
  6477357
  6477358
  6477359
  6477360
  6477361
  6477362
  6477363
  6477364
  6477365
  6477366
  6477367
  6477368
  6477369
  6477370
  6477371
  6477372
  6477373
  6477374
  6477375
  6477376
  6477377
  6477378
  6477379
  6477380
  6477381
  6477382
  6477383
  6477384
  6477385
  6477386
  6477387
  6477388
  6477389
  6477390
  6477391
  6477392
  6477393
  6477394
  6477395
  6477396
  6477397
  6477398
  6477399
  6477400
  6477401
  6477402
  6477403
  6477404
  6477405
  6477407
  6477408
  6477409
  6477410
  6477418
  6477419
  6477420
  6477421
  6477422
  6477423
  6477424
  6477425
  6477426
  6477427
  6477428
  6477429
  6477430
  6477431
  6477432
  6477433
  6477434
  6477435
  6477437
  6477438
  6477439
  6477440
  6477441
  6477442
  6477443
  6477444
  6477445
  6477446
  6477447
  6477448
  6477449
  6477450
  6477451
  6477452
  6477453
  6477454
  6477455
  6477456
  6477457
  6477458
  6477459
  6477460
  6477461
  6477462
  6477463
  6477464
  6477465
  6477466
  6477467
  6477468
  6477469
  6477470
  6477471
  6477472
  6477473
  6477474
  6477475
  6477476
  6477477
  6477478
  6477479
  6477480
  6477481
  6477482
  6477483
  6477484
  6477485
  6477486
  6477487
  6477488
  6477489
  6477511
  6477512
  6477513
  6477515
  6477526
  6477527
  6477528
  6480621
  6480623
  6481158
  6481410
  6482203
  6482204
  6482205
  6482206
  6482207
  6482208
  6482209
  6482210
  6482211
  6482212
  6482213
  6482214
  6482215
  6482216
  6482217
  6482218
  6482219
  6482220
  6482222
  6482223
  6482224
  6482225
  6482226
  6482227
  6482228
  6482229
  6482230
  6482231
  6482232
  6482233
  6482234
  6482235
  6482236
  6482237
  6482238
  6482239
  6482240
  6482241
  6482242
  6482243
  6482244
  6482245
  6482246
  6482248
  6482249
  6482250
  6482251
  6482252
  6482255
  6482256
  6482257
  6482259
  6482260
  6482261
  6482263
  6482264
  6482266
  6482267
  6482269
  6482270
  6482271
  6482272
  6482273
  6482274
  6482275
  6482276
  6482277
  6482278
  6482279
  6482280
  6482281
  6482282
  6482283
  6482284
  6482285
  6482286
  6482287
  6482288
  6482534
  6483436
  6483540
  6483701
  6484100
  6484803
  6484907
  6485083
  6485435
  6485495
  6485525
  6485527
  6485666
  6485710
  6486196
  6486197
  6486198
  6486199
  6486200
  6486201
  6486202
  6486203
  6486204
  6486205
  6486206
  6486207
  6486208
  6486209
  6486210
  6486211
  6486212
  6486213
  6486214
  6486215
  6486216
  6486217
  6486218
  6486219
  6486220
  6486221
  6486223
  6486224
  6486225
  6486226
  6486227
  6486228
  6486229
  6486230
  6486231
  6486232
  6486234
  6486235
  6486236
  6486237
  6486238
  6486239
  6486240
  6486241
  6486242
  6486243
  6486244
  6486245
  6486246
  6486247
  6486249
  6486251
  6486252
  6486253
  6486254
  6486255
  6486256
  6486257
  6486258
  6486259
  6486260
  6486261
  6486262
  6486263
  6486264
  6486265
  6486266
  6486267
  6486268
  6486269
  6486270
  6486271
  6486273
  6486274
  6486275
  6486276
  6486277
  6486279
  6486318
  6486319
  6486320
  6486321
  6486322
  6486323
  6486324
  6486325
  6486326
  6486328
  6486330
  6486331
  6486333
  6486334
  6486335
  6486336
  6486337
  6486338
  6486340
  6486341
  6486342
  6486343
  6486344
  6486346
  6486347
  6486348
  6486349
  6486350
  6486351
  6486352
  6486353
  6486354
  6486355
  6486357
  6486358
  6486359
  6486360
  6486361
  6486363
  6486364
  6486365
  6486366
  6486367
  6486368
  6486369
  6486370
  6486371
  6486372
  6486373
  6486374
  6486375
  6486377
  6486378
  6486379
  6486380
  6486382
  6486383
  6486384
  6486385
  6486386
  6486387
  6486389
  6486390
  6486391
  6486392
  6486393
  6486394
  6486395
  6486396
  6486397
  6486398
  6486399
  6486400
  6486401
  6486402
  6486403
  6486404
  6486406
  6486541
  6486759
  6486922
  6488288
  6488811
  6488998
  6489393
  6490087
  6491431
  6491455
  6492145
  6492199
  6492311
  6492857
  6493118
  6494173
  6494765
  6494767
  6495358
  6495577
  6495587
  6495787
  6497041
  6497252
  6497434
  6497453
  6497477
  6497951
  6498153
  6498165
  6498232
  6498241
  6498349
  6498523
  6498604
  6498617
  6499199
  6499205
  6499226
  6499380
  6499389
  6499527
  6499838
  6500186
  6500323
  6500331
  6500333
  6500606
  6500929
  6501019
  6501257
  6501441
  6501695
  6501810
  6501822
  6502074
  6502126
  6502166
  6502337
  6502425
  6502433
  6502606
  6502702
  6502704
  6502838
  6503655
  6503675
  6503797
  6504208
  6504254
  6504290
  6504389
  6505081
  6505591
  6505592
  6505593
  6505594
  6505595
  6505596
  6505597
  6505598
  6505599
  6505601
  6505602
  6505603
  6505604
  6505605
  6505606
  6505607
  6505608
  6505609
  6505610
  6505611
  6505612
  6505613
  6505614
  6505615
  6505617
  6505618
  6505619
  6505620
  6505621
  6505622
  6505623
  6505624
  6505625
  6505626
  6505637
  6505638
  6505639
  6505640
  6505641
  6505642
  6505646
  6505647
  6505648
  6505649
  6505650
  6505651
  6505664
  6505665
  6505667
  6505668
  6505669
  6505670
  6505671
  6505672
  6505678
  6505688
  6505689
  6505690
  6505691
  6505692
  6505693
  6505699
  6505700
  6505701
  6505702
  6505703
  6505704
  6505705
  6505706
  6505707
  6505708
  6505710
  6505711
  6505712
  6505713
  6505714
  6505715
  6505716
  6505717
  6505718
  6505719
  6505720
  6505722
  6505723
  6505724
  6505725
  6505726
  6505734
  6505735
  6505736
  6505737
  6505738
  6505739
  6505740
  6505742
  6505743
  6505744
  6505745
  6505746
  6505747
  6505748
  6505749
  6505750
  6505751
  6505752
  6505754
  6505755
  6505756
  6505757
  6505758
  6505759
  6505760
  6505761
  6505763
  6505764
  6505765
  6505766
  6505767
  6505768
  6505769
  6505770
  6505771
  6505772
  6505773
  6505774
  6505777
  6505778
  6505779
  6505780
  6505781
  6505782
  6505784
  6505785
  6505786
  6505787
  6505788
  6505789
  6505790
  6505791
  6505792
  6505793
  6505794
  6505796
  6505797
  6505798
  6505799
  6505800
  6505801
  6505802
  6505803
  6505804
  6505805
  6505806
  6505807
  6505809
  6505810
  6505811
  6505822
  6505823
  6505824
  6505825
  6506216
  6510111
  6511138
  6511142
  6511245
  6512763
  6515074
  6515136
  6515139
  6515188
  6516834
  6517941
  6519181
  6519186
  6519276
  6519517
  6519520
  6520213
  6521749
  6521926
  6522527
  6522528
  6522531
  6522532
  6522533
  6522534
  6522535
  6522536
  6522818
  6522903
  6523132
  6523146
  6523156
  6523164
  6523169
  6523179
  6523183
  6523280
  6523846
  6524616
  6524862
  6525317
  6525364
  6525397
  6525434
  6525537
  6525588
  6525749
  6525875
  6526223
  6526268
  6526269
  6526270
  6526271
  6526272
  6526273
  6526274
  6526409
  6526410
  6526481
  6526561
  6526645
  6527290
  6527629
  6528215
  6528662
  6528684
  6528769
  6528782
  6529309
  6529343
  6529967
  6529993
  6530102
  6530279
  6530395
  6530418
  6530525
  6530790
  6530791
  6530792
  6530793
  6530794
  6530795
  6530796
  6530797
  6530798
  6530799
  6530911
  6530937
  6530998
  6532772
  6534170
  6534649
  6535660
  6535686
  6536017
  6538120
  6538361
  6538674
  6539947
  6539950
  6539970
  6542039
  1000000735
  1000001011
  1000000818
  1000001886
  1000002216
  1000000883
  1000002589
  1000002644
  1000003577
  1000003942
  1000003959
  1000001012
  6389905
  1000004769
  6386805
  1000001671
  1000005770
  1000006533
  1000006989
  1000006158
  1000007157
  1000007158
  1000007591
  1000007606
  1000004733
  1000008833
  1000008841
  1000002616
  1000009236
  1000009270
  6366269
  1000008852
  1000009523
  1000009537
  1000009953
  1000010160
  1000010191
  1000009922
  1000009426
  1000004947
  1000010736
  1000010772
  1000010515
  1000011926
  1000010704
  1000007988
  1000010974
  1000012307
  1000012335
  1000012590
  1000009464
  1000010193
  1000010835
  1000013354
  1000014036
  1000013978
  1000013779
  1000013741
  1000010867
  1000015455
  1000015510
  1000015523
  1000009861
  1000017177
  1000015617
  1000017393
  1000017411
  1000017510
  1000017578
  1000009242
  1000018496
  1000018497
  1000018499
  1000019122
  1000019530
  1000019532
  1000019534
  1000019545
  1000019816
  1000019857
  1000020156
  1000020160
  1000020161
  1000020162
  1000020163
  1000020165
  1000020166
  1000020168
  1000016778
  1000018761
  1000022177
  1000012602
  1000022231
  1000022236
  1000014496
  1000014807
  1000002448
  1000022724
  1000022874
  1000022876
  1000022877
  1000022878
  1000022879
  1000022881
  1000022882
  1000022883
  1000022904
  1000022905
  1000022907
  1000022908
  1000022911
  1000023092
  1000023095
  1000023100
  1000023154
  1000023164
  1000023166
  1000023286
  1000023265
  1000023325
  1000023333
  1000023377
  1000023383
  1000023384
  1000023385
  1000023403
  1000025586
  1000025589
  1000025590
  1000025591
  1000025592
  1000025627
  1000025630
  1000025668
  1000025669
  1000025670
  1000025671
  1000025672
  1000025673
  1000025674
  1000025676
  1000025678
  1000025682
  1000025760
  1000025762
  1000025764
  1000025285
  1000017401
  1000024149
  1000009675
  1000013802
  1000027562
  1000027762
  1000027763
  1000027782
  1000027783
  1000027784
  1000027785
  1000027786
  1000027787
  1000027789
  1000027790
  1000027791
  1000027792
  1000027793
  1000027794
  1000027801
  1000027835
  1000027837
  1000027884
  1000027964
  1000027965
  1000027998
  1000028082
  1000028083
  1000028425
  1000028526
  1000028530
  1000028532
  1000028533
  1000028534
  1000028535
  1000028551
  1000028600
  1000028885
  1000028895
  1000028909
  1000028923
  1000025832
  1000029003
  1000029119
  1000029138
  1000029181
  1000029185
  1000029186
  1000028950
  1000027967
  1000029979
  1000029983
  1000029984
  1000029985
  1000029987
  1000030029
  1000030049
  1000030050
  1000030051
  1000031094
  1000031095
  1000031096
  1000031273
  1000031710
  1000021691
  1000011996
  1000032031
  1000032089
  1000025131
  1000032738
  1000032739
  1000032740
  1000032741
  1000032761
  1000032765
  1000032766
  1000032769
  1000032770
  1000032771
  1000032772
  1000032773
  1000032780
  1000032782
  1000032784
  1000032674
  1000033246
  1000033247
  1000033248
  1000033250
  1000033251
  1000033295
  1000033304
  1000033307
  1000033516
  1000033517
  1000033518
  1000033523
  1000033541
  1000033542
  1000033543
  1000033544
  1000033590
  1000033608
  1000033609
  1000033610
  1000033611
  1000033613
  1000033614
  1000033616
  1000033617
  1000033618
  1000033620
  1000033871
  1000033872
  1000034047
  1000034049
  1000034119
  1000034129
  1000034252
  1000033526
  1000027529
  1000034673
  1000002590
  1000035973
  1000036324
  1000036327
  1000036328
  1000036329
  1000036330
  1000036331
  1000036332
  1000036333
  1000036334
  1000030054
  1000036537
  1000036794
  1000036797
  1000036798
  1000036799
  1000036800
  1000036801
  1000036803
  1000036808
  1000036809
  1000036810
  1000036811
  1000036812
  1000036821
  1000036847
  1000036848
  1000036849
  1000036851
  1000036852
  1000036853
  1000036854
  1000036855
  1000036856
  1000036857
  1000036858
  1000036859
  1000036860
  1000036861
  1000036862
  1000036863
  1000036864
  1000036865
  1000036866
  1000036867
  1000036868
  1000036869
  1000036870
  1000036871
  1000036872
  1000036873
  1000036874
  1000036875
  1000036876
  1000036877
  1000036878
  1000036879
  1000036880
  1000036881
  1000036882
  1000036883
  1000036884
  1000036885
  1000036886
  1000036887
  1000036888
  1000036889
  1000036890
  1000036891
  1000036892
  1000036893
  1000036894
  1000036895
  1000036896
  1000036897
  1000036898
  1000036899
  1000036900
  1000036901
  1000036982
  1000036988
  1000036991
  1000036994
  1000036995
  1000036996
  1000036997
  1000036998
  1000036999
  1000037000
  1000037001
  1000037002
  1000037003
  1000037004
  1000037005
  1000037011
  1000037012
  1000037013
  1000037014
  1000037015
  1000037019
  1000037021
  1000037022
  1000037023
  1000037024
  1000037025
  1000037026
  1000037027
  1000037060
  1000037061
  1000037070
  1000037071
  1000037072
  1000037073
  1000037085
  1000037086
  1000037087
  1000037095
  1000037096
  1000037097
  1000037108
  1000037110
  1000037028
  1000037624
  1000037627
  1000037629
  1000037631
  1000037634
  1000037635
  1000037637
  1000037638
  1000037639
  1000037640
  1000037643
  1000037644
  1000037646
  1000037647
  1000037650
  1000037651
  1000037654
  1000037656
  1000037659
  1000037772
  1000037780
  1000037809
  1000037922
  1000034618
  1000028084
  1000040079
  1000040080
  1000040081
  1000040082
  1000040084
  1000040087
  1000040088
  1000040090
  1000040097
  1000040098
  1000040100
  1000040106
  1000040108
  1000040109
  1000040116
  1000040129
  1000040137
  1000018340
  1000041318
  1000041168
  1000041588
  1000041943
  1000041944
  1000041946
  1000041949
  1000041952
  1000041957
  1000029441
  1000042310
  1000042311
  1000042319
  1000042323
  1000042324
  1000042328
  1000042330
  1000042354
  1000042358
  1000042363
  1000042365
  1000043600
  1000043601
  1000043602
  1000043603
  1000037777
  1000044532
  1000044640
  1000044647
  1000044648
  1000044649
  1000044828
  1000044832
  1000044836
  1000044861
  1000044895
  1000044899
  1000044900
  1000044901
  1000044902
  1000044933
  1000044965
  1000045008
  1000045111
  1000045112
  1000045128
  1000045349
  1000045350
  1000045351
  1000045352
  1000045525
  1000045532
  1000046051
  1000047438
  1000040096
  1000047871
  1000048023
  1000048296
  1000048313
  1000048401
  1000046193
  1000048975
  1000049188
  1000020885
  1000048958
  1000048969
  1000049858
  1000049861
  1000049377
  1000050228
  1000050276
  1000048812
  1000050589
  1000009536
  1000050289
  1000049521
  1000050942
  1000048314
  1000051232
  1000048839
  1000051508
  1000051622
  1000019952
  1000037812
  1000051025
  1000052400
  1000052813
  1000052987
  1000053007
  1000052715
  1000053347
  1000053412
  1000053593
  1000053595
  1000053644
  1000050229
  1000052651
  1000053892
  1000053894
  1000054024
  1000054083
  1000054435
  1000054691
  1000055225
  1000055258
  1000055269
  1000054768
  1000022254
  1000049984
  1000050688
  1000056339
  1000053448
  1000022255
  1000056819
  1000056820
  1000056821
  1000056919
  1000056793
  1000056794
  1000056854
  1000056855
  1000055273
  1000057431
  1000057439
  1000055873
  1000057802
  1000056857
  1000058022
  1000058176
  1000058177
  1000058482
  1000057470
  1000058292
  1000059384
  1000060226
  1000060268
  1000060405
  1000060577
  1000060578
  1000060618
  1000060620
  1000060717
  1000060849
  1000061474
  1000061497
  1000061852
  1000061893
  1000061895
  1000062869
  1000062955
  1000063051
  1000063087
  1000062162
  1000063801
  1000061473
  1000064632
  1000064981
  1000065024
  1000065660
  1000065797
  1000001888
  1000059818
  1000066136
  1000066411
  167912
]
20 0.50 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:
[
  348746
]
21 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:
[
  1232
]
22 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:
[
  152709
]
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:
[
  1231
]
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:
[
  11358
]
25 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:
[
  21052
]
26 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:
[
  9527
]
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:
[
  109440
]
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:
[
  9840
]
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:
[
  28309
]
30 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.id = ? LIMIT 1
Parameters:
[
  1
]
31 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:
[
  1
]
32 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:
[
  16
]
33 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:
[
  17
]
34 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:
[
  18
]
35 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  19
]
36 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.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:
[
  21
]
38 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:
[
  22
]
39 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:
[
  23
]
40 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
41 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  25
]
42 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 0.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:
[
  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.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:
[
  30
]
47 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  31
]
48 0.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.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"
]
50 0.38 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.17 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.17 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 0.35 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"
  167912
]
55 1.18 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:
[
  167912
  0
]
56 0.41 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"
  167912
]
57 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"
]
58 0.41 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:
[
  167912
  "C"
]
59 0.32 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:
[
  167912
  9958163
]
60 0.27 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.22 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:
[
  167912
]
64 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-12 15:06:43"
  "%2%"
  167912
]
65 0.69 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[
  167912
  7
]
66 0.32 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:
[
  167912
]

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 2195
App\Entity\Customer\Customer 231
App\Entity\User\User 214
App\Entity\Delivery\Delivery 184
App\Entity\Catalog\ProductCatalog 181
App\Entity\Catalog\CustomerCatalog 181
App\Entity\Product\Market 72
App\Entity\Pricing\Price 51
App\Entity\Product\ProductPrice 48
App\Entity\Internal\Commercial 45
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 14
App\Entity\Product\CharacteristicLabel 13
App\Entity\Delivery\DeliveryCost 7
App\Entity\Internal\Society 6
App\Entity\Internal\Parameter 3
App\Infrastructure\Doctrine\Entity\ProductRule 1