Query Metrics
45
Database Queries
20
Different statements
2781.36 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 176.49 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:
[
"48656-protege-documents-et-press-book-bleu-n-c-400-050-623"
]
|
2 | 0.54 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:
[
"48656-protege-documents-et-press-book-bleu-n-c-400-050-623"
]
|
3 | 0.40 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:
[
"48656-protege-documents-et-press-book-bleu-n-c-400-050-623"
]
|
4 | 0.44 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:
[ 28694 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:
[ 52 245 246 247 248 247 28694 ] |
6 | 0.27 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 | 1255.59 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:
[ 28694 "2025-02-12 07:27:42" ] |
8 | 1339.83 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:
[ 6338109 6338577 6342754 6343051 6343387 6343571 6270106 6336700 6337251 6337930 6341051 6345545 6345601 6345654 6345692 6345735 6347861 6348426 6349090 6349273 6349512 6350448 6350548 6334884 6351202 6351851 6352397 6352765 6353012 6353918 6355786 6355854 6356297 6356525 6357642 6358164 6358210 6358230 6359209 6364027 6366388 6366591 6366931 6369224 6370249 6370871 6370967 6371412 6371755 6372644 6372836 6373663 6373680 6375519 6377010 6377093 6379496 6380618 6381664 6367103 6382328 6382566 6382593 6382690 6382882 6383536 6381725 6385235 6385363 6388185 6388429 6388475 6388858 6388911 6389300 6390967 6391179 6391234 6391365 6391377 6391673 6390792 6392441 6392443 6388966 6392616 6393550 6393734 6394083 6394317 6394536 6394541 6394849 6395401 6396728 6397042 6397478 6398692 6398789 6400132 6401161 6401655 6403138 6403194 6403199 6403202 6403372 6404339 6404456 6405328 6405601 6405912 6405935 6406298 6406315 6406482 6407328 6407595 6408948 6408998 6409706 6409707 6409708 6409709 6409710 6409711 6409712 6409713 6409714 6409715 6409716 6409717 6409718 6409719 6409720 6409721 6409722 6409723 6409724 6409725 6409726 6409727 6409728 6409729 6409730 6409731 6409732 6409733 6409734 6409735 6409736 6409737 6409738 6409739 6409740 6409741 6409742 6409743 6409744 6409745 6409746 6409747 6409748 6409749 6409750 6409751 6409752 6409753 6409754 6409755 6409756 6409757 6409758 6409759 6409760 6409761 6409762 6409763 6409764 6409765 6409766 6409767 6409768 6409769 6409770 6409771 6409772 6409773 6409774 6409775 6409776 6409777 6409778 6409779 6409780 6409781 6409782 6409783 6409784 6409785 6409786 6409787 6409788 6409789 6409790 6409791 6409792 6409793 6409794 6409795 6409796 6409797 6409798 6409799 6409800 6409801 6409802 6409803 6409804 6409805 6409806 6409807 6409808 6409809 6409810 6409811 6409813 6409814 6409815 6409816 6409817 6409818 6409819 6409820 6409821 6409822 6409823 6409969 6409970 6409971 6409972 6409973 6409974 6409975 6409976 6410918 6411290 6412095 6412157 6412162 6413552 6413585 6413901 6414227 6415364 6415482 6418043 6418620 6418843 6419184 6419291 6419371 6419450 6419568 6419652 6419789 6420532 6420643 6420653 6420843 6420949 6421257 6421280 6421411 6421441 6421442 6421443 6421444 6421445 6421446 6421447 6421449 6421451 6421453 6421454 6421455 6421456 6421457 6421460 6421461 6421751 6422722 6423077 6423252 6423253 6423254 6423255 6423256 6423257 6423258 6423259 6423260 6423261 6423262 6423263 6423264 6423265 6423266 6423267 6423268 6423269 6423270 6423271 6423272 6423273 6423275 6423276 6423277 6423278 6423279 6423280 6423281 6423282 6423283 6423284 6423285 6423286 6423287 6423288 6423289 6423290 6423291 6423292 6423293 6423294 6423295 6423296 6423297 6423299 6423300 6423301 6423302 6423303 6423304 6423305 6423306 6423307 6423308 6423309 6423310 6423311 6423312 6423313 6423314 6423315 6423316 6423317 6423318 6423319 6423320 6423321 6423322 6423323 6423324 6423325 6423326 6423327 6423328 6423329 6423330 6423331 6423332 6423333 6423334 6423335 6423336 6423337 6423338 6423339 6423340 6423341 6423342 6423343 6423344 6423345 6423346 6423347 6423348 6423349 6423350 6423351 6423352 6423353 6423354 6423355 6423356 6423357 6423358 6423359 6423360 6423374 6423375 6423377 6423378 6423379 6423380 6423381 6423382 6423383 6423384 6423385 6423386 6423546 6423547 6423548 6423549 6423550 6423551 6423552 6423553 6423555 6423578 6423667 6423727 6423953 6424340 6424462 6424465 6424468 6424469 6424470 6424471 6424472 6424473 6424474 6424475 6424476 6424477 6424478 6424479 6424480 6424484 6424485 6424486 6424714 6424816 6425142 6425191 6425276 6425291 6425393 6425450 6425598 6426227 6426270 6427226 6427399 6427425 6427446 6427682 6428124 6429578 6429646 6429653 6429800 6429844 6430363 6430526 6430564 6430725 6430727 6430728 6430781 6432940 6433468 6433471 6433473 6433864 6433870 6433899 6433901 6433960 6433970 6433975 6433997 6434003 6434014 6434016 6434048 6434052 6434087 6434092 6434090 6434097 6434105 6434107 6434110 6434112 6434114 6434115 6434131 6434134 6434151 6434153 6434157 6434155 6434158 6434161 6434173 6434179 6434190 6434193 6434201 6434228 6434863 6434866 6434883 6434885 6434889 6434890 6434915 6434916 6435540 6435544 6435553 6435556 6435562 6435564 6435575 6435579 6435593 6435628 6435629 6435920 6435945 6436343 6436449 6437000 6437001 6437034 6437036 6437063 6437072 6437085 6437089 6437106 6437110 6437112 6437114 6438025 6438045 6438486 6438505 6438814 6439089 6439102 6439129 6439132 6439162 6439163 6439189 6439191 6439213 6439214 6439234 6439237 6439248 6439249 6439259 6439261 6439319 6439322 6439355 6439358 6439522 6439524 6439542 6439543 6439827 6439946 6439962 6439975 6440142 6440739 6441226 6441228 6441264 6441266 6441369 6441370 6441386 6441388 6441390 6441489 6441490 6441509 6441970 6441972 6441989 6441991 6442084 6442136 6442151 6442165 6442255 6442571 6442808 6443308 6443349 6443351 6443370 6443371 6443379 6443395 6443447 6443450 6443549 6443554 6443571 6443582 6443583 6443733 6444089 6444129 6445349 6445443 6445471 6445637 6445814 6446043 6446086 6446113 6446194 6446205 6446201 6446234 6446438 6446480 6446657 6446812 6447374 6447454 6448212 6449925 6450191 6450230 6450297 6450468 6451100 6451301 6451358 6451393 6451611 6451612 6451794 6452106 6452185 6452186 6452192 6452212 6452352 6452357 6452429 6452570 6452902 6453568 6454162 6454561 6454563 6454633 6454760 6454842 6454949 6454976 6455256 6455326 6455333 6455360 6455368 6455375 6455420 6455551 6455571 6455602 6455626 6455632 6456181 6456344 6456357 6456609 6457246 6457436 6459222 6459574 6459944 6460477 6460515 6460519 6460929 6461313 6461457 6462711 6462805 6462822 6463233 6463307 6463308 6463309 6463310 6463311 6463312 6463313 6463314 6463315 6463316 6463317 6463318 6463319 6463320 6463321 6463322 6463323 6463324 6463325 6463326 6463327 6463328 6463329 6463354 6463355 6463356 6463358 6463359 6463360 6463361 6463362 6463363 6463364 6463365 6463366 6463367 6463368 6463227 6463716 6463852 6464686 6464859 6464891 6465706 6465866 6466341 6467363 6467853 6467854 6467855 6467856 6467857 6467858 6467859 6467860 6467861 6467862 6467863 6467865 6467866 6467867 6467868 6467869 6467870 6467871 6467872 6467873 6467874 6467875 6467876 6467908 6467909 6467910 6467911 6467912 6467913 6467914 6467915 6467916 6467917 6467918 6467920 6467921 6467922 6467924 6467925 1000001550 1000001551 1000001552 1000001553 1000001578 1000001554 1000004214 1000003095 6386805 6391433 1000005314 1000001940 1000009922 1000010371 1000011859 1000009235 1000012577 1000013118 1000009221 1000000852 1000014363 1000014380 1000014417 1000014515 1000012655 1000014785 1000015331 1000015383 1000015720 1000015721 1000015746 1000015747 1000015761 1000015886 1000015888 1000016009 1000014387 1000016860 1000016874 1000016876 1000016935 1000012275 1000009423 1000017719 1000017752 1000014518 1000018171 1000017754 1000018354 1000018655 1000018686 1000018708 1000018840 1000018133 1000018731 1000018223 1000022273 1000022294 1000022210 1000023172 1000023362 1000023472 1000023473 1000023474 1000023475 1000023476 1000023477 1000023510 1000023691 1000023706 1000023707 1000023708 1000023727 1000023740 1000023790 1000023791 1000023804 1000023820 1000023824 1000023826 1000023827 1000023828 1000023829 1000023830 1000023831 1000023832 1000023833 1000023834 1000023837 1000023840 1000023856 1000023857 1000023880 1000023886 1000023887 1000023888 1000023889 1000023890 1000023891 1000023892 1000023893 1000023894 1000023895 1000023908 1000023909 1000023957 1000023958 1000023959 1000023960 1000023961 1000023962 1000023965 1000023966 1000023969 1000023973 1000023975 1000023978 1000023983 1000023984 1000023985 1000023986 1000023989 1000024050 1000024052 1000024056 1000024057 1000024060 1000024061 1000024063 1000024064 1000024065 1000024066 1000024079 1000024081 1000024140 1000024141 1000024142 1000024716 1000024717 1000024718 1000024719 1000024768 1000024769 1000024770 1000024772 1000024773 1000025088 1000025097 1000025099 1000025101 1000025102 1000025103 1000025105 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 1000025222 1000025223 1000025225 1000025226 1000025227 1000025228 1000025229 1000025239 1000025240 1000025241 1000025242 1000025245 1000025254 1000025256 1000025257 1000025258 1000025260 1000025261 1000025262 1000025263 1000025264 1000025290 1000025291 1000025294 1000025300 1000025301 1000025306 1000025383 1000025384 1000025484 1000025498 1000025499 1000025502 1000025503 1000025504 1000025505 1000025506 1000025509 1000025511 1000025512 1000025513 1000025716 1000025717 1000025724 1000025726 1000025727 1000025731 1000025735 1000025737 1000025740 1000025742 1000025744 1000025748 1000025749 1000025751 1000025753 1000025754 1000025755 1000026074 1000026075 1000026076 1000026078 1000026156 1000026159 1000026161 1000026164 1000026165 1000026166 1000026167 1000026169 1000026171 1000026172 1000026173 1000026174 1000026175 1000026176 1000026179 1000026209 1000026219 1000026330 1000026357 1000026361 1000026442 1000026443 1000026444 1000026454 1000026479 1000026480 1000026481 1000026516 1000026517 1000026518 1000026522 1000026525 1000026558 1000022447 1000027010 1000027011 1000027018 1000027054 1000027107 1000027111 1000027112 1000027115 1000027117 1000027121 1000027122 1000027124 1000027125 1000027127 1000027128 1000027129 1000016216 1000027228 1000027229 1000027230 1000027231 1000027260 1000027263 1000027464 1000027465 1000027466 1000027467 1000027469 1000027471 1000027472 1000027473 1000027474 1000027475 1000027476 1000027477 1000027478 1000027479 1000027480 1000027481 1000027482 1000027484 1000027486 1000027488 1000027489 1000027491 1000027492 1000027494 1000027495 1000027497 1000027498 1000027499 1000027514 1000017509 1000015495 1000027650 1000027655 1000027657 1000027682 1000027683 1000027685 1000027695 1000027823 1000027824 1000027826 1000027828 1000027829 1000027831 1000027838 1000027839 1000027841 1000027844 1000027846 1000027847 1000027929 1000028280 1000028281 1000028283 1000028285 1000028319 1000028321 1000028322 1000028323 1000028324 1000028325 1000028326 1000028327 1000028328 1000028335 1000028522 1000028523 1000028679 1000028762 1000028778 1000028783 1000029011 1000029012 1000029013 1000029014 1000029015 1000029016 1000029017 1000029018 1000029019 1000029020 1000029021 1000029022 1000029023 1000029024 1000029025 1000029027 1000029028 1000029029 1000029030 1000029031 1000029032 1000029033 1000029034 1000029035 1000029036 1000029037 1000029038 1000029057 1000029058 1000029059 1000029060 1000029061 1000029062 1000029063 1000029064 1000029065 1000029066 1000029067 1000029068 1000029069 1000029070 1000029091 1000029140 1000029141 1000029142 1000029144 1000029146 1000029155 1000029336 1000029337 1000029339 1000029379 1000029959 1000029962 1000029963 1000029964 1000029965 1000029966 1000029968 1000029969 1000029971 1000029972 1000029974 1000029975 1000029976 1000029978 1000029981 1000030069 1000030071 1000030072 1000030073 1000030074 1000030075 1000030076 1000030077 1000030078 1000030079 1000030080 1000030081 1000030082 1000030083 1000030084 1000030086 1000030089 1000030137 1000030193 1000026008 1000030250 1000030251 1000030252 1000030253 1000030254 1000030255 1000030256 1000030257 1000030258 1000030259 1000030260 1000030261 1000030262 1000030263 1000030264 1000030265 1000030266 1000030267 1000030268 1000030269 1000030270 1000030271 1000030272 1000030281 1000030282 1000030283 1000030284 1000030285 1000030286 1000030287 1000030288 1000030289 1000030293 1000030294 1000030295 1000030296 1000030297 1000030298 1000030299 1000030300 1000030301 1000030302 1000030303 1000030304 1000030305 1000030306 1000030307 1000030308 1000030309 1000030310 1000030311 1000030312 1000030313 1000030314 1000030315 1000030316 1000030317 1000030318 1000030353 1000030354 1000030355 1000030357 1000030358 1000030360 1000030361 1000030362 1000030363 1000030366 1000030377 1000030488 1000030489 1000030490 1000030491 1000030492 1000030493 1000030494 1000030495 1000030496 1000030497 1000030498 1000030499 1000030500 1000030501 1000030502 1000030503 1000030504 1000030505 1000030506 1000030528 1000030529 1000030530 1000030531 1000030532 1000030533 1000030534 1000030535 1000030536 1000030537 1000030538 1000030539 1000030540 1000030541 1000030542 1000030543 1000030544 1000030546 1000030547 1000030548 1000030549 1000030550 1000030551 1000030552 1000030553 1000030554 1000030555 1000030556 1000030557 1000030558 1000030560 1000030561 1000030576 1000030577 1000030627 1000030628 1000030629 1000030630 1000030631 1000030636 1000030638 1000030639 1000030640 1000030641 1000030643 1000030644 1000030645 1000030646 1000030647 1000030648 1000030649 1000030651 1000030665 1000030666 1000030667 1000030668 1000030670 1000030673 1000030680 1000030681 1000030683 1000030686 1000030703 1000030704 1000030705 1000030706 1000030707 1000030708 1000030709 1000030809 1000030810 1000030811 1000030812 1000030813 1000030816 1000030817 1000030820 1000030822 1000030823 1000030829 1000030830 1000030831 1000030832 1000030912 1000030913 1000030915 1000030916 1000030917 1000030918 1000030943 1000030944 1000031034 1000031115 1000031116 1000031117 1000031118 1000031119 1000031120 1000031121 1000031122 1000031123 1000031124 1000031125 1000031126 1000031127 1000031128 1000031129 1000031130 1000031131 1000031132 1000031133 1000031134 1000031135 1000031136 1000031137 1000031138 1000031139 1000031140 1000031141 1000031142 1000031143 1000031158 1000031159 1000031160 1000031161 1000031162 1000031163 1000031164 1000031165 1000031166 1000031167 1000031168 1000031169 1000031170 1000031171 1000031172 1000031173 1000031174 1000031184 1000031185 1000031186 1000031187 1000031188 1000031189 1000031190 1000031191 1000031192 1000031280 1000031281 1000031283 1000031284 1000031285 1000031286 1000031287 1000031288 1000031289 1000031290 1000031304 1000031305 1000031306 1000031307 1000030053 1000031689 1000031691 1000031692 1000031695 1000031701 1000031702 1000031704 1000031717 1000031729 1000031730 1000031731 1000031732 1000031734 1000031737 1000031738 1000031740 1000031741 1000031742 1000031743 1000031744 1000031745 1000031747 1000031749 1000031751 1000031752 1000031757 1000031758 1000031760 1000031766 1000031767 1000031768 1000031770 1000031772 1000031773 1000031775 1000031777 1000031778 1000031779 1000031811 1000031812 1000031814 1000031815 1000031816 1000031818 1000031819 1000031821 1000031822 1000031823 1000031824 1000031825 1000031826 1000031827 1000031828 1000031829 1000031832 1000031833 1000031834 1000031835 1000031837 1000031838 1000031839 1000031871 1000031872 1000031881 1000031888 1000031943 1000031944 1000031945 1000031942 1000032382 1000032398 1000032401 1000032402 1000032404 1000032405 1000032406 1000032407 1000032411 1000030468 1000022306 1000032691 1000032700 1000032701 1000032752 1000032844 1000032925 1000032930 1000032932 1000033037 1000033038 1000033041 1000033096 1000033097 1000033098 1000033100 1000033102 1000033105 1000033108 1000033112 1000033113 1000033114 1000033115 1000033116 1000033118 1000033119 1000033121 1000033126 1000033127 1000033137 1000033139 1000033140 1000033141 1000033143 1000033222 1000033224 1000033226 1000033229 1000033244 1000033284 1000033289 1000033290 1000033291 1000033292 1000033293 1000033294 1000033300 1000033301 1000033309 1000033313 1000033534 1000033744 1000034008 1000034011 1000034044 1000034092 1000034211 1000034212 1000034213 1000034214 1000034215 1000034315 1000034384 1000034401 1000034402 1000034631 1000034633 1000034702 1000034744 1000034753 1000034897 1000034899 1000034902 1000034903 1000034904 1000034905 1000034911 1000034912 1000034913 1000034964 1000034965 1000034966 1000034973 1000034977 1000034978 1000034980 1000034981 1000034982 1000034983 1000034985 1000034986 1000034987 1000034989 1000034992 1000035021 1000035022 1000035023 1000035025 1000035026 1000035027 1000035028 1000035029 1000035030 1000035031 1000035032 1000035033 1000035034 1000035035 1000035036 1000035037 1000035038 1000035039 1000035040 1000035041 1000035042 1000035043 1000035044 1000035045 1000035046 1000035047 1000035136 1000035137 1000035138 1000035143 1000035144 1000035147 1000035148 1000035149 1000035150 1000035229 1000035230 1000035231 1000035232 1000035233 1000035235 1000035237 1000035239 1000035241 1000035243 1000035246 1000035247 1000035296 1000035298 1000035314 1000035370 1000035371 1000035378 1000035523 1000035517 1000035528 1000035530 1000035531 1000035532 1000035537 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 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 1000035673 1000035674 1000035675 1000035676 1000035677 1000035699 1000016415 1000035771 1000035925 1000035926 1000035927 1000035928 1000035929 1000035930 1000035931 1000035932 1000035933 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 1000036111 1000036112 1000036113 1000036114 1000036115 1000036116 1000036117 1000036118 1000036119 1000036121 1000036122 1000036124 1000036125 1000036132 1000036133 1000036134 1000036135 1000036136 1000036137 1000036140 1000036152 1000036204 1000036242 1000036243 1000036250 1000036669 1000036670 1000036672 1000036673 1000036674 1000036675 1000036680 1000036684 1000036704 1000036705 1000036706 1000036708 1000036709 1000036710 1000036711 1000036712 1000036713 1000036715 1000036716 1000036717 1000036719 1000036724 1000036726 1000036727 1000036728 1000036729 1000036730 1000036731 1000036732 1000036739 1000036743 1000036746 1000036839 1000036840 1000036980 1000036981 1000036983 1000036984 1000036992 1000037196 1000037197 1000037198 1000037199 1000037200 1000037201 1000037202 1000037203 1000037204 1000037205 1000037206 1000037207 1000037208 1000037209 1000037210 1000037211 1000037212 1000037213 1000037312 1000037313 1000037314 1000037315 1000037316 1000037317 1000037318 1000037321 1000037377 1000037378 1000037390 1000037392 1000037393 1000037394 1000037395 1000037396 1000037397 1000037398 1000037399 1000037401 1000037415 1000037416 1000037417 1000037418 1000037427 1000037430 1000037437 1000037438 1000037439 1000037440 1000037441 1000037442 1000037443 1000037444 1000037445 1000037446 1000037447 1000037454 1000037455 1000037456 1000037457 1000037458 1000037459 1000037460 1000037462 1000037463 1000037464 1000037498 1000037503 1000037504 1000037505 1000037506 1000037508 1000037536 1000037537 1000037538 1000037539 1000037540 1000037541 1000037542 1000037543 1000037544 1000037545 1000037546 1000037548 1000037578 1000037583 1000037591 1000037605 1000037616 1000037618 1000037619 1000037622 1000037632 1000037633 1000037641 1000037645 1000038056 1000038080 1000038105 1000038234 1000038235 1000038236 1000038237 1000038238 1000038239 1000038240 1000038241 1000038242 1000038243 1000038244 1000038245 1000038246 1000038247 1000038248 1000038249 1000038250 1000038251 1000038252 1000038253 1000038254 1000038255 1000038256 1000038257 1000038258 1000038259 1000038260 1000038261 1000038262 1000038267 1000038268 1000038269 1000038327 1000038328 1000038381 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 1000038484 1000038485 1000038486 1000038487 1000038489 1000038491 1000038492 1000038493 1000038495 1000038496 1000038498 1000038499 1000038501 1000038502 1000038503 1000038505 1000038506 1000038509 1000038511 1000038512 1000038514 1000038515 1000038517 1000038540 1000038541 1000038542 1000038543 1000038544 1000038545 1000038546 1000038547 1000038555 1000038596 1000038597 1000038601 1000038607 1000038611 1000038613 1000038617 1000038618 1000038620 1000038662 1000038667 1000038669 1000038670 1000038675 1000038676 1000038677 1000038681 1000038682 1000038701 1000038741 1000038743 1000038744 1000038745 1000038747 1000038758 1000038808 1000038809 1000038810 1000038811 1000038812 1000038813 1000038814 1000038815 1000038816 1000038817 1000038818 1000038819 1000038820 1000038821 1000038822 1000038823 1000038824 1000038825 1000038840 1000038841 1000038842 1000038843 1000038844 1000038944 1000038946 1000038947 1000038948 1000038949 1000038950 1000038951 1000038952 1000038954 1000038960 1000039000 1000039001 1000039004 1000039005 1000039007 1000039126 1000039127 1000039128 1000039129 1000039130 1000039131 1000039132 1000039166 1000039168 1000039169 1000039170 1000039171 1000039172 1000039173 1000039174 1000039175 1000039176 1000039177 1000039178 1000039180 1000039181 1000039182 1000039183 1000039203 1000039428 1000039475 1000039702 1000039703 1000039704 1000039705 1000039706 1000039707 1000039708 1000039709 1000039712 1000039713 1000039715 1000039726 1000039730 1000039731 1000039732 1000039733 1000039734 1000040032 1000040035 1000040036 1000040040 1000040041 1000040042 1000040043 1000040046 1000040051 1000040053 1000040054 1000040055 1000040056 1000040057 1000040059 1000040060 1000040061 1000040439 1000040440 1000040441 1000040442 1000040443 1000040444 1000040445 1000040448 1000040449 1000040450 1000040451 1000040452 1000040455 1000040456 1000036251 1000040503 1000040504 1000040505 1000040506 1000040507 1000040508 1000040509 1000040510 1000040511 1000040512 1000040513 1000040514 1000040515 1000040516 1000040519 1000040520 1000040521 1000040522 1000040535 1000040912 1000040914 1000040918 1000040922 1000040924 1000040927 1000040930 1000041032 1000041038 1000041041 1000041042 1000041069 1000041070 1000041071 1000041072 1000041077 1000041078 1000041079 1000041081 1000041087 1000041089 1000041091 1000041111 1000041175 1000041219 1000041244 1000041667 1000041668 1000041669 1000041670 1000041671 1000041672 1000041673 1000041674 1000041675 1000041676 1000041677 1000041678 1000041679 1000041680 1000041681 1000041682 1000041683 1000041684 1000041685 1000041818 1000041942 1000041947 1000041978 1000041981 1000042032 1000042079 1000042081 1000042082 1000042083 1000042085 1000042092 1000042093 1000042094 1000042095 1000042096 1000042097 1000042098 1000042099 1000042100 1000042101 1000042102 1000042103 1000042104 1000042105 1000042106 1000042109 1000042110 1000042111 1000042112 1000042113 1000042114 1000042115 1000042116 1000042117 1000042118 1000042119 1000042121 1000042122 1000042123 1000042124 1000042125 1000042126 1000042127 1000042128 1000042129 1000042130 1000042131 1000042132 1000042133 1000042134 1000042135 1000042220 1000042222 1000019856 1000021023 1000042841 1000042842 1000025570 1000042843 1000042845 1000042847 1000042848 1000042852 1000042854 1000042857 1000042858 1000042860 1000042861 1000042862 1000042865 1000038107 1000043347 1000043348 1000043357 1000043392 1000043544 1000043545 1000043548 1000043549 1000043683 1000043684 1000043685 1000043686 1000043689 1000043690 1000043691 1000043692 1000043693 1000043694 1000043695 1000043696 1000043697 1000043698 1000043700 1000043701 1000043702 1000043703 1000043704 1000043707 1000043708 1000043709 1000043710 1000043711 1000043712 1000043713 1000043717 1000043718 1000043719 1000043720 1000038796 1000044151 1000044152 1000044155 1000044163 1000044164 1000044166 1000044167 1000044168 1000044169 1000044170 1000044171 1000044172 1000044173 1000044174 1000044176 1000044178 1000044185 1000044186 1000044187 1000044189 1000044190 1000044193 1000044194 1000044196 1000044206 1000044208 1000044209 1000044243 1000044244 1000044245 1000044246 1000044247 1000044259 1000044260 1000044261 1000044262 1000044263 1000044264 1000044265 1000044266 1000044268 1000044271 1000044272 1000044273 1000044274 1000044276 1000044277 1000044278 1000044279 1000045070 1000045081 1000045129 1000045177 1000045182 1000045183 1000045184 1000045186 1000045188 1000045195 1000045206 1000045310 1000045496 1000045497 1000045502 1000045523 1000045527 1000045528 1000045530 1000045533 1000045535 1000045537 1000045538 1000045539 1000045540 1000045542 1000045543 1000045544 1000045545 1000045546 1000045547 1000045548 1000045549 1000045550 1000045551 1000045552 1000045553 1000045554 1000045555 1000045556 1000045557 1000045558 1000045559 1000045560 1000045561 1000045562 1000045563 1000045564 1000045565 1000045566 1000045567 1000045568 1000045569 1000045570 1000045571 1000045589 1000045590 1000045591 1000045592 1000045593 1000045594 1000045595 1000045596 1000045597 1000045598 1000045599 1000045600 1000045601 1000045602 1000045574 1000045603 1000045604 1000045605 1000045606 1000045609 1000045685 1000045686 1000045687 1000045688 1000045689 1000045694 1000045695 1000045697 1000045902 1000045914 1000045916 1000045917 1000045918 1000045919 1000045920 1000045924 1000045925 1000045926 1000045927 1000045929 1000045931 1000045932 1000045933 1000045935 1000045936 1000045937 1000045938 1000045939 1000045940 1000045941 1000045943 1000046176 1000046180 1000046186 1000046262 1000046263 1000046264 1000046265 1000046266 1000046267 1000046269 1000046270 1000046271 1000046272 1000046273 1000046274 1000046336 1000046575 1000046577 1000046578 1000046579 1000046580 1000046581 1000046583 1000046584 1000046586 1000046587 1000046588 1000046589 1000046590 1000046591 1000046592 1000046593 1000046594 1000046595 1000046596 1000046597 1000046598 1000046599 1000046600 1000046601 1000046602 1000046603 1000046604 1000046605 1000046606 1000046607 1000046608 1000046609 1000046610 1000046611 1000046612 1000046613 1000046614 1000046615 1000046616 1000046617 1000046618 1000046619 1000046620 1000046621 1000046622 1000046770 1000046776 1000046778 1000046780 1000046782 1000046783 1000046784 1000046785 1000046834 1000046839 1000046840 1000047138 1000046872 1000029001 1000047850 1000048078 1000048091 1000048105 1000048109 1000046912 1000048274 1000048275 1000048285 1000048292 1000048298 1000048312 1000048545 1000048550 1000048565 1000048635 1000048629 1000042965 1000048936 1000048937 1000048827 1000048211 1000049388 1000049602 1000049603 1000049703 1000049594 1000049828 1000043688 1000049874 1000049967 1000049968 1000050065 1000050329 1000050339 1000050452 1000050477 1000050542 1000049234 1000045131 1000050781 1000050783 1000050881 1000043256 1000051039 1000051089 1000051117 1000051128 1000051130 1000051132 1000051133 1000051164 1000049222 1000051513 6047919 1000051525 1000051532 1000051564 1000051569 1000051733 1000051770 1000051401 1000051816 1000051837 1000051903 1000051928 1000051962 1000051976 1000051977 1000052046 1000052138 1000052241 1000049144 1000052287 1000052289 1000052352 1000052353 1000052355 1000052358 1000052359 1000052385 1000038839 1000052428 1000052454 1000051446 1000052458 1000052461 1000052467 1000052471 1000052476 1000052761 1000052762 1000052764 1000052767 1000052768 1000051993 1000052966 1000053115 1000050979 1000052414 1000053231 1000050208 1000053399 28694 ] |
9 | 0.25 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.24 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.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
13 | 0.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:
[
18
]
|
14 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
15 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
16 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
17 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
18 | 0.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.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:
[
25
]
|
21 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
23 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 0.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:
[
29
]
|
25 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 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:
[
28694
]
|
29 | 0.27 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.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"
]
|
31 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
32 | 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"
]
|
33 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
34 | 0.32 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" 9839 ] |
35 | 0.30 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:
[ 9839 0 ] |
36 | 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.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 9839 ] |
37 | 0.17 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:
[
9839
]
|
38 | 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:
[
"TarifDefautBtoB"
]
|
39 | 0.26 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:
[ 9839 "C" ] |
40 | 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 = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
9839
]
|
41 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
42 | 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"
]
|
43 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
44 | 0.24 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:
[
9839
]
|
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 07:27:45" "%2%" 9839 ] |
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.