GET https://staging.pgdis.com/produit/29692-chemises-carte-et-polypro-violet-exacompta-553083

Query Metrics

85 Database Queries
24 Different statements
3723.82 ms Query time
0 Invalid entities
5346 Managed entities

Queries

Group similar statements

# Time Info
1 245.49 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:
[
  "29692-chemises-carte-et-polypro-violet-exacompta-553083"
]
2 0.40 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:
[
  219107
]
3 0.68 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:
[
  "29692-chemises-carte-et-polypro-violet-exacompta-553083"
]
4 0.39 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:
[
  "29692-chemises-carte-et-polypro-violet-exacompta-553083"
]
5 0.41 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:
[
  219107
  1
]
6 0.70 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:
[
  48
  230
  231
  232
  233
  234
  230
  231
  219107
]
7 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  300
]
8 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  526
]
9 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  954
]
10 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:
[
  955
]
11 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:
[
  956
]
12 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:
[
  957
]
13 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  963
]
14 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  972
]
15 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  973
]
16 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  974
]
17 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "ourClientsAlsoBoughtMonths"
]
18 1605.95 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:
[
  219107
  "2025-04-12 16:11:27"
]
19 1846.17 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:
[
  6376602
  6381786
  6384789
  6384947
  6380687
  6385213
  6385426
  6385445
  6385929
  6383407
  6387135
  6388524
  6388635
  6388642
  6388759
  6388872
  6388975
  6390668
  6391259
  6391382
  6391423
  6391931
  6392009
  6387952
  6392564
  6389413
  6393095
  6393363
  6393413
  6393608
  6394167
  6389080
  6394420
  6395406
  6395519
  6395871
  6395915
  6396772
  6397107
  6398631
  6398681
  6398882
  6399197
  6399745
  6399786
  6399943
  6400012
  6400060
  6400072
  6400082
  6400093
  6400094
  6400100
  6400515
  6401403
  6401484
  6401937
  6402154
  6402581
  6402874
  6402915
  6403038
  6404807
  6406124
  6406399
  6406426
  6406473
  6406826
  6406919
  6406943
  6407076
  6407092
  6407133
  6407711
  6407772
  6408011
  6408161
  6408889
  6409072
  6410776
  6410993
  6411224
  6411652
  6411669
  6411677
  6411745
  6411870
  6411917
  6411951
  6412624
  6413098
  6413883
  6413887
  6414251
  6414252
  6414348
  6414998
  6415187
  6415205
  6415352
  6415357
  6415647
  6416103
  6416331
  6416941
  6418307
  6419273
  6419321
  6419714
  6420060
  6420262
  6420280
  6420398
  6420480
  6420507
  6420514
  6420530
  6420540
  6420541
  6420565
  6420794
  6420910
  6420949
  6420869
  6421104
  6421663
  6421691
  6422850
  6423614
  6423734
  6423820
  6424067
  6424114
  6424362
  6424661
  6425051
  6425073
  6425091
  6425182
  6425191
  6425353
  6425405
  6425512
  6425776
  6425781
  6425782
  6425806
  6426033
  6426111
  6426172
  6426201
  6426425
  6426524
  6427067
  6427142
  6427547
  6427678
  6428258
  6428447
  6428494
  6428519
  6428626
  6428677
  6428757
  6429267
  6429480
  6429577
  6429880
  6429958
  6430047
  6430330
  6430364
  6430435
  6430684
  6431476
  6431486
  6431917
  6433582
  6433957
  6434103
  6434215
  6434406
  6434654
  6434700
  6434703
  6434767
  6434807
  6435275
  6435433
  6435438
  6435709
  6435937
  6435972
  6436064
  6436804
  6437049
  6437441
  6437448
  6437594
  6437596
  6437616
  6437635
  6437942
  6438147
  6438767
  1000039740
  6439940
  6440831
  6441025
  6441029
  6441436
  6441486
  6441522
  6442053
  6442176
  6442769
  6442841
  6442860
  6442987
  6443119
  6443152
  6443263
  6443874
  6443933
  6444136
  6444252
  6444508
  6444582
  6444593
  6444619
  6444857
  6444899
  6445036
  6445536
  6445652
  6445683
  6446113
  6446139
  6446143
  6446467
  6446663
  6446739
  6446755
  6446773
  6447537
  6448290
  6448292
  6448293
  6448294
  6448295
  6448296
  6448297
  6448298
  6448299
  6448300
  6448301
  6448302
  6448303
  6448304
  6448305
  6448306
  6448307
  6448308
  6448309
  6448310
  6448311
  6448312
  6448313
  6448314
  6448315
  6448316
  6448317
  6448318
  6448319
  6448320
  6448321
  6448322
  6448323
  6448324
  6448325
  6448326
  6448327
  6448328
  6448329
  6448330
  6448331
  6448332
  6448333
  6448334
  6448335
  6448336
  6448337
  6448338
  6448339
  6448340
  6448341
  6448342
  6448343
  6448344
  6448345
  6448346
  6448347
  6448348
  6448349
  6448350
  6448351
  6448352
  6448353
  6448354
  6448355
  6448356
  6448357
  6448358
  6448359
  6448360
  6448361
  6448362
  6448363
  6448364
  6448365
  6448366
  6448367
  6448368
  6448369
  6448371
  6448372
  6448373
  6448374
  6448375
  6448376
  6448377
  6448378
  6448379
  6448380
  6448381
  6448382
  6448383
  6448384
  6448385
  6448386
  6448387
  6448388
  6448389
  6448390
  6448391
  6448392
  6448393
  6448394
  6448395
  6448396
  6448397
  6448398
  6448399
  6448400
  6448402
  6448403
  6448404
  6448405
  6448406
  6448407
  6448408
  6448409
  6448410
  6448411
  6448412
  6448413
  6448414
  6448415
  6448416
  6448417
  6448418
  6448419
  6448420
  6448421
  6448422
  6448423
  6448424
  6448425
  6448426
  6448427
  6448428
  6448429
  6448430
  6448431
  6448432
  6448433
  6448434
  6448435
  6448436
  6448437
  6448438
  6448439
  6448440
  6448441
  6448442
  6448443
  6448444
  6448445
  6448446
  6448448
  6448449
  6448450
  6448451
  6448452
  6448453
  6448454
  6448455
  6448456
  6448457
  6448458
  6448459
  6448460
  6448461
  6448462
  6448463
  6448464
  6448465
  6448466
  6448467
  6448468
  6448469
  6448470
  6448471
  6448472
  6448473
  6448474
  6448475
  6448476
  6448477
  6448478
  6448479
  6448480
  6448481
  6448482
  6448483
  6448484
  6448485
  6448486
  6448487
  6448488
  6448489
  6448490
  6448491
  6448492
  6448493
  6448494
  6448495
  6448496
  6448497
  6448498
  6448499
  6448500
  6448501
  6448502
  6448503
  6448505
  6448506
  6448507
  6448508
  6448509
  6448510
  6448511
  6448512
  6448513
  6448514
  6448515
  6448516
  6448517
  6448518
  6448519
  6448520
  6448521
  6448522
  6448523
  6448524
  6448525
  6448526
  6448527
  6448528
  6448529
  6448530
  6448531
  6448532
  6448533
  6448534
  6448535
  6448536
  6448537
  6448538
  6448539
  6448540
  6448541
  6448542
  6448543
  6448545
  6448546
  6448547
  6448548
  6448549
  6448550
  6448551
  6448552
  6448553
  6448554
  6449467
  6450066
  6450167
  6450172
  6450174
  6450186
  6450199
  6450529
  6450630
  6450642
  6450669
  6450698
  6450766
  6450832
  6450881
  6450967
  6450968
  6451049
  6451088
  6451129
  6451236
  6451271
  6451298
  6451439
  6451561
  6451616
  6451664
  6451666
  6451667
  6451834
  6452067
  6452086
  6452214
  6452246
  6452352
  6452415
  6452427
  6452570
  6452610
  6452611
  6452949
  6453154
  6453356
  6453362
  6453497
  6453551
  6453621
  6454010
  6454091
  6454206
  6454555
  6454558
  6454649
  6454650
  6454775
  6454813
  6454855
  6454860
  6454866
  6454949
  6454976
  6454982
  6454985
  6454991
  6455164
  6455220
  6455241
  6455277
  6455307
  6455335
  6455442
  6455443
  6455451
  6455490
  6455551
  6455561
  6455694
  6455698
  6455842
  6455857
  6455871
  6456373
  6456379
  6456741
  6456976
  6456979
  6457002
  6457229
  6457231
  6457345
  6457382
  6457400
  6457426
  6457446
  6457497
  6457519
  6457645
  6457983
  6458262
  6458648
  6458822
  6458877
  6458988
  6459441
  6460110
  6460216
  6460222
  6460618
  6460944
  6461112
  6461322
  6461331
  6461336
  6461439
  6461466
  6461475
  6461613
  6461761
  6461869
  6462204
  6462224
  6462229
  6463233
  6463404
  6463480
  6463791
  6464043
  6464800
  6464885
  6465294
  6465786
  6465863
  6465906
  6465956
  6466332
  6466626
  6466697
  6466719
  6466751
  6466920
  6467012
  6467052
  6467054
  6467471
  6467472
  6467473
  6467474
  6467475
  6467476
  6467477
  6467478
  6467479
  6467480
  6467481
  6467483
  6467484
  6467485
  6467486
  6467487
  6467488
  6467489
  6467490
  6467491
  6467492
  6467493
  6467494
  6467495
  6467496
  6467498
  6467499
  6467500
  6467501
  6467502
  6467503
  6467504
  6467505
  6467506
  6467507
  6467510
  6467511
  6467512
  6467513
  6467515
  6467516
  6467517
  6467518
  6467519
  6467520
  6467521
  6467522
  6467523
  6467524
  6467525
  6467526
  6467527
  6467528
  6467529
  6467530
  6467531
  6467533
  6467534
  6467535
  6467536
  6467537
  6467538
  6467539
  6467540
  6467541
  6467542
  6467543
  6467544
  6467545
  6467546
  6467547
  6467548
  6467549
  6467550
  6467551
  6467552
  6467553
  6467554
  6467555
  6467556
  6467557
  6467558
  6467559
  6467560
  6467561
  6467562
  6467563
  6467566
  6467568
  6467569
  6467570
  6467571
  6467572
  6467573
  6467574
  6467575
  6467576
  6467578
  6467580
  6467581
  6467582
  6467583
  6467584
  6467585
  6467586
  6467587
  6467589
  6467590
  6467591
  6467592
  6467593
  6467594
  6467595
  6467596
  6467597
  6467599
  6467600
  6467601
  6467602
  6467603
  6467604
  6467605
  6467606
  6467607
  6467608
  6467609
  6467610
  6467611
  6467612
  6467613
  6467614
  6467615
  6467616
  6467617
  6467618
  6467619
  6467620
  6467621
  6467622
  6467623
  6467624
  6467626
  6467627
  6467628
  6467629
  6467630
  6467631
  6467632
  6467633
  6467634
  6467635
  6467636
  6467637
  6467638
  6467640
  6467641
  6467642
  6467643
  6467644
  6467645
  6467646
  6467647
  6467648
  6467649
  6467650
  6467651
  6467652
  6467653
  6467654
  6467655
  6467656
  6467657
  6467658
  6467659
  6467660
  6467661
  6467662
  6467663
  6467665
  6467667
  6467668
  6467669
  6467670
  6467671
  6467672
  6467673
  6467674
  6467675
  6467676
  6467677
  6467678
  6467679
  6467680
  6467681
  6467682
  6467683
  6467684
  6467685
  6467686
  6467687
  6467688
  6467690
  6467691
  6467692
  6467693
  6467694
  6467696
  6467698
  6467699
  6467700
  6467701
  6467702
  6467703
  6467704
  6467705
  6467706
  6467707
  6467708
  6467709
  6467712
  6467713
  6467714
  6467715
  6467716
  6467717
  6467719
  6467720
  6467721
  6467722
  6467723
  6467724
  6467725
  6467726
  6467727
  6467729
  6467730
  6467731
  6467732
  6467733
  6467734
  6467735
  6467736
  6467737
  6467738
  6467739
  6467740
  6467741
  6467742
  6467743
  6467744
  6467745
  6467746
  6467748
  6467750
  6467751
  6467752
  6467753
  6467754
  6468066
  6469136
  6467579
  6467598
  6469506
  6469847
  6469897
  6469908
  6470101
  6470280
  6470407
  6470556
  6470773
  6471304
  6471461
  6471632
  6471633
  6471634
  6471635
  6471636
  6471637
  6471638
  6471639
  6471640
  6471641
  6471642
  6471643
  6471644
  6471645
  6471646
  6471647
  6471648
  6471649
  6471650
  6471651
  6471652
  6471653
  6471654
  6471655
  6471656
  6471657
  6471658
  6471659
  6471660
  6471661
  6471662
  6471663
  6471664
  6471665
  6471666
  6471667
  6471668
  6471669
  6471670
  6471671
  6471672
  6471673
  6471674
  6471675
  6471676
  6471677
  6471678
  6471679
  6471680
  6471681
  6471682
  6471895
  6472579
  6472721
  6472733
  6473012
  6473046
  6473053
  6473595
  6474701
  6474892
  6474971
  6475335
  6475568
  6476565
  1000036227
  6476615
  6476977
  6476989
  6477642
  6477801
  6478047
  6480557
  6480643
  6480901
  6481057
  6481190
  6481687
  6481766
  6482831
  6482878
  6482893
  6482984
  6483145
  6483161
  6483162
  6483269
  6483429
  6483450
  6483717
  6483957
  6484034
  6484040
  6484439
  6484868
  6485443
  6485631
  6485675
  6485689
  6486041
  6486568
  6486777
  6486869
  6487043
  6487232
  6487274
  6487278
  6487279
  6487280
  6487281
  6487282
  6487283
  6487284
  6487285
  6487286
  6487287
  6487288
  6487289
  6487290
  6487291
  6487292
  6487293
  6487294
  6487295
  6487296
  6487297
  6487298
  6487299
  6487300
  6487301
  6487302
  6487303
  6487304
  6487305
  6487306
  6487307
  6487308
  6487310
  6487311
  6487313
  6487314
  6487316
  6487318
  6487319
  6487321
  6487322
  6487324
  6487325
  6487327
  6487328
  6487330
  6487332
  6487333
  6487335
  6487337
  6487338
  6487340
  6487341
  6487343
  6487345
  6487347
  6487349
  6487350
  6487352
  6487354
  6487355
  6487357
  6487358
  6487360
  6487362
  6487363
  6487365
  6487366
  6487368
  6487370
  6487371
  6487373
  6487374
  6487376
  6487377
  6487379
  6487380
  6487382
  6487384
  6487385
  6487387
  6487388
  6487390
  6487391
  6487393
  6487394
  6487397
  6487399
  6487400
  6487402
  6487404
  6487405
  6487407
  6487408
  6487410
  6487411
  6487413
  6487414
  6487416
  6487418
  6487419
  6487422
  6487424
  6487425
  6487427
  6487428
  6487430
  6487432
  6487433
  6487435
  6487437
  6487438
  6487440
  6487442
  6487444
  6487630
  6487682
  6487700
  6487701
  6487702
  6487703
  6487704
  6487705
  6487706
  6487707
  6487708
  6487709
  6487710
  6487711
  6487712
  6487713
  6487714
  6487715
  6487716
  6487717
  6487718
  6487719
  6487720
  6487721
  6487722
  6487723
  6487724
  6487725
  6487726
  6487727
  6487728
  6487729
  6487730
  6487731
  6487732
  6487733
  6487734
  6487735
  6487736
  6487737
  6487738
  6487739
  6487740
  6487741
  6487742
  6487743
  6487744
  6487745
  6487746
  6487747
  6487748
  6487749
  6487750
  6487751
  6487752
  6487753
  6487754
  6487755
  6487756
  6487757
  6487758
  6487759
  6487760
  6487761
  6487762
  6487763
  6487764
  6487765
  6487766
  6487767
  6487768
  6487769
  6487770
  6487771
  6487772
  6487773
  6487774
  6487775
  6487776
  6487777
  6487778
  6487779
  6487780
  6487781
  6487782
  6487783
  6487784
  6487785
  6487786
  6487787
  6487788
  6487789
  6487790
  6487791
  6487792
  6487793
  6487794
  6487795
  6487796
  6487797
  6487798
  6487799
  6487800
  6487801
  6487802
  6487803
  6487804
  6487806
  6487807
  6487808
  6487809
  6487810
  6487811
  6487812
  6487813
  6487814
  6487815
  6487816
  6487817
  6487818
  6487819
  6487820
  6487821
  6487822
  6487823
  6487824
  6487825
  6487826
  6487827
  6487828
  6487829
  6487830
  6487831
  6487832
  6487833
  6487834
  6487835
  6487836
  6487837
  6487838
  6487839
  6487840
  6487841
  6487842
  6487843
  6487844
  6487845
  6487846
  6487847
  6487848
  6487849
  6487850
  6487851
  6487852
  6487853
  6487854
  6487855
  6487856
  6487857
  6487858
  6487859
  6487860
  6487861
  6487862
  6487863
  6487864
  6487865
  6487866
  6487867
  6487868
  6487869
  6487870
  6487871
  6487872
  6487921
  6487922
  6487923
  6487924
  6487925
  6487926
  6487927
  6487928
  6487929
  6487930
  6487931
  6487932
  6487933
  6487934
  6487935
  6487937
  6487938
  6487939
  6487940
  6487941
  6487942
  6487943
  6487944
  6487945
  6487946
  6487947
  6487948
  6487949
  6487950
  6487951
  6487952
  6487953
  6487954
  6487955
  6487956
  6487957
  6487958
  6487959
  6487960
  6487961
  6487962
  6487963
  6487964
  6487965
  6487966
  6487967
  6487968
  6487969
  6487970
  6487971
  6487972
  6487973
  6487974
  6487975
  6487999
  6488000
  6488001
  6488002
  6488003
  6488024
  6488025
  6488026
  6488027
  6488028
  6488029
  6488030
  6488031
  6488032
  6488033
  6488034
  6488035
  6488036
  6488037
  6488038
  6488039
  6488040
  6488041
  6488042
  6488043
  6488044
  6488046
  6488047
  6488048
  6488049
  6488050
  6488051
  6488052
  6488053
  6488056
  6488057
  6488058
  6488059
  6488060
  6488061
  6488062
  6488063
  6488064
  6488065
  6488066
  6488067
  6488068
  6488069
  6488070
  6488071
  6488072
  6488073
  6488074
  6488075
  6488076
  6488077
  6488078
  6488079
  6488080
  6488081
  6488082
  6488083
  6488084
  6488085
  6488086
  6488087
  6488088
  6488089
  6488090
  6488091
  6488092
  6488094
  6488095
  6488096
  6488099
  6488100
  6488101
  6488102
  6488103
  6488104
  6488105
  6488106
  6488107
  6488109
  6488110
  6488111
  6488112
  6488113
  6488114
  6488115
  6488116
  6488117
  6488118
  6488119
  6488120
  6488121
  6488122
  6488123
  6488124
  6488125
  6488126
  6488127
  6488128
  6488129
  6488130
  6488131
  6488132
  6488133
  6488134
  6488135
  6488137
  6488138
  6488145
  6488146
  6488147
  6488148
  6488149
  6488150
  6488151
  6488152
  6488153
  6488154
  6488156
  6488375
  6488433
  6488568
  6488952
  6489013
  6489725
  6489937
  6490048
  6490092
  6490190
  6490985
  6491446
  6491880
  6492017
  6492410
  6493037
  6493186
  6493411
  6493413
  6493414
  6493415
  6493416
  6493417
  6493418
  6493419
  6493421
  6493422
  6493423
  6493424
  6493425
  6493426
  6493427
  6493428
  6493429
  6493430
  6493431
  6493432
  6493433
  6493434
  6493435
  6493436
  6493437
  6493438
  6493439
  6493440
  6493441
  6493442
  6493443
  6493444
  6493445
  6493446
  6493447
  6493448
  6493449
  6493450
  6493451
  6493452
  6493453
  6493454
  6493455
  6493456
  6493457
  6493458
  6493459
  6493460
  6493461
  6493462
  6493463
  6493464
  6493465
  6493466
  6493467
  6493468
  6493469
  6493470
  6493471
  6493472
  6493473
  6493474
  6493475
  6493476
  6493477
  6493478
  6493479
  6493480
  6493481
  6493482
  6493483
  6493484
  6493485
  6493486
  6493487
  6493488
  6493489
  6493490
  6493491
  6493492
  6493493
  6493494
  6493495
  6493496
  6493497
  6493498
  6493499
  6493500
  6493501
  6493502
  6493503
  6493504
  6493505
  6493506
  6493507
  6493508
  6493509
  6493510
  6493511
  6493512
  6493513
  6493514
  6493515
  6493516
  6493517
  6493518
  6493519
  6493520
  6493521
  6493522
  6493523
  6493524
  6493525
  6493527
  6493528
  6493529
  6493530
  6493531
  6493532
  6493533
  6493534
  6493535
  6493536
  6493537
  6493538
  6493539
  6493540
  6493541
  6493542
  6493543
  6493544
  6493545
  6493546
  6493547
  6493548
  6493549
  6493550
  6493551
  6493552
  6493554
  6493555
  6493556
  6493557
  6493558
  6493559
  6493560
  6493561
  6493562
  6493563
  6493564
  6493565
  6493566
  6493567
  6493568
  6493569
  6493570
  6493571
  6493572
  6493573
  6493574
  6493575
  6493576
  6493577
  6493578
  6493579
  6493580
  6493581
  6493582
  6493583
  6493584
  6493585
  6493586
  6493587
  6493705
  6493710
  6493711
  6493712
  6493713
  6493714
  6493715
  6493716
  6493717
  6493718
  6493719
  6493720
  6493721
  6493722
  6493723
  6493724
  6493725
  6493726
  6493727
  6493728
  6493729
  6493730
  6493731
  6493732
  6493733
  6493734
  6493735
  6493736
  6493737
  6493738
  6493739
  6493740
  6493741
  6493742
  6493743
  6493744
  6493745
  6493746
  6493747
  6493748
  6493749
  6493750
  6493751
  6493752
  6493753
  6493754
  6493755
  6493756
  6493757
  6493758
  6493759
  6493760
  6493761
  6493762
  6493763
  6493764
  6493765
  6493766
  6493767
  6493768
  6493769
  6493770
  6493771
  6493772
  6493773
  6493774
  6493775
  6493776
  6493777
  6493778
  6493779
  6493780
  6493781
  6493782
  6493783
  6493784
  6493785
  6493786
  6493787
  6493788
  6493789
  6493790
  6493791
  6493792
  6493793
  6493794
  6493795
  6493796
  6493797
  6493798
  6493799
  6493800
  6493801
  6493802
  6493803
  6493804
  6493805
  6493806
  6493807
  6493808
  6493809
  6493810
  6493811
  6493812
  6493813
  6493814
  6493815
  6493816
  6493817
  6493818
  6493819
  6493820
  6493821
  6493822
  6493823
  6494193
  6494314
  6494765
  6494767
  6495086
  6496721
  6496842
  6497099
  6497114
  6497134
  6497140
  6497156
  6497163
  6497178
  6497182
  6497191
  6497192
  6497201
  6497206
  6497234
  6497454
  6497486
  6497723
  6497765
  6497927
  6498053
  6498055
  6498116
  6498257
  6498317
  6498466
  6498513
  6498523
  6498578
  6499075
  6499145
  6499327
  6499347
  6499351
  6499383
  6499386
  6499451
  6499459
  6499464
  6499534
  6499565
  6499630
  6499756
  6500207
  6500449
  6500450
  6500456
  6500714
  6500785
  6500929
  6500988
  6501399
  6501493
  6501695
  6501861
  6501876
  6501885
  6502016
  6502079
  6502471
  6502686
  6502796
  6502839
  6503078
  6503096
  6503119
  6503485
  6503595
  6503853
  6503984
  6504001
  6504102
  6504103
  6504160
  6504163
  6504228
  6504229
  6504246
  6504255
  6504264
  6504716
  6505046
  6505385
  6505417
  6506025
  6506060
  6506061
  6506137
  6506153
  1000059800
  6506312
  6506330
  6506385
  6506403
  6507298
  6507366
  6507454
  6507648
  6507706
  6507910
  6508089
  6508090
  6508091
  6508092
  6508093
  6508094
  6508095
  6508096
  6508097
  6508098
  6508099
  6508100
  6508101
  6508102
  6508103
  6508104
  6508105
  6508106
  6508107
  6508108
  6508109
  6508110
  6508111
  6508112
  6508113
  6508115
  6508116
  6508117
  6508118
  6508119
  6508123
  6508124
  6508125
  6508126
  6508127
  6508128
  6508129
  6508130
  6508131
  6508132
  6508133
  6508134
  6508135
  6508136
  6508137
  6508138
  6508139
  6508140
  6508141
  6508142
  6508143
  6508144
  6508145
  6508146
  6508147
  6508148
  6508149
  6508150
  6508151
  6508152
  6508153
  6508154
  6508155
  6508156
  6508157
  6508158
  6508159
  6508160
  6508161
  6508162
  6508163
  6508164
  6508167
  6508168
  6508169
  6508170
  6508171
  6508172
  6508173
  6508174
  6508175
  6508176
  6508177
  6508178
  6508179
  6508180
  6508181
  6508182
  6508183
  6508184
  6508185
  6508186
  6508187
  6508188
  6508189
  6508190
  6508191
  6508192
  6508193
  6508194
  6508195
  6508196
  6508197
  6508198
  6508199
  6508200
  6508201
  6508202
  6508203
  6508204
  6508205
  6508206
  6508207
  6508208
  6508209
  6508210
  6508211
  6508212
  6508213
  6508214
  6508215
  6508216
  6508217
  6508218
  6508219
  6508220
  6508224
  6508225
  6508226
  6508227
  6508228
  6508229
  6508230
  6508231
  6508232
  6508233
  6508234
  6508235
  6508236
  6508237
  6508238
  6508239
  6508240
  6508241
  6508242
  6508243
  6508244
  6508245
  6508246
  6508247
  6508248
  6508249
  6508250
  6508251
  6508252
  6508253
  6508254
  6508255
  6508256
  6508257
  6508258
  6508259
  6508260
  6508261
  6508262
  6508263
  6508264
  6508265
  6508266
  6508267
  6508268
  6508269
  6508270
  6508271
  6508272
  6508273
  6508274
  6508275
  6508276
  6508277
  6508278
  6508280
  6508281
  6508282
  6508283
  6508284
  6508285
  6508353
  6508380
  6508460
  6508501
  6508968
  6509102
  6509163
  6509310
  6509311
  6509318
  6509383
  6509647
  6509718
  6509731
  6510174
  6511102
  6512340
  6512796
  6512855
  6512955
  6515131
  6515132
  6515136
  6515139
  6515494
  6515702
  6515866
  6515974
  6515975
  6516313
  6516710
  6516951
  6516952
  6516958
  6516959
  6516965
  6516967
  6517488
  6517550
  6517564
  6517629
  6517877
  6517941
  6518071
  6519669
  6519670
  6519671
  6519672
  6519673
  6519674
  6519675
  6519676
  6519677
  6519678
  6519679
  6519680
  6519681
  6519682
  6519683
  6519684
  6519685
  6519686
  6519687
  6519688
  6519689
  6519690
  6519691
  6519692
  6519693
  6519694
  6519695
  6519696
  6519697
  6519698
  6519699
  6519700
  6519701
  6519702
  6519703
  6519704
  6519705
  6519706
  6519707
  6519708
  6519709
  6519710
  6519711
  6519712
  6519713
  6519714
  6519715
  6519716
  6519717
  6519718
  6519719
  6519720
  6519721
  6520094
  6520096
  6520178
  6520179
  6520246
  6520877
  6521193
  6521738
  6522010
  6522910
  6523195
  6523725
  6523726
  6523930
  6524095
  6524149
  6524233
  6524257
  6524336
  6524338
  6524362
  6524399
  6524405
  6524437
  6524444
  6524837
  6524846
  6525474
  6525749
  6525780
  6525789
  6525834
  6526312
  6526313
  6526422
  6526428
  6526488
  6526556
  6526649
  6526799
  6526912
  6527038
  6527116
  6527119
  6527124
  6527527
  6527529
  6527530
  6527547
  6527640
  6527716
  6528075
  6528131
  6528155
  6528175
  6528208
  6528213
  6528545
  6528680
  6528736
  6528768
  6528770
  6528798
  6528806
  6528955
  6529279
  6529415
  6529416
  6529429
  6529432
  6529433
  6529434
  6529435
  6529436
  6529437
  6529438
  6529439
  6529440
  6529441
  6529442
  6529443
  6529444
  6529445
  6529446
  6529447
  6529448
  6529449
  6529450
  6529451
  6529452
  6529453
  6529454
  6529455
  6529456
  6529457
  6529458
  6529459
  6529460
  6529461
  6529462
  6529463
  6529464
  6529465
  6529466
  6529467
  6529468
  6529469
  6529470
  6529471
  6529472
  6529473
  6529474
  6529475
  6529476
  6529477
  6529478
  6529479
  6529480
  6529481
  6529482
  6529483
  6529484
  6529485
  6529486
  6529487
  6529488
  6529489
  6529490
  6529491
  6529492
  6529493
  6529494
  6529495
  6529496
  6529497
  6529498
  6529499
  6529500
  6529501
  6529502
  6529503
  6529504
  6529505
  6529506
  6529507
  6529508
  6529509
  6529510
  6529511
  6529512
  6529513
  6529514
  6529515
  6529516
  6529517
  6529518
  6529519
  6529520
  6529521
  6529522
  6529523
  6529524
  6529525
  6529526
  6529527
  6529528
  6529529
  6529530
  6529531
  6529532
  6529533
  6529534
  6529535
  6529536
  6529537
  6529538
  6529539
  6529540
  6529541
  6529542
  6529543
  6529544
  6529545
  6529546
  6529547
  6529548
  6529549
  6529550
  6529551
  6529552
  6529553
  6529554
  6529555
  6529556
  6529557
  6529558
  6529559
  6529560
  6529561
  6529562
  6529563
  6529564
  6529565
  6529566
  6529567
  6529568
  6529569
  6529570
  6529571
  6529572
  6529573
  6529574
  6529575
  6529576
  6529577
  6529578
  6529579
  6529580
  6529581
  6529582
  6529583
  6529584
  6529585
  6529586
  6529587
  6529588
  6529589
  6529590
  6529591
  6529592
  6529593
  6529594
  6529595
  6529596
  6529597
  6529598
  6529599
  6529600
  6529601
  6529602
  6529603
  6529604
  6529605
  6529606
  6529607
  6529608
  6529609
  6529610
  6529611
  6529612
  6529613
  6529614
  6529615
  6529616
  6529617
  6529618
  6529849
  6529868
  6529871
  6529877
  6529948
  6530100
  6530102
  6530103
  6530175
  6530194
  6530252
  6530330
  6530373
  6530525
  6530807
  6530909
  6531210
  6531252
  6531367
  6531370
  6531403
  6531404
  6531405
  6531406
  6531407
  6531408
  6531409
  6531410
  6531411
  6531412
  6531413
  6531414
  6531415
  6531416
  6531417
  6531418
  6531419
  6531420
  6531421
  6531422
  6531423
  6531424
  6531425
  6531426
  6531427
  6531428
  6531429
  6531430
  6531431
  6531432
  6531433
  6531434
  6531435
  6531436
  6531437
  6531438
  6531439
  6531440
  6531441
  6531442
  6531443
  6531444
  6531445
  6531446
  6531447
  6531448
  6531449
  6531450
  6531451
  6531452
  6531453
  6531454
  6531455
  6531572
  6531573
  6531574
  6531575
  6531576
  6531577
  6531578
  6531579
  6531580
  6531581
  6531582
  6531583
  6531584
  6531585
  6531586
  6531587
  6531588
  6531589
  6531590
  6531591
  6531592
  6531593
  6531594
  6531595
  6531596
  6531597
  6531598
  6531599
  6531600
  6531601
  6531602
  6531603
  6531604
  6531605
  6531606
  6531607
  6531608
  6531609
  6531610
  6531611
  6531612
  6531613
  6531614
  6531615
  6531616
  6531617
  6531618
  6531619
  6531620
  6531621
  6531622
  6531623
  6531624
  6531625
  6531626
  6531627
  6531628
  6531629
  6531630
  6531631
  6531632
  6531633
  6531634
  6531635
  6531636
  6531637
  6531638
  6531639
  6531640
  6531641
  6531642
  6531643
  6531644
  6531645
  6531646
  6531647
  6531648
  6531649
  6531650
  6531651
  6531652
  6531653
  6531654
  6531655
  6531656
  6531657
  6531658
  6531659
  6531660
  6531661
  6531662
  6531663
  6531664
  6531665
  6531666
  6531667
  6531668
  6531669
  6531670
  6531671
  6531672
  6531673
  6531674
  6531675
  6531676
  6531677
  6531678
  6531679
  6531680
  6531681
  6531682
  6531683
  6531684
  6531685
  6531686
  6531687
  6531688
  6531689
  6531690
  6531691
  6531692
  6531693
  6531694
  6531695
  6531696
  6531697
  6531698
  6531699
  6531700
  6531701
  6531702
  6531703
  6531704
  6531705
  6531706
  6531707
  6531708
  6531709
  6531710
  6531711
  6531712
  6531713
  6531714
  6531715
  6531716
  6531717
  6531718
  6531719
  6531720
  6531721
  6531722
  6531723
  6531724
  6531725
  6531726
  6531727
  6531728
  6531729
  6531730
  6531731
  6531732
  6531733
  6531734
  6531735
  6531736
  6531737
  6531738
  6531739
  6531740
  6531741
  6531742
  6531743
  6531744
  6531745
  6531746
  6531747
  6531748
  6531749
  6531750
  6531751
  6531752
  6531753
  6531754
  6531755
  6531756
  6531757
  6531758
  6531759
  6531760
  6531761
  6531762
  6531763
  6531764
  6531765
  6531766
  6531767
  6531768
  6531769
  6531770
  6531771
  6531772
  6531773
  6531774
  6531775
  6531776
  6531777
  6531778
  6531779
  6531780
  6531781
  6531782
  6531783
  6531784
  6531785
  6531786
  6531787
  6531788
  6531789
  6531790
  6531791
  6531792
  6531793
  6531794
  6531795
  6531796
  6531797
  6531798
  6531799
  6531800
  6531801
  6531802
  6531803
  6531804
  6531805
  6531806
  6531807
  6531808
  6531809
  6531810
  6531811
  6531812
  6531813
  6531814
  6531815
  6531816
  6531817
  6531818
  6531819
  6531820
  6531821
  6531822
  6531823
  6531824
  6531825
  6531826
  6531827
  6531828
  6531829
  6531830
  6531831
  6532706
  6532825
  6532901
  6533048
  6533070
  6533101
  6533207
  6533226
  6533265
  6533650
  6533770
  6534077
  6534079
  6534209
  6534230
  6534735
  6534741
  6409340
  6535629
  6535820
  6535827
  6535850
  6535880
  6535894
  6535993
  6535998
  6483725
  6536879
  6537036
  6537038
  6537048
  6537049
  6537051
  6537062
  6537437
  6538188
  6538201
  6538286
  6538297
  6538298
  6538706
  6538708
  6538778
  6538787
  6539006
  6539300
  6539305
  6539351
  6539591
  6539608
  6539758
  6540152
  6540155
  6540207
  6541722
  6542255
  1000000964
  1000001014
  1000001204
  6379222
  6385114
  1000002093
  1000002376
  1000002472
  1000002707
  1000002980
  1000002130
  1000002979
  6390373
  1000004162
  1000004681
  1000004683
  1000001007
  1000004752
  6389085
  6393445
  1000005161
  1000002694
  1000006042
  1000007010
  1000007228
  1000007903
  1000007904
  1000004320
  1000008313
  1000008321
  1000007297
  1000008641
  1000005584
  6392778
  1000004786
  1000009164
  1000009289
  1000009489
  6385846
  1000002559
  1000008553
  1000009752
  1000009853
  1000009854
  1000009003
  1000010427
  1000010556
  1000005996
  1000005528
  1000009870
  1000002635
  1000008368
  1000010515
  1000011932
  1000012130
  1000012476
  1000005290
  1000009930
  1000012991
  1000009970
  1000005931
  1000013412
  1000013416
  1000006063
  1000010502
  1000010434
  1000013903
  1000014543
  1000014544
  1000014545
  1000014559
  1000013634
  1000014394
  1000014304
  1000014665
  1000014700
  1000014702
  1000014102
  1000005543
  1000014356
  1000012248
  1000014562
  1000013217
  1000013374
  1000010177
  1000009261
  1000010474
  1000012619
  1000014285
  1000012761
  1000015390
  1000006062
  1000015741
  1000014003
  1000016038
  1000016041
  1000016232
  1000016764
  1000016811
  1000016891
  1000013513
  1000017075
  1000013120
  1000017444
  1000017573
  1000017606
  1000017609
  1000017626
  1000017891
  1000017892
  1000017897
  1000017898
  1000017904
  1000017905
  1000017906
  1000017907
  1000017908
  1000017909
  1000017910
  1000017911
  1000017912
  1000017913
  1000017914
  1000017915
  1000017916
  1000017917
  1000017918
  1000017919
  1000017920
  1000017921
  1000017922
  1000017923
  1000017924
  1000017925
  1000017926
  1000017931
  1000017960
  1000017961
  1000017962
  1000017963
  1000017965
  1000017970
  1000017977
  1000017978
  1000017988
  1000017989
  1000017990
  1000017991
  1000017992
  1000018091
  1000011989
  1000019075
  1000019082
  1000019103
  1000019215
  1000019271
  1000019283
  1000019295
  1000019913
  1000019915
  1000019918
  1000019922
  1000019931
  1000012630
  1000019949
  1000019950
  1000020043
  1000012351
  1000020454
  1000019925
  1000017079
  1000015735
  1000012337
  1000019053
  1000021024
  1000021034
  1000016238
  1000021686
  1000021787
  1000021806
  1000021807
  1000021813
  1000021814
  1000021817
  1000002473
  1000002102
  1000001477
  1000022382
  1000022385
  1000014851
  1000019693
  1000023285
  1000023287
  1000023295
  1000023460
  1000023508
  1000023512
  1000023520
  1000024083
  1000024089
  1000024090
  1000018111
  1000024100
  1000024107
  1000024108
  1000024109
  1000024123
  1000024134
  1000024143
  1000024214
  1000024364
  1000024365
  1000018873
  1000025038
  1000025756
  1000025833
  1000012484
  1000016755
  1000026680
  1000026800
  1000026802
  1000026803
  1000026804
  1000026805
  1000026806
  1000026807
  1000026808
  1000026809
  1000026810
  1000026811
  1000026812
  1000026813
  1000026814
  1000026829
  1000026830
  1000026831
  1000023091
  1000027059
  1000027369
  1000027375
  1000027377
  1000027382
  1000027384
  1000027436
  1000013771
  1000027969
  1000027971
  1000027972
  1000027973
  1000027974
  1000027975
  1000027976
  1000028604
  1000028971
  1000028972
  1000029003
  1000015962
  1000029714
  1000029890
  1000029891
  1000029892
  1000029944
  1000021824
  1000030356
  1000030693
  1000030696
  1000030697
  1000030698
  1000022646
  1000031242
  1000031243
  1000031244
  1000031245
  1000031247
  1000008458
  1000031297
  1000031298
  1000031299
  1000031300
  1000031301
  1000031302
  1000031660
  1000031664
  1000029950
  1000031936
  1000021691
  1000024757
  1000012555
  5869416
  1000033635
  1000021035
  1000023551
  1000016464
  1000034817
  1000034819
  1000034820
  1000034821
  1000034825
  1000034827
  1000034828
  1000034829
  1000034984
  1000034990
  1000035000
  1000035146
  1000035007
  1000036108
  1000010372
  1000036598
  1000036599
  1000036600
  1000036613
  1000036968
  1000037028
  1000038081
  1000038082
  1000038083
  1000038085
  1000038086
  1000038087
  1000038088
  1000038099
  1000038100
  1000038101
  1000038102
  1000038108
  1000038109
  1000038111
  1000038112
  1000038113
  1000038114
  1000038115
  1000038116
  1000038117
  1000038124
  1000038125
  1000038126
  1000038127
  1000038128
  1000038130
  1000038131
  1000038132
  1000038152
  1000038802
  1000038942
  1000038943
  1000039124
  1000039189
  1000039267
  1000039738
  1000027590
  1000040820
  1000040821
  1000040822
  1000040826
  1000040840
  1000040845
  1000041372
  1000041419
  1000041456
  1000041469
  1000041562
  1000041564
  1000041566
  1000041567
  1000041576
  1000041577
  1000041590
  1000041591
  1000041592
  1000041593
  1000041595
  1000041596
  1000041602
  1000041603
  1000030700
  1000033636
  1000021362
  1000040742
  1000042652
  1000024391
  1000029877
  1000041568
  1000019856
  1000025829
  1000022214
  1000041611
  1000019315
  1000044435
  1000044692
  1000044695
  1000045004
  1000045177
  1000045182
  1000045183
  1000045184
  1000045186
  1000045188
  1000045195
  1000045206
  1000038270
  1000045310
  1000045392
  1000045394
  1000045395
  1000045397
  1000045398
  1000045409
  1000045477
  1000045478
  1000045685
  1000045686
  1000045687
  1000045688
  1000045689
  1000045690
  1000045692
  1000045694
  1000045695
  1000045697
  1000045712
  1000045713
  1000042663
  1000046176
  1000046180
  1000046186
  1000046100
  1000047138
  1000047573
  1000047819
  1000047169
  1000047863
  1000047864
  1000047886
  1000047893
  1000045634
  1000046374
  1000023316
  1000047955
  1000048272
  1000048375
  1000048376
  1000048387
  1000048389
  1000048346
  1000048499
  1000048503
  1000048550
  1000048556
  1000048558
  1000045194
  1000026762
  1000015003
  1000048747
  1000048768
  1000048881
  1000048767
  1000014291
  1000049110
  1000017981
  1000049194
  1000049201
  1000020885
  1000049279
  1000049291
  1000049308
  1000048911
  1000049617
  1000049618
  1000049639
  1000045610
  1000049784
  1000049788
  1000039448
  1000045410
  1000048126
  1000031687
  1000042940
  1000050175
  1000048319
  1000050349
  1000008587
  1000050479
  1000049151
  1000050788
  1000048486
  1000050990
  1000051015
  1000051018
  1000048748
  1000051318
  1000050842
  1000051377
  1000051067
  1000051478
  1000051481
  1000051529
  1000051607
  1000051681
  1000051682
  1000051683
  1000038011
  1000029718
  1000051934
  1000051971
  1000051972
  1000049911
  1000051215
  1000051861
  1000050350
  1000049772
  1000052510
  1000052040
  1000050567
  1000052943
  1000049781
  1000053122
  1000052564
  1000053321
  1000053509
  1000053527
  1000053621
  1000053642
  1000051749
  1000053358
  1000053841
  1000053859
  1000008158
  1000053890
  1000054091
  1000054224
  1000054093
  1000054350
  1000054382
  1000054175
  1000054446
  1000053146
  1000053626
  1000050453
  1000054641
  1000053451
  1000054933
  1000054936
  1000052567
  1000055026
  1000055138
  1000050027
  1000054596
  1000055258
  1000055269
  1000054768
  1000053974
  1000022392
  1000053889
  1000055727
  1000053685
  1000056035
  1000056156
  1000056217
  1000056244
  1000056242
  1000056362
  1000056510
  1000056543
  1000045847
  1000054385
  1000056993
  1000054938
  1000057809
  1000057822
  1000057863
  1000057955
  1000057961
  1000057963
  1000057964
  1000057965
  1000057966
  1000058019
  1000058110
  1000058154
  1000058176
  1000058177
  1000058081
  1000057967
  1000056268
  1000054533
  1000050326
  1000059222
  1000051551
  1000059407
  1000059473
  1000059540
  1000059654
  1000059579
  1000059798
  1000060112
  1000060118
  1000060133
  1000060135
  1000060163
  1000060187
  1000060224
  1000060354
  1000060355
  1000060577
  1000060578
  1000060717
  1000058034
  1000060660
  1000060769
  1000060796
  1000060797
  1000059606
  1000057561
  1000060913
  1000015670
  1000060976
  1000061074
  1000061084
  1000060357
  1000061150
  1000061474
  1000061671
  1000061774
  1000061921
  1000061949
  1000056036
  1000062123
  1000062273
  1000058791
  1000062517
  1000062602
  1000062622
  1000062623
  1000062624
  1000062694
  1000062439
  1000063348
  1000063690
  1000063171
  1000064003
  1000064158
  1000064385
  1000061770
  1000064498
  1000061839
  1000064386
  1000065084
  1000065440
  1000065468
  1000065497
  1000057545
  1000065758
  1000065690
  1000066311
  1000066440
  219107
]
20 0.38 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  152709
]
21 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5483
]
22 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:
[
  80453
]
23 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:
[
  348746
]
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:
[
  219102
]
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:
[
  219105
]
26 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  28309
]
27 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:
[
  219103
]
28 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:
[
  166930
]
29 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:
[
  9864
]
30 0.26 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.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  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.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  17
]
34 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  18
]
35 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:
[
  19
]
36 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.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.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  22
]
39 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  23
]
40 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
41 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  25
]
42 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  27
]
44 0.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:
[
  28
]
45 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  29
]
46 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  30
]
47 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  31
]
48 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:
[
  32
]
49 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"
]
50 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"
]
51 0.18 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
52 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:
[
  "TarifDefaut"
]
53 0.17 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 0.36 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
  219107
]
55 1.54 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:
[
  219107
  0
]
56 0.44 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"
  219107
]
57 0.21 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  204100
]
58 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"
]
59 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.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  219107
  "C"
]
60 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:
[
  219107
  9959026
]
61 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
62 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"
]
63 0.16 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
64 0.20 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  204100
]
65 1.59 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:
[
  219107
]
66 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-12 16:11:31"
  "%2%"
  219107
]
67 2.96 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:
[
  219107
]
68 0.55 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.37 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.19 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
71 0.68 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"
  166930
]
72 0.95 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:
[
  166930
  0
]
73 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"
  166930
]
74 0.23 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
  166930
]
75 0.25 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  201180
]
76 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"
]
77 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:
[
  166930
  "C"
]
78 0.40 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  166930
]
79 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
80 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
81 0.18 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
82 0.22 ms
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
  201180
]
83 0.31 ms
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.promotion_id = ? ORDER BY d0_.quantity DESC
Parameters:
[
  201180
]
84 0.28 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:
[
  166930
]
85 0.29 ms
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[
  "2025-09-12 16:11:31"
  "%2%"
  166930
]

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 3486
App\Entity\Customer\Customer 372
App\Entity\User\User 330
App\Entity\Delivery\Delivery 322
App\Entity\Catalog\ProductCatalog 237
App\Entity\Catalog\CustomerCatalog 237
App\Entity\Product\Market 90
App\Entity\Pricing\Price 57
App\Entity\Internal\Commercial 55
App\Entity\Product\ProductPrice 49
App\Entity\Product\Category 22
App\Entity\Product\Product 21
App\Entity\Product\Characteristic 15
App\Entity\Internal\Society 15
App\Entity\Product\CharacteristicLabel 14
App\Entity\Pricing\SocietyPromotion 12
App\Entity\Delivery\DeliveryCost 7
App\Entity\Internal\Parameter 3
App\Entity\Pricing\Promotion 2