Query Metrics
132
Database Queries
25
Different statements
4776.12 ms
Query time
0
Invalid entities
4927
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 177.72 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:
[
"33304-surligneurs-jaune-schneider-1505"
]
|
2 | 2.81 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:
[
110197
]
|
3 | 0.58 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:
[
"33304-surligneurs-jaune-schneider-1505"
]
|
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:
[
"33304-surligneurs-jaune-schneider-1505"
]
|
5 | 0.81 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:
[ 110197 1 ] |
6 | 1.18 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 278 110197 ] |
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.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:
[
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.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:
[
142
]
|
11 | 0.16 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
170
]
|
12 | 0.13 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
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.12 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
175
]
|
16 | 0.12 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
176
]
|
17 | 0.26 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 | 2595.70 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:
[ 110197 "2025-04-12 20:06:28" ] |
19 | 1964.88 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:
[ 6324468 6379628 6379638 6381739 6381762 6381911 6382777 6383849 6385042 6385051 6385236 6385642 6385687 6385458 6385903 6385949 6384050 6377837 6380453 6386093 6386316 6386374 6386517 6386535 6386638 6386797 6387105 6386838 6387462 6387607 6387726 6385649 6388185 6388335 6388449 6388475 6388751 6389059 6389200 6389228 6389840 6390622 6391026 6391038 6391931 6392137 6392178 6392207 6392631 6392681 6392974 6393047 6393269 6393482 6393550 6393596 6393608 6394107 6394356 6390671 6394530 6395036 6395307 6395844 6396173 6396262 6396447 6396492 6396505 6396655 6396657 6396686 6396729 6396740 6396768 6396772 6396974 6397039 6397242 6397268 6397281 6397293 6397362 6397395 6397467 6397740 6397772 6397789 6397792 6397808 6397810 6398538 6398551 6398665 6398669 6398789 6398914 6398919 6398951 6398956 6398960 6399025 6399045 6399074 6399075 6399275 6399278 6399334 6400023 6400226 6400236 6400364 6401161 6401203 6401207 6401227 6401232 6401237 6401324 6401339 6401356 6401360 6401476 6401525 6401530 6401549 6401629 6401655 6401665 6401676 6402073 6402416 6402807 6402899 6402908 6402946 6403652 6404266 6404943 6405326 6405403 6406376 6406884 6407043 6408373 6409100 6409101 6409393 6409395 6409559 6409671 6409996 6410370 6410923 6411224 6411352 6411354 6411356 6411358 6412209 6412421 6412741 6413754 6414210 6414261 6414531 6414532 6414686 6415458 6415515 6415677 6415833 6415953 6416015 6416635 6417376 6417382 6417392 6417567 6417964 6418054 6418229 6418272 6418294 6418427 6418580 6418603 6418766 6419450 6419537 6419609 6419616 6419617 6419643 6419650 6419652 6419659 6419660 6419663 6419669 6419714 6420480 6421087 6421277 6421531 6421705 6421714 6421720 6421722 6421798 6422294 6423134 6423168 6423176 6423203 6423449 6423634 6423639 6423679 6423704 6423745 6423960 6423998 6424057 6424126 6424155 6424309 6424314 6424326 6424976 6425200 6425959 6426115 6426342 6426825 6426941 6427399 6427425 6427656 6427934 6428232 6428234 6428238 6428244 6428246 6428315 6428439 6428531 6428825 6428898 6428927 6429372 6429397 6429859 6430038 6430421 6430531 6430725 6430727 6430728 6430735 6431336 6431570 6431739 6431896 6432222 6432227 6433468 6433473 6433645 6433648 6433696 6433851 6433899 6433901 6433940 6433942 6434001 6434042 6434045 6434246 6435616 6435620 6436354 6436793 6437439 6438637 6438854 6438935 6439259 6439261 6439283 6439285 6439324 6439404 6439511 6439512 6439513 6439518 6439520 6439535 6439536 6439557 6439559 6439828 6440066 6440079 6440998 6441104 6441226 6441228 6441247 6441248 6441249 6441275 6441278 6441310 6441312 6441386 6441388 6442176 6442680 6442842 6442874 6443580 6444137 6444160 6444419 6444759 6444811 6445630 6446324 6446347 6446358 6446438 6446480 6446898 6447464 6448239 6448861 6448975 6449653 6449659 6449753 6451068 6451382 6451439 6451643 6451702 6451727 6451768 6452120 6452146 6452690 6452731 6452835 6452862 6452869 6453015 6453199 6453202 6453204 6453231 6453461 6453559 6453664 6453818 6453868 6454076 6454117 6454222 6454230 6454243 6454829 6455277 6455475 6455490 6455588 6455825 6455842 6456045 6456113 6456149 6456150 6456154 6456163 6456190 6456289 6456544 6456643 6456648 6456785 6456995 6457355 6457447 6457512 6457762 6458003 6459233 6459703 6459770 6459771 6459772 6459773 6459774 6459775 6459776 6459777 6459778 6459779 6459780 6459781 6459782 6459783 6459784 6459785 6459786 6459787 6459788 6459789 6459790 6459791 6459792 6459793 6459794 6459795 6459796 6459797 6459798 6459799 6459800 6459801 6459802 6459803 6459804 6459805 6459806 6459807 6459808 6459809 6459810 6459811 6459812 6459813 6459814 6459815 6459816 6459817 6459818 6459819 6459820 6459821 6459822 6459823 6459824 6459825 6459826 6459827 6459828 6459829 6459830 6459831 6459832 6459833 6459834 6459835 6459836 6459837 6459838 6459839 6459840 6459841 6459842 6459843 6459844 6459845 6459846 6459847 6459848 6459849 6459850 6459851 6459852 6459853 6459854 6459855 6459856 6459857 6459858 6459859 6459860 6459861 6459862 6459863 6459864 6459865 6459866 6459867 6459868 6459909 6460046 6460062 6460061 6460101 6460112 6460484 6460493 6460545 6460720 6461029 6461598 6462351 6462748 6462883 6462950 6462958 6462971 6463035 6463240 6463271 6463277 6463386 6463400 6463425 6463512 6463648 6463681 6464659 6464671 6464673 6464676 6464680 6464688 6464701 6464769 6464786 6464807 6464808 6464812 6464817 6464821 6465860 6466026 6381895 6466732 6467139 6467240 6467241 6467242 6467244 6467245 6467246 6467247 6467248 6467249 6467250 6467251 6467252 6467253 6467254 6467255 6467256 6467257 6467258 6467259 6467260 6467261 6467262 6467263 6467264 6467265 6467266 6467267 6467268 6467269 6467271 6467272 6467273 6467280 6467281 6467282 6467283 6467284 6467285 6467286 6467287 6467288 6467289 6467290 6467291 6467293 6467294 6467295 6467296 6467297 6467298 6467299 6467300 6467302 6467303 6467304 6467305 6467306 6467307 6467308 6467309 6467310 6467311 6467312 6467313 6467314 6467315 6467316 6467317 6467320 6467321 6467322 6467323 6467324 6467325 6467326 6467327 6467328 6467329 6467330 6467331 6467332 6467333 6467334 6467335 6467336 6467337 6467338 6467339 6467340 6467341 6467342 6467343 6467344 6467345 6467346 6467347 6467348 6467349 6467350 6467351 6467352 6467354 6467355 6467356 6467357 6467358 6467359 6467360 6467361 6467362 6467379 6467380 6467381 6467382 6467383 6467384 6467385 6467386 6467387 6467388 6467389 6467390 6467391 6467392 6467393 6467394 6467396 6467397 6467398 6467399 6467401 6467403 6467404 6467405 6467406 6467407 6467408 6467409 6467410 6467411 6467412 6467413 6467414 6467415 6467416 6467417 6467418 6467419 6467420 6467421 6467422 6467423 6467447 6467821 6468023 6468117 6468156 6469022 6469143 6469191 6469215 6469246 6469983 6470228 6470500 6471159 6471273 6471900 6472910 6473228 6474734 6474843 6475360 6475361 6475362 6475363 6475364 6475365 6475366 6475367 6475368 6475369 6475370 6475371 6475372 6475373 6475374 6475375 6475376 6475377 6475378 6475379 6475380 6475381 6475383 6475384 6475385 6475386 6475387 6475388 6475389 6475390 6475391 6475392 6475393 6475394 6475395 6475396 6475397 6475398 6475399 6475400 6475401 6475402 6475441 6475809 6476072 6476258 6476611 6476617 6476905 6477141 6477163 6477579 6477641 6477646 6477653 6477657 6477660 6477664 6477668 6477866 6477870 6477872 6477874 6477876 6477877 6477882 6477884 6477885 6477887 6477926 6477928 6478047 6478193 6478194 6478195 6478196 6478197 6478198 6478199 6478200 6478201 6478202 6478203 6478204 6478205 6478207 6478208 6478209 6478210 6478211 6478212 6478213 6478214 6478215 6478216 6478217 6478218 6478219 6478220 6478221 6478222 6478223 6478224 6478225 6478226 6478227 6478228 6478229 6478230 6478231 6478232 6478233 6478234 6478235 6478236 6478237 6478238 6478239 6478240 6478241 6478242 6478243 6478244 6478245 6478246 6478247 6478248 6478249 6478250 6478251 6478253 6478254 6478255 6478256 6478257 6478258 6478259 6478261 6478262 6478263 6478264 6478265 6478266 6478267 6478268 6478269 6478270 6478271 6478272 6478273 6478274 6478275 6478276 6478277 6478278 6478279 6478280 6478281 6478282 6478286 6478292 6478293 6478294 6478295 6478296 6478297 6478298 6478299 6478300 6478301 6478303 6478304 6478306 6478308 6478309 6478310 6478312 6478313 6478314 6478315 6478316 6478318 6478319 6478346 6478347 6478348 6478349 6478350 6478351 6478352 6478353 6478354 6478355 6478356 6478357 6478358 6478359 6478360 6478361 6478362 6478363 6478364 6478365 6478366 6478367 6478368 6478369 6478370 6478371 6478372 6478373 6478374 6478375 6478376 6478377 6478378 6478379 6478380 6478381 6478382 6478383 6478384 6478385 6478431 6478432 6478520 6478521 6478522 6478523 6478524 6478525 6478526 6478527 6478580 6478581 6478582 6478583 6478584 6478585 6478586 6478587 6478589 6478590 6478652 6478655 6478657 6478659 6478660 6478661 6478662 6478663 6478664 6478665 6478666 6478667 6478668 6478669 6478670 6478671 6478672 6478673 6478674 6478675 6478676 6478677 6478678 6478679 6478680 6478681 6478682 6478683 6478684 6478685 6478686 6478687 6478688 6478689 6478759 6478761 6478764 6478791 6478792 6478793 6478794 6478795 6478797 6478798 6478799 6478800 6478801 6478821 6478823 6478826 6478828 6478830 6478832 6478834 6478836 6478838 6478841 6478843 6478845 6478847 6478850 6478852 6478854 6478856 6478858 6478860 6478862 6478865 6478867 6478869 6478870 6478871 6478872 6478873 6478874 6478875 6478876 6478877 6478881 6478882 6478883 6478884 6478887 6478889 6480357 6480396 6480461 6480643 6480884 6481783 6481918 6482446 6482487 6483059 6483135 6483413 6483508 6483687 6483848 6483945 6484044 6484082 6484150 6484151 6484152 6484153 6484154 6484155 6484156 6484157 6484158 6484159 6484160 6484161 6484162 6484163 6484164 6484165 6484166 6484167 6484168 6484169 6484170 6484171 6484172 6484173 6484174 6484175 6484176 6484177 6484178 6484179 6484180 6484181 6484182 6484190 6484191 6484192 6484193 6484194 6484195 6484196 6484197 6484198 6484199 6484200 6484201 6484202 6484203 6484204 6484205 6484206 6484207 6484208 6484210 6484211 6484212 6484213 6484214 6484215 6484216 6484217 6484219 6484220 6484221 6484222 6484223 6484224 6484225 6484226 6484227 6484228 6484236 6484237 6484238 6484239 6484240 6484241 6484242 6484243 6484244 6484245 6484246 6484247 6484248 6484249 6484250 6484251 6484252 6484253 6484254 6484255 6484256 6484257 6484259 6484262 6484266 6484269 6484271 6484272 6484273 6484274 6484275 6484276 6484277 6484278 6484279 6484280 6484281 6484282 6484283 6484284 6484285 6484287 6484292 6484321 6484322 6484323 6484324 6484325 6484326 6484327 6484328 6484332 6484337 6484340 6484341 6484342 6484343 6484344 6484345 6484346 6484347 6484349 6484350 6484352 6484353 6484354 6484355 6484356 6484358 6484359 6484360 6484361 6484362 6484363 6484364 6484366 6484371 6484376 6484377 6484378 6484379 6484380 6484381 6484382 6484383 6484384 6484469 6484623 6485899 6486060 6486741 6486867 6486871 6487141 6487142 6487143 6487144 6487145 6487146 6487147 6487148 6487149 6487150 6487151 6487152 6487156 6487157 6487158 6487159 6487160 6487161 6487162 6487163 6487164 6487165 6487166 6487167 6487168 6487169 6487170 6487171 6487172 6487174 6487175 6487176 6487177 6487178 6487179 6487180 6487181 6487182 6487183 6487184 6487185 6487186 6487187 6487188 6487191 6487192 6487193 6487194 6487195 6487196 6487197 6487198 6487199 6487200 6487201 6487202 6487203 6487204 6487205 6487206 6487976 6488379 6488479 6489071 6489100 6490068 6490092 6490312 6490313 6490341 6490350 6490351 6490352 6490353 6490354 6490356 6490357 6490358 6490359 6490360 6490361 6490362 6490363 6490364 6490365 6490366 6490367 6490368 6490369 6490370 6490371 6490372 6490373 6490374 6490375 6490376 6490378 6490379 6490380 6490381 6490382 6490383 6490384 6490386 6490388 6490389 6490390 6490391 6490392 6490393 6490394 6490395 6490396 6490397 6490398 6490399 6490400 6490401 6490402 6490403 6490404 6490405 6490406 6490407 6490408 6490409 6490410 6490411 6490412 6490414 6490415 6490416 6490417 6490418 6490419 6490420 6490421 6490422 6490423 6490424 6490425 6490426 6490427 6490428 6490429 6490430 6490431 6490432 6490433 6490434 6490435 6490436 6490437 6490438 6490439 6490441 6490442 6490443 6490445 6490457 6490458 6490459 6490460 6490461 6490462 6490464 6490475 6490476 6490477 6490478 6490479 6490480 6490481 6490483 6490484 6490482 6490486 6490487 6490488 6490489 6490490 6490491 6490492 6490493 6490494 6490495 6490496 6490497 6490498 6490499 6490500 6490501 6490502 6490503 6490506 6490507 6490509 6490510 6490511 6490512 6490513 6490514 6490515 6490516 6490517 6490518 6490519 6490520 6490526 6490527 6490528 6490529 6490530 6490531 6490539 6490540 6490541 6490542 6490543 6490550 6490551 6490552 6490553 6490554 6490555 6490559 6490560 6490561 6490563 6490564 6490565 6490566 6490567 6490568 6490569 6490570 6490571 6490572 6490573 6490574 6490575 6490576 6490577 6490578 6490579 6490580 6490581 6490582 6490583 6490584 6490585 6490586 6490588 6490589 6490590 6490591 6490592 6490593 6490594 6490595 6490601 6490602 6490603 6490604 6490605 6490606 6490607 6490608 6490609 6490617 6490618 6490619 6490621 6490622 6490623 6490624 6490625 6490626 6490627 6490628 6490629 6490630 6490631 6490632 6490633 6490634 6490635 6490636 6490637 6490638 6490639 6490640 6490641 6490642 6490643 6490644 6490645 6490646 6490647 6490648 6490649 6490650 6490651 6490652 6490653 6490654 6490655 6490656 6490657 6490658 6490659 6490660 6490661 6490663 6490664 6490665 6490667 6490668 6490669 6490670 6490672 6490673 6490674 6490678 6490679 6490680 6490687 6490688 6490689 6490690 6490691 6490692 6490693 6490694 6490695 6490696 6490699 6490700 6490701 6490706 6490707 6490708 6490709 6490710 6490879 6491336 6491561 6491798 6491813 6491894 6491895 6491927 6491930 6491976 6492024 6492139 6492292 6492444 6492449 6492450 6492451 6492452 6492453 6492454 6492455 6492456 6492457 6492458 6492459 6492460 6492461 6492462 6492463 6492464 6492465 6492466 6492467 6492468 6492469 6492470 6492471 6492473 6492474 6492475 6492476 6492477 6492478 6492479 6492480 6492481 6492482 6492483 6492484 6492485 6492486 6492487 6492488 6492489 6492490 6492491 6492492 6492493 6492494 6492495 6492496 6492497 6492498 6492499 6492500 6492501 6492502 6492503 6492504 6492505 6492506 6492507 6492508 6492509 6492510 6492512 6492513 6492514 6492515 6492517 6492518 6492519 6492748 6492751 6492753 6492759 6492768 6492769 6492770 6492771 6492772 6492773 6492774 6492775 6492776 6492777 6492778 6492779 6492780 6492782 6492783 6492784 6492785 6492786 6492787 6492788 6492789 6492790 6492791 6492792 6492793 6492794 6492795 6492796 6492797 6492798 6492799 6492800 6492801 6492802 6492803 6492804 6493115 6494503 6494520 6494541 6494573 6494594 6494612 6494623 6494634 6494641 6494660 6494669 6494674 6494687 6494699 6495251 6495268 6495318 6495391 6495978 6495980 6495985 6496176 6496178 6496261 6496262 6496263 6496264 6496271 6496273 6496287 6496289 6496319 6496322 6496733 6497793 6497805 6497894 6497902 6498206 6498430 6498597 6498668 6498682 6498819 6498839 6499080 6499082 6499086 6499096 6499200 6499203 6499245 6499246 6499421 6499503 6499562 6499679 6499787 6499792 6499912 6499952 6499965 6500009 6500105 6500127 6500131 6500182 6500216 6500373 6500588 6500623 6500631 6500686 6500763 6500785 6500860 6501109 6501116 6501129 6501137 6501142 6501146 6501170 6501450 6502370 6502686 6502722 6502853 6502888 6502922 6502954 6502963 6502970 6502997 6503007 6503144 6503314 6503397 6504107 6504114 6504190 6505477 6505831 6505843 6505900 6505926 6505969 6505976 6506025 6506464 6506768 6506772 6506774 6506775 6506776 6506777 6506778 6506779 6506780 6506781 6506782 6506783 6506784 6506785 6506824 6506825 6506826 6506827 6506828 6506829 6506831 6506832 6506833 6506834 6506835 6506836 6506838 6506839 6506840 6506841 6506842 6506843 6506860 6506861 6506862 6506863 6506864 6506865 6506866 6506867 6506868 6506869 6506870 6506871 6506872 6506873 6506874 6506875 6506879 6506880 6506881 6506883 6506884 6506885 6506886 6506887 6506888 6506889 6506890 6506891 6506892 6506893 6506894 6506895 6506896 6507303 6507424 6507439 6507441 6507668 6507684 6507688 6507689 6507707 6507726 6507732 6507738 6507776 6507851 6507939 6507977 6507985 6508491 6508506 6508523 6508543 6508573 6508574 6508704 6508714 6508744 6508982 6509129 6509351 6509371 6509395 6509607 6509855 6509856 6509857 6509858 6509859 6509860 6509861 6509862 6509931 6509932 6509933 6509934 6509935 6509936 6509937 6510004 6510006 6510010 6510011 6510012 6510013 6510014 6510015 6510016 6510017 6510018 6510019 6510020 6510022 6510023 6510024 6510025 6510026 6510027 6510028 6510029 6510030 6510031 6510032 6510033 6510034 6510035 6510036 6510037 6510038 6510039 6510040 6510041 6510042 6510043 6510044 6510045 6510046 6510047 6510048 6510049 6510050 6510051 6510052 6510053 6510054 6510055 6510056 6510057 6510058 6510059 6510060 6510061 6510062 6510063 6510064 6510065 6510066 6510067 6510068 6510069 6510070 6510071 6510072 6510073 6510074 6510075 6510076 6510077 6510078 6510079 6510080 6510081 6510082 6510083 6510084 6510085 6510086 6510087 6510088 6510089 6510090 6510095 6510096 6510097 6510098 6510099 6510100 6510101 6510102 6510104 6510105 6510106 6510107 6510108 6510109 6510117 6510118 6510316 6510409 6510486 6510488 6510503 6510505 6510518 6510519 6510614 6510615 6510629 6510635 6510637 6510639 6510640 6510651 6510652 6510666 6510669 6510700 6510701 6510733 6510734 6510742 6510743 6510917 6510919 6510985 6510986 6511000 6511002 6511039 6511040 6511043 6511044 6511063 6511064 6511092 6511093 6511451 6512308 6512622 6513034 6513302 6515168 6515279 6515280 6515592 6515593 6515606 6515608 6515638 6515640 6515718 6515719 6515734 6515736 6515754 6515755 6515766 6515767 6515793 6515795 6515994 6516023 6516024 6516043 6516216 6516220 6516226 6517371 6518344 6518347 6518422 6518423 6518480 6518481 6518541 6518542 6518543 6518544 6518545 6518546 6518547 6518548 6518549 6518550 6518551 6518552 6518553 6518554 6518555 6518556 6518557 6518558 6518559 6518560 6518561 6518562 6518563 6518564 6518565 6518566 6518567 6518568 6518569 6518570 6518571 6518572 6518573 6518574 6518575 6518576 6518577 6518578 6518579 6518580 6518581 6518582 6518583 6518584 6518606 6518622 6518623 6519154 6519157 6519274 6519275 6519283 6519286 6519449 6519525 6519527 6519545 6519548 6519743 6519881 6520005 6520106 6520150 6520151 6520252 6520399 6520400 6520401 6520403 6520404 6520405 6520406 6520407 6520408 6520409 6520410 6520411 6520412 6520413 6520414 6520415 6520416 6520417 6520418 6520419 6520420 6520421 6520422 6520423 6520424 6520425 6520426 6520427 6520428 6520429 6520430 6520431 6520432 6520433 6520434 6520435 6520436 6520437 6520438 6520439 6520440 6520441 6520442 6520443 6520444 6520445 6520446 6520447 6520448 6520449 6520450 6520451 6520452 6520453 6520454 6520455 6520456 6520457 6520458 6520459 6520460 6520461 6520462 6520463 6520464 6520465 6520466 6520467 6520468 6520469 6520470 6520471 6520472 6520473 6520474 6520475 6520476 6520477 6520478 6520479 6520480 6520481 6520482 6520483 6520484 6520485 6520486 6520487 6520488 6520489 6520490 6520491 6520492 6520493 6520494 6520495 6520496 6520497 6520498 6520499 6520988 6521270 6521362 6521891 6521893 6522285 6523923 6525417 6525767 6525971 6526067 6526120 6526127 6526132 6526146 6526156 6526157 6526158 6526159 6526160 6526161 6526162 6526163 6526164 6526165 6526166 6526167 6526168 6526169 6526258 6526276 6526285 6526454 6526470 6526696 6526697 6526712 6526738 6526913 6526952 6527046 6527047 6527048 6527049 6527080 6527225 6527261 6527295 6527335 6527346 6527347 6527348 6527349 6527350 6527351 6527352 6527353 6527354 6527355 6527356 6527357 6527358 6527359 6527360 6527361 6527362 6527363 6527364 6527736 6527798 6527799 6527800 6527801 6527803 6527807 6527823 6527841 6527917 6527919 6528104 6529313 6529711 6529716 6529717 6529718 6529719 6529856 6529917 6530141 6530271 6530497 6530498 6530500 6530503 6530504 6530505 6530508 6530509 6530510 6530511 6530513 6530514 6530515 6530645 6530655 6530666 6530667 6530674 6530675 6530676 6530681 6530683 6530686 6530703 6530807 6530970 6530998 6531124 6533444 6533791 6533815 6533816 6533817 6533818 6533841 6534181 6534182 6534183 6534184 6534185 6534536 6534797 6534962 6534989 6535363 6535477 6535663 6535711 6535793 6535943 6535945 6536053 6536192 6536247 6536889 6536997 6537075 6537782 6537900 6537902 6538415 6538690 6539567 6539591 6540663 6541434 6541729 6542092 1000000799 6391318 6390535 6389460 6388954 1000002467 1000003906 1000001010 1000004513 1000004690 1000002457 1000007120 1000007235 1000007242 1000007084 1000007463 1000006501 1000007732 1000007297 1000007070 1000006736 1000009581 1000009878 1000009808 1000010051 1000010087 1000010154 1000009474 1000009342 1000010634 1000010972 1000008777 1000008036 1000012144 1000012159 1000012527 1000012861 1000013281 1000006064 1000014158 1000014284 1000012549 1000014473 1000014484 1000004519 1000014933 1000013382 1000013871 1000015772 1000016864 1000017177 1000017510 1000010690 1000004387 1000018990 1000018992 1000019007 1000019078 1000019297 1000019298 1000019304 1000019323 1000019330 1000012053 1000019719 1000020419 1000020420 1000020477 1000020478 1000020480 1000020501 1000020502 1000020508 1000020511 1000020513 1000020515 1000020523 1000020527 1000020551 1000020423 1000020819 1000020481 1000011023 1000000909 1000022111 1000022247 1000022363 1000022366 1000022367 1000022383 1000022384 1000014523 1000022822 1000019693 1000022858 1000022859 1000020095 1000023312 1000023362 1000023455 1000023472 1000023473 1000023474 1000023475 1000023476 1000023477 1000023478 1000023479 1000023480 1000023481 1000023482 1000023483 1000023484 1000023485 1000023486 1000023487 1000023488 1000023489 1000023490 1000023491 1000023510 1000023597 1000023598 1000023599 1000023600 1000023601 1000023602 1000023603 1000023626 1000023668 1000023693 1000023695 1000023030 1000023916 1000026516 1000026517 1000026518 1000026522 1000026525 1000026526 1000026527 1000026528 1000026529 1000026530 1000026531 1000026532 1000026533 1000026534 1000026558 1000026678 1000027107 1000027111 1000027112 1000027115 1000027117 1000027121 1000027122 1000027124 1000027125 1000027127 1000027128 1000027129 1000027130 1000027134 1000027140 1000027143 1000027145 1000027148 1000027149 1000027150 1000027151 1000027152 1000027153 1000027154 1000027159 1000027160 1000027161 1000027162 1000027166 1000027168 1000027171 1000027174 1000027175 1000027176 1000027177 1000012145 1000028420 1000027100 1000029202 1000029204 1000029200 1000029252 1000029256 1000029257 1000029263 1000013093 1000029773 1000030703 1000030704 1000030705 1000030706 1000030707 1000030708 1000030709 1000030710 1000030711 1000030712 1000030713 1000030714 1000030715 1000030716 1000030717 1000030718 1000030719 1000030720 1000030721 1000030722 1000030723 1000031108 1000021416 1000022711 1000023328 1000031666 1000031667 1000032237 1000032239 1000032248 1000032249 1000032250 1000032674 1000033096 1000033097 1000033098 1000033100 1000033102 1000033105 1000033108 1000033112 1000033113 1000033114 1000033115 1000033116 1000033118 1000033119 1000033121 1000033126 1000033127 1000033128 1000033129 1000033131 1000033132 1000033133 1000033134 1000033138 1000033173 1000033285 1000033286 1000033288 1000033296 1000033297 1000033298 1000033302 1000033303 1000033305 1000033311 1000025896 1000033821 1000033822 1000034176 1000034305 1000034352 1000034414 1000034415 1000034416 1000034417 1000034418 1000034420 1000034422 1000034430 1000034546 1000030026 1000034742 1000034877 1000034890 1000035301 1000035303 1000035307 1000035308 1000035310 1000035311 1000035313 1000035315 1000035316 1000035317 1000035318 1000035319 1000035320 1000035357 1000035359 1000035361 1000035364 1000035419 1000035428 1000035528 1000032297 1000035900 1000035925 1000035926 1000035927 1000035928 1000035929 1000035930 1000035931 1000035932 1000035933 1000035935 1000035936 1000035937 1000035938 1000035939 1000035940 1000035941 1000035942 1000035943 1000035945 1000035946 1000035947 1000035948 1000035967 1000036010 1000036011 1000036012 1000036013 1000036016 1000036017 1000036018 1000036019 1000036020 1000036021 1000036022 1000036023 1000036024 1000036025 1000036026 1000036027 1000036028 1000036029 1000036030 1000035981 1000035969 1000035903 1000036201 1000036203 1000036204 1000032485 1000036452 1000023726 1000036667 1000036671 1000036215 1000036759 1000036762 1000036763 1000036778 1000036780 1000036781 1000036783 1000036788 1000036790 1000036791 1000036792 1000036807 1000037500 1000038348 1000038375 1000039126 1000039127 1000039128 1000039129 1000039130 1000039131 1000039132 1000039133 1000039134 1000039135 1000039136 1000039137 1000039138 1000039139 1000039140 1000039141 1000039142 1000039144 1000039145 1000039146 1000039147 1000039148 1000039149 1000039151 1000039153 1000039154 1000039155 1000039156 1000039157 1000039158 1000039159 1000039160 1000039161 1000039162 1000039186 1000039475 1000039639 1000039640 1000039919 1000039920 1000039921 1000039922 1000039923 1000040298 1000041431 1000041436 1000041437 1000041474 1000036231 1000040712 1000041029 1000042008 1000042009 1000042029 1000042036 1000042043 1000042045 1000042679 1000041463 1000044640 1000044647 1000045914 1000045916 1000045917 1000045918 1000045919 1000045920 1000045924 1000045925 1000045926 1000045927 1000045929 1000045931 1000045932 1000045933 1000045935 1000045936 1000046053 1000046352 1000046770 1000046776 1000046778 1000046780 1000046782 1000046783 1000046784 1000046785 1000046905 1000046906 1000046907 1000046908 1000046910 1000047582 1000047646 1000048429 1000018910 1000029916 1000048738 1000031969 1000048508 1000047821 1000049262 1000049269 1000049329 1000049658 1000049666 1000049759 1000049775 1000049793 1000050054 1000049974 1000050168 1000050325 1000050329 1000050523 1000050651 1000050653 1000050793 1000050808 1000050811 1000050858 1000035896 1000051164 1000051261 1000051488 1000051775 1000051824 1000051893 1000051944 1000051945 1000051947 1000051955 1000051976 1000051977 1000052158 1000052224 1000052371 1000052416 1000052418 1000052231 1000043799 1000052647 1000052761 1000052762 1000052764 1000052767 1000052768 1000052957 1000053132 1000053313 1000053399 1000053516 1000053611 1000053659 1000053690 1000053742 1000048616 1000053812 1000053928 1000053933 1000053934 1000054366 1000054812 1000055267 1000055302 1000055326 1000055330 1000055336 1000053116 1000055340 1000055431 1000055486 1000055494 1000055495 1000055501 1000055507 1000055520 1000055521 1000055690 1000055757 1000055773 1000055774 1000055775 1000055838 1000055987 1000056006 1000056015 1000056016 1000056019 1000056026 1000056080 1000056081 1000055647 1000056114 1000056009 1000056238 1000056321 1000056346 1000056395 1000056420 1000056578 1000056595 1000056641 1000056736 1000056746 1000056747 1000056769 1000056770 1000056775 1000056832 1000056835 1000056881 1000056888 1000056924 1000056980 1000056989 1000057001 1000057034 1000056943 1000057367 1000057368 1000057374 1000057405 1000057522 1000057526 1000057578 1000057592 1000057605 1000057308 1000057742 1000057809 1000057998 1000058019 1000058052 1000058079 1000058083 1000058085 1000058084 1000058096 1000058106 1000058107 1000058145 1000058164 1000058165 1000058167 1000058365 1000058470 1000058575 1000058576 1000058601 1000058640 1000058641 1000058649 1000058651 1000058696 1000058698 1000058781 1000058821 1000058834 1000058835 1000058836 1000058919 1000058920 1000059118 1000059122 1000059179 1000059207 1000059208 1000059242 1000057791 1000059510 1000059515 1000059516 1000059597 1000059605 1000059617 1000059625 1000012139 1000059692 1000059717 1000059718 1000059760 1000059761 1000059762 1000058053 1000059844 1000059856 1000059862 1000059925 1000060106 1000060107 1000021122 1000060284 1000060378 1000060479 1000060487 1000060540 1000060541 1000060604 1000060610 1000060611 1000060637 1000060638 1000060686 1000060758 1000060838 1000060839 1000060880 1000060881 1000060949 1000060957 1000061062 1000061077 1000061079 1000061177 1000061223 1000061226 1000061233 1000061234 1000061245 1000061246 1000061269 1000061216 1000061526 1000061627 1000061629 1000061636 1000061637 1000061638 1000061665 1000061899 1000062005 1000062034 1000058700 1000062148 1000062149 1000062422 1000062427 1000062648 1000063020 1000063021 1000063075 1000063082 1000063458 1000063459 1000063460 1000063484 1000062199 1000063780 1000064063 1000064158 1000064566 1000064591 1000064620 1000064641 1000043748 1000064676 1000064718 1000064723 1000062824 6078179 1000065361 1000065562 1000065578 1000065607 1000060285 1000066076 1000066344 1000066346 110197 ] |
20 | 0.37 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
5496
]
|
21 | 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:
[
152709
]
|
22 | 0.24 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
80452
]
|
23 | 0.20 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
80453
]
|
24 | 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:
[
9527
]
|
25 | 0.16 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
110215
]
|
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:
[
80450
]
|
27 | 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:
[
9840
]
|
28 | 0.18 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
109439
]
|
29 | 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:
[
28309
]
|
30 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.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.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:
[
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.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:
[
20
]
|
37 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
38 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
39 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
40 | 0.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:
[
24
]
|
41 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
42 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
43 | 0.13 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.13 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.13 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.13 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.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"
]
|
50 | 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"
]
|
51 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
52 | 0.16 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.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
54 | 0.35 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 110197 ] |
55 | 1.24 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 110197 0 ] |
56 | 0.37 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 110197 ] |
57 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
58 | 0.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:
[ 110197 "C" ] |
59 | 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:
[ 110197 9959362 ] |
60 | 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"
]
|
61 | 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"
]
|
62 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
63 | 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:
[
110197
]
|
64 | 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-12 20:06:33" "%2%" 110197 ] |
65 | 0.28 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:
[
110197
]
|
66 | 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"
]
|
67 | 0.27 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"
]
|
68 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
69 | 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" 80450 ] |
70 | 1.19 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:
[ 80450 0 ] |
71 | 0.37 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 80450 ] |
72 | 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:
[
80450
]
|
73 | 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:
[
201186
]
|
74 | 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"
]
|
75 | 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:
[ 80450 "C" ] |
76 | 0.28 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:
[ 80450 9963413 ] |
77 | 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"
]
|
78 | 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"
]
|
79 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
80 | 0.18 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:
[
201186
]
|
81 | 0.17 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:
[
201186
]
|
82 | 1.08 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:
[
80450
]
|
83 | 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-12 20:06:33" "%2%" 80450 ] |
84 | 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"
]
|
85 | 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"
]
|
86 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
87 | 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" 9840 ] |
88 | 0.24 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 9840 0 ] |
89 | 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" 9840 ] |
90 | 0.17 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:
[
9840
]
|
91 | 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"
]
|
92 | 0.27 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:
[ 9840 "C" ] |
93 | 0.28 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:
[
9840
]
|
94 | 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"
]
|
95 | 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"
]
|
96 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
97 | 0.22 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:
[
9840
]
|
98 | 0.22 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 20:06:33" "%2%" 9840 ] |
99 | 0.61 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[ 9840 7 ] |
100 | 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"
]
|
101 | 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"
]
|
102 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
103 | 0.86 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" 109439 ] |
104 | 1.14 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:
[ 109439 0 ] |
105 | 0.37 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 109439 ] |
106 | 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:
[
109439
]
|
107 | 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:
[
201193
]
|
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.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:
[ 109439 "C" ] |
110 | 0.28 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:
[ 109439 9964226 ] |
111 | 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"
]
|
112 | 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"
]
|
113 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
114 | 0.18 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:
[
201193
]
|
115 | 0.18 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:
[
201193
]
|
116 | 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:
[
109439
]
|
117 | 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-12 20:06:33" "%2%" 109439 ] |
118 | 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"
]
|
119 | 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"
]
|
120 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
121 | 0.77 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" 28309 ] |
122 | 0.26 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:
[ 28309 0 ] |
123 | 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.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 28309 ] |
124 | 0.17 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:
[
28309
]
|
125 | 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"
]
|
126 | 0.24 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:
[ 28309 "C" ] |
127 | 0.25 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:
[
28309
]
|
128 | 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"
]
|
129 | 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"
]
|
130 | 0.20 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
131 | 0.22 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:
[
28309
]
|
132 | 0.22 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 20:06:33" "%2%" 28309 ] |
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 | 3157 |
App\Entity\User\User | 299 |
App\Entity\Delivery\Delivery | 286 |
App\Entity\Catalog\ProductCatalog | 273 |
App\Entity\Catalog\CustomerCatalog | 273 |
App\Entity\Customer\Customer | 255 |
App\Entity\Product\Market | 97 |
App\Entity\Product\ProductPrice | 54 |
App\Entity\Pricing\Price | 52 |
App\Entity\Internal\Commercial | 52 |
App\Entity\Pricing\SocietyPromotion | 22 |
App\Entity\Product\Product | 21 |
App\Entity\Product\Category | 21 |
App\Entity\Product\Characteristic | 20 |
App\Entity\Product\CharacteristicLabel | 19 |
App\Entity\Internal\Society | 15 |
App\Entity\Delivery\DeliveryCost | 6 |
App\Entity\Internal\Parameter | 3 |
App\Entity\Pricing\Promotion | 2 |