Query Metrics
65
Database Queries
22
Different statements
3328.16 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 95.15 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:
[
"59652-surligneurs-assorties-n-c-hy100200"
]
|
2 | 0.76 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 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"59652-surligneurs-assorties-n-c-hy100200"
]
|
3 | 0.46 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:
[
"59652-surligneurs-assorties-n-c-hy100200"
]
|
4 | 0.46 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:
[ 65657 1 ] |
5 | 0.65 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 65657 ] |
6 | 0.28 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"
]
|
7 | 1804.65 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:
[ 65657 "2025-02-12 10:09:35" ] |
8 | 1409.14 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:
[ 6335514 6337752 6337766 6337769 6337801 6337840 6337852 6337881 6337934 6337961 6338004 6339451 6339491 6339625 6340459 6338890 6342294 6338068 6343005 6346588 6346691 6347172 6347288 6347914 6347981 6348038 6348039 6348160 6348195 6348200 6348201 6348210 6348231 6348232 6348233 6348237 6348238 6348239 6348240 6348243 6348244 6348245 6348249 6348253 6348256 6348257 6348259 6348264 6348267 6348268 6348272 6348276 6348291 6348300 6348307 6348313 6348315 6348402 6348403 6348404 6348451 6348452 6348453 6348568 6348571 6348735 6348739 6348744 6348746 6348749 6348751 6348769 6348771 6348772 6348814 6348815 6348828 6348831 6348832 6348867 6348870 6348872 6348873 6348892 6348893 6348895 6348930 6349013 6349014 6349015 6349016 6349026 6349063 6349081 6349082 6349083 6349084 6349085 6349187 6349188 6349189 6349190 6349191 6349217 6349218 6349219 6349220 6349260 6349262 6349265 6349307 6349308 6349315 6349316 6349317 6349621 6349688 6349747 6349748 6349765 6349766 6349787 6349798 6349799 6349812 6349814 6349820 6349821 6349822 6349824 6349930 6349946 6349960 6349961 6349966 6349995 6350016 6350038 6350039 6350065 6350066 6350067 6350073 6350075 6350126 6350160 6350174 6350199 6350205 6350207 6350209 6350210 6350211 6350220 6350242 6350245 6350247 6350248 6350268 6350273 6350320 6350321 6350324 6350326 6350340 6350341 6350346 6350347 6350350 6350369 6350370 6350398 6350407 6350426 6350442 6350443 6350444 6350445 6350465 6350467 6351657 6320674 6352124 6352428 6353337 6354830 6355193 6354086 6355158 6357329 6357383 6357453 6357555 6358230 6357963 6356542 6360675 6361227 6361405 6362080 6362375 6364027 6364549 6364601 6364838 6364983 6365616 6366524 6366788 6368227 6368245 6368240 6368267 6368318 6368322 6368337 6368344 6368378 6368546 6368562 6368571 6368608 6368221 6368296 6368311 6368366 6368394 6368425 6368478 6368504 6368506 6368523 6368551 6368564 6368649 6368670 6368686 6368719 6368877 6368246 6368324 6368345 6368455 6368623 6368655 6368665 6368694 6368740 6368930 6368962 6369032 6369387 6370322 6370392 6370746 6371696 6371714 6372697 6372841 6372949 6373187 6373188 6373191 6373843 6373852 6373861 6373862 6373887 6373913 6373922 6373958 6373959 6373963 6368331 6368352 6368367 6368424 6368431 6368463 6368697 6368729 6368796 6368827 6368837 6368855 6374089 6374123 6374138 6374153 6374183 6368208 6368525 6368866 6368957 6373993 6368980 6374173 6374204 6374221 6374116 6374242 6374259 6374278 6374280 6374283 6374284 6374286 6374301 6374307 6374327 6368869 6368770 6368976 6368726 6374371 6374383 6374396 6374412 6368872 6368974 6374217 6374244 6374366 6374430 6374494 6374530 6374539 6374586 6374611 6368565 6368584 6368654 6368691 6368824 6368863 6368883 6368951 6368966 6374121 6374188 6374275 6374276 6374296 6374334 6368165 6368177 6368372 6368383 6368396 6368507 6374695 6374710 6374764 6374825 6374865 6374874 6374882 6374912 6374916 6374917 6374935 6374936 6374949 6368320 6368285 6368397 6368512 6368529 6368548 6368965 6368989 6374067 6374171 6374277 6374279 6374282 6374294 6374332 6374404 6374427 6374627 6374630 6374755 6375013 6375025 6375040 6375047 6375126 6375156 6375176 6375180 6375222 6368472 6374604 6374782 6374973 6375050 6375265 6368259 6375286 6375288 6375299 6368429 6368515 6368556 6375315 6374091 6375320 6375325 6375336 6375346 6375350 6375357 6375367 6375368 6375369 6375374 6375376 6375387 6375423 6369017 6375135 6375207 6375225 6374665 6375460 6375494 6368926 6375067 6375246 6375426 6368207 6368920 6374641 6374706 6368278 6374482 6368459 6375699 6375802 6375829 6375970 6375988 6375993 6376007 6376035 6376049 6376060 6376113 6376172 6376198 6376204 6376256 6376321 6376323 6368843 6376390 6374433 6374466 6374613 6374622 6374687 6374754 6375219 6375229 6375489 6375554 6375670 6375696 6375830 6376244 6376394 6376397 6376404 6376410 6376420 6376423 6376427 6376436 6376447 6376481 6376491 6376505 6376545 6376549 6376561 6376575 6376578 6376609 6376666 6375846 6376308 6375088 6375513 6376558 6377128 6377257 6377260 6377267 6377281 6377309 6377330 6377332 6377349 6377358 6377374 6377390 6377394 6377402 6376793 6376798 6377480 6377511 6377517 6377530 6377537 6368370 6368582 6368933 6374313 6375251 6376284 6376511 6377129 6377733 6375501 6375687 6374633 6377913 6377965 6377983 6378027 6378044 6378087 6374125 6378210 6378500 6378547 6378565 6378633 6378666 6378745 6378775 6378815 6378813 6378864 6378892 6378979 6378992 6379114 6379145 6379149 6379318 6379419 6379420 6379541 6379594 6379635 6379709 6379723 6379724 6379779 6379792 6379820 6379821 6379838 6379880 6379892 6379911 6379915 6379926 6379952 6379996 6380119 6380186 6380275 6380371 6380414 6380464 6380605 6380631 6380654 6380809 6380816 6380868 6381170 6381228 6381258 6381295 6377643 6381637 6381687 6381689 6381698 6382176 6382201 6382227 6382229 6382299 6382307 6382433 6382489 6382632 6386700 6386780 6389826 6390689 6391357 6393786 6393808 6393835 6393834 6393826 6393874 6393887 6393889 6393922 6393930 6394007 6394065 6394095 6394196 6394322 6394404 6387414 6394596 6394736 6394874 6395610 6396473 6396555 6396607 6396629 6396779 6396809 6396810 6396815 6396818 6396820 6396821 6396831 6396860 6396861 6396863 6396865 6396870 6396871 6396872 6396873 6396874 6396878 6396879 6396885 6396886 6396887 6396901 6396905 6396909 6396916 6396922 6396925 6396926 6396930 6396931 6396936 6396937 6396938 6396939 6396989 6396990 6396998 6397018 6397019 6397070 6397131 6397193 6397195 6397226 6397364 6397365 6397368 6397369 6397372 6397374 6397375 6397376 6397382 6397383 6397404 6397405 6397406 6397407 6397408 6397462 6397465 6397482 6397516 6397519 6397522 6397540 6397541 6397543 6397656 6397657 6397658 6397677 6397678 6397681 6397682 6397683 6397716 6397734 6397736 6397821 6397822 6397824 6397825 6397959 6397961 6397962 6398009 6398010 6398011 6398012 6398066 6398068 6398069 6398072 6398074 6398690 6398776 6398777 6398794 6398795 6398828 6398836 6398861 6398869 6398875 6398877 6398879 6398998 6399036 6399039 6399071 6399084 6399093 6399106 6399108 6399126 6399128 6399131 6399147 6399148 6399149 6399209 6399210 6399239 6399264 6399265 6399300 6399305 6399306 6399308 6399310 6399311 6399312 6399322 6399362 6399365 6399368 6399396 6399399 6399441 6399442 6399443 6399446 6399447 6399448 6399471 6399472 6399473 6399479 6399481 6399494 6399495 6399510 6399512 6399528 6399529 6399542 6399543 6399544 6399573 6399582 6399974 6400199 6400271 6400281 6400449 6400539 6400762 6400851 6400901 6401507 6401519 6401526 6401559 6401671 6401794 6401973 6402393 6402421 6402509 6402828 6403299 6403317 6403350 6403429 6403507 6404849 6405340 6405384 6405392 6405684 6406261 6406841 6409812 6410012 6410075 6410095 6410353 6411499 6411792 6411960 6412304 6413386 6413497 6414203 6414540 6414637 6415062 6417180 6417253 6417364 6417692 6417694 6417964 6418252 6418893 6419205 6419479 6419538 6419684 6419783 6420099 6420230 6420424 6420440 6420441 6420442 6420452 6420454 6420456 6420458 6420459 6420625 6420632 6420959 6422484 6422739 6424196 6424680 6424849 6425825 6427008 6427250 6427270 6427275 6427314 6427316 6427323 6427338 6427369 6427390 6427399 6427412 6427425 6427658 6427661 6427670 6427699 6427703 6427706 6427726 6427733 6427767 6427796 6427829 6427837 6427869 6427875 6427876 6427881 6427906 6427939 6427964 6427980 6428006 6428151 6428258 6428395 6428415 6428420 6428421 6428424 6428434 6428441 6428444 6428711 6428753 6428793 6428808 6428817 6428854 6428909 6428908 6429402 6429404 6429449 6429472 6429473 6429483 6429602 6429647 6429675 6429694 6429793 6429803 6429830 6429836 6429872 6429928 6429931 6429937 6429970 6430010 6430012 6430021 6430023 6430081 6430088 6430106 6430115 6430129 6430130 6430131 6430132 6430133 6430134 6430135 6430136 6430137 6430138 6430139 6430140 6430141 6430142 6430143 6430144 6430145 6430146 6430147 6430148 6430149 6430150 6430151 6430152 6430153 6430154 6430155 6430156 6430157 6430158 6430159 6430160 6430161 6430162 6430163 6430164 6430165 6430166 6430167 6430168 6430169 6430170 6430171 6430172 6430173 6430174 6430175 6430176 6430177 6430178 6430179 6430180 6430181 6430182 6430183 6430184 6430277 6430278 6430285 6430308 6430311 6430325 6430342 6430344 6430345 6430350 6430358 6430373 6430381 6430385 6430391 6430410 6430434 6430452 6430482 1000019860 6430725 6430727 6430728 6430841 6430843 6430847 6430857 6430880 6430894 6430917 6430986 6431085 6431162 6431218 6431262 6431293 6431517 6431524 6431916 6432008 6432130 6432142 6432143 6432149 6432176 6432182 6432188 6432193 6432204 6432206 6432212 6432217 6432225 6432233 6432258 6432264 6432275 6432298 6432315 6432360 6432530 6433380 6433390 6433614 6433666 6433669 6433751 6433821 6433857 6433925 6433929 6433954 6434035 6434053 6434062 6434202 6434474 6434696 6434958 6435219 6435220 6435256 6435272 6435290 6435313 6435339 6435352 6435426 6435532 6435581 6435582 6435668 6435679 6435706 6435773 6435963 6436036 6436327 6436813 6438014 6438079 6438086 6438090 6438106 6438344 6438479 6438548 6438579 6438580 6439224 6439262 6439594 6439640 6439647 6439655 6439670 6439675 6439690 6440203 6440251 6440293 6440294 6440295 6440296 6440297 6440298 6440299 6440300 6440303 6440304 6440305 6440306 6440307 6440308 6440309 6440310 6440311 6440312 6440313 6440314 6440315 6440316 6440317 6440318 6440319 6440320 6440321 6440322 6440323 6440324 6440325 6440326 6440327 6440328 6440329 6440330 6440331 6440332 6440333 6440334 6440335 6440337 6440338 6440339 6440340 6440341 6440342 6440343 6440344 6440345 6440346 6440347 6440348 6440349 6440350 6440351 6440352 6440353 6440375 6440485 6440740 6441336 6441377 6441389 6441401 6442111 6442202 6442340 6442936 6443113 6443114 6443320 6443393 6443454 6445027 6445921 6447258 6447700 6447712 6447715 6448828 6449058 6450189 6450252 6450312 6450628 6450999 6451087 6451248 6451252 6451725 6452084 6452218 6452227 6452256 6452418 6452513 6452562 6452570 6452659 6452814 6452816 6452819 6452830 6452954 6452956 6452983 6452989 6452990 6452991 6452994 6452999 6453018 6453024 6453025 6453027 6453028 6453029 6453030 6453031 6453032 6453033 6453035 6453036 6453037 6453038 6453039 6453043 6453044 6453045 6453047 6453050 6453055 6453058 6453060 6453067 6453068 6453069 6453085 6453091 6453092 6453097 6453101 6453149 6453151 6453152 6453193 6453210 6453211 6453213 6453256 6453257 6453258 6453336 6453392 6453393 6453395 6453396 6453448 6453449 6453695 6453697 6453699 6453700 6453701 6453704 6453706 6453709 6453721 6453722 6453723 6453724 6453725 6453726 6453729 6453791 6453819 6453839 6453920 6453922 6453924 6453926 6454056 6454057 6454058 6454059 6454081 6454082 6454083 6454084 6454086 6454087 6454120 6454122 6454123 6454141 6454143 6454145 6454290 6454292 6454353 6454354 6454431 6454432 6454433 6454436 6454495 6454496 6454497 6454567 6454607 6454630 6454899 6455257 6455415 6455467 6455490 6455642 6455671 6455686 6455694 6455704 6455924 6455925 6455938 6455939 6455941 6455956 6455985 6455993 6456015 6456017 6456029 6456038 6456047 6456049 6456050 6456088 6456223 6456280 6456284 6456286 6456302 6456304 6456316 6456337 6456339 6456361 6456389 6456390 6456391 6456487 6456506 6456507 6456540 6456543 6456546 6456548 6456549 6456564 6456566 6456577 6456592 6456595 6456598 6456622 6456624 6456664 6456665 6456666 6456669 6456692 6456694 6456700 6456701 6456703 6456715 6456744 6456745 6456746 6456753 6456770 6456783 6456784 6456815 6456816 6457266 6457299 6457537 6457539 6459237 6459277 6459640 6459945 6459946 6460997 6461151 6461751 6462963 6462967 6463006 6463032 6463403 6463484 6464262 6464291 6464295 6464300 6464644 6464913 6465172 6465254 6465373 6465606 6465755 6465804 6465873 6466606 6466746 6466861 6466910 6467007 6467402 6468073 6468153 6468155 6468172 6468618 6468795 1000001011 1000001673 1000001841 1000002060 1000002698 1000001012 1000004099 1000004633 1000004101 1000005604 1000007532 1000007907 1000008419 1000008946 1000008956 1000008454 1000006417 1000009333 1000009845 1000007908 1000009962 1000006568 1000008329 1000009868 1000010444 1000010896 1000009961 1000011030 1000012910 1000012991 1000012621 1000012911 1000013133 1000013164 1000013176 1000013185 1000013198 1000013201 1000013328 1000013347 1000004114 1000014985 1000015029 1000015232 1000015233 1000015373 1000015374 1000015720 1000015721 1000015788 1000016144 1000016145 1000016146 1000016672 1000016681 1000016679 1000016793 1000017268 1000009780 1000017280 1000017196 1000017283 1000016690 1000017102 1000016754 1000016961 1000016915 1000014895 1000013396 1000013436 1000017330 1000017298 1000017351 1000017312 1000017386 1000017362 1000017467 1000017305 1000017485 1000017452 1000017495 1000017502 1000017479 1000009781 1000017363 1000017300 1000017526 1000017474 1000017423 1000017433 1000017334 1000016788 1000017438 1000017544 1000007537 1000017338 1000016740 1000017466 1000017195 1000017332 1000017440 1000017374 1000017665 1000017372 1000013315 1000018513 1000018759 1000018461 1000018605 1000018662 1000018882 1000018883 1000018897 1000018707 1000017325 1000018291 1000017357 1000016807 1000013204 1000019109 1000019110 1000019164 1000019168 1000018907 1000018899 1000019212 1000019248 1000019332 1000017281 1000017294 1000017364 1000018884 1000016738 1000017354 1000017439 1000019565 1000018312 1000018656 1000019753 1000018964 1000018367 1000019032 1000018862 1000017387 1000020023 1000017619 1000015773 1000013289 1000016983 1000017311 1000017331 1000017437 1000018376 1000019018 1000019624 1000018222 1000019036 1000018372 1000020492 1000020474 1000017441 1000020583 1000017342 1000018667 1000019172 1000016687 1000020713 1000020804 1000020846 1000020871 1000020894 1000020897 1000020962 1000020916 1000020971 1000018538 1000020879 1000020959 1000021200 1000018358 1000021225 1000021268 1000021269 1000021278 1000016769 1000020877 1000020986 1000021171 1000021230 1000019214 1000018564 1000018438 1000020890 1000020896 1000017049 1000021529 1000020574 1000018319 1000020425 1000021306 1000019668 1000021634 1000013350 1000002638 1000016210 1000013196 1000017463 1000017434 1000018888 1000021451 1000017457 1000018448 1000016785 1000022325 1000018664 1000021550 1000022344 1000022349 1000013319 1000022394 1000017662 1000018353 1000019105 1000021287 1000022485 1000017425 1000018270 1000017641 1000002448 1000020847 1000021400 1000022594 1000021521 1000022611 1000021221 1000021208 1000017299 1000018922 1000020883 1000012472 1000018557 1000017446 1000022320 1000020453 1000016776 1000022696 1000021532 1000022631 1000018126 1000022216 1000017608 1000017308 1000021543 1000017267 1000022354 1000023686 1000017293 1000023932 1000024164 1000024166 1000021489 1000024206 1000024382 1000024420 1000024481 1000024482 1000016701 1000018971 1000024139 1000022574 1000021456 1000019801 1000013934 1000022527 1000024319 1000026793 1000023743 1000026837 1000026599 1000027004 1000026896 1000026672 1000022238 1000018449 1000027428 1000017581 1000022187 1000021276 1000027551 1000027586 1000024485 1000025455 1000028997 1000029004 1000029005 1000029006 1000029007 1000029008 1000029009 1000029149 1000029371 1000029372 1000029361 1000029376 1000029386 1000029411 1000029421 1000029425 1000029428 1000029380 1000029503 1000029507 1000029509 1000029514 1000020577 1000029516 1000029539 1000029541 1000029547 1000022650 1000029528 1000029865 1000029867 1000029365 1000029918 1000029919 1000029921 1000029934 1000029936 1000029954 1000029977 1000029932 1000022764 1000029454 1000030369 1000026930 1000022913 1000029840 1000031719 1000032097 1000032099 1000032102 1000032103 1000032104 1000021302 1000019592 1000019256 1000032783 1000032315 1000021303 1000031448 1000031570 1000033046 1000016821 1000032601 1000033448 1000033490 1000033667 1000033668 1000033669 1000033670 1000033671 1000033672 1000033673 1000033674 1000033675 1000033676 1000033677 1000033678 1000033679 1000033680 1000033681 1000033682 1000033683 1000033684 1000033685 1000033686 1000033687 1000033688 1000033689 1000033690 1000033691 1000033692 1000033693 1000033694 1000033695 1000033696 1000033697 1000033699 1000033700 1000033701 1000033702 1000033703 1000033704 1000033705 1000033706 1000033707 1000033708 1000033709 1000033711 1000033712 1000033713 1000033714 1000033715 1000033716 1000033717 1000033718 1000033719 1000033720 1000033721 1000033722 1000033723 1000033724 1000033725 1000033726 1000033984 1000034001 1000032076 1000034040 1000034042 1000034052 1000022836 1000020484 1000029960 1000017419 1000010756 1000035005 1000035082 1000034463 1000035234 1000035236 1000035238 1000035240 1000035242 1000035244 1000035275 1000035276 1000035277 1000033444 1000035660 1000035705 1000035897 1000035908 1000035911 1000035915 1000035964 1000035966 1000035970 1000036390 1000036481 1000036491 1000036492 1000036515 1000036518 1000036525 1000036526 1000036528 1000036533 1000036534 1000036535 1000036496 1000036610 1000036690 1000037376 1000038845 1000039081 1000039082 1000039196 1000039197 1000039219 1000039258 1000039266 1000039273 1000039274 1000039280 1000039284 1000039287 1000039309 1000039324 1000039325 1000039326 1000039327 1000039328 1000039466 1000039483 1000039637 1000039645 1000039659 1000039660 1000040807 1000040949 1000040958 1000040959 1000040960 1000035245 1000041793 1000022240 1000037837 1000033040 1000042777 1000040810 1000030762 1000043361 1000043362 1000043364 1000043628 1000043938 1000043952 1000044387 1000044388 1000044467 1000044470 1000044471 1000044473 1000044474 1000044528 1000044608 1000044610 1000044611 1000044617 1000044621 1000044622 1000044623 1000044624 1000044625 1000044650 1000044652 1000044653 1000044654 1000044656 1000044657 1000044658 1000044739 1000044755 1000044762 1000044763 1000045908 1000045909 1000045910 1000045913 1000045915 1000045921 1000042538 1000040964 1000046770 1000046776 1000046778 1000046780 1000046782 1000046783 1000046784 1000046785 1000047140 1000047141 1000047144 1000047145 1000047147 1000047467 1000047483 1000047485 1000043629 1000047135 1000039083 1000048105 1000048109 1000048125 1000043088 1000047148 1000048561 1000048566 1000031750 1000048539 1000048687 1000048718 1000048770 1000014925 1000049529 1000049626 1000049830 1000049874 1000049377 1000050329 1000050336 1000050464 1000034165 1000038879 1000036747 1000051164 1000051263 1000051734 1000051737 1000051778 1000051843 1000051065 1000051944 1000051945 1000051947 1000051946 1000051955 1000051976 1000051977 1000051981 1000051985 1000052039 1000049943 1000052190 1000052566 1000051045 1000043208 1000052873 1000052977 1000053140 1000053184 1000053224 1000053335 1000053348 1000053349 1000053399 65657 ] |
9 | 0.39 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
]
|
10 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
1
]
|
11 | 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
]
|
12 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
13 | 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
]
|
14 | 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
]
|
15 | 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
]
|
16 | 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:
[
21
]
|
17 | 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
]
|
18 | 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
]
|
19 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
21 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 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:
[
27
]
|
23 | 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
]
|
24 | 0.41 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
]
|
25 | 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:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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
]
|
28 | 0.25 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:
[
65657
]
|
29 | 0.67 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 FROM product t0 WHERE t0.reference IN (?, ?, ?, ?, ?)
Parameters:
[ "59292" "59293" "59294" "59295" "59296" ] |
30 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
31 | 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"
]
|
32 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
33 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefaut"
]
|
34 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
35 | 0.34 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 65488 ] |
36 | 1.20 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 65488 0 ] |
37 | 0.46 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" 65488 ] |
38 | 0.22 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:
[
65488
]
|
39 | 0.21 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197899
]
|
40 | 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"
]
|
41 | 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.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 65488 "C" ] |
42 | 0.34 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 65488 9962424 ] |
43 | 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"
]
|
44 | 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"
]
|
45 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
46 | 0.16 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:
[
197899
]
|
47 | 1.06 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:
[
65488
]
|
48 | 0.27 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 10:09:38" "%2%" 65488 ] |
49 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"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.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
52 | 0.57 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" 64791 ] |
53 | 1.18 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 64791 0 ] |
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:
[ "C" 64791 ] |
55 | 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:
[
64791
]
|
56 | 0.16 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:
[
197897
]
|
57 | 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"
]
|
58 | 0.30 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 64791 "C" ] |
59 | 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:
[ 64791 9962425 ] |
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.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.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
63 | 0.15 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:
[
197897
]
|
64 | 1.02 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:
[
64791
]
|
65 | 0.25 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 10:09:38" "%2%" 64791 ] |
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.