Query Metrics
46
Database Queries
20
Different statements
2514.46 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 132.02 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:
[
"68907-classeurs-bleu-exacompta-512802e"
]
|
2 | 0.59 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:
[
"68907-classeurs-bleu-exacompta-512802e"
]
|
3 | 0.61 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:
[
"68907-classeurs-bleu-exacompta-512802e"
]
|
4 | 1.16 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:
[ 81113 1 ] |
5 | 0.84 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:
[ 50 238 239 240 241 238 81113 ] |
6 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
7 | 1251.30 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:
[ 81113 "2025-02-12 11:23:35" ] |
8 | 1119.96 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:
[ 6340364 6340836 6341259 6341385 6331687 6346975 6347515 6348731 6351594 6355148 6355306 6358230 6364027 6367764 6367777 6367788 6367795 6367800 6367803 6367816 6367819 6370197 6373663 6365015 6375256 6375585 6380618 6382566 6382757 6382805 6382846 6382882 6385234 6385235 6386390 6387692 6387867 6388142 6388283 6388307 6388410 6388702 6389122 6389274 6385159 6389026 6378047 6394096 6394184 6394895 6394970 6395401 6395436 6396100 6396241 6397232 6400222 6400465 6400791 6403156 6403194 6403199 6403202 6403674 6404880 6405072 6405911 6406555 6406832 6407133 6407711 6408633 6408998 6409813 6409814 6409815 6409816 6409817 6409818 6409819 6409820 6409821 6409822 6409823 6410918 6411290 6411334 6411339 6411346 6411677 6412095 6412157 6412162 6414724 6415412 6416120 6416121 6416547 6416840 6417189 6417579 6418843 6419339 6419888 6420736 6420857 6420949 6421352 6421984 6422070 6422233 6422236 6422968 6423374 6423375 6423377 6423378 6423379 6423380 6423381 6423382 6423383 6423384 6423385 6423386 6423667 6424978 6425191 6425256 6425291 6425393 6425598 6427236 6427471 6427894 6430330 1000020947 6430462 6430564 6430725 6427425 6427399 6430727 6430728 6430729 6430730 6430731 6430733 6430735 6430834 6431080 6431239 6431501 6431672 6431976 6432163 6432239 6433057 6434087 6434092 6434090 6434097 6434105 6434107 6434114 6434115 6434136 6434139 6434141 6434144 6434151 6434153 6434157 6434155 6434158 6434161 6434173 6434169 6434179 6434189 6434190 6434193 6434288 6434299 6434484 6434863 6434866 6434883 6434885 6434889 6434890 6434915 6434916 6434940 6434942 6434953 6434955 6434962 6434964 6434967 6434982 6434984 6434997 6434999 6435020 6435021 6435673 6435674 6435690 6435693 6436074 6436829 6436903 6436994 6436995 6437000 6437001 6437013 6437014 6437021 6437022 6437034 6437036 6437046 6437047 6437054 6437063 6437065 6437072 6437075 6437085 6437089 6437100 6437103 6437163 6437169 6437257 6437258 6437674 6438015 6438055 6438124 6438442 6438899 6439007 6439011 6439053 6439057 6439070 6439072 6439089 6439102 6439129 6439132 6439137 6439175 6439176 6439199 6439202 6439213 6439214 6439220 6439221 6439615 6439620 6439759 6439827 6439838 6439845 6439865 6439946 6439962 6439975 6441472 6441475 6441970 6441972 6442019 6442024 6442136 6442151 6442165 6442255 6442262 6442295 6442571 6442776 6442808 6442883 6442969 6442985 6443370 6443371 6443379 6443395 6443447 6443450 6443516 6443524 6443549 6443554 6443582 6443583 6443733 6443740 6443742 6443942 6444055 6444057 6444089 6444251 6445096 6445520 6445630 6445674 6445981 6446048 6446201 6446234 6446320 6446324 6446347 6446438 6446480 6446591 6446648 6446653 6446655 6446656 6446657 6447268 6447374 6447659 6447764 6448866 6448906 6449062 6449126 6449722 6449724 6450166 6450462 6450876 6451026 6451045 6451113 6451294 6451309 6451317 6451389 6451422 6451481 6451664 6451759 6452041 6452186 6452266 6453125 6453313 6453672 6454162 6454181 6454537 6454544 6454546 6454561 6454901 6455417 6455437 6455544 6455551 6455652 6456102 6456295 6457770 6457983 6459738 6461011 6461319 6466705 6466761 6468259 6468260 6468261 6468262 6468263 6468264 6468265 6468266 6468267 6468268 6468269 6468270 6468271 6468272 6468273 6468274 6468275 6468276 6468277 6468278 6468280 6468282 6468283 6468284 6468285 6468286 6468288 6468289 6468290 6468291 6468292 6468293 6468294 6468295 6468296 6468297 6468298 6468299 6468300 6468301 6468302 6468303 6468304 6468305 6468306 6468308 6468309 6468310 6468312 6468313 6468314 6468315 6468316 6468317 6468690 1000002003 1000001854 1000002550 1000002548 1000001847 1000005374 1000005396 6392532 1000006974 1000006987 1000007838 1000008538 1000009546 1000009547 1000009548 1000009553 1000009554 1000009556 1000009557 1000009558 1000009575 1000009576 1000006048 1000010410 1000010411 1000010412 1000010413 1000010414 1000010415 1000010416 1000010419 1000010420 1000010437 1000009631 1000009655 1000011067 1000012004 1000012025 1000012026 1000007988 1000004058 1000012230 1000012238 1000012398 1000012770 1000011869 1000013987 1000014413 1000014802 1000015565 1000016053 1000016204 1000016205 1000016207 1000016780 1000017638 1000017648 1000017807 1000017808 1000017822 1000017854 1000017855 1000017856 1000017857 1000017858 1000017859 1000017860 1000017861 1000017862 1000017863 1000017864 1000017865 1000017866 1000018106 1000018243 1000018244 1000018677 1000019026 1000019084 1000019344 1000019371 1000019482 1000012630 1000019938 1000019939 1000019941 1000019942 1000018133 1000006972 1000016153 1000019306 1000019489 6386564 1000022091 1000022102 1000022104 1000022114 1000022115 1000022270 1000022997 1000023008 1000015535 1000023013 1000023014 1000023015 1000023016 1000023017 1000023019 1000023020 1000023021 1000023022 1000023023 1000023025 1000023026 1000023027 1000023038 1000023039 1000023040 1000023041 1000023042 1000023043 1000023044 1000023046 1000023047 1000023048 1000023049 1000023050 1000023051 1000023052 1000023053 1000023054 1000023056 1000023057 1000023058 1000023059 1000023060 1000023061 1000023062 1000023063 1000023065 1000023066 1000023067 1000023068 1000023069 1000023070 1000023071 1000023072 1000023073 1000023074 1000023075 1000023076 1000023106 1000023107 1000023108 1000023156 1000023291 1000023292 1000023310 1000023311 1000023313 1000023432 1000023433 1000023434 1000023513 1000023514 1000023515 1000023516 1000023517 1000023637 1000023773 1000023790 1000023791 1000023792 1000023793 1000023794 1000023795 1000023796 1000023797 1000023798 1000023799 1000023800 1000023801 1000023802 1000023803 1000023804 1000023805 1000023806 1000023807 1000023808 1000023809 1000023810 1000023811 1000023812 1000023813 1000023814 1000023815 1000023816 1000023817 1000023818 1000023819 1000023820 1000023821 1000023822 1000023823 1000023824 1000023825 1000023826 1000023827 1000023828 1000023829 1000023830 1000023831 1000023832 1000023833 1000023834 1000023837 1000023840 1000023856 1000023857 1000023880 1000023886 1000023887 1000023888 1000023889 1000023890 1000023891 1000023892 1000023893 1000023894 1000023895 1000023930 1000023949 1000023955 1000023956 1000023957 1000023958 1000023959 1000023960 1000023961 1000023962 1000023975 1000023978 1000023984 1000023986 1000023989 1000024050 1000024052 1000024056 1000024057 1000024060 1000024061 1000024063 1000024064 1000024079 1000024081 1000024131 1000024140 1000024141 1000024142 1000024172 1000024182 1000024185 1000024186 1000024187 1000024188 1000024189 1000024190 1000024191 1000024192 1000024193 1000024194 1000024195 1000024209 1000024211 1000024212 1000024213 1000024215 1000024216 1000024217 1000024218 1000024221 1000024222 1000024223 1000024224 1000024225 1000024321 1000024329 1000024332 1000024353 1000024508 1000024509 1000024510 1000024536 1000024550 1000024551 1000024552 1000024553 1000024554 1000024555 1000024556 1000024557 1000024558 1000024559 1000024560 1000024561 1000024562 1000024564 1000024641 1000024716 1000024717 1000024718 1000024719 1000024768 1000024769 1000024770 1000024772 1000024773 1000024802 1000024803 1000024809 1000024810 1000024814 1000024891 1000024897 1000024898 1000024901 1000024966 1000024973 1000024975 1000024976 1000024977 1000024978 1000024979 1000024980 1000024983 1000024988 1000024989 1000024990 1000025051 1000025052 1000025055 1000025063 1000025064 1000025077 1000025078 1000025080 1000025084 1000025085 1000025088 1000025090 1000025096 1000025097 1000025099 1000025101 1000025102 1000025103 1000025104 1000025105 1000025106 1000025107 1000025110 1000025111 1000025112 1000025114 1000025117 1000025120 1000025121 1000025126 1000025142 1000025143 1000025144 1000025145 1000025146 1000025147 1000025148 1000025149 1000025150 1000025153 1000025154 1000025155 1000025156 1000025158 1000025178 1000025179 1000025183 1000025184 1000025186 1000025187 1000025188 1000025189 1000025190 1000025191 1000025192 1000025193 1000025194 1000025195 1000025196 1000025197 1000025198 1000025199 1000025200 1000025202 1000025207 1000025209 1000025212 1000025214 1000025216 1000025218 1000025220 1000025239 1000025240 1000025241 1000025242 1000025245 1000025254 1000025256 1000025257 1000025258 1000025260 1000025261 1000025262 1000025290 1000025291 1000025294 1000025300 1000025301 1000025306 1000025383 1000025384 1000025397 1000025498 1000025499 1000025502 1000025503 1000025504 1000025505 1000025506 1000025509 1000025511 1000025568 1000025716 1000025717 1000025724 1000025726 1000025727 1000025731 1000025735 1000025737 1000025740 1000025742 1000025744 1000025748 1000025749 1000025751 1000025965 1000025967 1000025968 1000025969 1000025970 1000025975 1000025976 1000026023 1000026025 1000026026 1000026027 1000026028 1000026029 1000026030 1000026031 1000026032 1000026033 1000026034 1000026035 1000026036 1000026037 1000026038 1000026039 1000026040 1000026041 1000026044 1000026045 1000026046 1000026047 1000026048 1000026049 1000026050 1000026051 1000026052 1000026053 1000026068 1000026071 1000026072 1000026073 1000026074 1000026075 1000026076 1000026077 1000026078 1000026085 1000026086 1000026087 1000026088 1000026089 1000026090 1000026091 1000026092 1000026093 1000026094 1000026095 1000026096 1000026097 1000026098 1000026099 1000026100 1000026101 1000026102 1000026103 1000026104 1000026105 1000026106 1000026115 1000026116 1000026117 1000026118 1000026119 1000026120 1000026156 1000026159 1000026161 1000026164 1000026165 1000026166 1000026167 1000026169 1000026171 1000026172 1000026173 1000026174 1000026175 1000026202 1000026209 1000026216 1000026219 1000026442 1000026443 1000026444 1000026454 1000026479 1000026480 1000026481 1000026581 1000026583 1000026706 1000026707 1000026708 1000026709 1000026710 1000026711 1000026712 1000026713 1000026715 1000026716 1000026717 1000026718 1000026719 1000026720 1000026769 1000026779 1000026780 1000026781 1000026826 1000026887 1000026965 1000026996 1000027200 1000027204 1000027218 1000027219 1000027220 1000027221 1000027256 1000027258 1000027267 1000027271 1000027274 1000027275 1000027284 1000027298 1000027300 1000027301 1000027302 1000027304 1000027306 1000027309 1000027310 1000027312 1000027315 1000027316 1000027317 1000027319 1000027320 1000027321 1000027322 1000027323 1000027324 1000027325 1000027326 1000027328 1000027330 1000027331 1000027333 1000027334 1000027335 1000027336 1000027338 1000027339 1000027341 1000027342 1000027343 1000027344 1000027362 1000027395 1000027464 1000027465 1000027466 1000027467 1000027469 1000027471 1000027472 1000027473 1000027474 1000027475 1000027476 1000027477 1000027478 1000027479 1000027480 1000027481 1000027482 1000027484 1000027486 1000027488 1000027489 1000027511 1000027514 1000027555 1000027557 1000027558 1000027575 1000027638 1000027664 1000027668 1000027671 1000027673 1000027687 1000027803 1000027804 1000027805 1000027806 1000027807 1000027823 1000027824 1000027826 1000027828 1000027829 1000027831 1000027838 1000027839 1000027841 1000027842 1000027844 1000027846 1000027875 1000027904 1000028031 1000028319 1000028321 1000028322 1000028323 1000028324 1000028325 1000028326 1000028327 1000028328 1000028335 1000028336 1000028339 1000028340 1000028341 1000028343 1000028347 1000028352 1000028359 1000028360 1000028366 1000028370 1000028372 1000028396 1000028399 1000028400 1000028401 1000028404 1000028405 1000028413 1000028415 1000028418 1000028419 1000028421 1000028422 1000028423 1000028434 1000028443 1000028449 1000028454 1000028455 1000028456 1000028458 1000028460 1000028461 1000028462 1000028463 1000028464 1000028465 1000028466 1000028467 1000028468 1000028469 1000028470 1000028471 1000028472 1000028473 1000028474 1000028475 1000028477 1000028479 1000028480 1000028481 1000028482 1000028484 1000028485 1000028486 1000028494 1000028495 1000028496 1000028497 1000028498 1000028499 1000028500 1000028501 1000028502 1000028503 1000028504 1000028505 1000028506 1000028507 1000028508 1000028509 1000028510 1000028511 1000028512 1000028513 1000028514 1000028515 1000028516 1000028517 1000028518 1000028519 1000028520 1000028521 1000028779 1000028781 1000028782 1000028845 1000028846 1000028861 1000028863 1000028867 1000028868 1000016054 1000028872 1000028873 1000029091 1000029140 1000029141 1000029142 1000029144 1000029146 1000029155 1000029379 1000029488 1000029501 1000029561 1000029570 1000029579 1000029594 1000029635 1000029788 1000029800 1000029804 1000029805 1000029806 1000029807 1000029808 1000029815 1000029816 1000029817 1000029818 1000029819 1000029836 1000029837 1000029839 1000019159 1000030177 1000030192 1000030195 1000030196 1000030197 1000030198 1000030250 1000030251 1000030252 1000030253 1000030254 1000030255 1000030256 1000030257 1000030258 1000030259 1000030260 1000030261 1000030281 1000030282 1000030283 1000030284 1000030285 1000030286 1000030360 1000030361 1000030362 1000030363 1000030366 1000030377 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030441 1000030444 1000030446 1000030448 1000030452 1000030453 1000030454 1000030455 1000030456 1000030457 1000030458 1000030459 1000030462 1000030463 1000030469 1000030470 1000030471 1000030472 1000030473 1000030474 1000030475 1000030476 1000030477 1000030478 1000030479 1000030480 1000030482 1000030483 1000030576 1000030577 1000030578 1000030627 1000030628 1000030629 1000030630 1000030631 1000030751 1000030754 1000030755 1000030764 1000030768 1000030769 1000030770 1000030771 1000030772 1000030809 1000030810 1000030811 1000030812 1000030813 1000030814 1000030816 1000030817 1000030818 1000030820 1000030822 1000030823 1000030829 1000030830 1000030831 1000030832 1000030833 1000030835 1000030839 1000030843 1000030864 1000031034 1000031334 1000031335 1000031336 1000031337 1000031338 1000031339 1000031340 1000031341 1000031342 1000031343 1000031344 1000031345 1000031347 1000031348 1000031349 1000031350 1000031351 1000031352 1000031353 1000031354 1000031355 1000031370 1000031371 1000031389 1000031391 1000031400 1000031409 1000031411 1000031414 1000031415 1000031417 1000031419 1000031420 1000031421 1000031422 1000031423 1000031425 1000031429 1000031431 1000031434 1000031435 1000031437 1000031440 1000031444 1000031445 1000031449 1000031450 1000031452 1000031453 1000031454 1000031456 1000031458 1000031459 1000031460 1000031461 1000031462 1000031463 1000031464 1000031465 1000031466 1000031689 1000031691 1000031692 1000031695 1000031701 1000031702 1000031704 1000031717 1000031720 1000031729 1000031730 1000031731 1000031732 1000031734 1000031735 1000031737 1000031738 1000031866 1000031868 1000031879 1000031884 1000031890 1000031891 1000031892 1000031893 1000031894 1000031895 1000031896 1000031897 1000031898 1000031899 1000031900 1000031901 1000031903 1000031904 1000031905 1000031906 1000031907 1000031910 1000031911 1000031912 1000031913 1000031914 1000031915 1000031916 1000031970 1000031971 1000031972 1000031973 1000031974 1000031975 1000031976 1000031977 1000031978 1000031979 1000031980 1000031981 1000031982 1000031983 1000031990 1000031995 1000031996 1000031998 1000031999 1000032000 1000032001 1000032002 1000032005 1000032006 1000032015 1000032017 1000032029 1000032034 1000032058 1000032237 1000032239 1000032248 1000032249 1000032250 1000032282 1000032382 1000032398 1000032487 1000032491 1000032494 1000032496 1000032498 1000032499 1000032502 1000032503 1000032504 1000032528 1000032592 1000032594 1000032636 1000032652 1000032777 1000032791 1000032804 1000032805 1000032806 1000032807 1000032808 1000032809 1000032810 1000032811 1000032812 1000032813 1000032814 1000032815 1000032816 1000032925 1000032930 1000032932 1000032940 1000032942 1000032956 1000032957 1000032959 1000032960 1000032961 1000032963 1000032964 1000032965 1000032966 1000032967 1000032968 1000032970 1000032972 1000032975 1000032976 1000032977 1000032978 1000033005 1000033008 1000033010 1000033137 1000033139 1000033140 1000033141 1000033143 1000033145 1000033146 1000033150 1000033152 1000033270 1000033284 1000033289 1000033290 1000033291 1000033292 1000033293 1000033294 1000033300 1000033301 1000033309 1000033313 1000033744 1000024548 1000033842 1000033843 1000033844 1000033845 1000033846 1000033847 1000033848 1000033849 1000033850 1000033900 1000033953 1000034047 1000034049 1000034119 1000034129 1000029636 1000034211 1000034212 1000034213 1000034214 1000034434 1000034460 1000034461 1000014806 1000034500 1000034501 1000034502 1000034641 1000004689 1000034837 1000034838 1000034839 1000034841 1000034843 1000034844 1000034892 1000034893 1000034894 1000034895 1000034896 1000034897 1000034898 1000034899 1000034902 1000034903 1000034964 1000034965 1000034966 1000034973 1000034977 1000035020 1000035157 1000035209 1000035210 1000035211 1000035212 1000035213 1000035214 1000035215 1000035217 1000035219 1000035220 1000035221 1000035222 1000035223 1000035224 1000035225 1000035226 1000035227 1000035229 1000035230 1000035231 1000035232 1000035233 1000035235 1000035237 1000035239 1000035241 1000035381 1000035382 1000035383 1000035388 1000035415 1000035416 1000035418 1000035523 1000035517 1000035530 1000035531 1000035532 1000035537 1000032297 1000035548 1000035549 1000035550 1000035551 1000035552 1000035553 1000035555 1000035556 1000035557 1000035558 1000035559 1000035560 1000035561 1000035562 1000035563 1000035564 1000035565 1000035566 1000035567 1000035568 1000035569 1000035570 1000035571 1000035572 1000035573 1000035574 1000035575 1000035576 1000035577 1000035578 1000035579 1000035587 1000035588 1000035593 1000035594 1000035595 1000035596 1000035597 1000035598 1000035599 1000035600 1000035601 1000035602 1000035603 1000035604 1000035605 1000035606 1000035607 1000035608 1000035609 1000035610 1000035611 1000035612 1000035613 1000035614 1000035615 1000035616 1000035617 1000035618 1000035619 1000035620 1000035621 1000035622 1000035623 1000035624 1000035673 1000035674 1000035675 1000035676 1000035677 1000035678 1000035679 1000035680 1000035681 1000035807 1000035824 1000035831 1000035832 1000035838 1000035840 1000035841 1000035846 1000035848 1000035849 1000035850 1000035865 1000036390 1000036540 1000036690 1000032286 1000036782 1000036795 1000036839 1000036840 1000036980 1000036981 1000036983 1000036984 1000036992 1000037064 1000037130 1000037133 1000037134 1000037135 1000037136 1000037137 1000037139 1000037140 1000037141 1000037142 1000037143 1000037144 1000037145 1000037146 1000037147 1000037149 1000037150 1000037151 1000037152 1000037192 1000037268 1000037312 1000037313 1000037314 1000037315 1000037316 1000037317 1000037318 1000037321 1000037324 1000037325 1000037327 1000037390 1000037392 1000037393 1000037394 1000037395 1000037396 1000037415 1000037416 1000037417 1000037418 1000037427 1000037430 1000037437 1000037438 1000037439 1000037440 1000037441 1000037442 1000037454 1000037455 1000037456 1000037457 1000037458 1000037498 1000037503 1000037504 1000037505 1000037506 1000037508 1000037530 1000037532 1000037536 1000037537 1000037538 1000037539 1000037540 1000037541 1000037542 1000037543 1000037544 1000037545 1000037655 1000037677 1000037714 1000037722 1000037935 1000037936 1000037937 1000037938 1000037939 1000037940 1000037941 1000037942 1000037943 1000037945 1000037946 1000037947 1000037948 1000037949 1000037950 1000038041 1000038043 1000038045 1000038047 1000038048 1000038049 1000038050 1000038051 1000038052 1000038055 1000038057 1000038058 1000038059 1000038060 1000038063 1000038064 1000038065 1000038067 1000038068 1000038069 1000038071 1000038072 1000038077 1000038078 1000038084 1000038164 1000038165 1000038166 1000038171 1000038172 1000038173 1000038174 1000038176 1000038177 1000038188 1000038196 1000038199 1000038234 1000038235 1000038236 1000038237 1000038238 1000038239 1000038240 1000038241 1000038242 1000038243 1000038244 1000038245 1000038246 1000038247 1000038248 1000038249 1000038250 1000038251 1000038252 1000038253 1000038254 1000038255 1000038256 1000038267 1000038268 1000038269 1000038272 1000038274 1000038275 1000038276 1000038277 1000038343 1000038405 1000038410 1000038416 1000038417 1000038415 1000038427 1000038429 1000038435 1000038436 1000038438 1000038447 1000038448 1000038449 1000038450 1000038453 1000038454 1000038455 1000038456 1000038457 1000038458 1000038459 1000038460 1000038461 1000038462 1000038463 1000038464 1000038465 1000038466 1000038467 1000038468 1000038469 1000038484 1000038485 1000038486 1000038487 1000038488 1000038489 1000038490 1000038491 1000038492 1000038493 1000038494 1000038495 1000038496 1000038497 1000038498 1000038499 1000038500 1000038501 1000038502 1000038503 1000038504 1000038505 1000038506 1000038507 1000038509 1000038510 1000038511 1000038512 1000038513 1000038514 1000038515 1000038517 1000038518 1000038519 1000038520 1000038521 1000038523 1000038524 1000038525 1000038528 1000038530 1000038540 1000038541 1000038542 1000038543 1000038544 1000038545 1000038546 1000038547 1000038548 1000038549 1000038555 1000038611 1000038617 1000038662 1000038667 1000038669 1000038670 1000038675 1000038676 1000038677 1000038681 1000038682 1000038701 1000038741 1000038743 1000038744 1000038747 1000038758 1000038808 1000038809 1000038810 1000038811 1000038812 1000038813 1000038814 1000038840 1000038841 1000038842 1000038843 1000038844 1000038944 1000038946 1000038947 1000038948 1000038949 1000038950 1000038951 1000038952 1000038954 1000038960 1000039000 1000039001 1000039004 1000039005 1000039007 1000039054 1000039055 1000039062 1000039063 1000039072 1000039073 1000039074 1000039077 1000039079 1000039084 1000039085 1000039088 1000039166 1000039168 1000039169 1000039170 1000039171 1000039172 1000039173 1000039174 1000039175 1000039176 1000039177 1000039178 1000039180 1000039181 1000039225 1000039226 1000039228 1000039230 1000039231 1000039233 1000039235 1000039236 1000039238 1000039240 1000039241 1000039244 1000039246 1000039247 1000039248 1000039319 1000039702 1000039703 1000039666 1000039717 1000040035 1000040036 1000040040 1000040041 1000040042 1000040533 1000040537 1000040539 1000040541 1000040561 1000040562 1000040720 1000040726 1000040729 1000040731 1000040733 1000040814 1000040815 1000040816 1000040817 1000040818 1000040838 1000040841 1000040842 1000040844 1000040846 1000040847 1000040854 1000040855 1000040856 1000040857 1000040858 1000040862 1000041775 1000041776 1000041788 1000041820 1000041822 1000041824 1000042079 1000042081 1000042082 1000042083 1000042085 1000042092 1000042093 1000042094 1000042095 1000042096 1000042097 1000042502 1000042526 1000042527 1000042535 1000042865 1000042893 1000042894 1000042901 1000043002 1000043132 1000043138 1000043139 1000043140 1000043141 1000043142 1000043143 1000043162 1000043188 1000043202 1000043303 1000043321 1000043322 1000043327 1000043331 1000043335 1000043340 1000043343 1000043817 1000043998 1000044007 1000044445 1000044457 1000044458 1000044616 1000044637 1000044655 1000044672 1000044673 1000044674 1000044676 1000044684 1000044685 1000044688 1000044690 1000044691 1000044693 1000044694 1000044696 1000044698 1000044699 1000044700 1000044701 1000044702 1000044705 1000044706 1000044707 1000044708 1000044709 1000044710 1000044711 1000044712 1000044714 1000044716 1000044738 1000044742 1000045142 1000045151 1000045154 1000045155 1000045156 1000045157 1000045158 1000045159 1000045160 1000045162 1000045163 1000045164 1000045165 1000045166 1000045167 1000045168 1000045203 1000045204 1000045316 1000045415 1000045914 1000045916 1000045917 1000045918 1000045919 1000045920 1000045924 1000045925 1000045926 1000045927 1000045929 1000045931 1000045932 1000045933 1000045935 1000045936 1000045937 1000045938 1000045939 1000045940 1000045941 1000045943 1000046262 1000046263 1000046264 1000046265 1000046266 1000046267 1000046269 1000046270 1000046271 1000046544 1000046557 1000046558 1000046575 1000046576 1000046577 1000046578 1000046579 1000046580 1000046581 1000046583 1000046664 1000046665 1000046666 1000046667 1000046668 1000046669 1000046671 1000046672 1000046673 1000046675 1000046677 1000046678 1000046679 1000046680 1000046681 1000046682 1000046683 1000046684 1000046685 1000046686 1000046687 1000046688 1000046689 1000046691 1000046692 1000046693 1000046694 1000046770 1000046776 1000046778 1000046780 1000046782 1000046783 1000046784 1000046785 1000047072 1000047073 1000047179 1000047180 1000047181 1000047182 1000047183 1000047184 1000047185 1000047186 1000047193 1000047195 1000047197 1000047198 1000047200 1000047201 1000047202 1000047204 1000047205 1000047206 1000047207 1000047208 1000047210 1000047213 1000047302 1000047303 1000047304 1000047305 1000047306 1000047307 1000047308 1000047309 1000047310 1000047311 1000047312 1000047313 1000047314 1000047315 1000047316 1000047317 1000047318 1000047319 1000047320 1000047321 1000047322 1000047323 1000047324 1000047325 1000047326 1000047327 1000047329 1000047569 1000047572 1000047574 1000047887 1000047891 1000047986 1000047987 1000047988 1000048059 1000048105 1000048109 1000048246 1000048283 1000048284 1000048345 1000048371 1000048565 1000048569 1000048636 1000048629 1000048862 1000048868 1000048919 1000048961 1000038556 1000049412 1000049602 1000049603 1000049636 1000049703 1000049755 1000049779 1000049803 1000049842 1000049844 1000049874 1000049927 1000049987 1000049988 1000049994 1000050059 1000050070 1000050078 1000044949 1000050200 1000050285 1000050286 1000050329 1000050330 1000050405 1000050453 1000050651 1000050653 1000050795 1000050886 1000050954 1000051088 1000051106 1000051164 1000051242 1000048714 1000051566 1000051575 1000051590 1000051588 1000051599 1000051600 1000051601 1000051618 1000051621 1000051646 1000051648 1000051712 1000051721 1000051746 1000048241 1000051770 1000051797 1000051838 1000051852 1000051870 1000051882 1000051892 1000051912 1000051916 1000051928 1000051944 1000051945 1000051947 1000051948 1000051950 1000051952 1000051953 1000051955 1000051962 1000051977 1000051995 1000051999 1000052000 1000052167 1000052256 1000048990 1000052355 1000052405 1000050173 1000052754 1000052761 1000052762 1000052764 1000050598 1000053209 1000053215 1000053251 1000053257 1000053267 1000053399 1000053321 81113 ] |
9 | 0.42 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.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:
[
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.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
14 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
15 | 0.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:
[
20
]
|
16 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
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.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.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.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.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:
[
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.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:
[
32
]
|
28 | 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"
]
|
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.16 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.36 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" 81113 ] |
34 | 0.33 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:
[ 81113 0 ] |
35 | 0.36 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" 81113 ] |
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:
[
197875
]
|
37 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
38 | 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:
[ 81113 "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:
[ 81113 9963428 ] |
40 | 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"
]
|
41 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
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:
[
197875
]
|
44 | 0.26 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:
[
81113
]
|
45 | 0.25 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 11:23:38" "%2%" 81113 ] |
46 | 0.25 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
81113
]
|
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.