Query Metrics
48
Database Queries
22
Different statements
3574.69 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 134.20 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:
[
"16912-plastification-couleur-n-c-6003301"
]
|
2 | 0.50 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:
[
"16912-plastification-couleur-n-c-6003301"
]
|
3 | 0.36 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:
[
"16912-plastification-couleur-n-c-6003301"
]
|
4 | 1.92 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:
[ 2788 1 ] |
5 | 0.66 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:
[ 52 245 246 247 248 245 2788 ] |
6 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
7 | 2151.09 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:
[ 2788 "2025-02-12 08:02:57" ] |
8 | 1271.78 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:
[ 6336938 6334699 6332444 6338707 6338774 6338848 6340387 6340796 6337225 6337555 6336698 6342783 6342817 6342831 6343412 6343448 6343498 6343624 6343657 6339713 6343710 6343777 6344084 6344898 6339684 6341338 6345102 6345096 6345315 6345698 6346212 6346338 6342221 6346953 6347152 6347407 6347437 6347834 6348087 6348088 6348115 6348395 6348651 6349381 6349393 6349396 6349419 6349502 6349687 6349828 6350178 6350181 6350300 6350337 6350751 6350819 6351378 6351735 6352116 6352187 6352291 6352970 6353780 6353938 6354578 6354711 6355035 6355235 6355300 6354235 6356520 6357475 6357923 6358373 6359176 6359343 6359870 6360038 6360068 6360163 6360380 6360525 6360841 6361097 6360913 6359556 6362689 6362982 6363463 6362991 6363833 6363327 6363979 6364776 6365196 6365308 6365487 6365834 6365947 6366460 6366476 6365226 6367810 6368046 6368092 6358748 6367904 6369163 6369313 6369502 6369870 6370366 6370505 6370517 6370573 6370688 6370972 6370989 6371166 6371167 6371324 6371634 6372055 6372096 6372161 6372235 6372438 6372513 6372806 6373070 6373530 6373709 6373884 6374122 6374271 6356041 6364427 6374943 6375171 6375309 6375448 6375517 6375712 6374733 6376941 6377113 6378086 6378111 6378433 6378297 6376634 6378760 6378927 6378930 6378956 6379176 6379595 6380074 6380505 6373853 6378750 6381288 6381424 6381690 6381955 6381992 6382421 6382568 6382578 6382604 6382877 6382973 6380945 6383417 6383761 6378114 6384300 6384387 6384455 6385001 6384995 6385378 6385821 6383123 6365731 6385877 6386635 6386678 6386723 6386823 6386865 6386912 6387287 6387296 6383632 6387534 6387867 6388101 6388410 6388581 6388702 6388777 6388861 6389049 6375698 6388386 6388441 6389374 6388868 6388696 6390269 6390418 6390511 6390558 6390707 6360849 6391045 6391076 6391257 6391270 6391293 6391306 6391407 6391577 6390349 6390452 6390792 6390748 6392080 6392085 6392090 6392114 6392140 6387952 6392550 6392609 6392743 6384715 6392829 6392862 6392929 6390886 6393413 6393429 6393649 6393734 6393809 6393295 6394139 6394331 6395294 6395300 6395353 6395436 6395498 6395764 6395775 6396087 6396170 6396227 6396419 6396481 6396600 6396614 6396665 6396666 6396691 6397004 6397037 6397286 6397296 6397393 6397424 6397473 6397474 6397689 6398163 6398309 6398332 6398468 6398631 6398672 6398845 6399191 6399285 6399776 6400142 6400219 6400764 6400770 6401406 6401544 6402404 6402664 6403016 6403472 6404344 6404530 6404586 6404685 6405001 6405128 6405415 6405430 6405630 6405639 6405661 6405684 6405716 6406069 6406274 6406388 6406420 6406653 6406767 6406917 6406928 6407083 6407235 6407477 6407488 6407499 6407505 6407641 6407718 6408223 6408923 6408940 6408965 6408994 6409001 6409025 6409041 6409069 6410426 6410672 6410744 6410923 6411052 6411233 6411285 6411319 6411710 6411740 6411810 6411921 6411980 6412052 6412061 6412215 6412247 6412305 6412643 6412699 6412830 6412842 6412978 6412989 6413017 6413121 6413273 6413560 6414257 6414277 6414388 6414705 6414710 6414713 6414780 6414788 6415030 6415130 6415154 6415157 6415433 6415727 6415854 6415861 6415967 6416007 6416027 6416038 6416113 6416119 6416292 6416342 6416829 6416831 6416836 6416838 6416941 6416949 6416987 6417020 6417039 6417067 6417276 6417279 6417285 6417296 6417438 6417443 6417551 6417608 6417846 6417964 6417993 6418265 6418268 6418485 6418794 6418843 6418852 6418878 6418935 6418938 6418968 6418974 6418988 6418989 6418999 6419020 6419065 6419096 6419203 6419205 6419217 6419219 6419243 6419326 6419343 6419356 6419372 6419374 6419393 6419403 6419438 6419530 6419531 6419540 6419576 6419587 6419864 6419867 6419869 6420059 6420162 6420212 6420413 6420461 6420625 6420632 6420637 6420700 6420705 6420772 6420948 6421002 6421136 6421410 6421536 6421639 6421650 6421845 6421910 6421938 6422007 6422047 6422066 6422661 6422666 6422714 6422717 6422743 6422753 6422780 6423120 6423805 6423875 6423922 6424012 6424046 6424050 6424114 6424146 6424339 6424853 6425049 6425086 6425144 6425353 6425622 6425112 6426152 6426250 6426376 6426402 6426491 6426515 6426608 6426651 6426751 6426808 6426812 6426826 6426837 6426875 6426938 6427008 6427067 6427149 6427163 6427275 6427379 6427583 6427678 6427759 6427909 6427936 6428031 6428094 6428263 6428315 6428436 6428519 6428585 6428699 6428752 6428901 6428917 6429141 6429306 6429317 6429628 6429676 6429813 6429814 6430031 6430112 6430124 6430299 6430576 6430579 6430719 6430835 6430870 6430943 6431297 6431494 6431613 6431733 6431821 6431849 6431879 6431950 6432129 6432192 6432194 6432240 6432242 6432244 6432282 6432288 6432304 6432335 6433398 6433585 6433680 6433795 6433851 6434067 6434647 6434652 6434694 6434700 6434757 6434763 6434877 6434880 6434901 6434983 6435128 6435158 6435183 6435323 6435427 6435465 6435594 6435913 6435945 6435972 6435988 6436006 6436386 6437030 6437057 6437198 6437240 6437613 6437616 6437678 6437765 6437795 6437943 6437978 6438033 6438067 6438155 6438146 6438651 6438705 6438728 6438816 6438985 6439128 6439139 6439173 6439448 6439656 6439674 6439766 6439951 6439966 6440015 6440117 6440160 6440218 6440231 6440563 6440724 6440819 6440839 6440877 6441145 6441185 6441208 6441261 6441378 6441428 6441515 6441544 6441551 6441612 6441616 6441702 6441787 6441865 6442109 6442176 6442179 6442448 6442762 6442786 6442904 6443009 6443116 6443139 6443439 6443493 6443605 6443610 6443660 6443861 6443905 6443942 6444036 6444125 6444163 6444250 6444276 6444311 6444349 6444511 6444593 6444857 6445002 6445015 6445024 6445042 6445231 6445264 6445278 6445330 6445427 6445619 6445642 1000045961 6445687 6445741 6445767 6445891 6446042 6446054 6446084 6446110 6446118 6446121 6446127 6446137 6446136 6446371 6446378 6446569 6446619 6446680 6446888 6446985 6447027 6447281 6447373 6447383 6447450 6447457 6447673 6447689 6447719 6447730 6447752 6448208 6448243 6448604 6448622 6448726 6448751 6448787 6448808 6448952 6449088 6449112 6449421 6449468 6449562 6449581 6449588 6449688 6449704 6449713 6449793 6449796 6449814 6449866 6449894 6449997 6450066 6450090 6450091 6450117 6450125 6450161 6450180 6450196 6450416 6450421 6450433 6450435 6450483 6450592 6450606 6450615 6450628 6450698 6450746 6450791 6450796 6450814 6450819 6450831 6450891 6450892 6450986 6450987 6450998 6451015 6451108 6451121 6451138 6451151 6451184 6451196 6451214 6451233 6451252 6451289 6451300 6451311 6451320 6451324 6451325 6451346 6451367 6451391 6451439 6451493 6451554 6451563 6451577 6451650 6451652 6451666 6451686 6451802 6451837 6451849 6451853 6451889 6451921 6451965 6452080 6452081 6452253 6452256 6452360 6452390 6452407 6452409 6452415 6452430 6452558 6452599 6452610 6452611 6452797 6452870 6453132 6453140 6453143 6453187 6453199 6453262 6453269 6453385 6453426 6453468 6453481 6453497 6453500 6453674 6453762 6453835 6454007 6454010 6454021 6454177 6454192 6454196 6454441 6454483 6454560 6454586 6454593 6454607 6454611 6454627 6454667 6454773 6454841 6454842 6454848 6454860 6454867 6454887 6454926 6454949 6454970 6455053 6455056 6455082 6455171 6455173 6455230 6455232 6455234 6455244 6455245 6455266 6455274 6455277 6455290 6455307 6455348 6455420 6455463 6455490 6455507 6455516 6455528 6455532 6455535 6455543 6455548 6455549 6455561 6455573 6455575 6455592 6455610 6455642 6455646 6455647 6455660 6455672 6455704 6455723 6455770 6455795 6455796 6455805 6455818 6455830 6455874 6455889 6456025 6456085 6456109 6456119 6456121 6456126 6456212 6456266 6456267 6456269 6456357 6456359 6456467 6456561 6456763 6456846 6456977 6457009 6457059 6457062 6457205 6457206 6457209 6457280 6457282 6457414 6457442 6457444 6457530 6458296 6458546 6459198 6459235 6459479 6460032 6460290 6460372 6460399 6460450 6460453 6460929 6460965 6460977 6461090 6461262 6461343 6461568 6461584 6461627 6461638 6461643 6461655 6461664 6461681 6461902 6462204 6462316 6462609 6462682 6463018 6463422 6463961 6464029 6464086 6464307 6464308 6464633 6464728 6464754 6464819 6465378 6465676 6465821 6466427 6466516 6466588 6466652 6466662 6466719 6466730 6466733 6466751 6467819 6468181 6468626 6468644 6468929 6468963 6392423 1000000837 1000001156 1000001430 1000002030 1000002039 1000002060 1000001957 1000002187 1000002364 6387964 1000002584 1000002589 1000002591 1000002712 1000001987 1000002570 1000001157 1000002185 1000003193 1000001676 1000001024 6388970 1000004085 1000004125 6391971 1000004300 1000004442 1000001454 6394950 1000002528 1000002019 1000004921 1000005102 1000005110 1000005112 1000005353 1000004565 1000005519 1000004802 1000005964 1000006027 1000006042 1000006118 1000004283 1000006119 1000004176 1000006406 1000006533 1000007010 1000007142 1000005820 1000007263 1000007463 1000006116 1000001473 1000007877 1000007879 1000007696 1000002561 1000002162 1000004819 1000008176 1000008203 1000008751 1000002505 6387013 1000005034 1000002592 1000008558 1000008404 1000009101 1000009132 1000007993 1000009157 1000009237 1000009333 1000009399 1000009403 1000009585 1000002772 1000009609 1000000856 1000009877 1000009878 1000009653 1000009582 1000004794 1000009181 1000006056 1000010150 1000009516 1000009858 1000007857 1000006032 1000010370 1000010444 1000008577 1000010567 1000009972 1000010384 1000009449 1000010841 1000010896 1000010917 1000010774 1000009867 1000010961 1000004768 1000010116 1000011983 1000011932 1000012144 1000012310 1000012354 1000012378 1000012409 1000012401 1000012425 1000012434 1000012476 1000000800 1000012537 1000012597 1000010323 1000012429 1000012676 1000012915 1000009930 1000012990 1000009543 1000009545 1000013081 1000012505 1000010987 1000012077 1000012127 1000013215 1000012368 1000010147 1000013585 1000013637 1000013208 1000010502 1000010746 1000013746 1000010199 1000013793 1000010763 1000005363 1000008508 1000014037 1000012923 1000014153 1000014160 1000014112 1000014213 1000014435 1000006150 1000012629 1000014596 6384068 1000014685 6394257 1000006473 1000014849 1000014114 1000014926 1000010810 1000008149 1000015081 1000015144 1000015145 1000009147 1000010474 1000010158 6383752 1000015315 1000015316 1000014223 1000015448 1000015483 1000012761 1000015507 1000015509 1000015510 1000010834 1000005021 1000015608 1000015609 1000015610 1000015775 1000015776 1000014759 1000014148 1000015812 1000015815 1000015861 1000015862 1000015863 1000013595 1000013597 1000015842 1000015891 1000015949 1000015954 1000015107 1000016144 1000016145 1000016146 1000013469 1000016562 1000014161 1000014747 1000017061 1000017285 1000013636 1000014895 1000011089 1000015951 1000012231 1000009659 1000016036 1000017707 1000017709 1000017710 1000017712 1000017733 1000017739 1000017746 1000017675 1000017763 1000017853 1000017868 1000017870 1000016172 1000015121 1000018644 1000018627 1000018785 1000018787 1000016969 1000019047 1000019048 1000019051 1000019054 1000019073 1000016914 1000019331 1000016665 1000019495 1000019637 1000012927 1000017481 1000019735 1000019736 1000019738 1000019739 1000019740 1000019741 1000019743 1000019744 1000019745 1000019746 1000019749 1000019750 1000019752 1000019754 1000019755 1000020115 6393516 1000012143 1000020287 1000020288 1000020289 1000020290 1000004663 1000019664 1000020490 1000020500 1000011924 6342270 1000012396 1000020956 1000020972 1000020973 1000020974 1000020975 1000020976 1000018350 1000019621 1000016685 1000015501 1000016290 1000020562 1000021579 1000010767 1000021636 1000021637 1000021639 1000014229 1000021746 1000021747 1000021753 1000021754 1000021755 1000020106 1000013480 1000021806 1000021807 1000021813 1000021814 1000021817 1000021834 1000021835 1000021841 1000021902 1000016858 1000022037 1000002290 1000022121 1000012427 1000014496 1000022284 1000022326 1000022327 1000022328 1000022314 1000022578 1000022580 1000022587 1000022588 1000022589 1000022593 1000002568 1000022624 1000022634 1000022636 1000019693 1000012677 1000022999 1000023005 1000023006 1000023055 1000023079 1000023082 1000023085 1000023087 1000023578 1000023901 1000021979 1000016439 1000017073 1000021993 1000021851 1000025013 1000025014 1000025016 1000025018 1000025180 1000025181 1000025360 1000025361 1000025362 1000025388 1000025389 1000025390 1000025391 1000025392 1000025393 1000025394 1000025395 1000025396 1000025398 1000025407 1000025409 1000025411 1000025413 1000025826 1000025827 1000025024 1000015210 1000012484 1000020889 1000002074 1000026188 1000026134 1000026218 1000026280 1000026282 1000024960 1000015615 1000021785 1000026605 1000025825 1000013840 1000023752 1000022038 1000026686 1000026688 1000026690 1000026691 1000026692 1000026693 1000026694 1000026696 1000026698 1000026699 1000026700 1000026701 1000026702 1000026783 1000026784 1000012916 1000026787 1000026789 1000026796 1000023091 1000010233 1000023363 1000027118 1000027185 1000012145 1000027205 1000027252 1000027287 1000027288 1000027292 1000027544 1000027545 1000027547 1000027549 1000027187 1000027572 1000027588 1000027589 1000027623 1000027624 1000027625 1000015836 1000027732 1000027734 1000027764 1000027426 1000027771 1000027772 1000027777 1000015589 1000015437 1000028148 1000028152 1000028192 1000028208 1000028209 1000028306 1000028310 1000028311 1000028313 1000028314 1000028316 1000028320 1000028331 1000028332 1000028333 1000028334 1000028337 1000028338 1000028342 1000028344 1000028345 1000028350 1000028351 1000028354 1000028361 1000028363 1000028364 1000028365 1000028369 1000028576 1000028757 1000028758 1000028759 1000028760 1000028761 1000028762 1000028763 1000028764 1000028766 1000028767 1000028770 1000028771 1000028772 1000028774 1000028778 1000028783 1000028817 1000028828 1000014032 1000028996 1000029073 1000029274 1000029275 1000029276 1000029277 1000029278 1000029279 1000029280 1000029281 1000029282 1000029325 1000029330 1000029331 1000029332 1000029333 1000029388 1000029390 1000029392 1000028830 1000029434 1000029435 1000029589 1000019640 6382786 1000021824 1000030111 1000030126 1000030127 1000030227 1000030234 1000030235 1000030236 1000030237 1000030238 1000030239 1000030240 1000030241 1000030242 1000030243 1000030244 1000030245 1000030248 1000030345 1000030351 1000030352 1000030484 1000030659 1000030664 1000030669 1000030671 1000030674 1000030677 1000030678 1000030679 1000030689 1000022840 1000030743 1000030765 1000030786 1000017175 1000023747 1000017748 1000031879 1000031884 1000016787 1000005226 1000019526 1000032244 1000032251 1000032254 1000032260 1000032264 1000032271 1000032296 1000032343 1000032359 1000032469 1000015816 1000032603 1000032604 1000032633 1000032678 1000032683 1000032684 1000032710 1000032801 1000032824 1000032826 1000018130 1000027403 1000023086 1000023089 1000033525 1000026225 1000021035 1000010751 1000033970 1000033988 1000033998 1000033999 1000033813 1000029885 1000015050 1000014959 1000015161 1000034629 1000034642 1000018119 1000004689 1000009728 1000034805 1000034993 1000035001 1000035004 1000035273 1000035374 1000035379 1000028580 1000015443 1000035728 1000015433 1000036154 1000036165 1000025365 1000036390 1000034593 1000036420 1000036421 1000022799 1000036450 1000016099 1000036472 1000036475 1000027611 6343112 1000036690 1000036377 1000013063 1000036902 1000036994 1000036995 1000036996 1000036997 1000036998 1000036999 1000037000 1000037001 1000037002 1000037003 1000037004 1000037005 1000037011 1000037012 1000037013 1000037014 1000037015 1000037019 1000037021 1000037022 1000037023 1000037024 1000037025 1000037026 1000022806 1000037031 1000037032 1000037033 1000037034 1000037035 1000037036 1000037037 1000037038 1000037039 1000037040 1000037041 1000037042 1000037043 1000037044 1000037045 1000037046 1000037088 1000037100 1000037101 1000037102 1000037228 1000037230 1000037236 1000037237 1000037389 1000037420 1000037421 1000037469 1000037550 1000031889 1000025752 1000039015 1000039017 1000039019 1000039020 1000039200 1000039275 1000039118 1000039283 1000039318 1000039329 1000039342 1000039344 1000039348 1000039350 1000039359 1000032585 1000028155 1000014781 1000039984 1000040066 1000040067 1000040069 1000040070 1000040071 1000040072 1000040073 1000040074 1000040077 1000040114 1000037892 1000040409 1000040412 1000040526 1000036301 1000022800 1000040966 1000040985 1000040991 1000040992 1000041043 1000039121 1000041292 1000041293 1000041301 1000041303 1000041305 1000041317 1000041322 1000041323 1000041324 1000041337 1000041421 1000041423 1000041425 1000041456 1000041469 1000041481 1000041482 1000041535 1000024087 1000041748 1000022795 1000041775 1000041776 1000041780 1000041783 1000041784 1000041985 1000041988 1000041989 1000041994 1000042017 1000042018 1000042021 1000042033 1000042035 1000042038 1000042039 1000042040 1000042044 1000042046 1000042052 1000042053 1000042054 1000042055 1000042056 1000042059 1000042060 1000042061 1000042062 1000042063 1000042064 1000042066 1000042068 1000042071 1000042074 1000042077 1000042080 1000042146 1000013381 1000032332 1000022796 1000042566 1000042647 1000042651 1000042657 1000042658 1000042659 1000042660 1000042667 1000042668 1000042669 1000042671 1000042672 1000042689 1000042691 1000042692 1000042693 1000042694 1000042696 1000042697 1000042701 1000042702 1000042703 1000042704 1000042775 1000042776 1000038229 1000027618 1000042866 1000042872 1000042942 1000043032 1000043033 1000043034 1000043035 1000043036 1000043037 1000043038 1000043039 1000043054 1000020145 1000043124 1000043125 1000043237 1000043238 1000043244 1000043247 1000043249 1000043250 1000043251 1000043253 1000043267 1000043269 1000043279 1000043287 1000043295 1000028191 1000043056 1000043724 1000043721 1000043858 1000043706 1000044140 1000044142 1000044147 1000044148 1000044275 1000044336 1000044725 1000044750 1000044751 1000037559 1000044871 1000044921 1000034386 1000039739 6318892 1000045177 1000045182 1000045183 1000045184 1000045186 1000045188 1000045195 1000045206 1000041429 1000045310 1000045473 1000045685 1000045686 1000045687 1000045688 1000045689 1000045694 1000045695 1000045697 1000045795 1000045833 1000045846 1000045892 1000045928 1000046009 1000046013 1000045951 1000046027 1000046032 1000046049 1000046121 1000045251 1000046176 1000046276 1000046356 1000046001 1000045942 1000046472 1000046473 1000046483 1000046660 1000046674 1000046829 1000046830 1000046842 1000046847 1000046876 1000047064 1000037510 6073605 1000044971 1000014647 1000047578 1000047644 1000014886 1000047744 1000047760 1000047766 1000047767 1000029001 1000047771 1000047780 1000047829 1000047840 1000047872 1000047894 1000047902 1000047941 1000039657 1000047997 1000048072 1000048154 1000043302 1000048178 1000044932 1000048304 1000048315 1000048316 1000048061 1000048371 1000038767 1000021960 1000018044 1000048115 1000048459 1000048522 1000048537 1000048560 1000044992 1000048590 1000048619 1000048624 1000048649 1000048666 1000026762 1000048701 1000036007 1000024047 1000048236 1000047773 1000041804 1000048946 1000048947 1000048970 1000048981 1000048982 1000048827 1000041536 1000049040 1000049073 1000049081 1000034281 1000024541 1000049168 1000049188 1000048162 1000049279 1000049432 1000049476 1000049509 1000032163 1000048963 1000049680 1000049681 1000049682 1000049683 1000049733 1000044744 1000042645 1000049946 1000049980 1000049985 1000048913 1000050006 1000050009 1000050056 1000048977 1000050073 1000050109 1000050170 1000050242 1000050297 1000048812 1000050466 1000050475 1000048192 1000050479 1000050503 1000049679 1000050376 1000050626 1000050735 1000050172 1000050750 1000050751 1000050752 1000050753 1000050755 1000050756 1000050771 1000050800 1000050757 1000047804 1000050868 1000050906 1000047971 1000048630 1000050949 1000050972 1000050977 1000049655 1000050996 1000051019 1000051026 1000051068 1000051103 1000051126 1000050592 1000051160 1000021923 1000033033 1000049952 1000050842 1000050787 1000051440 1000051472 1000051486 1000051339 1000051253 1000050807 1000033051 1000050609 1000050959 1000045884 1000048924 1000051898 1000051899 1000051884 1000051925 1000051942 1000051958 1000051989 1000051998 1000052002 1000052108 1000048344 1000052179 1000038378 1000051215 1000048450 1000052317 1000052329 1000052174 1000052369 1000052288 1000052381 1000052407 1000050194 1000051282 1000052510 1000051490 1000045974 1000052583 1000051677 1000052588 1000052591 1000052616 1000050975 1000052635 1000052264 1000052713 1000052714 1000052716 1000052717 1000052749 1000052041 1000050280 1000052787 1000052797 1000052786 1000052859 1000052887 1000052895 1000052781 1000050357 1000052970 1000052022 1000053000 1000053004 1000050027 1000052836 1000053139 1000053019 1000053143 1000052742 1000050371 1000053279 1000050207 1000048580 1000053332 1000053333 1000053338 1000030125 1000053389 1000053396 1000053393 1000053427 1000017165 1000053481 1000053496 2788 ] |
9 | 0.40 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.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
]
|
11 | 0.28 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.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
]
|
13 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
14 | 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
]
|
15 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
16 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
17 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
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.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
]
|
20 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
21 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
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.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
25 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 1.72 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:
[
2788
]
|
29 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
30 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
31 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
32 | 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:
[
"TarifDefaut"
]
|
33 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
34 | 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" 9032 ] |
35 | 1.49 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:
[ 9032 0 ] |
36 | 0.39 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" 9032 ] |
37 | 0.27 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:
[
9032
]
|
38 | 0.26 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:
[
199242
]
|
39 | 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"
]
|
40 | 0.33 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 9032 "C" ] |
41 | 0.59 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:
[ 9032 9960222 ] |
42 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
43 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
44 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
45 | 0.17 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:
[
199242
]
|
46 | 1.53 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:
[
9032
]
|
47 | 0.28 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 08:03:00" "%2%" 9032 ] |
48 | 1.44 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[ 9032 7 ] |
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.