GET https://staging.pgdis.com/produit/70369-agrafes-couleur-pavo-8043033

Query Metrics

49 Database Queries
12 Different statements
3945.00 ms Query time
0 Invalid entities
4597 Managed entities

Queries

Group similar statements

# Time Info
1 155.35 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:
[
  "70369-agrafes-couleur-pavo-8043033"
]
2 0.40 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  87307
]
3 0.61 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, t27.id AS id_28, t27.min_qty AS min_qty_29, t27.max_qty AS max_qty_30, t27.step_qty AS step_qty_31, t27.product_id AS product_id_32 FROM product t0 LEFT JOIN product_rule t27 ON t27.product_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "70369-agrafes-couleur-pavo-8043033"
]
4 0.45 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:
[
  "70369-agrafes-couleur-pavo-8043033"
]
5 1.74 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:
[
  87307
  1
]
6 0.68 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:
[
  54
  253
  254
  255
  256
  257
  258
  253
  87307
]
7 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  481
]
8 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  482
]
9 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  484
]
10 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  485
]
11 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  486
]
12 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  487
]
13 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  488
]
14 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  490
]
15 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  491
]
16 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  492
]
17 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:
[
  "ourClientsAlsoBoughtMonths"
]
18 2275.32 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:
[
  87307
  "2025-04-11 17:37:25"
]
19 1503.00 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:
[
  6324468
  6376602
  6381053
  6381411
  6382777
  6384359
  6384727
  6384728
  6384817
  6385042
  6385137
  6385166
  6385339
  6385356
  6385404
  6385439
  6385412
  6385575
  6385990
  6380453
  6386180
  6386186
  6386374
  6386780
  6387104
  6387208
  6388278
  6382523
  6388748
  6388840
  6389112
  6376051
  6376087
  6389631
  6389655
  6391135
  6390298
  6388248
  6391620
  6391933
  6391931
  6391974
  6392068
  6392086
  6392201
  6392372
  6392685
  6393400
  6393457
  6393608
  6393826
  6393835
  6393856
  6393859
  6393872
  6393874
  6393930
  6393943
  6393945
  6393960
  6394007
  6394042
  6394055
  6394065
  6394075
  6394086
  6394143
  6394389
  6394402
  6394404
  6394408
  6394403
  6394419
  6380979
  6394531
  6394548
  6394553
  6394666
  6394712
  6394756
  6394767
  6394780
  6394778
  6394813
  6394188
  6395251
  6395466
  6395525
  6395742
  6395817
  6395818
  6395915
  6395960
  6396187
  6396426
  6396473
  6396474
  6396629
  6396631
  6396633
  6396634
  6396638
  6396747
  6396763
  6396771
  6396772
  6396773
  6396810
  6396812
  6396813
  6396816
  6396817
  6396820
  6396821
  6396829
  6396832
  6396854
  6396859
  6396862
  6396865
  6396866
  6396873
  6396875
  6396876
  6396877
  6396878
  6396879
  6396882
  6396884
  6396886
  6396887
  6396899
  6396900
  6396912
  6396926
  6396930
  6396936
  6396973
  6396990
  6396995
  6396996
  6397007
  6397022
  6397131
  6397135
  6397192
  6397364
  6397367
  6397369
  6397370
  6397373
  6397377
  6397405
  6397462
  6397479
  6397480
  6397482
  6397517
  6397519
  6397540
  6397543
  6397573
  6397597
  6397615
  6397657
  6397658
  6397677
  6397681
  6397682
  6397684
  6397697
  6397716
  6397731
  6397733
  6397736
  6397958
  6397961
  6397962
  6398009
  6398012
  6398015
  6398028
  6398068
  6398074
  6398689
  6398776
  6398777
  6398778
  6398795
  6398797
  6398827
  6398836
  6398861
  6398878
  6398928
  6398972
  6398997
  6398998
  6399036
  6399037
  6399038
  6399070
  6399083
  6399093
  6399107
  6399108
  6399127
  6399148
  6399156
  6399197
  6399209
  6399238
  6399264
  6399275
  6399278
  6399298
  6399323
  6399334
  6399362
  6399366
  6399367
  6399392
  6399441
  6399464
  6399471
  6399473
  6399481
  6399494
  6399510
  6399511
  6399512
  6399537
  6399542
  6399543
  6399544
  6399546
  6399557
  6399571
  6399573
  6399582
  6399811
  6399973
  6399974
  6399978
  6400204
  6400244
  6400259
  6400311
  6400343
  6400399
  6400574
  6400762
  6400851
  6400853
  6400901
  6400910
  6401313
  6401519
  6401526
  6401617
  6401794
  6401973
  6402393
  6402421
  6402449
  6402509
  6402787
  6402798
  6402804
  6402874
  6403059
  6403117
  6403369
  6403380
  6403424
  6403447
  6403459
  6403462
  6403505
  6403507
  6403522
  6403696
  6404271
  6404582
  6404956
  6405082
  6405093
  6405340
  6405392
  6405905
  6405929
  6406359
  6407174
  6408331
  6408646
  6408832
  6409132
  6409641
  6409667
  6409812
  6410000
  6410012
  6410095
  6410291
  6411282
  6411822
  6411921
  6412261
  6412212
  6412348
  6412554
  6413284
  6413726
  6414203
  6414318
  6414380
  6414440
  6414760
  6414940
  6415891
  6416611
  6417117
  6417452
  6417542
  6417621
  6417694
  6417796
  6417940
  6417991
  6418058
  6418133
  6418272
  6418389
  6418635
  6418732
  6418736
  6419494
  6419809
  6419954
  6420125
  6420252
  6420349
  6420418
  6420440
  6420442
  6420452
  6420454
  6420455
  6420456
  6420458
  6420459
  6420541
  6420736
  6421512
  6421721
  6423123
  6423583
  6424028
  6424466
  6425051
  6425222
  6425621
  6425921
  6426117
  6426472
  6426685
  6426737
  6426800
  6426903
  6426974
  6427235
  6427289
  6427323
  6427369
  6427391
  6427411
  6427449
  6427547
  6427658
  6427699
  6427703
  6427711
  6427726
  6427755
  6427767
  6427783
  6427833
  6427837
  6427869
  6427875
  6427876
  6427906
  6427964
  6428003
  6428006
  6428106
  6428151
  6428395
  6428424
  6428431
  6428434
  6428440
  6428442
  6428744
  6428753
  6428793
  6428808
  6428854
  6428909
  1000019015
  6429394
  6429402
  6429449
  6429471
  6429571
  6429741
  6429793
  6429830
  6429836
  6429872
  6429937
  6430012
  6430046
  6430050
  6430055
  6430056
  6430081
  6430094
  6430106
  6430273
  6430297
  6430300
  6430309
  6430350
  6430373
  6430410
  6430452
  6430468
  6430482
  1000019860
  6430586
  6430629
  6430683
  6430791
  6430833
  6430841
  6430843
  6430847
  6430857
  6430894
  6430917
  6430960
  6430986
  6431100
  6431162
  6431262
  6431492
  6431517
  6431583
  6431916
  6432130
  6432143
  6432148
  6432171
  6432176
  6432182
  6432193
  6432205
  6432206
  6432207
  6432212
  6432219
  6432250
  6432251
  6432264
  6432267
  6432306
  6432315
  6432521
  6432530
  6433143
  6433380
  6433390
  6433438
  6433581
  6433666
  6433669
  6433679
  6433751
  6433925
  6433954
  6434001
  6434055
  6434070
  6434474
  6434502
  6434586
  6434589
  6434985
  6435194
  6435212
  6435219
  6435220
  6435290
  6435313
  6435356
  6435394
  6435398
  6435426
  6435532
  6435622
  6435641
  6435668
  6435706
  6435712
  6435721
  6435759
  6435904
  6435936
  6435963
  6436262
  6436290
  6436322
  6437264
  6438014
  6438078
  6438086
  6438092
  6438112
  6439148
  6439224
  6439594
  6439631
  6439647
  6439675
  6439701
  6440224
  6440950
  6441410
  6441913
  6442084
  6442244
  6442583
  6442755
  6443106
  6443126
  6443191
  6443537
  6443687
  6443971
  6444051
  6444588
  6444760
  6446200
  6446785
  6446857
  6447645
  6447715
  6448272
  6449509
  6449797
  6450173
  6450183
  6450208
  6450497
  6450506
  6451381
  6451411
  6451679
  6451998
  6452241
  6452378
  6452397
  6452516
  6452570
  6452577
  6452610
  6452756
  6452813
  6452814
  6452815
  6452819
  6452895
  6452942
  6452954
  6452983
  6452984
  6452986
  6452989
  6452991
  6452994
  6453004
  6453018
  6453023
  6453026
  6453029
  6453030
  6453036
  6453039
  6453040
  6453041
  6453044
  6453045
  6453046
  6453047
  6453048
  6453050
  6453051
  6453055
  6453058
  6453077
  6453078
  6453085
  6453091
  6453096
  6453149
  6453151
  6453152
  6453193
  6453213
  6453258
  6453382
  6453391
  6453396
  6453518
  6453649
  6453695
  6453698
  6453701
  6453703
  6453704
  6453705
  6453706
  6453709
  6453721
  6453726
  6453819
  6453820
  6453915
  6453926
  6453946
  6453947
  6453971
  6453972
  6454054
  6454058
  6454080
  6454081
  6454083
  6454084
  6454085
  6454086
  6454087
  6454120
  6454122
  6454123
  6454140
  6454141
  6454145
  6454280
  6454288
  6454291
  6454351
  6454364
  6454431
  6454495
  6454497
  6454609
  6454729
  6454747
  6454976
  6455035
  6455234
  6455307
  6455320
  6455326
  6455427
  6455497
  6455544
  6455670
  6455730
  6455806
  6455825
  6455925
  6455989
  6455993
  6456015
  6456017
  6456047
  6456048
  6456049
  6456050
  6456106
  6456223
  6456224
  6456249
  6456281
  6456284
  6456285
  6456302
  6456315
  6456339
  6456389
  6456390
  6456391
  6456398
  6456401
  6456431
  6456481
  6456506
  6456507
  6456514
  6456540
  6456549
  6456564
  6456568
  6456594
  6456595
  6456597
  6456598
  6456608
  6456666
  6456669
  6456684
  6456692
  6456700
  6456701
  6456715
  6456745
  6456753
  6456770
  6456771
  6456775
  6456781
  6456783
  6456846
  6456911
  6457205
  6457209
  6457298
  6457299
  6457345
  6459468
  6459917
  6459989
  6460031
  6460110
  6461072
  6461321
  6461838
  6462351
  6462350
  6462364
  6462963
  6462967
  6463006
  6463032
  6463109
  6463553
  6463678
  6463681
  6463729
  6463832
  6463926
  6463980
  6464227
  6464262
  6464291
  6464300
  6464339
  6464348
  6464654
  6464758
  6464853
  6464862
  6464913
  6465166
  6465170
  6465202
  6465337
  6465339
  6465385
  6465466
  6465532
  6465612
  6465804
  6465873
  6465901
  6465955
  6466327
  6466429
  6466564
  6466569
  6466576
  6466606
  6466627
  6466670
  6466695
  6466724
  6466756
  6466783
  6466803
  6466845
  6466856
  6466878
  6466883
  6466910
  6466913
  6466920
  6466924
  6466937
  6467008
  6467009
  6467094
  6467159
  6467218
  6467270
  6467368
  6467395
  6467426
  6467463
  6467461
  6467781
  6467789
  6468056
  6468073
  6468126
  6468172
  6468177
  6468206
  6468202
  6468218
  6468231
  6468574
  6468586
  6468618
  6468692
  6468705
  6468724
  6468748
  6468791
  6468810
  6468985
  6469045
  6469107
  6469116
  6469132
  6469141
  6469208
  6469236
  6469263
  6469271
  6469336
  6469397
  6469396
  6469412
  6469440
  6469489
  6469551
  6469641
  6469859
  6469952
  6469997
  6470085
  6470101
  6470264
  6470516
  6470538
  6470567
  6470780
  6470792
  6470876
  6470885
  6471052
  6471081
  6471115
  6471268
  6471281
  6471286
  6471307
  6471314
  6471324
  6471337
  6471339
  6471373
  6471413
  6471423
  6471459
  6471465
  6471480
  6471481
  6471502
  6471683
  6471794
  6471863
  6471910
  6471935
  6471989
  6472239
  6472310
  6472375
  6472540
  6472633
  6472643
  6472769
  6473020
  6474502
  6474845
  6474907
  6475431
  6475441
  6475505
  6475559
  6475611
  6475787
  6475809
  6476611
  6477153
  6477214
  1000036973
  6477683
  6477705
  6480471
  6480488
  6480504
  6480626
  6480773
  6481103
  6481196
  6481456
  1000022056
  6482106
  6482866
  6483079
  6483186
  6483383
  6483501
  6483914
  6483957
  6483997
  6485257
  6485501
  6486699
  6486735
  6486760
  6487986
  6488493
  6489026
  6490797
  6490810
  6490944
  6491027
  6491068
  6491093
  6491846
  6492064
  6492088
  6492169
  6492260
  6492288
  6492307
  6492317
  6492319
  6492433
  6492662
  1000058481
  6492885
  6492908
  6493071
  6493086
  6493090
  6493206
  6493227
  6493404
  6493893
  6494230
  6494363
  6494389
  6494759
  6494774
  6494806
  6495425
  6495580
  6495586
  6495591
  6495668
  6495679
  6495696
  6495699
  6495704
  6495794
  6495797
  6495802
  6495841
  6495853
  6495903
  6495940
  6495982
  6495992
  6496119
  6496174
  6496187
  6496189
  6496214
  6496246
  6496255
  6496257
  6496383
  6496419
  6496536
  6496622
  6496636
  6497070
  6497236
  6497374
  6497821
  6498132
  6498578
  6498581
  6498628
  6498638
  6498674
  6499145
  6499245
  6499246
  6499328
  6499347
  6499350
  6499352
  6499379
  6499394
  6499519
  6499655
  6499714
  6499791
  6499859
  6500009
  6500090
  6500111
  6500113
  6500119
  6500141
  6500143
  6500233
  6500392
  6500598
  6500650
  6500652
  6500653
  6500985
  6501266
  6501282
  6501387
  6501593
  6502339
  6502393
  6502410
  6502592
  6502709
  6502827
  6502949
  6503096
  6503241
  6503258
  6503377
  6503405
  6503460
  6503482
  6503518
  6503586
  6503630
  6503778
  6504069
  6504074
  6504075
  6504076
  6504077
  6504078
  6504081
  6504103
  6504229
  6504386
  6504432
  6504453
  6504461
  6504462
  6504465
  6504474
  6504477
  6504480
  6504488
  6504703
  6504712
  6504747
  6504764
  6504787
  6504868
  6504889
  6504897
  6504941
  6504946
  6505006
  6505020
  6505404
  6505419
  6505422
  6505443
  6505445
  6505453
  6505481
  6505503
  6505522
  6505674
  6505681
  6505776
  6505866
  6505893
  6505909
  6505917
  6505945
  6506023
  6506030
  6506033
  6506040
  6506048
  6506051
  6506382
  6506442
  6506845
  6506911
  6507278
  6507407
  6507438
  6507444
  6507447
  6507459
  6507468
  6507493
  6507520
  6507529
  6507573
  6507662
  6507792
  6508525
  6508536
  6508546
  6508562
  6508660
  6508662
  6508712
  6508718
  6508719
  6508810
  6508877
  6509362
  6509373
  6510321
  6510426
  6510889
  6511001
  6511015
  6511117
  6511197
  6511243
  6512470
  6514600
  6514969
  6514989
  6515124
  6515346
  6515372
  6516050
  6516205
  6516209
  6516340
  6516670
  6516779
  6516870
  6516881
  6516950
  6517142
  6517167
  6517270
  6517344
  6517379
  6517384
  6517457
  6517495
  6518233
  6518406
  6519928
  6520007
  6520062
  6520850
  6520866
  6521306
  6521554
  6521714
  6521763
  6521798
  6521817
  6521899
  6521929
  6522341
  6523302
  6523510
  6523964
  6524034
  6524332
  6524417
  6524419
  6524441
  6524482
  6524520
  6524881
  6524972
  6525109
  6525112
  6525116
  6525460
  6525504
  6525793
  6526127
  6526170
  6526182
  6526285
  6526488
  6526507
  6526508
  6526600
  6526691
  6526737
  6526779
  6526782
  6526787
  6526808
  6526812
  6526816
  6526820
  6526821
  6526826
  6526828
  6526830
  6526832
  6526834
  6526838
  6526856
  6526861
  6526862
  6526863
  6526916
  6526936
  6526939
  6526987
  6527066
  6527067
  6527068
  6527116
  6527377
  6527383
  6527384
  6527422
  6527425
  6527465
  6527483
  6527582
  6527601
  6527683
  6527687
  6527689
  6527690
  6527692
  6527693
  6527716
  6527742
  6527743
  6527744
  6527751
  6527752
  6527755
  6527845
  6527858
  6527884
  6527885
  6527887
  6527907
  6527910
  6527938
  6528008
  6528214
  6528303
  6528675
  6528676
  6528734
  6528782
  6529088
  6529144
  6529279
  6529743
  6529982
  6529995
  6530005
  6530209
  6530291
  6530309
  6530424
  6530526
  6530553
  6530554
  6530727
  6530755
  6530801
  6530804
  6530886
  6530917
  6530928
  6530952
  6531015
  6531078
  6531122
  6531123
  6531161
  6531162
  6531178
  6531179
  6531201
  6531221
  6531232
  6532653
  6532682
  6532726
  6532732
  6533015
  6533016
  6533017
  6533018
  6533019
  6533020
  6533021
  6533022
  6533023
  6533024
  6533025
  6533026
  6533027
  6533028
  6533029
  6533030
  6533031
  6533032
  6533033
  6533034
  6533199
  6533404
  6533768
  6533785
  6533820
  6533850
  6533916
  6533934
  6533960
  6534311
  6534442
  6534446
  6534463
  6534479
  6534894
  6534988
  6535038
  6535040
  6535602
  6535664
  6535953
  6535962
  6537422
  6538394
  6538690
  6538734
  6538736
  6539667
  6540288
  6540423
  6540445
  6541470
  6542098
  1000001805
  1000001928
  1000002027
  1000002028
  1000002029
  1000002640
  1000002369
  1000004036
  1000004493
  6385004
  1000005324
  1000004566
  1000005928
  1000006030
  1000006449
  1000006716
  1000006896
  1000007518
  1000007599
  1000001931
  1000005034
  1000008922
  1000009627
  1000009762
  6394610
  1000010864
  1000010537
  1000011059
  1000011030
  1000004058
  1000013100
  1000013102
  1000013087
  1000008008
  1000011858
  1000013198
  1000013201
  1000013212
  1000012171
  1000013903
  1000014126
  1000014524
  1000014576
  1000014578
  1000014738
  1000014739
  1000014741
  1000010451
  1000009676
  1000005279
  1000013374
  1000015390
  1000015752
  1000010933
  1000015919
  1000015925
  1000016028
  1000016029
  1000016030
  1000015859
  1000015802
  1000016166
  1000016168
  1000016169
  1000016793
  1000016913
  1000017268
  1000017280
  1000017196
  1000017283
  1000016690
  1000016754
  1000016961
  1000013364
  1000016684
  1000013396
  1000016683
  1000017330
  1000017097
  1000017368
  1000017369
  1000017370
  1000017321
  1000017298
  1000017417
  1000017386
  1000016674
  1000017467
  1000017430
  1000017485
  1000017495
  1000017502
  1000017479
  1000005574
  1000017363
  1000017423
  1000017334
  1000017316
  1000016788
  1000017438
  1000017338
  1000016740
  1000014374
  1000017440
  1000017374
  1000017372
  1000013361
  1000018513
  1000018759
  1000018461
  1000018605
  1000017947
  1000018897
  1000018707
  1000017325
  1000018928
  1000013204
  1000018558
  1000018907
  1000019209
  1000018917
  1000019248
  1000017281
  1000019312
  1000018597
  1000017354
  1000019565
  1000019753
  1000018964
  1000019032
  1000019983
  1000018430
  1000019993
  1000020023
  1000012837
  1000019707
  1000017731
  1000018546
  1000019040
  1000013289
  1000019506
  1000017311
  1000017331
  1000018376
  1000017310
  1000019018
  1000017629
  1000020571
  1000020492
  1000017342
  1000019121
  1000019172
  1000018896
  1000020589
  1000020629
  1000020962
  1000011023
  1000020971
  1000020870
  1000021128
  1000020959
  1000018358
  1000016958
  1000020986
  1000021171
  1000021230
  1000018564
  1000017389
  1000017323
  1000020890
  1000021234
  1000017049
  1000017335
  1000020425
  1000019668
  1000021634
  1000020493
  1000017434
  1000018888
  1000021451
  1000017400
  1000017457
  1000018448
  1000017373
  1000022325
  1000018664
  1000020941
  1000022344
  1000022349
  1000022394
  1000017662
  1000009987
  1000021015
  1000010327
  1000019105
  1000021287
  1000022485
  1000022307
  1000017425
  1000018270
  1000020847
  1000021400
  1000022594
  1000022611
  1000019027
  1000021221
  1000022726
  1000021208
  1000022751
  1000022752
  1000022754
  1000018922
  1000022728
  1000022772
  1000020625
  1000022773
  1000018557
  1000022723
  1000022320
  1000016688
  1000022631
  1000017608
  1000017308
  1000021543
  1000016870
  1000023706
  1000023707
  1000023708
  1000022354
  1000023727
  1000023932
  1000019681
  1000024030
  1000020529
  1000021489
  1000017879
  1000026477
  1000026478
  1000018971
  1000026564
  1000024139
  1000022574
  1000021456
  1000019801
  1000023743
  1000026837
  1000026848
  1000026888
  1000026599
  1000027004
  1000027010
  1000027011
  1000011984
  1000027018
  1000014853
  1000027054
  1000027005
  1000027262
  1000022714
  1000027126
  1000017580
  1000027428
  1000018918
  1000017581
  1000027551
  1000027460
  1000027586
  1000027692
  1000015502
  1000028997
  1000029327
  1000029361
  1000029380
  1000029324
  1000029503
  1000029507
  1000029509
  1000029514
  1000020577
  1000029516
  1000029539
  1000029541
  1000029547
  1000029552
  1000029553
  1000023768
  1000029595
  1000022650
  1000029528
  1000029865
  1000029867
  1000029365
  1000029918
  1000029919
  1000029921
  1000029922
  1000029954
  1000015985
  1000030926
  1000030927
  1000031107
  1000031109
  1000015359
  1000026930
  1000029842
  1000031588
  1000031589
  1000031595
  1000031610
  1000019337
  1000032097
  1000032099
  1000032102
  1000032103
  1000032104
  1000032355
  1000032374
  1000032036
  1000019256
  1000032457
  1000032315
  1000021303
  1000031570
  1000031649
  1000031367
  1000016821
  1000033222
  1000033224
  1000033226
  1000033229
  1000033244
  1000033333
  1000032601
  1000033469
  1000033472
  1000033474
  1000033475
  1000033476
  1000033477
  1000033486
  1000033488
  1000033492
  1000033505
  1000033507
  1000033509
  1000033510
  1000033531
  1000033532
  1000033533
  1000033535
  1000033536
  1000033537
  1000033538
  1000033539
  1000033540
  1000033545
  1000033546
  1000033547
  1000033548
  1000033549
  1000033550
  1000033551
  1000033555
  1000033557
  1000033558
  1000033561
  1000033562
  1000033581
  1000033583
  1000033667
  1000033668
  1000033669
  1000033670
  1000033671
  1000033672
  1000033673
  1000033674
  1000033675
  1000033676
  1000033677
  1000033678
  1000033679
  1000033680
  1000033681
  1000033682
  1000033683
  1000033684
  1000033685
  1000033686
  1000033687
  1000033688
  1000033689
  1000033690
  1000033691
  1000033692
  1000033693
  1000033694
  1000033695
  1000033696
  1000033697
  1000033699
  1000033700
  1000033701
  1000033702
  1000033703
  1000033704
  1000033705
  1000033706
  1000033707
  1000033708
  1000033709
  1000033711
  1000033712
  1000033713
  1000033714
  1000033715
  1000033716
  1000033717
  1000033718
  1000033719
  1000033720
  1000033721
  1000033722
  1000033723
  1000033724
  1000033725
  1000033726
  1000021464
  1000032076
  1000034160
  1000021719
  1000034384
  1000034401
  1000034402
  1000034744
  1000034753
  1000035267
  1000033569
  1000035752
  1000035778
  1000036158
  1000036159
  1000036161
  1000035536
  1000036361
  1000034342
  1000037725
  1000037738
  1000037954
  1000037996
  1000038001
  1000038044
  1000017025
  1000041248
  1000041274
  1000041941
  1000041945
  1000042616
  1000042629
  1000042630
  1000042633
  1000042634
  1000042683
  1000042706
  1000042737
  1000029877
  1000042770
  1000042771
  1000042772
  1000042773
  1000022803
  1000010424
  1000043803
  1000043894
  1000043897
  1000043996
  1000044596
  1000044597
  1000044600
  1000044602
  1000044774
  1000044785
  1000044786
  1000044788
  1000044795
  1000044829
  1000044850
  1000044851
  1000044855
  1000044860
  1000044862
  1000044867
  1000044868
  1000044873
  1000044914
  1000044995
  1000045002
  1000045510
  1000045520
  1000045521
  1000045526
  1000045529
  1000045534
  1000045781
  1000045785
  1000045840
  1000046013
  1000046014
  1000046027
  1000046028
  1000046121
  1000046122
  1000046179
  1000046205
  1000046284
  1000046637
  1000046640
  1000046644
  1000046654
  1000046655
  1000046656
  1000046698
  1000046719
  1000046720
  1000046721
  1000046740
  1000046743
  1000046749
  1000046750
  1000046752
  1000046753
  1000046754
  1000046755
  1000046837
  1000046842
  1000047165
  1000047166
  1000047226
  1000047227
  1000047228
  1000047231
  1000047233
  1000046206
  1000047653
  1000047720
  1000047985
  1000035758
  1000045323
  1000048865
  1000047900
  1000049884
  1000049835
  1000050246
  1000044906
  1000050423
  1000048819
  1000051217
  1000051317
  1000043286
  1000051431
  1000051458
  1000051469
  1000051471
  1000051564
  1000021337
  1000052571
  1000052578
  1000052863
  1000052966
  1000051753
  1000051921
  1000052564
  1000048157
  1000053342
  1000053375
  1000053376
  1000053547
  1000047654
  1000050623
  1000053742
  1000050346
  1000054047
  1000053340
  1000051325
  1000053377
  1000054246
  1000054248
  1000054583
  1000054686
  1000053093
  1000054626
  1000055228
  1000055496
  1000015896
  1000055687
  1000055005
  1000056242
  1000056421
  1000056538
  1000056539
  1000044606
  1000057049
  1000054118
  1000056859
  1000054259
  1000057287
  1000057415
  1000057893
  1000057944
  1000057999
  1000058208
  1000058213
  1000058223
  1000058231
  1000058233
  1000058237
  1000058243
  1000058250
  1000058249
  1000058242
  1000058253
  1000058287
  1000058264
  1000058297
  1000058302
  1000058288
  1000058301
  1000058303
  1000058327
  1000058342
  1000058328
  1000058356
  1000058345
  1000058274
  1000058372
  1000058378
  1000058389
  1000058399
  1000058393
  1000058409
  1000058371
  1000058424
  1000058257
  1000058332
  1000058431
  1000058317
  1000058439
  1000058450
  1000058454
  1000058382
  1000058456
  1000058411
  1000058465
  1000058420
  1000058492
  1000058510
  1000058385
  1000058457
  1000058353
  1000058564
  1000058533
  1000058511
  1000058581
  1000058644
  1000058663
  1000058648
  1000058234
  1000058687
  1000058461
  1000058708
  1000058742
  1000058752
  1000058754
  1000058755
  1000058756
  1000058761
  1000058733
  1000058697
  1000058438
  1000058783
  1000058588
  1000058556
  1000058811
  1000058750
  1000058407
  1000058771
  1000058373
  1000058841
  1000058845
  1000058846
  1000058849
  1000058338
  1000058757
  1000058829
  1000058433
  1000058907
  1000058842
  1000058362
  1000058745
  1000058359
  1000058967
  1000058869
  1000058587
  1000058258
  1000059028
  1000059057
  1000058701
  1000059070
  1000059045
  1000058447
  1000059104
  1000059117
  1000059085
  1000058949
  1000059199
  1000059230
  1000059259
  1000059099
  1000059014
  1000059049
  1000059132
  1000059279
  1000058854
  1000059316
  1000059329
  1000059322
  1000059363
  1000059355
  1000059447
  1000059506
  1000059287
  1000059667
  1000059800
  1000060088
  1000055250
  1000060871
  1000060872
  1000060885
  1000060886
  1000061381
  1000061427
  1000060266
  1000061591
  1000061592
  1000060858
  1000062134
  1000062153
  1000062154
  1000062187
  1000062950
  1000062975
  1000062977
  1000063209
  1000063346
  1000062450
  1000062604
  1000056847
  1000063625
  1000063627
  1000063647
  1000064157
  1000064215
  1000064249
  1000064723
  1000064704
  1000063347
  1000065393
  1000065828
  1000065993
  87307
]
20 0.45 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  529372
]
21 0.21 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  145260
]
22 0.25 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  65657
]
23 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  21052
]
24 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  64683
]
25 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  9651
]
26 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  71996
]
27 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  80097
]
28 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  187385
]
29 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  146207
]
30 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
31 0.32 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
]
32 0.21 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
]
33 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  17
]
34 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
]
35 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
]
36 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.20 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
]
38 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
]
39 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:
[
  23
]
40 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
41 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:
[
  25
]
42 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
]
43 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
]
44 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:
[
  28
]
45 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  29
]
46 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
]
47 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
]
48 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  32
]
49 0.33 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:
[
  87307
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Order\CustomerOrder 2154
App\Entity\Customer\Customer 660
App\Entity\Delivery\Delivery 618
App\Entity\User\User 395
App\Entity\Catalog\ProductCatalog 221
App\Entity\Catalog\CustomerCatalog 221
App\Entity\Product\Market 103
App\Entity\Pricing\Price 52
App\Entity\Internal\Commercial 50
App\Entity\Product\ProductPrice 48
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 11
App\Entity\Product\CharacteristicLabel 11
App\Entity\Delivery\DeliveryCost 5
App\Entity\Internal\Society 4
App\Entity\Pricing\Promotion 1
App\Entity\Internal\Parameter 1