Query Metrics
45
Database Queries
20
Different statements
2297.70 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 54.26 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:
[
"33124-taille-crayons-couleur-n-c-fec250371"
]
|
2 | 0.51 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:
[
"33124-taille-crayons-couleur-n-c-fec250371"
]
|
3 | 0.37 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
"33124-taille-crayons-couleur-n-c-fec250371"
]
|
4 | 1.38 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:
[ 245448 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:
[ 60 287 288 289 290 291 292 293 294 294 245448 ] |
6 | 0.25 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 | 1046.95 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:
[ 245448 "2025-02-12 11:39:59" ] |
8 | 1181.73 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:
[ 6332444 6338848 6335845 6345497 6346459 6346472 6347203 6347509 6348937 6349393 6349669 6349951 6351038 6351591 6358230 6364027 6364694 6364830 6365059 6365080 6365102 6365113 6365539 6367473 6367474 6367476 6343192 6369842 6370107 6371967 6372491 6374168 6377997 6383278 6383818 6384359 6385439 6386974 6387948 6368030 6388519 6388524 6388552 6388575 6389179 6389926 6390524 6390554 6368032 6391850 6392027 6392092 6385359 6392766 6393146 6393401 6393790 6393295 6394258 6394283 6394470 6398480 6398653 6399546 6400472 6400536 6400737 6400764 6401513 6401521 6401540 6401559 6402041 6403156 6403194 6403199 6403202 6403306 6404849 6404859 6404902 6405292 6407151 6407595 6408373 6408630 6409049 6409195 6410416 6410859 6410918 6411163 6411190 6412665 6412675 6412685 6413505 6413574 6413832 6414269 6414612 6414616 6415023 6415041 6415508 6415843 6416035 6416072 6416113 6416122 6416230 6416311 6416325 6416390 6417450 6417628 6417972 6418002 6418192 6418942 6418998 6419232 6419273 6419277 6419314 6419369 6419370 6419524 6420230 6420467 6420611 6420622 6420736 6420857 6420963 6420972 6421859 6421909 6421984 6422028 6422270 6422745 6422792 6422804 6423110 6423156 6423775 6425344 6425424 6425436 6425512 6425782 6425793 6425806 6426324 6426532 6426608 6426985 6427067 6427250 6428411 6428787 6428875 6429624 6429693 6429787 6430804 6430845 6430854 6430929 6431211 6431496 6431864 6432007 6433468 6433473 6433573 6433645 6433648 6433864 6433870 6433899 6433901 6433940 6433942 6433944 6433970 6433975 6433997 6434003 6434014 6434016 6434042 6434045 6434048 6434052 6434087 6434090 6434092 6434097 6434105 6434107 6434114 6434115 6434136 6434139 6434141 6434144 6434155 6434157 6434158 6434161 6434169 6434173 6434179 6434189 6434190 6434193 6434284 6434606 6434669 6434854 6434856 6434863 6434866 6434883 6434885 6434905 6434908 6435179 6435207 6435215 6435217 6435236 6435238 6435318 6435320 6435323 6435328 6435329 6435336 6435337 6435353 6435355 6435429 6435433 6435438 6435540 6435544 6435553 6435556 6435575 6435579 6435593 6435616 6435620 6435628 6435629 6435644 6435673 6435674 6435690 6435693 6435708 6435714 6435724 6435727 6435936 6436002 6436078 6436289 6436829 6436903 6436994 6436995 6437000 6437001 6437013 6437014 6437021 6437022 6437034 6437036 6437063 6437072 6437109 6437187 6437335 6437336 6437626 6437629 6437649 6437654 6438113 6438440 6438913 6438935 6439007 6439011 6439049 6439050 6439053 6439057 6439070 6439072 6439129 6439132 6439175 6439176 6439199 6439202 6439213 6439214 6439234 6439237 6439248 6439249 6439259 6439261 6439268 6439275 6439321 6439319 6439322 6439329 6439331 6439355 6439358 6439404 6439518 6439520 6439522 6439524 6439535 6439536 6439542 6439543 6439548 6439557 6439559 6439589 6439590 6439598 6439599 6439654 6440637 6440815 6440915 6441226 6441228 6441264 6441266 6441275 6441278 6441310 6441312 6441369 6441370 6441386 6441388 6441422 6441423 6441489 6441490 6441529 6441533 6441534 6441540 6441542 6441565 6441567 6441942 6441943 6441955 6441970 6441972 6442036 6442038 6442123 6442163 6442262 6442295 6443277 6443320 6443334 6443349 6443351 6443370 6443371 6443379 6443395 6443447 6443450 6443492 6443494 6443516 6443524 6443549 6443554 6443582 6443583 6443700 6443724 6443861 6444349 6444409 6444665 6444739 6444857 6445513 6445642 6445761 6446054 6446099 6446156 6446201 6446234 6446273 6446611 6446648 6446653 6446655 6446656 6446657 6446801 6447257 6447258 6447374 6448828 6448866 6448906 6449062 6449126 6449777 6449781 6449813 6449897 6450172 6450189 6450195 6450252 6450312 6450565 6450592 6450613 6450623 6450644 6450652 6451012 6451081 6451112 6451294 6451365 6451439 6451442 6451496 6451666 6451794 6451872 6452205 6452582 6452595 6452604 6452612 6452616 6453140 6453327 6453406 6453502 6453559 6453560 6453659 6454185 6454213 6454610 6454728 6454855 6454881 6454889 6454930 6454938 6455064 6455078 6455133 6455136 6455210 6455320 6455371 6455420 6455466 6455498 6455544 6455561 6455579 6455606 6455610 6455614 6455623 6455652 6455723 6455773 6456074 6456091 6456108 6456109 6456135 6456251 6456256 6457000 6457004 6457206 6457238 6457257 6457271 6457508 6457539 6457540 6457646 6457647 6457684 6457799 6458957 6459234 6459235 6459423 6460048 6460110 6460515 6460519 6460915 6460965 6460997 6461069 6461143 6461333 6461664 6461854 6462229 6462489 6462540 6463207 6463212 6463215 6463227 6463559 6464266 6464351 6464382 6464604 6464664 6464801 6465366 6465606 6465824 6465856 6466358 6466636 6466690 6466739 6466746 6467237 6468153 6468155 6468968 1000000830 1000000899 1000000975 1000000994 1000001000 6394586 6388917 6392414 1000002618 1000002675 1000002677 1000004806 1000004554 1000005244 1000004808 1000004565 1000005942 1000006053 1000007328 1000004700 1000008313 1000008321 1000008641 1000001743 1000003791 1000009243 1000009409 6403201 1000009593 1000000984 1000010524 1000010797 1000011884 1000011901 1000009062 1000009607 1000007988 6391605 1000004058 1000010487 1000012230 1000012496 1000012620 1000012638 1000012640 1000012326 1000012829 1000011902 1000012621 1000013031 1000013215 1000013216 1000012548 1000013030 1000013564 1000013566 1000013208 1000008519 1000012835 1000010134 1000013860 1000009260 1000009844 1000013586 1000015081 1000014283 1000009261 1000012761 1000014867 1000015797 1000016067 1000016083 1000016085 1000016298 1000016299 1000016315 1000016322 1000016323 1000016324 1000016325 1000016327 1000016328 1000016329 1000016330 1000016338 1000016339 1000016341 1000016342 1000016345 1000016347 1000016348 1000016349 1000016350 1000016351 1000016352 6378310 1000016410 1000016878 1000013568 1000006277 1000017318 1000015983 1000017351 1000014577 1000017528 1000017531 1000017532 1000014668 1000018121 1000018122 1000018123 1000018124 1000018296 1000018297 1000018300 1000018464 1000018466 1000018471 1000013952 1000018627 1000016412 1000014305 1000019297 1000019298 1000019304 1000019383 1000019389 1000019391 1000019396 1000019403 1000019407 1000019414 1000019425 1000019887 1000019924 1000019926 1000016411 1000014390 6378747 1000021024 1000021034 1000013051 1000021329 1000021652 1000021654 1000021994 1000021995 1000021996 1000021997 1000022008 1000022009 1000022010 1000002172 1000022011 1000018223 1000022153 1000022154 1000022155 1000022156 1000022158 1000022159 1000022160 1000022170 1000022171 1000022172 1000022173 1000022247 1000016362 1000022363 1000022366 1000022367 1000022383 1000022384 1000019651 1000022858 1000022859 1000022880 1000022899 1000022903 1000023092 1000023172 1000018126 1000023240 1000023241 1000023242 1000023243 1000023244 1000023245 1000023246 1000023263 1000023266 1000023267 1000023268 1000023269 1000023270 1000023271 1000023312 1000023362 1000023472 1000023473 1000023474 1000023475 1000023476 1000023477 1000023478 1000023479 1000023480 1000023481 1000023482 1000023483 1000023484 1000023510 1000023597 1000023598 1000023599 1000023600 1000023601 1000023602 1000023603 1000023604 1000023606 1000023607 1000023608 1000023609 1000023610 1000023611 1000023612 1000023613 1000023614 1000023615 1000023616 1000023617 1000023618 1000023619 1000023620 1000023621 1000023626 1000023668 1000023691 1000023693 1000023695 1000023740 1000023790 1000023791 1000023804 1000023820 1000023822 1000023824 1000023826 1000023827 1000023828 1000023829 1000023830 1000023831 1000023832 1000023833 1000023834 1000023835 1000023836 1000023839 1000023886 1000023894 1000023895 1000023908 1000023909 1000023975 1000024050 1000024052 1000024056 1000024057 1000024060 1000024061 1000024063 1000024064 1000024065 1000024066 1000024067 1000024069 1000024072 1000024074 1000024076 1000024077 1000024078 1000024079 1000024080 1000024081 1000024082 1000024084 1000024085 1000024086 1000024140 1000024141 1000024142 1000024536 1000024550 1000024551 1000024552 1000024641 1000024716 1000024717 1000024718 1000024719 1000024768 1000024769 1000024770 1000024772 1000024773 1000025088 1000025090 1000025096 1000025098 1000025104 1000025105 1000025106 1000025107 1000025110 1000025111 1000025112 1000025114 1000025117 1000025120 1000025121 1000025125 1000025126 1000025142 1000025143 1000025144 1000025145 1000025146 1000025147 1000025148 1000025149 1000025150 1000025153 1000025154 1000025155 1000025156 1000025158 1000025178 1000025179 1000025183 1000025191 1000025192 1000025193 1000025194 1000025195 1000025196 1000025197 1000025198 1000025199 1000025200 1000025202 1000025207 1000025209 1000025212 1000025214 1000025216 1000025218 1000025220 1000025222 1000025223 1000025225 1000025226 1000025227 1000025228 1000025229 1000025230 1000025231 1000025232 1000025239 1000025240 1000025383 1000025384 1000025498 1000025753 1000026053 1000026068 1000026074 1000026075 1000026076 1000026077 1000026078 1000026115 1000026156 1000026159 1000026161 1000026164 1000026209 1000026219 1000026434 1000026435 1000026436 1000026438 1000026440 1000026442 1000026443 1000026444 1000026454 1000026479 1000026480 1000026481 1000026516 1000026517 1000026518 1000026522 1000026525 1000026526 1000026527 1000026528 1000026529 1000026530 1000026558 1000026571 1000026602 1000026603 1000026604 1000026613 1000026615 1000026625 1000026678 1000026679 1000026706 1000026707 1000026708 1000026709 1000026769 1000017371 1000026786 1000026800 1000026802 1000026803 1000026804 1000026805 1000026806 1000026807 1000026826 1000026850 1000026851 1000026852 1000026853 1000026854 1000026855 1000026856 1000026881 1000026884 1000026887 1000026965 1000026996 1000027022 1000027052 1000023363 1000027107 1000027111 1000027112 1000027115 1000027117 1000027121 1000027122 1000027124 1000027125 1000027127 1000027128 1000027129 1000027130 1000027132 1000027134 1000027140 1000027143 1000027145 1000027148 1000027149 1000027150 1000027151 1000027152 1000027153 1000027154 1000027159 1000027160 1000027161 1000027162 1000027166 1000027168 1000027169 1000027170 1000027171 1000027172 1000027173 1000027174 1000027175 1000027176 1000027177 1000027178 1000027179 1000027180 1000027189 1000027193 1000027194 1000027195 1000027196 1000027197 1000027203 1000027208 1000027209 1000027210 1000027211 1000027212 1000027213 1000027214 1000027215 1000027216 1000027228 1000027229 1000027230 1000027231 1000027260 1000027263 1000027264 1000027265 1000027266 1000027270 1000027350 1000027353 1000027354 1000027356 1000027357 1000013802 1000023910 1000027438 1000027464 1000027465 1000027466 1000027467 1000027469 1000027471 1000027472 1000027473 1000027474 1000027475 1000027476 1000027477 1000027478 1000027479 1000027480 1000027481 1000027511 1000027512 1000027514 1000027515 1000027516 1000027517 1000027518 1000027519 1000027521 1000027523 1000027524 1000027575 1000027588 1000027589 1000027623 1000027624 1000027625 1000027638 1000027650 1000027655 1000027657 1000027664 1000027668 1000027671 1000027673 1000027682 1000027683 1000027685 1000027688 1000027689 1000027691 1000027693 1000027694 1000027695 1000027696 1000027700 1000027704 1000027705 1000027706 1000027710 1000027711 1000027713 1000027716 1000027717 1000027718 1000027720 1000027723 1000027725 1000027728 1000027729 1000027730 1000027733 1000027739 1000027742 1000027747 1000027750 1000027751 1000027753 1000027758 1000027788 1000027823 1000027824 1000027826 1000027827 1000027828 1000027829 1000027830 1000027831 1000027832 1000027834 1000027838 1000027839 1000027841 1000027844 1000027846 1000027847 1000027854 1000007576 1000027863 1000027875 1000027929 1000028138 1000028259 1000028260 1000028261 1000028262 1000028263 1000028280 1000028281 1000028283 1000028285 1000028319 1000028321 1000028434 1000028436 1000028437 1000028438 1000028439 1000028440 1000028441 1000028442 1000028449 1000028568 1000028574 1000028575 1000028577 1000028578 1000028590 1000028591 1000028594 1000027100 1000028604 1000028679 1000028779 1000015060 1000014297 1000029003 1000029091 1000029110 1000029112 1000029130 1000029140 1000029141 1000029152 1000029234 1000029236 1000029237 1000029379 1000029485 1000029501 1000008348 1000009410 1000029773 1000026665 1000029983 1000029984 1000029985 1000029987 1000029988 1000029989 1000029990 1000029991 1000029992 1000029994 1000029995 1000029996 1000029997 1000029998 1000029999 1000030000 1000030001 1000030002 1000030003 1000030004 1000030005 1000030006 1000030007 1000030008 1000030009 1000030193 1000030246 1000030250 1000030251 1000030252 1000030253 1000030281 1000030282 1000030283 1000030395 1000030396 1000030403 1000030404 1000030406 1000030408 1000030411 1000030412 1000030482 1000027057 1000030570 1000030571 1000030576 1000030577 1000030578 1000030579 1000030580 1000030581 1000030582 1000030587 1000030589 1000030591 1000030592 1000030627 1000030628 1000030629 1000030630 1000030631 1000030703 1000030704 1000030705 1000030706 1000030707 1000030708 1000030709 1000030710 1000030711 1000030712 1000030713 1000030714 1000030715 1000030769 1000030770 1000030771 1000030772 1000030773 1000030775 1000030789 1000030790 1000030791 1000030792 1000030793 1000030797 1000030809 1000030810 1000030811 1000030912 1000030943 1000030944 1000030946 1000030947 1000031034 1000031260 1000031261 1000031427 1000031501 1000031555 1000031689 1000031691 1000031692 1000031695 1000019337 1000031995 1000032256 1000032272 1000032367 1000032369 1000032382 1000032398 1000032401 1000032402 1000032404 1000032405 1000032422 1000032436 1000032439 1000032472 1000032474 1000032475 1000032477 1000032478 1000032479 1000032480 1000032592 1000032594 1000032636 1000032652 1000032657 1000032659 1000032661 1000032663 1000032664 1000032670 1000032680 1000032681 1000032682 1000032685 1000032686 1000032689 1000032690 1000032692 1000032694 1000032696 1000032697 1000032702 1000032703 1000032704 1000032705 1000032706 1000032708 1000032709 1000032714 1000032718 1000032727 1000032731 1000032733 1000032734 1000032735 1000032736 1000032737 1000032760 1000032777 1000032791 1000032804 1000032805 1000032806 1000032807 1000032821 1000032925 1000032930 1000032932 1000032940 1000032942 1000032950 1000032952 1000032953 1000032954 1000032956 1000032957 1000032958 1000032959 1000032962 1000032973 1000032998 1000033005 1000033008 1000033010 1000033035 1000033036 1000033071 1000033072 1000033081 1000033092 1000033093 1000033096 1000033097 1000033098 1000033100 1000033102 1000033105 1000033108 1000033112 1000033113 1000033114 1000033115 1000033116 1000033118 1000033119 1000033121 1000033123 1000033126 1000033127 1000033128 1000033129 1000033130 1000033131 1000033132 1000033133 1000033134 1000033137 1000033138 1000033139 1000033140 1000033141 1000033143 1000033145 1000033146 1000033150 1000033152 1000033173 1000033175 1000033176 1000033177 1000033179 1000033180 1000033181 1000033182 1000033246 1000033247 1000033248 1000033250 1000033251 1000033252 1000033253 1000033255 1000033256 1000033259 1000033261 1000033262 1000033268 1000033284 1000033285 1000033286 1000033288 1000033296 1000033297 1000033298 1000033302 1000033303 1000033534 1000021035 1000033659 1000033744 1000033747 1000027138 1000033811 1000033821 1000033822 1000027077 1000034008 1000034011 1000034044 1000034211 1000034212 1000034213 1000034214 1000034215 1000034217 1000034219 1000034305 1000034315 1000029560 1000034414 1000034415 1000034416 1000034417 1000034418 1000034221 1000034546 1000034702 1000033792 1000034877 1000034890 1000034897 1000034973 1000034977 1000034978 1000034980 1000034981 1000034982 1000034983 1000034985 1000034986 1000035020 1000035265 1000035294 1000035301 1000035303 1000035307 1000035308 1000035310 1000035311 1000035313 1000035315 1000035316 1000035317 1000035318 1000035319 1000035320 1000035321 1000035322 1000035323 1000035324 1000035325 1000035326 1000035327 1000035328 1000035329 1000035330 1000035331 1000035332 1000035333 1000035334 1000035335 1000035336 1000035357 1000035359 1000035361 1000035364 1000035366 1000016988 1000035382 1000035406 1000035419 1000035428 1000035452 1000035504 1000035505 1000035506 1000035515 1000035518 1000035523 1000035517 1000035528 1000035530 1000035531 1000035532 1000035537 1000035548 1000035549 1000035550 1000035551 1000035552 1000035553 1000035555 1000035556 1000035587 1000035588 1000035593 1000035594 1000035595 1000035596 1000035597 1000035673 1000035674 1000035807 1000035824 1000035831 1000035832 1000035838 1000035840 1000035841 1000035846 1000035848 1000035849 1000035850 1000035865 1000035925 1000035926 1000035927 1000035928 1000035929 1000035930 1000035931 1000035932 1000035933 1000035935 1000035936 1000035937 1000035938 1000035939 1000035967 1000036010 1000036011 1000036012 1000036013 1000036016 1000036017 1000036018 1000036019 1000036020 1000036021 1000036022 1000036023 1000036024 1000036025 1000036026 1000036027 1000036028 1000036029 1000036030 1000036031 1000036032 1000036033 1000036035 1000036036 1000036037 1000036039 1000036041 1000036042 1000036043 1000036054 1000036055 1000036056 1000036057 1000036058 1000036059 1000036060 1000036061 1000036062 1000036063 1000036064 1000036066 1000036067 1000036068 1000036070 1000036071 1000036072 1000036073 1000036074 1000036075 1000036076 1000036077 1000036079 1000036080 1000036081 1000036082 1000036083 1000036084 1000036085 1000036095 1000036152 1000036204 1000027611 1000036703 1000036735 1000036215 1000036759 1000036839 1000036840 1000036862 1000036863 1000036864 1000036865 1000036866 1000036867 1000036868 1000036869 1000036870 1000036871 1000036872 1000036873 1000036874 1000036875 1000036876 1000036877 1000036878 1000036879 1000036880 1000036881 1000036980 1000036981 1000036983 1000036984 1000036992 1000037312 1000037313 1000037342 1000037343 1000037344 1000037345 1000037346 1000037347 1000037348 1000037349 1000037350 1000037351 1000037352 1000037353 1000037354 1000037355 1000037390 1000037392 1000037393 1000037394 1000037395 1000037396 1000037397 1000037398 1000037399 1000037401 1000037404 1000037405 1000037406 1000037415 1000037416 1000037417 1000037418 1000037427 1000037430 1000037437 1000037454 1000037455 1000037456 1000037457 1000037458 1000037459 1000037460 1000037462 1000037463 1000037464 1000037465 1000037466 1000037468 1000037498 1000037503 1000037504 1000037505 1000037506 1000037508 1000037530 1000037532 1000037536 1000037627 1000037629 1000037631 1000037634 1000037635 1000037637 1000037638 1000037639 1000037640 1000037643 1000037644 1000037646 1000037647 1000037650 1000037651 1000037654 1000037656 1000037659 1000037660 1000037661 1000038081 1000038082 1000038083 1000038085 1000038086 1000038087 1000038099 1000038100 1000038101 1000038102 1000038103 1000038104 1000038108 1000038109 1000038111 1000038112 1000038113 1000038124 1000038125 1000038126 1000038127 1000038164 1000038175 1000038191 1000038234 1000038235 1000038236 1000038237 1000038238 1000038267 1000038268 1000038269 1000038272 1000038274 1000038275 1000038276 1000038277 1000038278 1000038279 1000038327 1000038328 1000038348 1000038375 1000038416 1000038417 1000038435 1000038436 1000038447 1000038448 1000038449 1000038450 1000038452 1000038453 1000038454 1000038455 1000038456 1000038457 1000038458 1000038459 1000038460 1000038461 1000038462 1000038463 1000038464 1000038465 1000038466 1000038467 1000038468 1000038469 1000038470 1000038471 1000038472 1000038473 1000038474 1000038475 1000038476 1000038477 1000038478 1000038484 1000038485 1000038486 1000038487 1000038488 1000038490 1000038540 1000038541 1000038542 1000038543 1000038544 1000038545 1000038546 1000038547 1000038549 1000038550 1000038551 1000038552 1000038553 1000038555 1000038596 1000038597 1000038601 1000038607 1000038611 1000038613 1000038617 1000038618 1000038620 1000038662 1000038667 1000038669 1000038670 1000038675 1000038676 1000038677 1000038681 1000038682 1000038701 1000038741 1000038743 1000038744 1000038747 1000038808 1000038809 1000038810 1000038811 1000038812 1000038813 1000038814 1000038815 1000038816 1000038817 1000038818 1000038819 1000038820 1000038821 1000038822 1000038823 1000038824 1000038825 1000038826 1000038827 1000038828 1000038829 1000038830 1000038831 1000038832 1000038833 1000038834 1000038835 1000038840 1000038841 1000038842 1000038843 1000038844 1000038944 1000038946 1000038947 1000038948 1000038949 1000038950 1000038951 1000038952 1000038954 1000038960 1000039000 1000039001 1000039004 1000039005 1000039007 1000039030 1000039031 1000039032 1000039033 1000039034 1000039035 1000039036 1000039037 1000039038 1000039039 1000039040 1000039041 1000039043 1000039044 1000039045 1000039046 1000039047 1000039048 1000039049 1000039050 1000039051 1000039052 1000039053 1000039054 1000039055 1000039126 1000039127 1000039128 1000039129 1000039130 1000039131 1000039132 1000039133 1000039134 1000039135 1000039136 1000039137 1000039138 1000039166 1000039168 1000039169 1000039170 1000039171 1000039172 1000039173 1000039174 1000039175 1000039176 1000039177 1000039178 1000039180 1000039181 1000039182 1000039183 1000039186 1000039188 1000039196 1000039197 1000039219 1000039258 1000039262 1000039266 1000039273 1000039274 1000039275 1000039280 1000039283 1000039284 1000039287 1000039309 1000039319 1000039428 1000039470 1000039471 1000039472 1000039475 1000017191 1000039500 1000039567 1000039568 1000039569 1000039580 1000039584 1000039609 1000039611 1000039614 1000039615 1000014781 1000039702 1000039703 1000039704 1000039705 1000039706 1000039707 1000039708 1000039709 1000039712 1000039713 1000039715 1000039726 1000039730 1000039731 1000039732 1000039733 1000039734 1000039735 1000039736 1000039737 1000039856 1000039859 1000039860 1000039876 1000039919 1000039920 1000039921 1000039922 1000039923 1000039924 1000039926 1000039927 1000039929 1000039931 1000039933 1000039935 1000039936 1000039937 1000039939 1000039986 1000039989 1000040023 1000040032 1000040034 1000040035 1000040036 1000040040 1000040041 1000040042 1000040043 1000040046 1000040051 1000040053 1000040054 1000040055 1000040056 1000040057 1000040059 1000040060 1000040061 1000040062 1000040063 1000040064 1000040085 1000040301 1000040302 1000040303 1000040305 1000040769 1000040770 1000040771 1000040772 1000040773 1000040774 1000040775 1000040776 1000040777 1000040778 1000040779 1000040780 1000040781 1000040782 1000040949 1000040958 1000040959 1000040960 1000041818 1000033144 1000042024 1000020627 1000042382 1000042626 1000042627 1000041936 1000029877 1000038229 1000042882 1000042896 1000030762 1000036737 1000043293 1000043294 1000043332 1000043333 1000043337 1000043347 1000043348 1000043357 1000043706 1000044973 1000044977 1000044978 1000044981 1000044989 1000045039 1000045041 1000045042 1000019932 1000043055 1000031927 1000032327 1000045498 1000035464 1000046411 1000040964 1000046483 1000046258 1000046817 1000046822 1000046826 1000046828 1000046831 1000046833 1000046845 1000046846 1000046848 1000046852 1000047013 1000047168 1000047171 1000047172 1000047174 1000047175 1000047176 1000047187 1000047188 1000047189 1000047191 1000047194 1000047341 1000047357 1000047361 1000026446 1000047700 1000047740 1000047828 1000047825 1000026055 1000048073 1000048074 1000048156 1000048165 1000048267 1000048061 1000048305 1000048356 1000047196 1000048373 1000048400 1000047933 1000042944 1000047190 1000048722 1000048727 1000048770 1000048508 1000048278 1000048908 1000048493 1000048858 1000047821 1000034281 1000001548 1000048958 1000049129 1000049289 1000009578 1000049471 1000048971 1000049469 1000049678 1000044980 1000049881 1000048126 1000049684 1000050115 1000050116 1000050137 1000050196 1000050282 1000050283 1000048210 1000050349 1000050120 1000050464 1000050368 1000042820 1000047146 1000050680 1000046407 1000050069 1000050198 1000034165 1000034878 1000050814 1000050962 1000050977 1000048190 1000050999 1000051013 1000051036 1000051043 1000051168 1000051216 1000051257 1000049131 1000051338 1000048839 1000051383 1000049689 1000051325 1000051458 1000049613 1000051518 1000051512 1000051561 1000051588 1000051612 1000051615 1000051623 1000051630 1000051631 1000051664 1000050959 1000051671 1000051927 1000051961 1000051971 1000051972 1000051981 1000051985 1000052050 1000051941 1000051896 1000051215 1000050350 1000052427 1000050159 1000052442 1000052457 1000052516 1000052525 1000052532 1000052572 1000052232 1000052658 1000052797 1000052813 1000050598 1000052821 1000052822 1000049484 1000053051 1000053064 1000053098 1000053119 1000053187 1000053234 1000050367 1000052984 1000048075 1000053316 1000053352 1000053418 1000045046 1000053468 1000053469 1000053495 245448 ] |
9 | 0.43 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.29 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 | 3.55 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.22 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.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:
[
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.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:
[
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.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:
[
23
]
|
19 | 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:
[
24
]
|
20 | 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:
[
25
]
|
21 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
23 | 0.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:
[
28
]
|
24 | 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:
[
29
]
|
25 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
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.28 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:
[
245448
]
|
29 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
30 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
31 | 0.18 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
32 | 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:
[
"TarifDefaut"
]
|
33 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
34 | 0.34 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 4499 ] |
35 | 0.34 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:
[ 4499 0 ] |
36 | 0.31 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" 4499 ] |
37 | 0.21 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
4499
]
|
38 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
39 | 0.28 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:
[ 4499 "C" ] |
40 | 0.35 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 = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
4499
]
|
41 | 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"
]
|
42 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
43 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
44 | 0.28 ms |
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
4499
]
|
45 | 0.28 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 11:40:01" "%2%" 4499 ] |
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.