GET https://staging.pgdis.com/produit/75175-marqueurs-effacables-rouge-pilot-wbs-vbm-r-%28e%29

Query Metrics

157 Database Queries
22 Different statements
6831.36 ms Query time
0 Invalid entities
6102 Managed entities

Queries

Group similar statements

# Time Info
1 101.61 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:
[
  "75175-marqueurs-effacables-rouge-pilot-wbs-vbm-r-(e)"
]
2 0.46 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:
[
  96007
]
3 0.62 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:
[
  "75175-marqueurs-effacables-rouge-pilot-wbs-vbm-r-(e)"
]
4 0.35 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:
[
  "75175-marqueurs-effacables-rouge-pilot-wbs-vbm-r-(e)"
]
5 1.72 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:
[
  96007
  1
]
6 0.68 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:
[
  58
  275
  276
  277
  278
  275
  96007
]
7 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:
[
  139
]
8 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:
[
  140
]
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:
[
  141
]
10 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  142
]
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:
[
  170
]
12 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  171
]
13 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:
[
  172
]
14 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  174
]
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:
[
  175
]
16 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  176
]
17 0.30 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 3828.92 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:
[
  96007
  "2025-04-11 16:50:33"
]
19 2846.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 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:
[
  6313758
  6383988
  6382792
  6384296
  6384762
  6384989
  6385402
  6385426
  6381402
  6385507
  6378967
  6385686
  6385905
  6386759
  6386491
  6387032
  6387394
  6387139
  6387891
  6388271
  6388375
  6387056
  6386603
  6389005
  6365333
  6389129
  6387491
  6390030
  6390060
  6390440
  6390456
  6390531
  6391066
  6391344
  6391865
  6392087
  6392109
  6390889
  6392440
  6389573
  6392501
  6392829
  6392883
  6392148
  6384049
  6384174
  6393909
  6394105
  6394196
  6394256
  6394348
  6394447
  6394526
  6394656
  6394662
  6394768
  6392965
  6394935
  6395240
  6395414
  6395423
  6395446
  6395496
  6395771
  6396237
  6396248
  6396336
  6396381
  6396586
  6397424
  6397653
  6397763
  6398143
  6398163
  6398262
  6398309
  6398611
  6398613
  6398621
  6398640
  6398657
  6398681
  6398702
  6398709
  6398741
  6399439
  6399782
  6400145
  6400359
  6400449
  6400500
  6401729
  6401802
  6402149
  6402274
  6402422
  6402423
  6402498
  6402666
  6402680
  6402880
  6402897
  6403164
  6403373
  6403665
  6403677
  6403775
  6403865
  6403936
  6404885
  6404890
  6404911
  6405400
  6405417
  6405419
  6405422
  6405442
  6405445
  6405464
  6405499
  6405570
  6405616
  6405681
  6405915
  6405963
  6405990
  6406020
  6406275
  6406312
  6406450
  6406519
  6406587
  6406708
  6407074
  6407087
  6407197
  6407343
  6407415
  6407522
  6407527
  6408064
  6408102
  6408541
  6408661
  6408700
  6408783
  6408811
  6409057
  6409077
  6409575
  6409595
  6409687
  6410348
  6410951
  6411094
  6411122
  6411718
  6411729
  6411745
  6411782
  6412178
  6412587
  6412737
  6412868
  6412989
  6413036
  6413068
  6413407
  6413491
  6413573
  6413749
  6413816
  6413886
  6413949
  6414139
  6414384
  6414603
  6414612
  6414621
  6414685
  6414763
  6415001
  6415013
  6415021
  6415088
  6415089
  6415108
  6415189
  6415209
  6415389
  6415462
  6415650
  6415785
  6415890
  6415989
  6416146
  6416214
  6416406
  6416534
  6416545
  6416564
  6416620
  6416648
  6416793
  6416807
  6416814
  6416839
  6416955
  6416963
  6416970
  6417074
  6417424
  6417429
  6417462
  6417518
  6417554
  6417610
  6417778
  6418161
  6418317
  6418488
  6418834
  6418893
  6418919
  6418981
  6418984
  6418995
  6419170
  6419185
  6419215
  6419249
  6419271
  6419300
  6419301
  6419306
  6419315
  6419319
  6419391
  6419442
  6419543
  6419546
  6419548
  6419549
  6419557
  6419706
  6419788
  6419810
  6420170
  6420210
  6420265
  6420621
  6420641
  6420665
  6420715
  6420718
  6420764
  6420850
  6420857
  6420877
  6420893
  6420976
  6421028
  6421097
  6421536
  6421646
  6421663
  6421745
  6421756
  6421981
  6422178
  6422433
  6422470
  6422493
  6422714
  6422808
  6422845
  6422885
  6422971
  6423178
  6423686
  6423763
  6423871
  6423993
  6424018
  6424029
  6424114
  6424146
  6424212
  6424264
  6424805
  6424907
  6425060
  6425180
  6425263
  6425287
  6425756
  6426032
  6426221
  6426270
  6426279
  6426427
  6426473
  6426529
  6426551
  6426611
  6426704
  6426812
  6426826
  6426964
  6426978
  6426997
  6427018
  6427186
  6427222
  6427269
  6427275
  6427315
  6427324
  6427365
  6427401
  6427655
  6427678
  6427696
  6427736
  6427744
  6427771
  6428003
  6428177
  6428232
  6428281
  6428316
  6428422
  6428425
  6428428
  6428435
  6428474
  6428590
  6428663
  6428719
  6428728
  6428804
  6428896
  6428927
  6429183
  6429299
  6429358
  6429562
  6429628
  6429630
  6429786
  6429789
  6429902
  6429928
  6429930
  6430362
  6430521
  6430758
  6430835
  6430855
  6430873
  6430880
  6430906
  6430909
  6430911
  6430924
  6430954
  6431250
  6431244
  6431406
  6431476
  6431486
  6431494
  6431524
  6431586
  6431935
  6431978
  6432163
  6432220
  6432232
  6432248
  6432253
  6432270
  6432282
  6433539
  6433550
  6433568
  6433667
  6433756
  6433779
  6433815
  6434001
  6434232
  6434250
  6434284
  6434406
  6434550
  6434662
  6434663
  6434754
  6434757
  6434911
  6434926
  6434920
  6434966
  6434981
  6435207
  6435287
  6435314
  6435404
  6435405
  6435496
  6435607
  6435634
  6435710
  6435833
  6435867
  6436018
  6436088
  6436278
  6436329
  6436496
  6437009
  6437033
  6437042
  6437049
  6437075
  6437181
  6437218
  6437618
  6437641
  6437705
  6437751
  6437798
  6437876
  6437971
  6438045
  6438077
  6438079
  6438095
  6438119
  6438440
  6438509
  6438542
  6438641
  6438645
  6438667
  6438899
  6438923
  6439117
  6439137
  6439266
  6439471
  6439608
  6439632
  6439639
  6439671
  6439691
  6439819
  6439937
  6440124
  6440231
  6440278
  6440451
  6440485
  6440537
  6440606
  6440794
  6440903
  6441007
  6441148
  6441265
  6441378
  6441616
  6441861
  6442008
  6442111
  6442195
  6442226
  6442232
  6442347
  6442868
  6442874
  6442876
  6442934
  6442989
  6443046
  6443113
  6443132
  6443147
  6443181
  6443210
  6443245
  6443246
  6443263
  6443309
  6443320
  6443334
  6443380
  6443421
  6443431
  6443497
  6443613
  6443710
  6443818
  6443875
  6443912
  6444255
  6444257
  6444284
  6444333
  6444340
  6444356
  6444365
  6444576
  6444579
  6444607
  6444663
  6444665
  6445157
  6445262
  6445288
  6445352
  6445358
  6445378
  6445463
  6445513
  6445609
  6445630
  6445639
  6445642
  6445746
  6445772
  6445799
  6445835
  6445938
  6446038
  6446055
  6446060
  6446084
  6446109
  6446119
  6446121
  6446137
  6446172
  6446208
  6446244
  6446450
  6446551
  6446559
  6446577
  6446612
  6446616
  6446679
  6446680
  6446773
  6446776
  6446857
  6446861
  6446888
  6446896
  6446900
  6446915
  6446939
  6446975
  6446984
  6446988
  6447056
  6447065
  6447066
  6447090
  6447115
  6447120
  6447123
  6447322
  6447376
  6447383
  6447537
  6447547
  6447561
  6447682
  6447692
  6447750
  6447787
  6448208
  6448241
  6448261
  6448735
  6448776
  6448829
  6448889
  6448952
  6449059
  6449112
  6449331
  6449348
  6449379
  6449389
  6449459
  6449467
  6449462
  6449508
  6449688
  6449834
  6449836
  6449964
  6449979
  6449982
  6450009
  6450134
  6450155
  6450192
  6450195
  6450211
  6450215
  6450252
  6450296
  6450416
  6450435
  6450447
  6450448
  6450455
  6450467
  6450468
  6450479
  6450483
  6450529
  6450628
  6450652
  6450767
  6450791
  6450920
  6450966
  6450970
  6450990
  6450996
  6451002
  6451021
  6451048
  6451074
  6451109
  6451112
  6451131
  6451151
  6451210
  6451225
  6451236
  6451294
  6451304
  6451314
  6451346
  6451368
  6451520
  6451540
  6451564
  6451573
  6451574
  6451596
  6451635
  6451659
  6451703
  6451951
  6452012
  6452047
  6452055
  6452059
  6452075
  6452079
  6452084
  6452099
  6452101
  6452102
  6452214
  6452216
  6452218
  6452221
  6452223
  6452233
  6452241
  6452247
  6452257
  6452262
  6452330
  6452347
  6452366
  6452372
  6452406
  6452415
  6452417
  6452418
  6452421
  6452427
  6452443
  6452444
  6452453
  6452464
  6452476
  6452520
  6452521
  6452532
  6452534
  6452554
  6452555
  6452558
  6452570
  6452580
  6452610
  6452611
  6452720
  6452737
  6452830
  6453154
  6453458
  6453481
  6453501
  6453504
  6453517
  6453573
  6453636
  6453659
  6453746
  6453772
  6453830
  6453835
  6453836
  6453842
  6453845
  6453909
  6453988
  6454016
  6454130
  6454160
  6454181
  6454544
  6454545
  6454554
  6454558
  6454564
  6454587
  6454607
  6454742
  6454761
  6454786
  6454820
  6454826
  6454829
  6454852
  6454861
  6454862
  6454924
  6454930
  6454935
  6454936
  6454949
  6455020
  6455063
  6455066
  6455067
  6455069
  6455078
  6455082
  6455107
  6455128
  6455137
  6455212
  6455213
  6455218
  6455239
  6455241
  6455244
  6455257
  6455267
  6455307
  6455322
  6455345
  6455411
  6455412
  6455413
  6455417
  6455420
  6455492
  6455513
  6455526
  6455546
  6455548
  6455549
  6455566
  6455581
  6455588
  6455599
  6455604
  6455606
  6455648
  6455668
  6455692
  6455694
  6455695
  6455711
  6455754
  6455762
  6455773
  6455777
  6455781
  6455809
  6455825
  6455839
  6455864
  6455867
  6455884
  6455888
  6455904
  6455910
  6456004
  6456268
  6456273
  6456274
  6456275
  6456432
  6456467
  6456572
  6456979
  6456998
  6457011
  6457205
  6457206
  6457209
  6457224
  6457229
  6457265
  6457440
  6457441
  6457442
  6457443
  6457446
  6457539
  6457540
  6457646
  6457649
  6457650
  6457853
  6457939
  6458228
  6458370
  6458380
  6458411
  6458475
  6458476
  6458518
  6458648
  6458677
  6458839
  6459104
  6459224
  6459240
  6459277
  6459437
  6459447
  6459546
  6459638
  6459752
  6459930
  6459976
  6460058
  6460073
  6460079
  6460171
  6460216
  6460281
  6460298
  6460323
  6460312
  6460348
  6461160
  6461312
  6461323
  6461333
  6461336
  6461342
  6461403
  6461584
  6461600
  6461664
  6461669
  6461675
  6461829
  6461853
  6461902
  6462118
  6462229
  6462492
  6462498
  6462540
  6462717
  6462902
  6462917
  6462954
  6462968
  6463233
  6463852
  6463862
  6463866
  6464025
  6464043
  6464229
  6464350
  6464402
  6465023
  6465206
  6465304
  6465369
  6465448
  6465645
  6465665
  6465794
  6465801
  6465809
  6466049
  6466397
  6466425
  6466443
  6466755
  6467007
  6467234
  6467456
  6468071
  6468079
  6468161
  6468545
  6468861
  6469142
  6469170
  6469210
  6469211
  6469252
  6469287
  6469330
  6469356
  6469407
  6469584
  6469588
  6469598
  6469860
  6469883
  6470175
  6470253
  6470329
  6470496
  6470501
  6470517
  6470529
  6470535
  6470543
  6470580
  6470762
  6470766
  6470913
  6470915
  6470973
  6471084
  6471109
  6471163
  6471323
  6471376
  6471417
  6471470
  6471616
  6471924
  6471997
  6472008
  6472254
  6472265
  6472281
  6472289
  6472302
  6472331
  6472353
  6472463
  6472564
  6472583
  6472639
  6472715
  6472733
  6472869
  6472943
  6473042
  6473069
  6473246
  6473266
  6473278
  6473303
  6474424
  6474656
  6474668
  6474688
  6474734
  6474738
  6474750
  6474818
  6474825
  6474864
  6475427
  6475441
  6475448
  6475465
  6475475
  6475505
  6476349
  6476501
  6476536
  6476598
  6476664
  6476689
  6476777
  6476785
  6476807
  6476857
  6476895
  6476911
  6476979
  6477120
  6477126
  6477184
  6477225
  6477239
  6477304
  6477411
  6477579
  6477605
  6477682
  6477811
  6477860
  6477862
  6477863
  6477907
  6477910
  6478115
  6478172
  6478516
  6479095
  6480451
  6480522
  6480540
  6480739
  6480806
  6480853
  6480893
  6481129
  6481288
  6481334
  6481447
  6481491
  6481687
  6481698
  6481733
  6481766
  6481799
  6481849
  6481908
  6481929
  6482818
  6482889
  6482984
  6483013
  6483055
  6483126
  6483293
  6483482
  6483548
  6483584
  6483694
  6483749
  6483803
  6483805
  6483923
  6484035
  6484433
  6484649
  6484779
  6484803
  6484826
  6484893
  6484907
  6484937
  6484941
  6485030
  6485197
  6485212
  6485266
  6485374
  6485500
  6485505
  6485541
  6485650
  6485960
  6486005
  6486049
  6486098
  6486147
  6486170
  6486193
  6486283
  6486439
  6486460
  6486547
  6486718
  6486720
  6486756
  6486789
  6487273
  6487597
  6488344
  6488373
  6488384
  6488472
  6488475
  6488528
  6488952
  6489031
  6489037
  6489055
  6489090
  6489183
  6489399
  6490052
  6490065
  6490697
  6490753
  6490765
  6490781
  6491004
  6491015
  6491043
  6491044
  6491431
  6491478
  6491486
  6491559
  6491607
  6491865
  6491899
  6491996
  6491997
  6492204
  6492235
  6492253
  6492311
  6493058
  6493083
  6493093
  6493118
  6493149
  6493706
  6493837
  6494298
  6494302
  6494325
  6494348
  6494514
  6494553
  6494565
  6494784
  6494785
  6494891
  6494956
  6495318
  6495397
  6495398
  6495417
  6495628
  6495682
  6495880
  6496168
  6496239
  6496244
  6496397
  6496836
  6497075
  6497113
  6497114
  6497134
  6497174
  6497214
  6497242
  6497269
  6497274
  6497296
  6497326
  6497346
  6497353
  6497422
  6497427
  6497428
  6497446
  6497464
  6497470
  6497487
  6497583
  6497708
  6497720
  6497732
  6497765
  6497784
  6497900
  6497911
  6498041
  6498056
  6498058
  6498070
  6498089
  6498093
  6498128
  6498143
  6498153
  6498154
  6498156
  6498165
  6498177
  6498211
  6498215
  6498238
  6498240
  6498309
  6498321
  6498330
  6498335
  6498351
  6498374
  6498444
  6498452
  6498480
  6498502
  6498513
  6498561
  6498563
  6498573
  6498604
  6498612
  6498619
  6498630
  6498636
  6498638
  6498795
  6498829
  6498841
  6498903
  6498916
  6498919
  6498937
  6498973
  6498980
  6499143
  6499146
  6499157
  6499199
  6499243
  6499249
  6499262
  6499265
  6499285
  6499289
  6499291
  6499294
  6499351
  6499353
  6499354
  6499369
  6499380
  6499383
  6499412
  6499473
  6499492
  6499500
  6499503
  6499511
  6499534
  6499551
  6499578
  6499622
  6499669
  6499676
  6500352
  6500367
  6500370
  6500419
  6500456
  6500458
  6500499
  6500519
  6500520
  6500560
  6500566
  6500904
  6500905
  6500908
  6500910
  6500912
  6500929
  6500947
  6500971
  6500973
  6500998
  6501001
  6501237
  6501397
  6501398
  6501399
  6501441
  6501445
  6501450
  6501462
  6501517
  6501686
  6501716
  6501727
  6501810
  6501813
  6501822
  6501850
  6501853
  6501860
  6501861
  6501901
  6501939
  6501944
  6501948
  6501949
  6501971
  6501972
  6501975
  6501978
  6501985
  6501990
  6502006
  6502008
  6502031
  6502072
  6502073
  6502079
  6502082
  6502101
  6502109
  6502122
  6502138
  6502146
  6502175
  6502262
  6502264
  6502282
  6502297
  6502345
  6502350
  6502403
  6502410
  6502445
  6502451
  6502458
  6502480
  6502494
  6502520
  6502522
  6502523
  6502526
  6502534
  6502539
  6502545
  6502571
  6502611
  6502667
  6502669
  6502778
  6502809
  6502849
  6503081
  6503096
  6503572
  6503573
  6503576
  6503755
  6503756
  6503768
  6503769
  6503770
  6503842
  6503983
  6504246
  6504248
  6504249
  6504254
  6504262
  6504332
  6504384
  6504386
  6504473
  6504478
  6504503
  6504588
  6504627
  6504669
  6505482
  6505986
  6506004
  6506060
  6506072
  6506083
  6506242
  6506396
  6506404
  6506491
  6506582
  6506747
  6506761
  6507126
  6507174
  6507286
  6507454
  6507470
  6507657
  6507679
  6507816
  6507898
  6507945
  6507949
  6507975
  6507986
  6507989
  6508468
  6508631
  6508673
  6508762
  6508977
  6509010
  6509046
  6509419
  6509434
  6509593
  6509640
  6510136
  6510145
  6510380
  6510412
  6510609
  6510716
  6510776
  6510818
  6510867
  6510978
  6510998
  6511138
  6511139
  6511142
  6511147
  6511173
  6511222
  6511773
  6512156
  6512457
  6512473
  6512647
  6512840
  6512943
  6512964
  6513010
  6513154
  6514814
  6515098
  6515106
  6515135
  6515204
  6515278
  6515555
  6515876
  6516277
  6516290
  6517565
  6519022
  6519769
  6519774
  6520023
  6520120
  6520231
  6520587
  6520865
  6521133
  6521341
  6521545
  6521835
  6522005
  6522325
  6522706
  6523194
  6523204
  6523312
  6523314
  6523483
  6523504
  6523621
  6523944
  6523973
  6523979
  6524075
  6524235
  6524256
  6524266
  6524282
  6524288
  6524297
  6524300
  6524312
  6524314
  6524319
  6524322
  6524344
  6524348
  6524351
  6524396
  6524403
  6524413
  6524415
  6524435
  6524455
  6524458
  6524533
  6524582
  6524638
  6524702
  6524757
  6524761
  6524775
  6524944
  6524945
  6524961
  6524965
  6525023
  6525043
  6525161
  6525197
  6525225
  6525311
  6525359
  6525429
  6525434
  6525455
  6525502
  6525516
  6525566
  6525723
  6525727
  6525747
  6525839
  6525985
  6526018
  6526019
  6526021
  6526022
  6526058
  6526066
  6526195
  6526200
  6526212
  6526217
  6526285
  6526286
  6526289
  6526295
  6526297
  6526336
  6526338
  6526369
  6526416
  6526426
  6526436
  6526462
  6526478
  6526534
  6526561
  6526563
  6526912
  6526999
  6527006
  6527070
  6527116
  6527328
  6527430
  6527450
  6527609
  6527620
  6527639
  6527648
  6527649
  6527775
  6527783
  6528048
  6528049
  6528087
  6528104
  6528149
  6528154
  6528174
  6528175
  6528237
  6528283
  6528285
  6528411
  6528541
  6528625
  6528636
  6528642
  6528670
  6528671
  6528739
  6528753
  6528778
  6528782
  6528798
  6528799
  6528803
  6528805
  6528853
  6528886
  6528898
  6528928
  6528934
  6528937
  6528986
  6528989
  6529001
  6529005
  6529013
  6529067
  6529105
  6529110
  6529113
  6529126
  6529148
  6529178
  6529182
  6529195
  6529197
  6529225
  6529229
  6529310
  6529311
  6529326
  6529746
  6529747
  6529755
  6529831
  6529837
  6529841
  6529856
  6529863
  6529866
  6529873
  6529883
  6529884
  6529890
  6529993
  6530046
  6530051
  6530058
  6530079
  6530093
  6530096
  6530135
  6530143
  6530166
  6530182
  6530188
  6530220
  6530236
  6530271
  6530277
  6530279
  6530295
  6530297
  6530314
  6530333
  6530448
  6530450
  6530484
  6530525
  6530536
  6530555
  6530617
  6530998
  6531316
  6531334
  6531356
  6531564
  6532650
  6532651
  6532652
  6532654
  6532721
  6532724
  6532728
  6532739
  6532747
  6532853
  6532913
  6533129
  6533150
  6533178
  6533205
  6533226
  6533245
  6533447
  6533679
  6533750
  6533796
  6535312
  6535491
  6535590
  6535784
  6535911
  6535974
  6536011
  6536015
  6536210
  6536605
  6536925
  6536978
  6537008
  6537222
  6537290
  6537938
  6538337
  6538983
  6539666
  6539764
  6539783
  6539818
  6539855
  6539856
  6539861
  6539947
  6539972
  6540413
  6540540
  6540704
  6540982
  6541809
  6542004
  6542024
  6542189
  1000000742
  1000000755
  6388022
  1000001043
  1000001057
  1000001124
  1000001357
  6358752
  1000000853
  6389415
  1000001448
  1000001455
  1000001457
  6393344
  1000001358
  1000001720
  1000001723
  1000001349
  1000001572
  1000001973
  1000001974
  1000001991
  1000002067
  1000002496
  1000002544
  1000002550
  1000002586
  1000002588
  1000002603
  1000002699
  1000002766
  1000002814
  1000002760
  1000003036
  1000003753
  1000003787
  1000001340
  1000002130
  1000003634
  1000004048
  1000004049
  1000004080
  1000001347
  1000000887
  1000000870
  6381437
  1000000736
  1000004081
  6389085
  1000004746
  6393430
  1000004842
  6385400
  1000002117
  1000005032
  1000005048
  1000005295
  1000005343
  1000005542
  1000005858
  1000006019
  1000006037
  6394952
  1000006175
  1000006176
  1000006298
  1000006310
  1000006499
  1000006595
  1000002183
  1000007010
  1000003850
  6389523
  1000003723
  1000007746
  1000005271
  1000003487
  1000001675
  1000008173
  1000008316
  1000008317
  1000008318
  1000007981
  1000004824
  1000005584
  1000008878
  1000009046
  1000009158
  1000009215
  1000008887
  6389071
  1000009581
  1000009663
  1000009654
  1000009893
  1000004794
  1000005293
  6391122
  1000002150
  1000009281
  1000010035
  1000000984
  1000010066
  1000009003
  1000008985
  1000007890
  1000006182
  1000007460
  1000007492
  1000010293
  1000010336
  1000010398
  1000010406
  1000002032
  1000010581
  1000008530
  1000008937
  1000009625
  1000010648
  1000010711
  1000010764
  1000002170
  1000009248
  1000010882
  1000010884
  6340154
  1000010521
  6391665
  1000010932
  1000010990
  1000010997
  1000007780
  1000011884
  1000011901
  1000011938
  1000009602
  1000011970
  1000010381
  1000010561
  1000012018
  1000007988
  1000012122
  1000012213
  1000009480
  6343241
  6388984
  1000009588
  1000012307
  1000011962
  1000012409
  1000012401
  1000012732
  1000009930
  1000012414
  1000012990
  1000011902
  1000012621
  1000009545
  1000009161
  1000010178
  1000013593
  1000013431
  1000011988
  6381298
  1000010502
  1000013134
  1000012453
  1000012743
  1000012641
  1000013860
  1000013966
  1000010447
  1000011081
  1000014120
  1000014125
  1000014256
  1000013510
  1000008153
  1000002099
  1000007675
  1000014505
  1000004686
  1000014441
  1000014710
  1000014737
  1000014413
  1000014802
  6394257
  1000013557
  1000014371
  1000014277
  1000012710
  1000009611
  1000015232
  1000015233
  1000015331
  1000014333
  1000015373
  1000015374
  1000015368
  1000014761
  1000012648
  1000015470
  1000015473
  1000015478
  1000014450
  1000015507
  1000015509
  1000009763
  1000009127
  1000015628
  1000015701
  1000015411
  1000015720
  1000015721
  1000015746
  1000015747
  1000015761
  1000008984
  1000015781
  1000015788
  1000014922
  1000015940
  1000015921
  1000016009
  1000009705
  1000016031
  1000016251
  1000016263
  1000016358
  1000016364
  1000016366
  1000016630
  1000016672
  1000016681
  1000013981
  1000016779
  1000014799
  1000016942
  1000016973
  1000017030
  1000017031
  1000017032
  1000016871
  1000012570
  1000017123
  1000017274
  1000017027
  1000016984
  1000014895
  1000012596
  1000011087
  1000017007
  1000014577
  6385731
  1000017579
  1000017587
  1000016036
  1000017730
  1000016262
  1000018134
  1000018137
  1000018138
  1000018139
  1000018143
  1000018144
  1000018146
  1000015414
  1000018172
  1000018173
  1000018174
  1000018175
  1000018205
  1000018206
  1000018211
  1000018213
  1000018219
  1000016165
  1000018345
  1000018474
  1000018504
  1000012841
  1000016845
  1000011982
  1000018374
  1000012656
  1000018869
  1000018870
  1000018871
  1000018872
  1000018879
  1000018886
  1000018891
  1000018906
  1000018911
  1000018919
  1000018920
  1000018926
  1000018927
  1000018937
  1000018939
  1000018968
  1000018969
  1000018994
  1000018996
  1000018998
  1000018999
  1000019186
  1000019187
  1000019277
  1000019281
  1000019282
  1000019294
  1000019299
  1000019302
  1000019305
  1000019308
  1000019318
  1000019379
  1000019380
  1000019388
  1000019393
  1000017225
  1000019397
  1000019398
  1000019400
  1000016781
  1000016665
  1000014448
  1000019415
  1000012412
  1000019429
  1000019442
  1000019481
  1000019495
  1000019499
  1000019501
  1000019503
  1000019511
  1000019514
  1000019515
  1000019520
  1000019521
  1000019523
  1000019524
  1000019527
  1000019533
  1000019535
  1000019537
  1000019542
  1000019589
  1000019612
  1000013461
  1000019804
  1000019876
  1000019877
  1000019878
  1000019880
  1000019885
  1000019913
  1000019915
  1000019931
  1000019949
  1000019950
  1000019953
  1000019956
  1000019957
  1000019958
  1000019960
  1000020014
  1000020017
  1000013138
  1000020103
  1000009207
  1000020037
  1000020146
  1000004484
  1000020231
  1000020232
  1000020234
  1000020235
  1000020236
  1000020237
  1000020238
  1000020239
  1000020241
  1000020242
  1000020247
  1000020254
  1000015773
  1000020281
  1000020296
  1000020300
  1000020344
  1000016359
  1000012373
  1000004663
  1000015484
  1000020437
  1000020438
  1000020439
  1000020443
  1000020454
  1000018889
  1000020605
  1000020607
  1000020608
  1000014302
  1000020695
  1000013768
  1000014659
  1000020731
  1000020734
  1000020736
  1000020743
  1000020744
  1000020746
  1000020748
  1000012337
  1000020849
  1000019053
  1000011023
  1000021052
  1000021054
  1000021055
  1000021056
  1000021061
  1000019306
  1000016353
  1000015501
  1000013467
  1000012314
  1000017771
  1000021480
  1000014850
  1000021553
  1000021579
  1000016527
  1000016376
  1000021640
  1000021645
  1000021646
  1000021655
  1000021693
  1000021790
  1000021791
  1000021792
  1000021796
  1000021797
  1000021798
  1000021799
  1000021802
  1000021818
  1000021820
  1000021822
  1000021823
  1000021825
  1000021828
  1000021834
  1000021835
  1000021841
  1000021864
  1000021871
  1000021872
  1000021878
  1000021884
  1000021886
  1000021891
  1000021904
  1000022123
  1000022162
  1000012427
  1000009633
  1000022191
  1000010604
  1000016210
  1000012602
  1000013196
  1000022231
  1000022236
  1000016536
  1000017884
  1000014079
  1000001992
  1000016559
  1000022517
  1000002448
  1000015380
  1000021928
  1000006916
  1000014961
  1000023509
  1000023511
  1000023568
  1000023858
  1000024102
  1000024103
  1000024104
  1000024105
  1000024106
  1000024356
  1000024517
  1000024521
  1000012285
  1000024724
  1000024725
  1000024726
  1000017073
  1000018703
  1000024993
  1000025000
  1000025027
  1000025050
  1000025053
  1000025057
  1000025098
  1000025125
  1000025406
  1000025417
  1000025421
  1000025423
  1000021907
  1000025649
  1000021695
  1000025715
  1000025746
  1000025813
  1000025814
  1000017645
  1000025947
  1000026084
  1000026107
  1000017199
  1000026202
  1000026216
  1000026218
  1000026408
  1000026409
  1000026410
  1000026411
  1000024995
  1000025834
  1000026610
  1000026611
  1000006100
  1000012798
  1000023752
  1000014705
  1000012504
  1000026904
  1000026906
  1000022192
  1000026995
  1000027058
  1000013852
  1000027912
  1000027913
  1000027916
  1000027917
  1000027918
  1000027919
  1000027920
  1000027921
  1000027922
  1000028252
  1000028255
  1000028289
  1000028292
  1000028294
  1000028295
  1000028302
  1000028420
  1000028613
  1000028614
  1000028626
  1000028643
  1000028644
  1000028780
  1000028621
  1000021125
  1000024727
  1000016744
  1000021954
  1000014968
  1000012763
  1000028990
  1000013180
  1000029098
  1000029353
  1000029378
  1000029382
  1000029426
  1000029431
  1000029436
  1000029439
  1000029440
  1000029442
  1000016103
  1000029445
  1000029446
  1000029450
  1000029451
  1000029453
  1000018321
  1000029502
  1000029543
  1000029544
  1000024135
  1000029587
  1000029588
  1000029590
  1000008348
  1000029600
  1000029601
  1000029620
  1000029621
  1000029623
  1000029624
  1000029625
  1000029626
  1000015962
  1000025623
  1000029862
  1000006162
  1000029499
  1000029301
  1000030545
  1000030804
  1000030824
  1000030825
  1000030863
  1000030905
  1000030914
  1000030921
  1000030928
  1000016123
  1000031369
  1000028651
  1000031534
  1000031549
  1000031550
  1000015990
  1000028989
  1000031719
  1000028476
  1000031759
  1000031783
  1000031785
  1000031786
  1000031951
  1000031991
  1000019526
  1000032116
  1000019477
  1000032237
  1000032239
  1000032248
  1000032249
  1000032250
  1000032263
  1000032361
  1000032493
  1000032527
  1000022306
  1000028158
  1000032607
  1000030690
  1000032650
  1000030434
  1000032072
  1000033217
  1000033220
  1000033236
  1000033240
  1000033245
  1000033249
  1000033254
  1000033257
  1000033258
  1000033282
  1000033283
  1000033306
  1000033315
  1000033324
  1000033327
  1000033333
  1000033335
  1000033336
  1000033368
  1000033369
  1000033384
  1000033385
  1000033448
  1000033449
  1000033464
  1000033485
  1000033489
  1000033491
  1000033508
  1000033513
  1000033520
  1000026225
  1000025896
  1000033625
  1000025443
  1000002096
  1000016487
  1000033521
  1000009067
  1000034036
  1000034038
  1000034058
  1000034060
  1000034061
  1000029636
  1000019519
  1000033657
  1000032348
  1000034333
  1000014806
  1000034524
  1000034531
  1000034532
  1000009728
  1000034855
  1000034871
  1000034879
  1000034880
  1000034909
  1000019935
  1000035228
  1000035272
  1000035273
  1000035275
  1000035276
  1000035277
  1000035267
  1000035380
  1000035393
  1000033444
  1000035501
  1000035509
  1000035511
  1000035513
  1000035520
  1000035525
  1000035534
  1000032297
  1000035759
  1000035844
  1000015433
  1000024806
  1000018396
  1000014561
  1000022511
  1000034234
  1000036299
  1000036357
  1000034593
  1000036409
  1000036550
  1000036598
  1000035153
  1000031784
  1000036797
  1000036798
  1000036799
  1000036800
  1000036801
  1000036803
  1000036808
  1000035248
  1000036809
  1000036810
  1000036811
  1000036812
  1000036821
  1000036844
  1000036846
  1000036907
  1000036908
  1000036909
  1000036914
  1000036925
  1000036930
  1000036977
  1000036985
  1000036986
  1000036987
  1000036989
  1000037006
  1000037007
  1000037008
  1000037060
  1000037061
  1000037070
  1000037071
  1000037072
  1000037073
  1000037085
  1000037086
  1000037087
  1000037095
  1000037096
  1000037097
  1000037108
  1000037110
  1000036665
  1000037319
  1000037320
  1000037322
  1000037403
  1000037407
  1000037502
  1000016930
  1000033599
  1000037711
  1000037780
  1000037809
  1000037915
  1000037921
  1000038226
  1000038434
  1000038442
  1000038446
  1000038768
  1000038771
  1000038772
  1000038774
  1000038775
  1000038778
  1000038779
  1000038780
  1000038784
  1000038792
  1000038793
  1000038798
  1000038804
  1000038807
  1000038836
  1000038851
  1000037358
  1000038942
  1000038943
  1000039015
  1000039017
  1000039019
  1000039020
  1000039021
  1000039024
  1000039026
  1000028084
  1000039466
  1000039483
  1000039498
  1000039517
  1000039518
  1000039519
  1000039570
  1000039582
  1000039583
  1000039637
  1000039645
  1000039686
  1000039688
  1000039949
  1000039969
  1000039988
  1000039990
  1000039992
  1000040079
  1000040080
  1000040081
  1000040082
  1000040084
  1000040088
  1000040097
  1000040098
  1000040100
  1000040108
  1000040109
  1000040116
  1000040129
  1000040263
  1000034995
  1000040355
  1000040356
  1000040358
  1000040368
  1000029787
  1000040531
  1000040704
  1000040131
  1000040728
  1000040722
  1000040737
  1000040794
  1000040826
  1000035640
  1000040840
  1000040845
  1000040852
  1000033241
  1000028275
  1000022526
  1000041112
  1000039121
  1000041200
  1000041203
  1000041247
  1000035278
  1000041378
  1000041465
  1000027744
  1000040236
  1000041612
  1000024087
  1000039364
  1000041907
  1000016071
  1000041943
  1000041944
  1000041946
  1000041949
  1000041952
  1000041957
  1000042017
  1000042018
  1000042021
  1000042035
  1000042038
  1000042039
  1000042040
  1000042046
  1000042052
  1000042053
  1000042054
  1000042059
  1000042060
  1000042063
  1000042064
  1000042068
  1000042074
  1000042192
  1000042194
  1000042200
  1000042207
  1000042210
  1000042211
  1000042298
  1000042310
  1000042311
  1000042319
  1000042323
  1000042324
  1000042328
  1000042330
  1000042342
  1000042354
  1000042358
  1000042363
  1000042365
  1000040837
  1000042675
  1000042677
  1000038229
  1000041568
  1000027618
  1000042904
  1000042941
  1000039194
  1000043339
  1000043394
  1000043395
  1000043396
  1000043416
  1000043417
  1000043418
  1000043419
  1000043420
  1000043424
  1000043432
  1000043434
  1000043440
  1000043441
  1000042523
  1000043744
  1000043745
  1000039610
  1000005141
  1000043858
  1000043950
  1000043951
  1000043956
  1000043957
  1000043958
  1000043968
  1000043969
  1000043972
  1000043975
  1000043982
  1000043706
  1000044072
  1000044073
  1000044077
  1000044086
  1000044089
  1000044093
  1000044094
  1000044095
  1000044096
  1000044104
  1000044107
  1000044539
  1000044608
  1000044610
  1000044611
  1000044617
  1000044621
  1000044622
  1000044623
  1000044624
  1000044625
  1000044554
  1000044663
  1000044678
  1000044689
  1000044719
  1000028844
  1000044954
  1000038837
  1000026490
  1000045009
  1000039739
  1000045020
  1000045025
  1000045026
  1000045274
  1000045275
  1000038270
  1000045315
  1000045415
  1000045428
  1000045437
  1000045477
  1000045478
  1000045498
  1000045503
  1000045504
  1000045505
  1000045506
  1000045508
  1000045512
  1000045513
  1000045515
  1000045516
  1000045517
  1000045518
  1000045519
  1000045318
  1000045624
  1000045625
  1000045626
  1000045628
  1000045632
  1000045635
  1000045641
  1000045642
  1000045643
  1000045644
  1000045645
  1000045646
  1000045647
  1000045648
  1000045649
  1000045650
  1000045651
  1000045652
  1000045653
  1000045654
  1000045656
  1000045657
  1000045658
  1000045659
  1000045660
  1000045661
  1000045662
  1000045663
  1000045664
  1000045681
  1000045690
  1000045692
  1000010963
  1000039476
  1000045859
  1000045860
  1000025416
  1000045905
  1000045922
  1000045930
  1000045934
  1000046056
  1000032721
  1000017941
  1000036227
  1000046347
  1000046348
  1000046349
  1000046503
  1000046504
  1000046520
  1000046539
  1000046541
  1000046542
  1000046543
  1000041412
  1000046905
  1000046906
  1000046907
  1000046908
  1000046910
  1000046924
  1000046932
  1000046940
  1000046961
  1000047162
  1000047138
  1000016931
  1000047424
  1000047422
  1000025139
  1000045012
  1000047530
  1000040096
  1000047550
  1000047551
  1000038791
  1000033493
  1000047547
  1000047700
  1000047750
  1000047825
  1000047863
  1000047864
  1000047886
  1000042625
  1000045634
  1000047978
  1000047979
  1000047990
  1000048002
  1000030568
  1000044704
  1000046474
  1000048168
  1000048169
  1000046912
  1000048183
  1000048191
  1000043088
  1000048219
  1000048296
  1000048324
  1000048325
  1000048329
  1000048368
  1000048374
  1000048380
  1000048401
  1000048566
  1000048514
  1000048666
  1000048756
  1000048347
  1000048248
  1000044886
  1000048912
  1000045348
  1000048915
  1000047991
  1000048929
  1000048947
  1000048956
  1000016319
  1000025427
  1000048991
  1000034039
  1000049023
  1000037931
  1000032768
  1000049100
  1000034281
  1000017981
  1000049147
  1000048282
  1000049194
  1000048208
  6385986
  1000049434
  1000049488
  1000048900
  1000049586
  1000049636
  1000049651
  1000048969
  1000049674
  1000045610
  1000049404
  1000049807
  1000046277
  1000048487
  1000042645
  1000048126
  1000023855
  1000049936
  1000049673
  1000049981
  1000050009
  1000050051
  1000050105
  1000050115
  1000050116
  1000050136
  1000050142
  1000045608
  1000045015
  1000050218
  1000049951
  1000050236
  1000050237
  1000050327
  1000050342
  1000050249
  1000050213
  1000050120
  1000048192
  1000050478
  1000015626
  1000032442
  1000049234
  1000050583
  1000016526
  1000050647
  1000046407
  1000050721
  1000050649
  1000049941
  1000050885
  1000050890
  1000050911
  1000050962
  1000050996
  1000051016
  1000051053
  1000049102
  1000050924
  1000051118
  1000049358
  1000048685
  1000051021
  1000051290
  1000050891
  1000051336
  1000051343
  1000051180
  1000047584
  1000051377
  1000051383
  1000050982
  1000050079
  1000051402
  1000049689
  1000051431
  1000051460
  1000048694
  1000049383
  1000051041
  1000049448
  1000040542
  1000050807
  1000037010
  1000051642
  1000051656
  1000051659
  1000051701
  1000051747
  1000051751
  1000051775
  1000051801
  1000051813
  1000051840
  1000016309
  1000013023
  1000050260
  1000051929
  1000051933
  1000051937
  1000051938
  1000051942
  1000037812
  1000052011
  1000051841
  1000052019
  1000050375
  1000052042
  1000052045
  1000052078
  1000052079
  1000049642
  1000052143
  1000050857
  1000048344
  1000052301
  1000052317
  1000052368
  1000052393
  1000048167
  1000050971
  1000052479
  1000052483
  1000022359
  1000052489
  1000052576
  1000052577
  1000052579
  1000052647
  1000009860
  1000052707
  1000052373
  1000051996
  1000052746
  1000014228
  1000052771
  1000052813
  1000010492
  1000052920
  1000052581
  1000052423
  1000052472
  1000052977
  1000051603
  1000052985
  1000053023
  1000053036
  1000051720
  1000053073
  1000052499
  1000053094
  1000053139
  1000053154
  1000050371
  1000053132
  1000045623
  1000053250
  1000052686
  1000053296
  1000053239
  1000052727
  1000048580
  1000053333
  1000053348
  1000053386
  1000053407
  1000045036
  1000053472
  1000053506
  1000053507
  1000051423
  1000053565
  1000053570
  1000053577
  1000050162
  1000053608
  1000052656
  1000053742
  1000052131
  1000052142
  1000053641
  1000053827
  1000053560
  1000019143
  1000053907
  1000053909
  1000053979
  1000054018
  1000054027
  1000036747
  1000052238
  1000054063
  1000052708
  1000054134
  1000054136
  1000051024
  1000054157
  1000052441
  1000050194
  1000049192
  1000052759
  1000052003
  1000052015
  1000054395
  1000054319
  1000048866
  1000054472
  1000050453
  1000054517
  1000054526
  1000054621
  1000051299
  1000054016
  1000048990
  1000054785
  1000054296
  1000054859
  1000054887
  1000054890
  1000049641
  1000054951
  1000055094
  1000055110
  1000053393
  1000055135
  1000053138
  1000055166
  1000055195
  1000055147
  1000055196
  1000055197
  1000045612
  1000055210
  1000055216
  1000055227
  1000055244
  1000055245
  1000055246
  1000053719
  1000054596
  1000054060
  1000055283
  1000055284
  1000055285
  1000055290
  1000055319
  1000015437
  1000022254
  1000055357
  1000050978
  1000051883
  1000055412
  1000050290
  1000054316
  1000054469
  1000051930
  1000049486
  1000049543
  1000055056
  1000054801
  1000048691
  1000053356
  1000053277
  1000055732
  1000055424
  1000015107
  1000053349
  1000055905
  1000053364
  1000055957
  1000046363
  1000056094
  1000056097
  1000055804
  1000051894
  1000056214
  1000055198
  1000055288
  1000056446
  1000022255
  1000056190
  1000055707
  1000055803
  1000056744
  1000056766
  1000056785
  1000055117
  1000052324
  1000056867
  1000054560
  1000056959
  1000052134
  1000049647
  1000054989
  1000054023
  1000049047
  1000055991
  1000057149
  1000057150
  1000054273
  1000052580
  1000055315
  1000057321
  1000057132
  1000057358
  1000057359
  1000057370
  1000057375
  1000025159
  1000057683
  1000057744
  1000057768
  1000056831
  1000057882
  1000057977
  1000058140
  1000058611
  1000056712
  1000055947
  1000058895
  1000054533
  1000054418
  1000054336
  1000058951
  1000059042
  1000059223
  1000059311
  1000059337
  1000059639
  1000059704
  1000059768
  1000059915
  1000060082
  1000052329
  1000059190
  1000054849
  1000037756
  1000060457
  1000060501
  1000060502
  1000060591
  1000060701
  1000060755
  1000060763
  1000060697
  1000060986
  1000060987
  1000061034
  1000061068
  1000061225
  1000057603
  1000061857
  1000061960
  1000062085
  1000062094
  1000056827
  1000062462
  1000057820
  1000060628
  1000062517
  1000062099
  1000062750
  1000062809
  1000061440
  1000063141
  1000063146
  1000063159
  1000054629
  1000063428
  1000053095
  1000063674
  1000063949
  1000064382
  1000064397
  1000045434
  1000064422
  1000064434
  1000064437
  1000064637
  1000064639
  1000065400
  1000065416
  1000065302
  1000065459
  1000065527
  1000065637
  1000065759
  1000064084
  1000066318
  1000060392
  1000066446
  96007
]
20 0.51 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96005
]
21 0.29 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:
[
  96006
]
22 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:
[
  125869
]
23 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:
[
  184015
]
24 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  26728
]
25 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:
[
  96803
]
26 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  56130
]
27 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:
[
  308439
]
28 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  9651
]
29 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:
[
  529356
]
30 0.54 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
31 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  1
]
32 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  16
]
33 0.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:
[
  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.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.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:
[
  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.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 0.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.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.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.39 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:
[
  96007
]
50 2.04 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.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "74697"
  "74698"
  "74699"
  "79553"
  "74700"
  "75173"
  "75174"
  "82323"
  "85137"
]
51 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
52 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"
]
53 0.19 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
54 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefaut"
]
55 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
56 0.33 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"
  95984
]
57 1.31 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:
[
  95984
  0
]
58 0.40 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"
  95984
]
59 0.19 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  95984
]
60 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
61 0.32 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  95984
  "C"
]
62 0.34 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  95984
  9963782
]
63 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"
]
64 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"
]
65 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
66 1.16 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:
[
  95984
]
67 0.30 ms
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[
  "2025-09-11 16:50:41"
  "%2%"
  95984
]
68 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"
]
69 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"
]
70 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
71 0.30 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"
  95985
]
72 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:
[
  95985
  0
]
73 0.34 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  95985
]
74 0.18 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  95985
]
75 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
76 0.30 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:
[
  95985
  "C"
]
77 0.31 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  95985
  9963783
]
78 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
79 0.20 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"
]
80 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
81 1.12 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:
[
  95985
]
82 0.24 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-11 16:50:41"
  "%2%"
  95985
]
83 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
84 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
85 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
86 0.28 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"
  95986
]
87 1.17 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:
[
  95986
  0
]
88 0.32 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  95986
]
89 0.18 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  95986
]
90 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:
[
  "TarifDefautBtoB"
]
91 0.29 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  95986
  "C"
]
92 0.30 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:
[
  95986
  9963784
]
93 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
94 0.19 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"
]
95 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
96 1.10 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:
[
  95986
]
97 0.25 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-11 16:50:41"
  "%2%"
  95986
]
98 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"
]
99 0.20 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"
]
100 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
101 0.28 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"
  96006
]
102 1.22 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:
[
  96006
  0
]
103 0.36 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  96006
]
104 0.18 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  96006
]
105 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:
[
  "TarifDefautBtoB"
]
106 0.31 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:
[
  96006
  "C"
]
107 0.29 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:
[
  96006
  9963829
]
108 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
109 0.20 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"
]
110 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
111 1.11 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:
[
  96006
]
112 0.24 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-11 16:50:41"
  "%2%"
  96006
]
113 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
114 0.20 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"
]
115 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
116 0.32 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
  125869
]
117 1.20 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:
[
  125869
  0
]
118 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"
  125869
]
119 0.19 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  125869
]
120 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
121 0.31 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:
[
  125869
  "C"
]
122 0.29 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:
[
  125869
  9964399
]
123 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
124 0.20 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"
]
125 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
126 1.20 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:
[
  125869
]
127 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-11 16:50:41"
  "%2%"
  125869
]
128 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
129 0.30 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"
]
130 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
131 2.63 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"
  308439
]
132 1.94 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:
[
  308439
  0
]
133 0.42 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"
  308439
]
134 0.19 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  308439
]
135 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
136 0.31 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:
[
  308439
  "C"
]
137 0.34 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  308439
  9956080
]
138 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"
]
139 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"
]
140 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
141 1.15 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:
[
  308439
]
142 0.26 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-11 16:50:41"
  "%2%"
  308439
]
143 0.20 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"
]
144 0.22 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"
]
145 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
146 1.98 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"
  529356
]
147 0.39 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:
[
  529356
  0
]
148 0.34 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  529356
]
149 0.18 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  529356
]
150 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"
]
151 0.29 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  529356
  "C"
]
152 0.33 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  529356
  9960801
]
153 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
154 0.20 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"
]
155 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
156 0.26 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:
[
  529356
]
157 0.24 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-11 16:50:41"
  "%2%"
  529356
]

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 3332
App\Entity\User\User 815
App\Entity\Customer\Customer 731
App\Entity\Delivery\Delivery 539
App\Entity\Catalog\ProductCatalog 154
App\Entity\Catalog\CustomerCatalog 154
App\Entity\Product\Market 108
App\Entity\Product\ProductPrice 63
App\Entity\Pricing\Price 51
App\Entity\Internal\Commercial 47
App\Entity\Product\Product 26
App\Entity\Product\Characteristic 24
App\Entity\Product\CharacteristicLabel 23
App\Entity\Product\Category 21
App\Entity\Internal\Society 6
App\Entity\Delivery\DeliveryCost 5
App\Entity\Internal\Parameter 3