Query Metrics
46
Database Queries
20
Different statements
3293.80 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 157.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, 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:
[
"68253-cahiers-polypro-bleu-n-c-68253-maju"
]
|
2 | 0.55 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:
[
"68253-cahiers-polypro-bleu-n-c-68253-maju"
]
|
3 | 0.35 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
"68253-cahiers-polypro-bleu-n-c-68253-maju"
]
|
4 | 1.22 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:
[ 80442 1 ] |
5 | 0.72 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 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:
[ 41 189 190 191 192 193 194 195 191 80442 ] |
6 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
7 | 1738.71 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:
[ 80442 "2025-02-12 07:38:02" ] |
8 | 1385.44 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:
[ 6335392 6339023 6347894 6349547 6352898 6354133 6354143 6354179 6354188 6354199 6355598 6355618 6355678 6355977 6356633 6356454 6356731 6357317 6357663 6358042 6358130 6358156 6358174 6357966 6358230 6359016 6359492 6357254 6360168 6360799 6360921 6361095 6361653 6362095 6362822 6363141 6362521 6364027 6364608 6364728 6365209 6359396 6365718 6365784 6366412 6366995 6368190 6365640 6368362 6368741 6370091 6370530 6371043 6371312 6371361 6372081 6372090 6372364 6372426 6373176 6373189 6373323 6373327 6373334 6373361 6373369 6375305 6375785 6376425 6315134 6379544 6378750 6381416 6374223 6382568 6382726 6382895 6265119 6383059 6383108 6383144 6383153 6383521 6383684 6384363 6380877 6384427 6384476 6360670 6384660 6384936 6385315 6385504 6385560 6385722 6384258 6386068 6385849 6386745 6386789 6386974 6387242 6387948 6388143 6388303 6388017 6388581 6388962 6388953 6389036 6389120 6389461 6385287 6388696 6390511 6390707 6390736 6390862 6386760 6391146 6391172 6391257 6389084 6391444 6391451 6391455 6391456 6391474 6390106 6391952 6392131 6392365 6392395 6389573 6391742 6390656 6389032 6392839 6384846 6392862 6393167 6393236 6393292 6393544 6388629 6393591 6393640 6393657 6393837 6394096 6394029 6394022 6394259 6387546 6394344 6394433 6394466 6389921 6394554 6394575 6394683 6394933 6394956 6395024 6395154 6395238 6395245 6395251 6395406 6395520 6395731 6396240 6396339 6396362 6397308 6397417 6397439 6398332 6398434 6398847 6399545 6399998 6400135 6400211 6400222 6400466 6400475 6400726 6400727 6400742 6400934 6401802 6403087 6403136 6403262 6403402 6403506 6403845 6404305 6404535 6404586 6404697 6405136 6405328 6405700 6406561 6407527 6407691 6408448 6408769 6408827 6408843 6408915 6409025 6409304 6409608 6409644 6410080 6410340 6410429 6410542 6410539 6410673 6410702 6410909 6410914 6411729 6411745 6411901 6412051 6412087 6412215 6412728 6412805 6412869 6412951 6413076 6413585 6414104 6414110 6414240 6414256 6414263 6414265 6414269 6414280 6414289 6414303 6414308 6414355 6414367 6414750 6414788 6414897 6414993 6415001 6415012 6415023 6415128 6415392 6415400 6415426 6415460 6415977 6416038 6416061 6416071 6416093 6416116 6416117 6416257 6416269 6416294 6416311 6416325 6416330 6416342 6416406 6416436 6416476 6416694 6416814 6417041 6417286 6417432 6417549 6417576 6417579 6417608 6418171 6418380 6418546 6418935 6418942 6418981 6419211 6419235 6419239 6419243 6419250 6419272 6419286 6419322 6419391 6419393 6419403 6419505 6419523 6419564 6419696 6419885 6419886 6419915 6420627 6421337 6421355 6421371 6421378 6421384 6421994 6421995 6421999 6422001 6422003 6422005 6422008 6422010 6422011 6422012 6422014 6422016 6422018 6422031 6422386 6423712 6423739 6424404 6425288 6425323 6425534 6425542 6425546 6425554 6425573 6425610 6425628 6425649 6425861 6425862 6425863 6425864 6425866 6425867 6425868 6425869 6425872 6425874 6425890 6425998 6425999 6426001 6426427 6426540 6426542 6426550 6426611 6427946 6427971 6428024 6428303 6428745 6428781 6428796 6429856 6429913 6431084 6431145 6431154 6431161 6431184 6431217 6431294 6431444 6431468 6431529 6431570 6431561 6431572 6431589 6431541 6431612 6431617 6431619 6431672 6431714 6431732 6431745 6431769 6431778 6431785 6431935 6431944 6431956 6431963 6431978 6432048 6432072 6432089 6432122 6432125 6432131 6432136 6432144 6432145 6432147 6432166 6432170 6432209 6432213 6432222 6432227 6433310 6433373 6433580 6433593 6433601 6433602 6433603 6433604 6433606 6433609 6433612 6433616 6433619 6433625 6433632 6433634 6433636 6433639 6433640 6433650 6433663 6433673 6433674 6433675 6433676 6433677 6433678 6433691 6433693 6433695 6433698 6433700 6433701 6433702 6433703 6433704 6433705 6433706 6433708 6433707 6433716 6433721 6433730 6433733 6433739 6433744 6433746 6433747 6433770 6433771 6433773 6433774 6433775 6433778 6433800 6434000 6434249 6434284 6434288 6434330 6434406 6434440 6434441 6434484 6434502 6434537 6434674 6434718 6434765 6434772 6434789 6434792 6434816 6434820 6434835 6434845 6434852 6434906 6434922 6434932 6434967 6435101 6435179 6435181 6435207 6435287 6435327 6435345 6435362 6435401 6435465 6435637 6435695 6435696 6435890 6435925 6435928 6435930 6435969 6436028 6436283 6436309 6436310 6436313 6436316 6436321 6436479 6436482 6436483 6436484 6436485 6436486 6436487 6436488 6436495 6436500 6436512 6436513 6436516 6436517 6436518 6436519 6436520 6436521 6436522 6436523 6436524 6436525 6436526 6436527 6436529 6436533 6436535 6436536 6436538 6436539 6436540 6436541 6436542 6436543 6436544 6436545 6436546 6436547 6436548 6436550 6436551 6436552 6436553 6436554 6436555 6436556 6436557 6436558 6436559 6436560 6436561 6436562 6436563 6436564 6436565 6436566 6436567 6436568 6436569 6436570 6436571 6436572 6436648 6436653 6436996 6437110 6437136 6437148 6437218 6437222 6437246 6437402 6437403 6437404 6437405 6437406 6437407 6437408 6437409 6437410 6437411 6437412 6437413 6437414 6437415 6437416 6437417 6437418 6437419 6437420 6437421 6437422 6437423 6437424 6437425 6437426 6437427 6437428 6437429 6437430 6437431 6437432 6437433 6437434 6437435 6437436 6437437 6437438 6437567 6437568 6437569 6437570 6437571 6437572 6437573 6437574 6437575 6437576 6437577 6437578 6437579 6437580 6437581 6437584 6437585 6437586 6437587 6437588 6437589 6437590 6437591 6437616 6437641 6437146 6437701 6437731 6437884 6437986 6438059 6438472 6438503 6438518 6438626 6438727 6438767 6438818 6438819 6438943 6438973 6438977 6438987 6439051 6439052 6439060 6439094 6439128 6439201 6439218 6439263 6439513 6439530 6439562 6439592 6439659 6439676 6439679 6439743 6439819 6439939 6440111 6440146 6440183 6440203 6440367 6440491 6440639 6440692 6440740 6440944 6440998 6441111 6441200 6441410 6441709 6442034 6442087 6442167 6442182 6442195 6442296 6442454 6442677 6442746 6442800 6442806 6442885 6442924 6442983 6443040 6443241 6443246 6443497 6443545 6443566 6443580 6443890 6443893 6443920 6443924 6443927 6443942 6443962 6443965 6443974 6443998 6443999 6444004 6444014 6444018 6444064 6444330 6444364 6444372 6444398 6444575 6444783 6444857 6444862 6445001 6445017 6445074 6445208 6445270 6445310 6445327 6445476 6445521 6445547 6445549 6445645 6445646 6445652 6445724 6445734 6445765 6445790 6445839 6445876 6446051 6446061 6446109 6446112 6446127 6446128 6446136 6446195 6446240 6446248 6446260 6446348 6446388 6446413 6446483 6446569 6446679 6446749 6446797 6446801 6446888 6446939 6446975 6446978 6447056 6447126 6447142 6447361 6448576 6448697 6449674 6449726 6449763 6449769 6449872 6449879 6449925 6449926 6450026 6450043 6450098 6450106 6450167 6450172 6450173 6450183 6450186 6450195 6450253 6450269 6450281 6450312 6450441 6450452 6450547 6450611 6450615 6450623 6450663 6450669 6450670 6450767 6450772 6450831 6450877 6450889 6450962 6450966 6450973 6450999 6451000 6451010 6451025 6451063 6451068 6451077 6451079 6451094 6451112 6451132 6451135 6451150 6451183 6451209 6451213 6451220 6451228 6451235 6451243 6451247 6451251 6451294 6451297 6451312 6451332 6451359 6451388 6451411 6451531 6451541 6451544 6451546 6451577 6451591 6451593 6451594 6451666 6451826 6451930 6451951 6452000 6452004 6452010 6452022 6452023 6452026 6452031 6452039 6452040 6452041 6452042 6452045 6452048 6452059 6452078 6452099 6452214 6452253 6452313 6452321 6452334 6452352 6452364 6452367 6452404 6452486 6452503 6452830 6453146 6453285 6453319 6453404 6453405 6453406 6453476 6453481 6453482 6453496 6453552 6453623 6453659 6453732 6453746 6453761 6454010 6454022 6454126 6454205 6454514 6454554 6454582 6454607 6454616 6454647 6454746 6454758 6454761 6454785 6454809 6454818 6454855 6454926 6454976 6454985 6454993 6455027 6455066 6455073 6455119 6455124 6455136 6455137 6455138 6455150 6455153 6455159 6455167 6455173 6455181 6455198 6455241 6455244 6455257 6455265 6455276 6455365 6455375 6455475 6455477 6455519 6455521 6455528 6455535 6455557 6455576 6455586 6455595 6455676 6455689 6455690 6455702 6455728 6455732 6455777 6455801 6455809 6455835 6455839 6455852 6455871 6455873 6455885 6456099 6456116 6456120 6456121 6456227 6456230 6456240 6456255 6456268 6456271 6456278 6456467 6456536 6456750 6456788 6456946 6456957 6456979 6457011 6457018 6457245 6457249 6457252 6457261 6457263 6457264 6457327 6457330 6457333 6457336 6457427 6457437 6457507 6457509 6457645 6457735 6457790 6457885 6457928 6457930 6458182 6458237 6459616 6459617 6460141 6460171 6460277 6460310 6464009 6465207 6465283 6465286 6465291 6465448 6465509 6465512 6465518 6465613 6465623 6465628 6465665 6465677 6466349 6466501 6466509 6466629 6466634 6466636 6466667 6466668 6466669 6466682 6466683 6466685 6466688 6466689 6466716 6466730 6466737 6466740 6466751 6466818 6466829 6466834 6466886 6466940 6467053 6467176 6467443 6467786 6467784 6467813 6467923 6468000 6468002 6468009 6468071 6468124 6468134 6468137 6468208 6468656 6468970 6468973 6388022 1000000854 1000000973 1000001174 1000001348 1000001515 1000001516 1000001549 1000001567 1000001568 1000001569 1000001718 1000001723 1000001938 1000001949 1000001950 1000001953 1000002158 1000002184 1000002275 1000002376 1000002603 1000002718 1000002744 6394212 1000002848 1000001987 1000002930 1000002465 1000002860 1000001340 1000001869 1000004129 1000004356 6385076 1000004681 1000004683 1000002109 6389085 1000004856 1000004357 1000004874 1000005042 1000002186 1000005339 1000005343 1000005230 1000004999 1000005857 1000005989 1000006058 1000006077 1000006095 1000006175 1000006176 1000006178 1000006179 1000006180 1000006181 1000006207 6392776 6389079 1000006276 1000006298 1000006346 1000006355 1000006533 1000006566 1000006595 1000006504 1000006977 1000007176 1000005688 6389526 1000007186 1000006199 1000005937 1000002115 1000007063 1000007753 1000002180 6394186 1000003838 1000008081 1000008316 1000008317 1000008318 1000008565 1000008827 1000005584 1000008866 1000008494 1000009098 1000009168 1000004731 1000009304 6389071 1000009243 1000009528 1000009594 1000008524 1000009654 1000009724 1000009758 1000009593 1000008114 1000009910 1000002735 1000009858 1000005033 1000010293 1000010149 1000010343 1000010501 1000007963 1000010494 1000010567 1000010665 1000009615 1000009941 1000010697 1000010700 1000010701 1000010486 1000009449 1000010745 1000010743 1000007651 1000010839 1000009904 1000009234 1000011079 1000009958 1000004768 1000011884 1000009732 1000010703 1000010840 1000009602 1000009062 1000010561 1000011985 1000007988 1000010953 1000011835 1000012114 1000012122 1000011035 1000012163 1000010466 1000012323 6393004 6390104 1000012487 6392545 1000012508 1000009901 1000012601 1000005290 1000012701 1000012771 1000012772 1000012779 1000012782 1000012823 1000012781 1000012939 1000010987 1000011869 1000002758 1000011022 1000010452 1000009221 1000013454 1000000852 1000012662 1000013564 1000012752 1000013521 1000013566 1000012348 1000006085 1000010622 1000012432 1000011911 1000010572 1000013782 1000009125 1000005361 1000005460 1000010580 1000012456 1000005284 1000014034 1000013510 1000013589 1000014213 1000006957 1000012568 1000014424 1000014547 1000014658 1000006473 1000013557 1000014828 1000014849 1000005543 1000013459 1000015081 1000005279 1000014692 1000015232 1000015233 1000009163 1000015301 1000015373 1000015374 1000014942 1000015480 1000015507 1000015509 1000011856 1000015655 1000015476 1000015791 1000010519 1000015921 1000002600 1000007357 1000015797 1000016082 1000016083 1000016085 1000016116 1000016117 1000011054 1000009646 1000016331 1000011053 1000016338 1000016339 1000016341 1000016342 1000016345 1000016347 1000016348 1000016349 1000016350 1000016351 1000016352 1000016374 1000016375 1000016507 1000010718 1000016630 1000014161 1000016097 1000016779 1000016973 1000016995 1000017017 1000016265 1000016871 1000017148 1000017197 1000017145 1000017290 1000017302 1000013636 1000012821 1000011089 1000001816 1000009771 1000016791 1000009779 1000013373 1000016175 1000016533 1000012942 1000017612 1000017613 1000017637 1000017639 1000017640 1000017703 1000017728 1000017729 1000017740 1000017741 1000017744 1000017757 1000017776 1000017778 1000017806 1000017847 1000017898 1000017899 1000017901 1000017902 1000017903 1000017904 1000017905 1000017906 1000017907 1000017908 1000017909 1000017910 1000017911 1000017912 1000017913 1000017914 1000017915 1000017916 1000017917 1000017918 1000017919 1000017920 1000017921 1000017922 1000017923 1000017924 1000017925 1000017929 1000017931 1000017934 1000017935 1000017938 1000017939 1000017960 1000017961 1000017962 1000017963 1000017965 1000017970 1000017977 1000017978 1000018045 1000018052 1000018053 1000018054 1000018066 1000018089 1000018090 1000018134 1000018137 1000018138 1000018139 1000018143 1000018144 1000018146 1000016165 1000018452 1000018473 1000018474 1000018504 1000018514 1000018515 1000018518 1000018521 1000018522 1000018523 1000015137 1000018524 1000018525 1000018572 1000014768 1000018745 1000018804 1000018869 1000018870 1000018871 1000018872 1000018879 1000018891 1000004387 1000018919 1000018939 1000018994 1000018996 1000014728 1000010528 1000019186 1000019187 1000016914 1000019277 1000019281 1000019282 1000019299 1000019302 1000019305 1000019308 1000019318 1000019379 1000019380 1000019388 1000019393 1000019397 1000019398 1000019400 1000016781 1000016665 1000015153 1000014666 1000014448 1000019415 1000019442 1000019481 1000019499 1000019501 1000019503 1000019511 1000019514 1000019520 1000019521 1000019523 1000019589 1000019612 1000019665 1000019680 1000019725 1000019758 1000019759 1000019804 1000019822 1000019823 1000019850 1000020103 1000020130 1000020131 1000020132 1000002220 1000014390 1000020187 1000016134 1000020241 1000020242 1000020247 1000012241 1000009111 1000020296 1000020300 1000018529 1000017167 1000017115 1000020416 1000020417 1000020418 1000012373 1000020428 1000020429 1000020439 1000016959 1000020454 1000016574 1000014829 1000020592 1000020596 1000020595 1000013768 1000014659 1000021010 1000021016 1000021018 1000021024 1000021033 1000021034 1000021039 1000021040 1000021043 1000004535 1000010671 1000020084 1000018094 1000016685 1000016541 1000016529 1000021290 1000021427 1000021510 1000013608 1000021693 1000021728 1000014644 1000021761 1000021762 1000021763 1000021764 1000021766 1000021767 1000021770 1000021806 1000021807 1000021813 1000021814 1000021817 1000021838 1000021839 1000021847 1000021894 1000021895 1000021896 1000021897 1000021898 1000021899 1000017163 1000021998 1000021999 1000022000 1000022001 1000022002 1000022003 1000022004 1000022005 1000022006 1000000919 1000000909 1000019604 1000017952 1000016362 1000016313 1000013342 1000012492 1000022279 1000022595 1000022602 1000021118 1000022676 1000021699 1000022732 1000022747 1000022750 1000022753 1000022755 1000022757 1000022761 1000022763 1000022789 1000014961 1000022829 1000012921 1000019493 1000015127 1000022995 1000022997 1000023008 1000015535 1000021466 1000023219 1000023288 1000023289 1000023290 1000023299 1000018111 1000019779 1000024384 1000024400 1000024410 1000024414 1000024417 1000024419 1000024453 1000024462 1000024468 1000024478 1000024534 1000024568 1000024569 1000024570 1000024791 1000024812 1000018570 1000012892 1000024954 1000024958 1000025023 1000025061 1000025079 1000025159 1000025275 1000012700 1000025385 1000025386 1000025388 1000025389 1000025390 1000025391 1000025392 1000025393 1000025394 1000025395 1000025396 1000025398 1000025406 1000025407 1000025409 1000025411 1000025413 1000025417 1000025421 1000025423 1000025496 1000025525 1000025526 1000025528 1000025578 1000025583 1000025587 1000025600 1000025601 1000025647 1000025649 1000021695 1000025836 1000025840 1000025841 1000025843 1000025846 1000025856 1000025881 1000025884 1000025887 1000025888 1000022794 1000025947 1000026188 1000026432 1000024960 1000016758 1000022522 1000026573 1000026577 1000026578 1000013934 1000014151 1000016227 1000008541 1000005227 1000016792 1000024505 1000011984 1000027046 1000021567 1000014386 1000027167 1000027253 1000027254 1000027285 1000027370 1000027413 1000027437 1000027536 1000027591 1000015495 1000027895 1000027995 1000028060 1000028427 1000028428 1000028431 1000028433 1000028452 1000028453 1000024766 1000026138 1000028793 1000014185 1000012763 1000025524 1000022147 1000015969 1000029348 1000029350 1000029430 1000029443 1000029444 1000029510 1000029512 1000029527 1000029530 1000020632 1000029558 1000025609 1000022906 1000029871 1000029881 1000028718 1000030015 1000030044 1000021824 1000030092 1000030234 1000030235 1000030236 1000030237 1000030238 1000030239 1000030240 1000030241 1000030242 1000030243 1000030244 1000030245 1000030248 1000030345 1000030351 1000030352 1000030390 1000030392 1000030394 1000030484 1000030743 1000031180 1000011890 1000015990 1000022031 1000030047 1000031797 1000031850 1000031936 1000031985 1000031989 1000031992 1000031993 1000032009 1000032013 1000032032 1000032065 1000032066 1000032068 1000032092 1000032095 1000032191 1000032195 1000032199 1000032201 1000032205 1000032208 1000032262 1000032274 1000032275 1000032276 1000032277 1000032278 1000032287 1000032301 1000032303 1000032320 1000032330 1000032331 1000032334 1000032346 1000032347 1000032349 1000032352 1000032358 1000032365 1000032368 1000032473 1000032476 1000029896 1000032523 1000017949 1000032531 1000028620 1000032587 1000032588 1000016151 1000024757 1000032616 1000032642 1000027286 1000032654 1000032674 1000033258 1000033282 1000033306 1000033315 1000033322 1000031674 1000033337 1000033338 1000033339 1000033340 1000021035 1000032020 1000027023 1000013644 1000033503 1000034060 1000034061 1000027541 1000021444 1000028703 1000034153 1000034162 1000034164 1000032537 1000025885 1000034309 1000034490 1000017056 1000026433 1000004689 1000034696 1000034704 1000034706 1000034726 1000034733 1000034734 1000034735 1000034962 1000034976 1000034996 1000035005 1000035024 1000035082 1000035099 1000035101 1000035104 1000035105 1000035106 1000035107 1000035108 1000035109 1000035110 1000035111 1000035112 1000035113 1000035114 1000035115 1000035117 1000035118 1000035119 1000035120 1000035121 1000035122 1000035123 1000035124 1000035125 1000035126 1000035129 1000032789 1000035405 1000035499 1000035500 1000035512 1000035529 1000035538 1000035539 1000035545 1000035547 1000015162 1000035711 1000035716 1000035828 1000035830 1000035835 1000035836 1000035837 1000035839 1000035866 1000035867 1000035873 1000035875 1000035880 1000035905 1000035906 1000035917 1000035922 1000035934 1000035963 1000036166 1000025365 1000036199 1000036200 1000036206 1000033325 1000036233 1000036235 1000036236 1000036238 1000036239 1000036256 1000035536 1000036476 1000036478 1000036483 1000036497 1000036484 1000035248 1000036844 1000036846 1000037049 1000037057 1000037059 1000037076 1000037077 1000037078 1000037079 1000037080 1000037081 1000037082 1000037105 1000037106 1000037128 1000037132 1000037148 1000037189 1000037221 1000037222 1000037223 1000037224 1000037226 1000037227 1000037233 1000037234 1000037248 1000037249 1000037250 1000016332 1000037326 1000037329 1000037330 1000006045 1000037526 1000037568 1000037655 1000037677 1000037678 1000037679 1000037680 1000037681 1000037682 1000037683 1000037684 1000037714 1000037722 1000038143 1000038175 1000038180 1000038181 1000038182 1000038183 1000038184 1000038185 1000038186 1000038561 1000038563 1000038565 1000038584 1000038595 1000038633 1000038634 1000038635 1000038636 1000038637 1000038638 1000038639 1000038640 1000038642 1000038643 1000038644 1000038645 1000038646 1000038647 1000038695 1000022807 1000038759 1000038851 1000038934 1000038967 1000039015 1000039017 1000039019 1000039020 1000039150 1000039179 1000039210 1000039212 1000039348 1000039436 1000039438 1000039453 1000039455 1000039637 1000039645 1000039666 1000039717 1000039718 1000040105 1000040112 1000040127 1000040130 1000040135 1000040174 1000040188 1000040346 1000040393 1000040395 1000040397 1000040399 1000040404 1000040406 1000040407 1000040410 1000040429 1000040437 1000040457 1000029787 1000040476 1000040498 1000040722 1000040794 1000040892 1000041389 1000041469 1000040095 1000041505 1000041551 1000041553 1000041555 1000041564 1000041565 1000041617 1000041618 1000041619 1000041620 1000041621 1000041622 1000041623 1000041624 1000041625 1000041626 1000041627 1000041628 1000041629 1000041641 1000041642 1000041643 1000041644 1000041645 1000041646 1000041647 1000041648 1000041649 1000041650 1000041651 1000041661 1000025165 1000041738 1000041811 1000041813 1000041828 1000041960 1000041961 1000041962 1000041983 1000041986 1000041997 1000042012 1000042013 1000042047 1000042049 1000042050 1000042078 1000042088 1000042090 1000042091 1000042174 1000042176 1000042177 1000042178 1000042214 1000042075 1000042312 1000042385 1000027761 1000042465 1000042557 1000032533 1000042755 1000042757 1000042929 1000043003 1000043004 1000043005 1000043006 1000043007 1000043008 1000043019 1000043060 1000043061 1000043062 1000043066 1000043070 1000043092 1000043189 1000043281 1000043553 1000043555 1000043559 1000043562 1000043564 1000043567 1000043568 1000043596 1000043651 1000043652 1000043659 1000043661 1000043664 1000043675 1000043749 1000043756 1000043761 1000043762 1000043764 1000043765 1000043767 1000043768 1000043769 1000043810 1000043811 1000043823 1000043854 1000043856 1000043859 1000043864 1000043875 1000043894 1000043897 1000043899 1000043901 1000043912 1000043924 1000043952 1000043966 1000043967 1000044004 1000044005 1000044006 1000044010 1000044018 1000044022 1000044023 1000044030 1000044031 1000044032 1000044033 1000044038 1000044092 1000044106 1000044175 1000044192 1000043078 1000044205 1000044215 1000044288 1000044296 1000044308 1000041745 1000044524 1000044525 1000044533 1000044540 1000044552 1000044555 1000044556 1000044558 1000044559 1000044564 1000044579 1000044588 1000044589 1000037375 1000045190 1000045245 1000045252 1000045253 1000045265 1000045268 1000045283 1000045284 1000020256 1000045620 1000019241 1000025416 1000045999 1000046000 1000046053 1000008548 1000046244 1000046245 1000046246 1000046352 1000046403 1000046404 1000046405 1000046637 1000046640 1000046644 1000046654 1000046655 1000046656 1000046698 1000046719 1000046720 1000046721 1000046740 1000046743 1000046749 1000046750 1000046752 1000046753 1000046754 1000046755 1000046774 1000046916 1000046917 1000037510 1000047290 1000047300 1000025176 1000047516 1000047517 1000047518 1000044191 1000047559 1000047561 1000047581 1000012920 1000047760 1000047771 1000014567 1000047840 1000047749 1000047849 1000047785 1000047872 1000042922 1000044583 1000039658 1000030568 1000048013 1000048143 1000048171 1000048189 1000048033 1000048159 1000038179 1000032497 1000047526 1000048293 1000048401 1000047468 1000043973 1000044034 1000047933 1000048462 1000048523 1000048623 1000048645 1000048257 1000048652 1000048539 1000048655 1000048658 1000048660 1000048664 1000048507 1000048691 1000048721 1000048628 1000024047 1000048236 1000048778 1000048767 1000045348 1000048915 1000048917 1000049059 1000049064 1000024811 1000049076 1000049095 1000047821 1000049163 1000049166 1000049167 1000049170 1000040215 1000049183 1000049184 1000049270 1000048958 1000049326 1000049346 1000049434 1000049439 1000049489 1000049491 1000049492 1000049636 1000016240 1000049658 1000047900 1000048264 1000049838 1000049901 1000049904 1000049910 1000049930 1000023855 1000048136 1000048554 1000048201 1000050033 1000050039 1000050090 1000050093 1000048235 1000050113 1000050130 1000050138 1000050182 1000050196 1000025298 1000050277 1000050325 1000050396 1000050459 1000050478 1000049133 1000050503 1000047120 1000045131 1000048340 1000048251 1000050198 1000034165 1000050750 1000050751 1000050752 1000050753 1000050755 1000050756 1000049466 1000050757 1000050866 1000050114 1000050869 1000048898 1000050897 1000050945 1000050962 1000050999 1000050394 1000051044 1000051049 1000049106 1000050835 1000051293 1000051294 1000051303 1000050420 1000051377 1000051067 1000049599 1000051394 1000051412 1000051424 1000050134 1000051439 1000051440 1000051450 1000051399 1000048694 1000051491 1000051494 1000051496 1000051514 1000051568 1000051574 1000051589 1000051630 1000051631 1000051696 1000051728 1000051752 1000051824 1000013023 1000051760 1000051874 1000051839 1000051918 1000052050 1000051249 1000024035 1000052120 1000050145 1000052173 1000052285 1000052310 1000052325 1000052326 1000052327 1000050197 1000041510 1000043879 1000050159 1000052451 1000049637 1000052554 1000052556 1000052334 1000052623 1000052656 1000052759 1000052765 1000052778 1000052794 1000051822 1000052833 1000039993 1000052895 1000052903 1000043594 1000052930 1000052932 1000052437 1000051005 1000053021 1000053069 1000051749 1000051850 1000053259 1000046248 1000053106 1000053267 1000053286 1000053288 1000053290 1000049647 1000053296 1000050207 1000053343 1000053357 1000053393 1000053409 1000053412 1000037525 1000053454 1000053455 1000051725 80442 ] |
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.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:
[
1
]
|
11 | 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:
[
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.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.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:
[
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.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:
[
22
]
|
18 | 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:
[
23
]
|
19 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
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.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:
[
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.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
25 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
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.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.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"
]
|
29 | 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"
]
|
30 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
31 | 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"
]
|
32 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
33 | 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.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 80442 ] |
34 | 1.13 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:
[ 80442 0 ] |
35 | 0.38 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 80442 ] |
36 | 0.20 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197554
]
|
37 | 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"
]
|
38 | 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.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 80442 "C" ] |
39 | 0.33 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 80442 9963405 ] |
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.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"
]
|
42 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
43 | 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:
[
197554
]
|
44 | 1.12 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:
[
80442
]
|
45 | 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 07:38:05" "%2%" 80442 ] |
46 | 0.27 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:
[
80442
]
|
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.