Query Metrics
82
Database Queries
22
Different statements
4508.76 ms
Query time
0
Invalid entities
5382
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 101.71 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:
[
"82323-marqueurs-effacables-vert-pilot-wbs-vbm-g"
]
|
2 | 0.43 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
125869
]
|
3 | 0.63 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:
[
"82323-marqueurs-effacables-vert-pilot-wbs-vbm-g"
]
|
4 | 0.37 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:
[
"82323-marqueurs-effacables-vert-pilot-wbs-vbm-g"
]
|
5 | 0.44 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:
[ 125869 1 ] |
6 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 58 275 276 277 278 275 125869 ] |
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:
[
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.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:
[
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.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:
[
174
]
|
15 | 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:
[
175
]
|
16 | 0.13 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
176
]
|
17 | 0.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:
[
"ourClientsAlsoBoughtMonths"
]
|
18 | 2110.00 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:
[ 125869 "2025-04-12 22:04:14" ] |
19 | 2267.97 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ INNER JOIN customer_order_lines c1_ ON (c1_.product_id = p0_.id) INNER JOIN customer_order c2_ ON c1_.customer_order_id = c2_.id WHERE c2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 GROUP BY p0_.id, p0_.reference, p0_.manufacturer, p0_.short_label, p0_.long_label, p0_.weight, p0_.sold_by, p0_.ppht, p0_.ppttc, p0_.paht, p0_.pattc, p0_.legal_discount_library, p0_.fidelity_bonus, p0_.brand, p0_.time_limit, p0_.coef, p0_.is_discountable, p0_.is_btob, p0_.is_btoc, p0_.is_customizable, p0_.is_library, p0_.is_nathan, p0_.is_green, p0_.is_orapi_grand_frais, p0_.is_active, p0_.slug ORDER BY COUNT(p0_.id) DESC LIMIT 10
Parameters:
[ 6313758 6383988 6384296 6384762 6384989 6385402 6381402 6385507 6378967 6385905 6386759 6386491 6387032 6387139 6387891 6388271 6388375 6389005 6365333 6389129 6387491 6390030 6390060 6390440 6390456 6390531 6391066 6391344 6391865 6392087 6392109 6390889 6389573 6392501 6392883 6384049 6384174 6393909 6394196 6394256 6394656 6394662 6394768 6394935 6395414 6395423 6395446 6395496 6395771 6396237 6396336 6396381 6396550 6396586 6397653 6397763 6398143 6398163 6398611 6398613 6398621 6398640 6398709 6398741 6399047 6399095 6399439 6399782 6400145 6400359 6400449 6400500 6401729 6401802 6402149 6402422 6402498 6403164 6403373 6403595 6403677 6403775 6403865 6404885 6404890 6404911 6405400 6405417 6405419 6405422 6405442 6405445 6405499 6405570 6405616 6405681 6405915 6405963 6406020 6406275 6406312 6406450 6406519 6406587 6406708 6407074 6407197 6407343 6407415 6407522 6407527 6408102 6408541 6408700 6408783 6409077 6409575 6409595 6409687 6410348 6410951 6411094 6411718 6411729 6411745 6411782 6412178 6412587 6412868 6412989 6413407 6413573 6413749 6413816 6413826 6413832 6413886 6413949 6414079 6414139 6414384 6414536 6414603 6414612 6414621 6414685 6415013 6415021 6415089 6415108 6415189 6415198 6415209 6415389 6415462 6415650 6415890 6415989 6416146 6416214 6416388 6416406 6416564 6416620 6416793 6416807 6416814 6416839 6416955 6416963 6416970 6417074 6417424 6417429 6417518 6417554 6418161 6418317 6418488 6418893 6418919 6418981 6418984 6419170 6419185 6419215 6419249 6419271 6419306 6419315 6419391 6419407 6419442 6419543 6419546 6419548 6419549 6419557 6419706 6420170 6420210 6420605 6420621 6420665 6420764 6420850 6420857 6420893 6420909 6420976 6420987 6421028 6421536 6421646 6421661 6421663 6421730 6421756 6421981 6422032 6422178 6422433 6422493 6422714 6422885 6422971 6423178 6423659 6423686 6423763 6423871 6423983 6423993 6424029 6424146 6424264 6424805 6424907 6425042 6425060 6425180 6425287 6425756 6426032 6426221 6426279 6426473 6426551 6426611 6426652 6426704 6426812 6426826 6426964 6427018 6427186 6427222 6427269 6427275 6427315 6427324 6427365 6427401 6427460 6427655 6427678 6427696 6427736 6427771 6428003 6428177 6428232 6428316 6428422 6428425 6428428 6428435 6428459 6428474 6428590 6428663 6428719 6428728 6428804 6428896 6428927 6429299 6429562 6429628 6429786 6429789 6429902 6429928 6429930 6430050 6430362 6430873 6430880 6430906 6430954 6431250 6431244 6431406 6431476 6431486 6431935 6431978 6432232 6432239 6432270 6432282 6433539 6433550 6433568 6433779 6433815 6434001 6434093 6434232 6434250 6434279 6434284 6434317 6434406 6434550 6434887 6434920 6434966 6434981 6435207 6435287 6435314 6435404 6435607 6435634 6435710 6435867 6436001 6436018 6436088 6436496 6437009 6437033 6437042 6437049 6437075 6437181 6437218 6437618 6437641 6437678 6437705 6437751 6437798 6437876 6437908 6438069 6438077 6438079 6438095 6438119 6438440 6438497 6438509 6438641 6438645 6438667 6438899 6438923 6438939 6439117 6439137 6439266 6439328 6439471 6439608 6439632 6439639 6439671 6439691 6439937 6440124 6440451 6440485 6440537 6440606 6440794 6440835 6440903 6440977 6441007 6441071 6441139 6441145 6441148 6441265 6441301 6441378 6441605 6441861 6442008 6442111 6442347 6442874 6442876 6443132 6443181 6443210 6443245 6443263 6443309 6443320 6443380 6443875 6443912 6443929 6444255 6444284 6444333 6444340 6444575 6444576 6444579 6444607 6444655 6444663 6445116 6445235 6445262 6445288 6445352 6445358 6445378 6445463 6445529 6445601 6445630 6445639 6445642 6445746 6445744 6445772 6445799 6446055 6446121 6446208 6446450 6446551 6446577 6446612 6446616 6446679 6446773 6446776 6446830 6446857 6446861 6446888 6446900 6446915 6446939 6446975 6446988 6447056 6447057 6447065 6447090 6447322 6447366 6447383 6447521 6447682 6447696 6447705 6447708 6447737 6447787 6448200 6448208 6448261 6448563 6448735 6448829 6448889 6448934 6448952 6449059 6449112 6449331 6449459 6449467 6449462 6449508 6449585 6449593 6449688 6449819 6449834 6449836 6449972 6449982 6450009 6450134 6450192 6450195 6450211 6450215 6450252 6450291 6450296 6450365 6450416 6450447 6450448 6450455 6450479 6450529 6450628 6450682 6450791 6450966 6450970 6450990 6451021 6451022 6451074 6451112 6451151 6451210 6451225 6451236 6451240 6451294 6451304 6451314 6451520 6451540 6451635 6451659 6451738 6451951 6452047 6452053 6452055 6452059 6452075 6452079 6452099 6452101 6452102 6452214 6452216 6452218 6452221 6452241 6452247 6452257 6452330 6452366 6452372 6452406 6452415 6452418 6452427 6452443 6452444 6452464 6452476 6452520 6452521 6452532 6452534 6452558 6452570 6452610 6452611 6452720 6452737 6452830 6453154 6453445 6453458 6453481 6453501 6453504 6453517 6453746 6453772 6453835 6453845 6453908 6454016 6454130 6454160 6454181 6454544 6454545 6454546 6454554 6454558 6454564 6454587 6454742 6454761 6454786 6454790 6454820 6454826 6454829 6454852 6454861 6454862 6454924 6454930 6454935 6454936 6454949 6455027 6455063 6455066 6455067 6455069 6455078 6455082 6455107 6455128 6455212 6455218 6455239 6455241 6455244 6455257 6455267 6455307 6455322 6455345 6455411 6455412 6455413 6455417 6455420 6455513 6455526 6455546 6455548 6455549 6455566 6455581 6455588 6455599 6455604 6455606 6455645 6455648 6455668 6455692 6455694 6455695 6455711 6455773 6455781 6455796 6455807 6455825 6455839 6455867 6455884 6455904 6455910 6456004 6456268 6456273 6456274 6456275 6456432 6456467 6456979 6456998 6457011 6457205 6457206 6457209 6457224 6457229 6457265 6457440 6457441 6457443 6457446 6457533 6457536 6457539 6457646 6457649 6457650 6457804 6457853 6457939 6458228 6458380 6458475 6458518 6458648 6458839 6458952 6459104 6459224 6459277 6459362 6459437 6459447 6459638 6459752 6460058 6460079 6460171 6460216 6460281 6460298 6460312 6461112 6461160 6461307 6461323 6461333 6461342 6461584 6461600 6461664 6461669 6461853 6461902 6462118 6462229 6462492 6462531 6462540 6462717 6462917 6462968 6463232 6463233 6463852 6463862 6464043 6464229 6464350 6464402 6464434 6464466 6465023 6465206 6465304 6465369 6465448 6465645 6465665 6465801 6465809 6466397 6466443 6466755 6466761 6467234 6467470 6468071 6468079 6468161 6468178 6468545 6469142 6469170 6469210 6469211 6469252 6469287 6469330 6469356 6469386 6469407 6469588 6469598 6469883 6470142 6470253 6470329 6470407 6470496 6470501 6470517 6470543 6470580 6470762 6470766 6470915 6470973 6471071 6471109 6471323 6471376 6471470 6471924 6471997 6472254 6472265 6472281 6472289 6472331 6472463 6472564 6472583 6472639 6472715 6472733 6472869 6472879 6472918 6472939 6472943 6473042 6473069 6473246 6473266 6473278 6473303 6474424 6474433 6474435 6474656 6474688 6474818 6474825 6474864 6475427 6475475 6475539 6476501 6476536 6476598 6476689 6476777 6476785 6476857 6476895 6476911 6476979 6477120 6477126 6477184 6477225 6477239 6477304 6477411 6477566 6477579 6477605 6477811 6477860 6477862 6477863 6477907 6477910 6478172 6478516 6479095 6479438 6480451 6480522 6480540 6480738 6480739 6480893 6481288 6481334 6481447 6481491 6481528 6481687 6481698 6481733 6481766 6481799 6481849 6481908 6481929 6482818 6482832 6482889 6482984 6483055 6483126 6483293 6483548 6483584 6483694 6483749 6483923 6484139 6484433 6484649 6484779 6484803 6484826 6484893 6484907 6484937 6484941 6485030 6485197 6485500 6485505 6485541 6485650 6485754 6485960 6486049 6486098 6486170 6486193 6486283 6486439 6486460 6486720 6486741 6486756 6486789 6487597 6488267 6488344 6488373 6488472 6488475 6488528 6489031 6489037 6489183 6489399 6490052 6490063 6490065 6490753 6490765 6490781 6490981 6491004 6491043 6491044 6491431 6491455 6491478 6491486 6491559 6491607 6491865 6491899 6491996 6491997 6492204 6492253 6492311 6493058 6493083 6493093 6493118 6493149 6493706 6493829 6494298 6494302 6494325 6494348 6494514 6494553 6494565 6494784 6494785 6494891 6494917 6495397 6495398 6495417 6495880 6496168 6496239 6496244 6496397 6496509 6496836 6497075 6497100 6497113 6497114 6497174 6497214 6497242 6497269 6497274 6497296 6497326 6497346 6497353 6497422 6497428 6497446 6497464 6497470 6497487 6497583 6497603 6497708 6497720 6497732 6497765 6497784 6497900 6497911 6498041 6498058 6498089 6498093 6498128 6498143 6498154 6498156 6498165 6498177 6498211 6498215 6498238 6498240 6498241 6498321 6498351 6498374 6498444 6498452 6498502 6498507 6498513 6498563 6498604 6498630 6498795 6498829 6498916 6498917 6498919 6498937 6498980 6499143 6499146 6499157 6499243 6499250 6499262 6499291 6499351 6499353 6499354 6499369 6499383 6499412 6499489 6499492 6499500 6499501 6499503 6499511 6499534 6499536 6499578 6499622 6499669 6500179 6500352 6500370 6500456 6500458 6500519 6500520 6500560 6500566 6500904 6500908 6500910 6500912 6500929 6500947 6500971 6500973 6500998 6501237 6501398 6501399 6501441 6501445 6501450 6501526 6501686 6501716 6501727 6501810 6501813 6501822 6501850 6501853 6501860 6501861 6501891 6501901 6501921 6501939 6501948 6501949 6501971 6501972 6501975 6501978 6501985 6501990 6502006 6502008 6502031 6502072 6502073 6502079 6502082 6502101 6502109 6502138 6502146 6502264 6502282 6502297 6502350 6502403 6502445 6502451 6502458 6502494 6502520 6502522 6502526 6502534 6502539 6502571 6502611 6502667 6502669 6502778 6502809 6503081 6503086 6503096 6503485 6503572 6503573 6503576 6503755 6503756 6503768 6503770 6503842 6503942 6503983 6504246 6504248 6504249 6504254 6504262 6504332 6504386 6504473 6504478 6504503 6504588 6504669 6505482 6506072 6506242 6506396 6506404 6506491 6506582 6506747 6506761 6507126 6507174 6507454 6507470 6507657 6507679 6507945 6507949 6507989 6508468 6508631 6508673 6508762 6508977 6509010 6509046 6509419 6509593 6509640 6510136 6510145 6510380 6510412 6510609 6510706 6510716 6510776 6510818 6510867 6510978 6510998 6511138 6511142 6511147 6511222 6511773 6512156 6512457 6512473 6512647 6512840 6512943 6512964 6513010 6513154 6514814 6515098 6515106 6515135 6515204 6515555 6515876 6516277 6518970 6519769 6519774 6519862 6520231 6520865 6521133 6521339 6521341 6521545 6521835 6522005 6522325 6522478 6522706 6523194 6523312 6523314 6523483 6523504 6523621 6523973 6523979 6524075 6524235 6524256 6524266 6524282 6524312 6524314 6524322 6524344 6524351 6524396 6524403 6524413 6524415 6524435 6524455 6524458 6524533 6524582 6524702 6524775 6524916 6524944 6524965 6525023 6525043 6525161 6525197 6525225 6525359 6525434 6525455 6525502 6525516 6525566 6525723 6525727 6525747 6525839 6525985 6526018 6526019 6526021 6526022 6526058 6526066 6526195 6526200 6526212 6526217 6526289 6526297 6526336 6526338 6526416 6526426 6526478 6526485 6526561 6526563 6526912 6526924 6527006 6527070 6527116 6527328 6527430 6527450 6527609 6527619 6527620 6527639 6527648 6527649 6527783 6528048 6528049 6528063 6528087 6528149 6528154 6528174 6528175 6528237 6528283 6528541 6528625 6528636 6528642 6528648 6528670 6528671 6528753 6528778 6528782 6528799 6528803 6528853 6528886 6528928 6528934 6528937 6528986 6528989 6529013 6529038 6529050 6529067 6529105 6529110 6529126 6529148 6529178 6529182 6529195 6529197 6529229 6529299 6529309 6529310 6529311 6529326 6529746 6529747 6529755 6529837 6529841 6529856 6529863 6529866 6529873 6529883 6529884 6529890 6529987 6529993 6530046 6530051 6530079 6530093 6530096 6530135 6530143 6530188 6530220 6530236 6530279 6530295 6530297 6530314 6530333 6530448 6530450 6530484 6530525 6530555 6530617 6530998 6531190 6531316 6531334 6531356 6531368 6532649 6532650 6532652 6532654 6532721 6532724 6532725 6532728 6532739 6532747 6532853 6532913 6533129 6533178 6533205 6533245 6533447 6533678 6533679 6533750 6533796 6535491 6535590 6535911 6535974 6536015 6536210 6536605 6537089 6537222 6537290 6537938 6538337 6538983 6539666 6539764 6539783 6539818 6539855 6539856 6539861 6539947 6539972 6539990 6540540 6540704 6540982 6541809 6542004 6542024 6542189 6542575 1000000742 6388022 1000001043 1000001124 1000001357 6358752 1000000853 6389415 6393344 1000001358 1000001349 1000001973 1000001974 1000001991 1000001846 1000002067 1000002544 1000002550 1000002603 1000002766 1000002814 1000002760 1000003036 1000003753 1000003787 1000001340 1000002130 1000003634 1000004048 1000004049 1000004080 1000001347 1000000887 1000000870 6381437 1000000736 1000004081 6389085 1000004746 6393430 1000004842 6385400 1000002117 1000005048 1000005295 1000005542 1000005858 1000006019 1000006037 1000006175 1000006176 1000006499 1000006595 1000006615 1000002183 1000007244 1000003850 6389523 1000003723 1000007746 1000005271 1000003487 1000008173 1000008316 1000008317 1000008318 1000007981 1000004824 1000005584 1000008878 1000009046 1000009158 1000009215 1000008887 6389071 6403201 1000009581 1000009654 1000004794 6391122 1000010035 1000000984 1000010066 1000009186 1000009003 1000008985 1000007890 1000006182 1000007460 1000010293 1000010336 1000010398 1000010406 1000002032 1000008530 1000008937 1000009625 1000010648 1000010711 1000010764 1000002170 6340154 1000010521 6391665 1000010932 1000010990 1000010997 1000007780 1000011884 1000011908 1000011938 1000011970 1000010561 1000007988 1000012071 1000012122 1000012213 1000009480 6388984 1000009064 1000012307 1000011962 1000012409 1000012401 6381331 1000012494 1000012732 1000009930 1000012990 1000012621 1000009545 6391132 1000012308 1000009398 1000009161 1000013593 1000013431 1000011988 1000013134 1000012453 1000012743 1000012641 1000013860 1000013966 1000010447 1000011081 1000014120 1000014125 1000014256 1000008153 1000002099 1000007405 1000007675 1000014505 1000004686 1000014441 1000014710 1000014737 1000014413 1000014802 6394257 1000013557 1000014371 1000014277 1000012710 1000008138 1000009611 1000015470 1000015473 1000015478 1000014450 1000015507 1000015509 1000009763 1000009127 1000009129 1000015556 1000015628 1000015411 1000008984 1000015769 1000015781 1000014922 1000015940 1000015921 1000009705 1000016031 1000016251 1000016263 1000016358 1000016364 1000016366 1000016630 1000013981 1000016779 1000014799 1000016942 1000016973 1000017030 1000017031 1000017032 1000012570 1000017123 1000017027 1000016984 1000014895 1000017020 1000011087 1000017007 6385731 1000017579 1000017587 1000016036 1000017956 1000016262 1000016208 1000018134 1000018137 1000018138 1000018139 1000018143 1000018144 1000018146 1000015414 1000018172 1000018173 1000018174 1000018175 1000018205 1000018206 1000018211 1000018213 1000018219 1000017496 1000016165 1000018345 1000018474 1000018504 1000012841 1000016845 1000011982 1000012656 1000016061 1000018869 1000018870 1000018871 1000018872 1000018879 1000018886 1000018891 1000018906 1000018911 1000018919 1000018920 1000018926 1000018927 1000018937 1000018968 1000018969 1000018994 1000018996 1000018998 1000018999 1000019186 1000019187 1000019277 1000019281 1000019282 1000019294 1000019299 1000019302 1000019305 1000019308 1000019318 1000019344 1000019367 1000019371 1000019379 1000019380 1000019388 1000019393 1000019397 1000019398 1000019400 1000016781 1000016665 1000014448 1000019415 1000012412 1000019429 1000019442 1000019481 1000019482 1000019495 1000019499 1000019501 1000019503 1000019589 1000019612 1000019804 1000019876 1000019877 1000019878 1000019880 1000019885 1000019913 1000019915 1000019931 1000019949 1000019950 1000019953 1000019956 1000019957 1000019958 1000019960 1000020014 1000020017 1000013138 1000020103 1000012837 1000009207 1000020037 1000020146 1000004484 1000020231 1000020232 1000020234 1000020235 1000020236 1000020237 1000020238 1000020239 1000020241 1000020242 1000020247 1000020254 1000015773 1000020281 1000020296 1000020300 1000020344 1000016359 1000012373 1000015484 1000020437 1000020438 1000020439 1000020443 1000020454 1000018889 1000020605 1000020607 1000020608 1000014302 1000020695 1000013768 1000014659 1000020731 1000020734 1000020736 1000020743 1000020744 1000020746 1000020748 1000012337 1000020849 1000019053 1000019395 1000011023 1000021052 1000021054 1000021055 1000021056 1000021061 1000021062 1000019306 1000016353 1000019489 1000015501 1000013467 1000012314 1000017771 1000021480 1000021553 1000021579 1000016527 1000016376 1000021640 1000021645 1000021646 1000021655 1000014644 1000021818 1000021820 1000021822 1000021823 1000021825 1000021828 1000021864 1000021871 1000021872 1000021878 1000021884 1000021886 1000021891 1000021904 1000009633 1000010604 1000016210 1000013196 1000016536 1000014079 1000001992 1000022517 1000002448 1000021928 1000022732 1000022747 1000022750 1000022753 1000022755 1000022757 1000022761 1000022763 1000006916 1000022789 1000014961 1000023509 1000023511 1000023568 1000024102 1000024103 1000024104 1000024105 1000024106 1000024356 1000024517 1000024521 1000018645 1000024724 1000024725 1000024726 1000024791 1000024812 1000018703 1000024993 1000025000 1000025013 1000025014 1000025016 1000025018 1000025385 1000025386 1000025406 1000025417 1000025421 1000025423 1000021907 1000025715 1000017957 1000025746 1000025813 1000025814 1000025868 1000025869 1000025024 1000025947 1000026084 1000026107 1000017199 1000026202 1000026216 1000026408 1000026409 1000026410 1000026411 1000026412 1000024995 1000026610 1000026611 1000006100 1000026904 1000026906 1000026995 1000027058 1000013852 1000027912 1000027913 1000027916 1000027917 1000027918 1000027919 1000027920 1000027921 1000028252 1000028255 1000028289 1000028292 1000028294 1000028295 1000028302 1000028613 1000028614 1000028626 1000028643 1000028644 1000028780 1000028621 1000021125 1000024727 1000016744 1000028974 1000021954 1000014968 1000012763 1000013180 1000029378 1000029382 1000029400 1000029413 1000029419 1000029426 1000029431 1000029436 1000029439 1000029440 1000029442 1000016103 1000029445 1000029446 1000029450 1000029451 1000029453 1000018321 1000024135 1000029587 1000029588 1000029590 1000008348 1000029600 1000029601 1000029620 1000029621 1000029623 1000029624 1000029625 1000029626 1000015962 1000021971 1000029862 1000006162 1000029499 1000029301 1000030545 1000030804 1000016123 1000031369 1000028651 1000031479 1000031534 1000031549 1000031550 1000015990 1000031719 1000028476 1000031759 1000031783 1000031785 1000031786 1000031875 1000031878 1000031951 1000031991 1000019526 1000032237 1000032239 1000032248 1000032249 1000032250 1000032263 1000013876 1000032361 1000032493 1000032527 1000028158 1000032607 1000030690 1000032650 1000030434 1000032072 1000033217 1000033220 1000033236 1000033240 1000033245 1000033249 1000033254 1000033257 1000033258 1000033282 1000033283 1000033306 1000033315 1000033324 1000033327 1000033333 1000033335 1000033336 1000033368 1000033369 1000033384 1000033385 1000033449 1000033464 1000033485 1000033489 1000033491 1000033508 1000033513 1000033520 1000026225 1000025896 1000033625 1000002096 1000033521 1000009067 1000034036 1000034038 1000034058 1000034060 1000034061 1000029636 1000019519 1000033643 1000033657 1000034293 1000032348 1000014806 1000009728 1000034855 1000034871 1000034879 1000034880 1000034909 1000019935 1000035228 1000035272 1000035275 1000035276 1000035277 1000035267 1000035380 1000035393 1000035501 1000035509 1000035511 1000035513 1000035520 1000035525 1000035534 1000032297 1000035828 1000035830 1000035835 1000035836 1000035837 1000035839 1000035873 1000035875 1000035880 1000035905 1000035917 1000035922 1000035934 1000035963 1000015433 1000024806 1000014561 1000022511 1000034234 1000036357 1000036409 1000036550 1000036598 1000035153 1000036797 1000036798 1000036799 1000036800 1000036801 1000036803 1000036808 1000035248 1000036809 1000036810 1000036811 1000036812 1000036821 1000036844 1000036846 1000036907 1000036908 1000036909 1000036914 1000036925 1000036930 1000036977 1000036985 1000036986 1000036987 1000036989 1000037006 1000037007 1000037008 1000037060 1000037061 1000037070 1000037071 1000037072 1000037073 1000037085 1000037086 1000037087 1000037095 1000037096 1000037097 1000037108 1000037110 1000037286 1000037502 1000016930 1000033599 1000037711 1000037780 1000037809 1000037907 1000037908 1000037909 1000037910 1000038226 1000038760 1000038766 1000038768 1000038771 1000038772 1000038774 1000038775 1000038778 1000038779 1000038780 1000038784 1000038792 1000038793 1000038798 1000038804 1000038807 1000038836 1000038851 1000037358 1000038942 1000038943 1000039015 1000039017 1000039019 1000039020 1000039021 1000039024 1000039026 1000028084 1000039466 1000039483 1000039498 1000039517 1000039518 1000039519 1000039570 1000039582 1000039583 1000039637 1000039645 1000039686 1000039688 1000039969 1000040079 1000040080 1000040081 1000040082 1000040084 1000040088 1000040097 1000040098 1000040100 1000040108 1000040109 1000040116 1000040129 1000040229 1000040230 1000040231 1000040233 1000034995 1000040355 1000040356 1000040358 1000040368 1000040531 1000040704 1000040728 1000040722 1000040737 1000040794 1000040826 1000035640 1000040840 1000040845 1000040852 1000033241 1000028275 1000022526 1000041112 1000039121 1000035278 1000041465 1000024087 1000039364 1000016071 1000041943 1000041944 1000041946 1000041949 1000041952 1000041957 1000042017 1000042018 1000042021 1000042035 1000042038 1000042039 1000042040 1000042046 1000042052 1000042053 1000042054 1000042059 1000042060 1000042063 1000042064 1000042068 1000042074 1000042192 1000042194 1000042200 1000042207 1000042210 1000042211 1000042298 1000042310 1000042311 1000042319 1000042323 1000042324 1000042328 1000042330 1000042354 1000042358 1000042363 1000042365 1000040837 1000042675 1000042677 1000004115 1000038229 1000041568 1000042904 1000042941 1000039194 1000043339 1000043394 1000043395 1000043396 1000043416 1000043417 1000043418 1000043419 1000043420 1000043424 1000043432 1000043434 1000043440 1000043441 1000042523 1000043744 1000043745 1000039610 1000005141 1000043858 1000043706 1000044608 1000044610 1000044611 1000044617 1000044621 1000044622 1000044623 1000044624 1000044625 1000044554 1000044650 1000044652 1000044653 1000044663 1000044678 1000044689 1000028844 1000038837 1000026490 1000045009 1000039739 1000045274 1000045275 1000038270 1000045315 1000045415 1000045428 1000045437 1000045477 1000045478 1000045498 1000045503 1000045504 1000045505 1000045506 1000045508 1000045512 1000045513 1000045515 1000045516 1000045517 1000045518 1000045519 1000045318 1000045628 1000045632 1000045635 1000045641 1000045642 1000045643 1000045644 1000045645 1000045646 1000045647 1000045648 1000045649 1000045650 1000045651 1000045652 1000045653 1000045654 1000045656 1000045657 1000045658 1000045659 1000045660 1000045661 1000045662 1000045663 1000045664 1000045690 1000045692 1000010963 1000039476 1000025416 1000045905 1000045922 1000045930 1000045934 1000046056 1000032721 1000017941 1000046347 1000046348 1000046349 1000046924 1000047162 1000047138 1000016931 1000047424 1000047422 1000025139 1000045012 1000047530 1000040096 1000047550 1000047551 1000033493 1000047547 1000047700 1000047750 1000047549 1000047825 1000047863 1000047864 1000047886 1000042625 1000045634 1000047978 1000047979 1000047990 1000030568 1000044704 1000048118 1000046912 1000048183 1000048191 1000043088 1000048219 1000048108 1000048296 1000048324 1000048325 1000048329 1000048368 1000048374 1000048380 1000048401 1000048514 1000048666 1000048756 1000048347 1000048248 1000044886 1000048912 1000048915 1000047991 1000048929 1000048956 1000016319 1000025427 1000048991 1000034039 1000049023 1000032768 1000034281 1000049147 1000049194 1000048208 1000049332 1000049338 6385986 1000049434 1000049488 1000049240 1000049636 1000049651 1000049674 1000045610 1000049404 1000048945 1000046277 1000042645 1000048126 1000023855 1000049936 1000049981 1000050009 1000050051 1000050115 1000050116 1000050136 1000045608 1000050218 1000049951 1000050237 1000050285 1000050286 1000050327 1000050342 1000050249 1000050120 1000048192 1000050478 1000015626 1000032442 1000049234 1000050583 1000050647 1000050721 1000050649 1000049941 1000050911 1000050962 1000050996 1000051016 1000051053 1000051118 1000050572 1000048685 1000051021 1000051290 1000050891 1000051316 1000051336 1000051343 1000051377 1000051383 1000050982 1000050079 1000051402 1000049689 1000051460 1000048694 1000049383 1000051041 1000049448 1000050807 1000037010 1000051642 1000051656 1000051659 1000051701 1000051747 1000051751 1000051775 1000051801 1000051813 1000051840 1000016309 1000050260 1000019952 1000051929 1000051937 1000051938 1000051942 1000037812 1000052011 1000051841 1000052019 1000050375 1000052042 1000052045 1000052078 1000052079 1000049642 1000050857 1000048344 1000052226 1000052301 1000052317 1000052368 1000052393 1000048167 1000052483 1000022359 1000052489 1000050492 1000009860 1000052746 1000052771 1000052813 1000010492 1000050567 1000052920 1000052423 1000052472 1000052977 1000051603 1000052985 1000053036 1000051720 1000052499 1000053094 1000053139 1000053154 1000050371 1000045623 1000053250 1000052686 1000053296 1000052727 1000048580 1000053333 1000053348 1000053407 1000045036 1000053472 1000053506 1000053507 1000051423 1000053565 1000053570 1000053577 1000050162 1000053608 1000053712 1000052131 1000052142 1000053827 1000019143 1000053909 1000053979 1000054010 1000054018 1000054027 1000036747 1000052238 1000054063 1000054134 1000054136 1000051024 1000052441 1000050194 1000052759 1000052003 1000052015 1000054395 1000054319 1000048866 1000054472 1000054517 1000054519 1000054520 1000054621 1000051299 1000054016 1000048990 1000054785 1000054850 1000054859 1000054887 1000054890 1000054951 1000055094 1000055110 1000053138 1000055166 1000054335 1000055195 1000055147 1000055196 1000055197 1000045612 1000055200 1000055210 1000055216 1000055227 1000055244 1000055245 1000055246 1000053719 1000054596 1000054060 1000055283 1000055284 1000055285 1000055319 1000022254 1000055357 1000050978 1000051883 1000050290 1000054316 1000054469 1000051930 1000049486 1000049543 1000054801 1000048691 1000053356 1000053277 1000055732 1000053349 1000055905 1000053364 1000055957 1000046363 1000055647 1000056094 1000056097 1000055804 1000051894 1000056214 1000055198 1000055152 1000055288 1000053448 1000056446 1000022255 1000055707 1000055803 1000056744 1000056766 1000056785 1000055117 1000052324 1000056867 1000054560 1000056959 1000052134 1000054989 1000054023 1000049047 1000055991 1000057149 1000057150 1000052580 1000055315 1000057132 1000057358 1000057359 1000057370 1000057375 1000025159 1000057683 1000056831 1000057882 1000057977 1000058140 1000058611 1000055947 1000058895 1000054533 1000054336 1000058951 1000059042 1000059223 1000059337 1000059639 1000059698 1000059768 1000059915 1000060082 1000052329 1000059190 1000054849 1000037756 1000060501 1000060502 1000060591 1000060701 1000060755 1000060763 1000060697 1000060986 1000060987 1000061034 1000061068 1000061225 1000057603 1000061857 1000061883 1000061960 1000062085 1000062094 1000062374 1000062462 1000057820 1000060628 1000062517 1000062099 1000061440 1000063146 1000063159 1000063283 1000053095 1000063642 1000063674 1000063949 1000064382 1000064397 1000045434 1000064422 1000064434 1000064437 1000064637 1000064639 1000065213 1000065217 1000065400 1000065448 1000065302 1000065527 1000065637 1000065759 1000064084 1000066318 1000060392 1000066446 125869 ] |
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:
[
96005
]
|
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:
[
96007
]
|
22 | 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:
[
96006
]
|
23 | 0.16 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
184015
]
|
24 | 0.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:
[
26728
]
|
25 | 0.43 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
96803
]
|
26 | 0.25 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
56130
]
|
27 | 0.23 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
529356
]
|
28 | 0.15 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
308439
]
|
29 | 0.23 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
9651
]
|
30 | 0.38 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.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.category_parent_id = ?
Parameters:
[
1
]
|
32 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
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.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
35 | 0.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.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:
[
22
]
|
39 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
40 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
41 | 0.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:
[
25
]
|
42 | 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:
[
26
]
|
43 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
44 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
45 | 0.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:
[
29
]
|
46 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
47 | 0.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:
[
31
]
|
48 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
49 | 0.47 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:
[
125869
]
|
50 | 1.99 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26, t27.id AS id_28, t27.min_qty AS min_qty_29, t27.max_qty AS max_qty_30, t27.step_qty AS step_qty_31, t27.product_id AS product_id_32 FROM product t0 LEFT JOIN product_rule t27 ON t27.product_id = t0.id WHERE t0.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "74697" "74698" "74699" "79553" "74700" "75173" "75174" "75175" "85137" ] |
51 | 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"
]
|
52 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
53 | 0.33 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
54 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefaut"
]
|
55 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
56 | 2.38 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 95986 ] |
57 | 1.63 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 95986 0 ] |
58 | 0.40 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 95986 ] |
59 | 0.20 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
95986
]
|
60 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
61 | 0.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.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 95986 "C" ] |
62 | 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:
[ 95986 9963784 ] |
63 | 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"
]
|
64 | 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"
]
|
65 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
66 | 1.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_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
95986
]
|
67 | 0.34 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 22:04:19" "%2%" 95986 ] |
68 | 0.48 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.42 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.27 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
71 | 0.56 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 308439 ] |
72 | 2.02 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 308439 0 ] |
73 | 0.48 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 308439 ] |
74 | 0.34 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
308439
]
|
75 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
76 | 0.45 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 308439 "C" ] |
77 | 0.39 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 308439 9956080 ] |
78 | 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"
]
|
79 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
80 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
81 | 1.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:
[
308439
]
|
82 | 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 22:04:19" "%2%" 308439 ] |
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 | 2864 |
App\Entity\User\User | 705 |
App\Entity\Customer\Customer | 656 |
App\Entity\Delivery\Delivery | 480 |
App\Entity\Catalog\ProductCatalog | 155 |
App\Entity\Catalog\CustomerCatalog | 155 |
App\Entity\Product\Market | 107 |
App\Entity\Product\ProductPrice | 53 |
App\Entity\Pricing\Price | 52 |
App\Entity\Internal\Commercial | 48 |
App\Entity\Product\Product | 26 |
App\Entity\Product\Characteristic | 24 |
App\Entity\Product\CharacteristicLabel | 23 |
App\Entity\Product\Category | 21 |
App\Entity\Internal\Society | 5 |
App\Entity\Delivery\DeliveryCost | 5 |
App\Entity\Internal\Parameter | 3 |