GET https://staging.pgdis.com/produit/23286-pates-adhesives-couleur-canson-46518

Query Metrics

50 Database Queries
12 Different statements
2170.37 ms Query time
0 Invalid entities
3299 Managed entities

Queries

Group similar statements

# Time Info
1 43.91 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:
[
  "23286-pates-adhesives-couleur-canson-46518"
]
2 0.35 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:
[
  183528
]
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:
[
  "23286-pates-adhesives-couleur-canson-46518"
]
4 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:
[
  "23286-pates-adhesives-couleur-canson-46518"
]
5 0.87 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:
[
  183528
  1
]
6 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:
[
  269
]
7 1.08 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:
[
  56
  265
  266
  267
  268
  269
  269
  183528
]
8 0.20 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:
[
  571
]
9 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:
[
  572
]
10 0.70 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:
[
  573
]
11 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:
[
  576
]
12 0.22 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:
[
  578
]
13 0.23 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:
[
  1134
]
14 0.16 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:
[
  1138
]
15 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:
[
  1140
]
16 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:
[
  1141
]
17 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:
[
  1142
]
18 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "ourClientsAlsoBoughtMonths"
]
19 961.36 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:
[
  183528
  "2025-04-11 17:33:55"
]
20 1150.07 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:
[
  6368748
  6360670
  6384821
  6359629
  6383776
  6385551
  6378967
  6385722
  6385776
  6386726
  6388995
  6388382
  6390440
  6360849
  6390988
  6391506
  6391698
  6392161
  6389613
  6393026
  6390886
  6393283
  6393429
  6387546
  6394331
  6394465
  6389471
  6395379
  6395500
  6395719
  6396225
  6396248
  6396323
  6396413
  6396957
  6398309
  6398552
  6398692
  6398837
  6398889
  6399545
  6399981
  6400153
  6400727
  6401686
  6402076
  6402954
  6403100
  6403325
  6403337
  6403524
  6404355
  6404703
  6404902
  6407105
  1000002769
  6407527
  6407641
  6408247
  6408263
  6407784
  6408830
  6408923
  6409215
  6409671
  6409436
  6410629
  6410673
  6410680
  6410938
  6411130
  6411769
  6411811
  6411858
  6411859
  6412098
  6412150
  6412209
  6412588
  6412675
  6412775
  6412868
  6413118
  6413342
  6413449
  6413508
  6413559
  6413885
  6414000
  6414247
  6414256
  6414261
  6414275
  6414284
  6414348
  6414404
  6414713
  6414761
  6414897
  6414928
  6414934
  6415274
  6415668
  6415696
  6415833
  6416156
  6416179
  6416269
  6416776
  6416962
  6416976
  6416977
  6417020
  6417327
  6417551
  6417644
  6418171
  6418217
  6418243
  6418244
  6418805
  6418848
  6418873
  6418975
  6418981
  6418984
  6418988
  6418990
  6419024
  6419066
  6419215
  6419316
  6419362
  6420603
  6420610
  6420630
  6420794
  6420955
  6421322
  6421618
  6422230
  6422395
  6422700
  6423070
  6424232
  6424379
  6424664
  6424687
  6424714
  6425060
  6426152
  6426154
  6426473
  6426539
  6426545
  6426713
  6426983
  6427008
  6427115
  6427149
  6427186
  6427365
  6427591
  6428142
  6429211
  6429221
  6429532
  6429646
  6429797
  6429908
  6430298
  6430576
  6430622
  6430624
  6430859
  6430862
  6430950
  6430951
  6431579
  6431620
  6431826
  6431961
  6432133
  6432167
  6433460
  6434000
  6434389
  6434603
  6434622
  6434655
  6434659
  6434718
  6434737
  6434811
  6434849
  6434960
  6435281
  6435574
  6435644
  6435667
  6435722
  6435879
  6435980
  6436020
  6436256
  6436385
  6437136
  6437246
  6437971
  6437991
  6438063
  6438103
  6438132
  6438642
  6439451
  6439604
  6439656
  6439940
  6440050
  6440149
  6440798
  6440843
  6440877
  6441115
  6441237
  6441313
  6441314
  6441787
  6441955
  6442176
  6442347
  6442675
  6442789
  6442885
  6443211
  6443241
  6443266
  6443332
  6444022
  6444181
  6444231
  6444250
  6444304
  6444593
  6444597
  6444604
  6444899
  6444986
  6445015
  6445074
  6445146
  6445649
  6446113
  6446130
  6446175
  6446194
  6446302
  6446374
  6446569
  6446680
  6446739
  6446773
  6446793
  6446855
  6447066
  6447268
  6447645
  6447681
  6448208
  6448232
  6448633
  6448753
  6448801
  6449321
  6449432
  6449564
  6449817
  6449866
  6449890
  6449891
  6449915
  6449923
  6449998
  6450002
  6450066
  6450172
  6450173
  6450174
  6450186
  6450265
  6450429
  6450432
  6450435
  6450498
  6450538
  6450565
  6450696
  6450833
  6450880
  6450973
  6451008
  6451015
  6451023
  6451077
  6451100
  6451125
  6451370
  6451442
  6451461
  6451520
  6451562
  6451604
  6451667
  6451864
  6452089
  6452102
  6452216
  6452256
  6452333
  6452335
  6452420
  6452425
  6452427
  6452494
  6452611
  6453157
  6453868
  6454130
  6454196
  6454607
  6454611
  6454636
  6454733
  6454777
  6454783
  6454785
  6454943
  6454944
  6454949
  6455003
  6455043
  6455122
  6455138
  6455145
  6455146
  6455156
  6455164
  6455266
  6455277
  6455307
  6455334
  6455426
  6455440
  6455487
  6455501
  6455518
  6455522
  6455575
  6455687
  6455702
  6455713
  6455723
  6455752
  6455762
  6455818
  6455841
  6455864
  6455884
  6455962
  6455992
  6456093
  6456259
  6456271
  6456789
  6456986
  6457009
  6457220
  6457249
  6457255
  6457275
  6457279
  6457286
  6457411
  6457426
  6457437
  6457534
  6457645
  6457781
  6457800
  6458326
  6458366
  6458489
  6458497
  6458842
  6459162
  6459225
  6459235
  6459536
  6460315
  6460399
  6461010
  6461315
  6461317
  6461334
  6461335
  6461357
  6461463
  6461584
  6461643
  6462224
  6462341
  6462538
  6462861
  6463149
  6464028
  6464308
  6464416
  6465186
  6466380
  6466654
  6466719
  6468053
  6468112
  6468675
  6469371
  6469473
  6470011
  6470123
  6470464
  6470503
  6470526
  6470569
  6470777
  6471127
  6471150
  6471299
  6471781
  6471838
  6472062
  6472331
  6472595
  6472637
  6472845
  6472990
  6473029
  6473097
  6473168
  6473246
  6474417
  6474517
  6474706
  6474845
  6474870
  6475247
  6475475
  6475476
  6475495
  6475548
  6475602
  6475673
  6476147
  6476297
  6476469
  6476538
  6476587
  6476723
  6477556
  6478158
  6480073
  6480447
  6480481
  6480509
  6480789
  6480801
  6481017
  6481127
  6481135
  6481672
  6481849
  6481908
  6481969
  6482804
  6482853
  6483156
  6483260
  6483286
  6483549
  6483681
  6483863
  6484006
  6484032
  6484125
  6484482
  6484611
  6484715
  6484850
  6484851
  6484889
  6484891
  6485145
  6485296
  6485436
  6485460
  6485484
  6485498
  6485796
  6485951
  6486055
  6486142
  6486162
  6486175
  6486455
  6486485
  6486637
  6486762
  6488402
  6488592
  6488728
  6489003
  6489089
  6489189
  6489944
  6490020
  6490071
  6490080
  6490144
  6490202
  6490616
  6490662
  6490780
  6491006
  6491462
  6491469
  6491532
  6491534
  6492400
  6494242
  6494743
  6494854
  6495297
  6495317
  6495401
  6495473
  6496906
  6496920
  6496977
  6497089
  6497182
  6497183
  6497296
  6497334
  6497425
  6497447
  6497486
  6497605
  6497900
  6497951
  6498054
  6498091
  6498094
  6498131
  6498162
  6498254
  6498272
  6498279
  6498302
  6498324
  6498441
  6498483
  6498910
  6498915
  6498963
  6499144
  6499255
  6499334
  6499364
  6499366
  6499368
  6499446
  6499459
  6499535
  6499587
  6499629
  6499677
  6499763
  6500096
  6500351
  6500367
  6500370
  6500504
  6500947
  6500977
  6500998
  6501517
  6501612
  6501717
  6501837
  6501853
  6501871
  6501935
  6501975
  6501982
  6502014
  6502033
  6502098
  6502140
  6502206
  6502271
  6502282
  6502339
  6502492
  6502524
  6502543
  6502547
  6502550
  6502618
  6502630
  6502645
  6502698
  6502743
  6503204
  6503571
  6503574
  6503999
  6504028
  6504036
  6504259
  6504333
  6504386
  6504478
  6504645
  6505347
  6505405
  6505432
  6505471
  6505530
  6505573
  6505893
  6505950
  6506330
  6506385
  6506407
  6507056
  6507154
  6507887
  6507943
  6508581
  6508895
  6509216
  6509316
  6509615
  6510165
  6510207
  6510547
  6510557
  6510667
  6511066
  6512262
  6512314
  6512360
  6512386
  6512457
  6512853
  6512911
  6512924
  6512934
  6515876
  6517006
  6517090
  6518088
  6518408
  6518479
  6520860
  6521762
  6521829
  6521867
  6521904
  6523211
  6523223
  6523425
  6523917
  6524011
  6524026
  6524084
  6524271
  6524320
  6524364
  6524397
  6524481
  6524533
  6524542
  6524555
  6524670
  6524774
  6524861
  6524960
  6525124
  6525208
  6525210
  6525245
  6525403
  6525465
  6525514
  6525537
  6525642
  6525728
  6526026
  6526067
  6526201
  6526224
  6526311
  6526386
  6526507
  6526924
  6526929
  6527104
  6527116
  6527152
  6527197
  6527633
  6527744
  6528016
  6528048
  6528158
  6528168
  6528172
  6528173
  6528301
  6528302
  6528572
  6528574
  6528578
  6528580
  6528588
  6528651
  6528652
  6528665
  6528713
  6528730
  6528740
  6528750
  6528754
  6528770
  6528811
  6528814
  6528874
  6528899
  6528913
  6529148
  6529269
  6529290
  6529308
  6529325
  6529343
  6529344
  6529349
  6529360
  6529416
  6529836
  6529859
  6529884
  6529901
  6529908
  6529936
  6529948
  6529964
  6529966
  6529981
  6530046
  6530052
  6530073
  6530081
  6530114
  6530118
  6530134
  6530144
  6530149
  6530176
  6530276
  6530278
  6530333
  6530764
  6530768
  6530784
  6530998
  6531328
  6532765
  6532768
  6532789
  6532814
  6532817
  6532828
  6533156
  6533157
  6533194
  6533199
  6533205
  6533216
  6533236
  6533437
  6533445
  6533469
  6535075
  6535737
  6535880
  6535903
  6535953
  6535960
  6536047
  6536176
  6536220
  6536384
  6536616
  6536782
  6536926
  6536931
  6537048
  6537080
  6537085
  6537089
  6538386
  6538778
  6538779
  6538786
  6538787
  6539565
  6539636
  6539758
  6539825
  6540021
  6541728
  6541738
  6541945
  6542004
  6542066
  6542383
  1000000952
  1000000966
  6394821
  1000001269
  1000000956
  6392987
  6385464
  1000001543
  1000002189
  1000002221
  1000002235
  1000002614
  1000003776
  1000001340
  1000004040
  1000004237
  6394950
  1000004746
  1000003982
  1000005324
  1000004991
  1000005848
  1000006067
  1000002610
  1000006458
  1000007031
  1000005688
  1000007084
  1000007401
  1000001655
  1000007690
  1000006191
  1000005289
  6393612
  1000000974
  1000007773
  1000008397
  1000008495
  1000008522
  1000008523
  1000008398
  1000008887
  6366223
  1000009333
  6387059
  1000002553
  1000006766
  1000004324
  1000009636
  1000009637
  1000009729
  1000009181
  1000009436
  1000002708
  1000005033
  1000010371
  1000009615
  1000010538
  1000010551
  1000010549
  6386560
  1000006071
  1000010801
  1000002635
  1000009173
  1000011926
  1000011972
  1000010520
  1000012108
  1000012213
  1000012434
  1000012915
  1000012985
  1000013074
  1000010853
  1000013735
  1000012712
  1000009730
  1000014213
  6381423
  1000011050
  1000012293
  1000014371
  1000008149
  6385707
  1000014676
  1000010542
  1000003874
  1000015891
  1000015913
  1000016086
  1000016112
  1000016166
  1000016168
  1000016169
  1000014055
  1000012987
  1000013469
  1000016765
  1000016762
  1000016869
  1000016953
  1000017166
  1000012998
  1000008537
  1000017996
  1000018031
  1000018037
  1000018041
  1000018042
  1000018043
  1000018047
  1000016084
  1000019037
  1000019038
  1000019216
  1000016580
  1000019218
  1000019220
  1000019221
  1000019223
  1000019224
  1000019229
  1000019234
  1000019236
  1000019239
  1000019246
  1000019455
  1000019473
  1000019559
  1000019576
  1000019580
  1000019591
  1000016467
  1000019813
  1000020372
  1000020414
  1000017973
  1000020873
  1000020960
  1000020964
  1000020967
  1000020968
  1000020969
  1000019069
  1000021104
  1000016113
  1000021527
  1000021534
  1000021821
  1000014078
  1000021964
  1000021973
  1000021984
  1000021985
  1000014111
  1000001523
  1000016689
  1000022185
  1000017422
  1000022489
  1000022490
  1000022491
  1000022500
  1000022501
  1000022598
  1000022604
  1000021118
  1000022727
  1000021537
  1000019693
  1000022930
  1000022939
  1000022945
  1000022951
  1000022952
  1000022953
  1000022955
  1000022963
  1000022967
  1000022969
  1000022976
  1000022978
  1000022979
  1000022980
  1000022981
  1000023173
  1000023218
  1000023883
  1000023919
  1000023920
  1000023921
  1000023922
  1000023923
  1000023931
  1000023933
  1000023935
  1000023940
  1000023947
  1000023987
  1000023996
  1000024002
  1000024029
  1000024453
  1000024462
  1000024468
  1000024478
  1000024767
  1000024771
  1000024794
  1000024795
  1000024796
  1000024799
  1000024804
  1000025315
  1000014211
  1000025759
  1000026281
  1000026291
  1000026292
  1000026304
  1000026305
  1000026306
  1000026307
  1000026308
  1000026343
  1000026345
  1000026346
  1000026349
  1000026354
  1000026356
  1000026358
  1000026360
  1000026363
  1000026368
  1000026371
  1000026373
  1000026378
  1000026380
  1000026381
  1000026387
  1000026388
  1000026389
  1000026390
  1000026391
  1000026392
  1000026393
  1000026394
  1000026395
  1000026396
  1000026397
  1000026441
  1000022523
  1000024149
  1000016101
  1000012916
  1000023944
  1000020913
  1000024505
  1000014386
  1000018916
  1000023910
  1000027592
  1000024402
  1000027636
  1000011043
  1000027827
  1000027830
  1000027832
  1000027834
  1000027864
  1000027865
  1000027885
  1000027894
  1000018257
  1000028381
  1000028653
  1000027595
  1000014185
  1000009716
  1000022056
  1000029210
  1000029345
  1000029353
  1000029358
  1000029502
  1000029543
  1000029544
  1000016089
  1000013580
  1000028299
  1000030863
  1000030905
  1000030914
  1000030921
  1000030928
  1000022031
  1000028382
  1000021691
  1000032271
  1000032333
  1000029638
  1000032710
  1000032796
  1000032797
  1000032818
  1000032820
  1000032824
  1000033277
  1000010751
  1000033776
  1000033777
  1000033778
  1000033779
  1000033780
  1000033782
  1000033783
  1000033784
  1000033785
  1000033786
  1000033787
  1000033788
  1000033789
  1000033790
  1000033791
  1000033797
  1000033801
  1000021214
  1000009067
  1000034276
  1000034283
  1000034294
  1000034396
  1000034399
  1000034404
  1000034406
  1000034408
  1000034419
  1000034424
  1000034425
  1000034426
  1000034428
  1000034429
  1000034431
  1000034432
  1000034433
  1000034464
  1000034466
  1000034478
  1000034480
  1000026799
  1000034496
  1000034497
  1000034498
  1000034592
  1000034606
  1000016464
  1000034636
  1000034805
  1000035001
  1000035004
  1000023884
  1000032789
  1000015163
  1000015159
  1000035728
  1000035661
  1000012930
  1000036450
  1000036472
  1000036475
  1000036478
  1000036483
  1000036484
  1000037244
  1000037294
  1000037649
  1000037705
  1000037707
  1000037708
  1000037709
  1000037710
  1000038140
  1000038141
  1000038143
  1000038144
  1000038145
  1000038148
  1000038149
  1000038150
  1000019357
  1000038154
  1000038157
  1000038159
  1000038160
  1000038163
  1000038326
  1000038394
  1000039338
  1000039346
  1000039348
  1000039354
  1000039356
  1000039369
  1000039378
  1000039421
  1000039423
  1000039469
  1000039482
  1000039492
  1000039494
  1000039495
  1000039499
  1000039514
  1000037892
  1000040870
  1000022800
  1000039358
  1000041456
  1000040236
  1000041788
  1000041811
  1000041813
  1000041820
  1000041822
  1000041824
  1000041903
  1000041929
  1000041950
  1000042017
  1000042018
  1000042021
  1000042035
  1000042038
  1000042039
  1000042040
  1000042046
  1000042052
  1000042053
  1000042054
  1000042059
  1000042060
  1000042063
  1000042064
  1000042068
  1000042074
  1000042282
  1000042598
  1000041568
  1000027618
  1000019856
  1000021023
  1000042165
  1000043222
  1000043225
  1000043227
  1000043254
  1000043266
  1000043784
  1000043785
  1000043789
  1000043792
  1000043795
  1000043837
  1000043842
  1000043861
  1000022214
  1000043979
  1000043985
  1000043991
  1000043992
  1000043993
  1000044242
  1000012244
  1000044322
  1000044323
  1000044329
  1000016946
  1000025766
  1000044425
  1000044355
  1000044668
  1000044677
  1000044681
  1000044683
  1000044703
  1000044717
  1000044723
  1000044724
  1000044726
  1000044731
  1000044737
  1000044754
  1000044756
  1000044782
  1000044784
  1000044790
  1000044799
  1000044801
  1000044806
  1000044809
  1000044812
  1000044817
  1000044880
  1000044896
  1000044957
  1000044959
  1000044964
  1000044966
  1000044914
  1000044970
  1000009620
  1000045637
  1000045638
  1000045995
  1000045999
  1000046000
  1000046024
  1000046049
  1000046053
  1000046054
  1000046111
  1000017941
  1000046210
  1000046216
  1000046220
  1000046221
  1000046222
  1000046223
  1000046224
  1000046225
  1000046226
  1000046227
  1000046285
  1000046351
  1000046352
  1000046356
  1000046483
  1000046660
  1000046674
  1000046858
  1000044971
  1000047528
  1000043272
  1000047607
  1000047741
  1000047746
  1000014405
  1000047893
  1000045054
  1000048070
  1000025959
  1000020270
  1000048140
  1000048141
  1000048175
  1000032497
  1000048327
  1000048356
  1000048398
  1000010172
  1000048649
  1000048666
  1000048701
  1000048798
  1000048245
  1000048479
  1000048975
  1000048981
  1000048982
  1000029108
  1000049177
  1000049204
  1000049202
  1000049252
  1000049300
  1000049445
  1000049453
  1000049470
  1000049474
  1000048971
  1000049629
  1000049650
  1000031956
  1000049651
  1000048963
  1000049675
  1000049677
  1000048933
  1000049773
  1000049875
  1000049898
  1000032909
  1000050068
  1000048977
  1000020175
  1000050218
  1000050366
  1000050249
  1000050479
  1000050318
  1000050707
  1000050709
  1000050868
  1000050235
  1000050906
  1000050935
  1000050967
  1000050968
  1000046289
  1000050363
  1000050999
  1000051049
  1000051061
  1000048477
  1000051286
  1000041958
  1000044426
  1000050079
  1000051540
  1000051630
  1000051631
  1000050609
  1000051636
  1000048241
  1000051825
  1000051842
  1000051847
  1000051888
  1000050333
  1000051937
  1000051938
  1000051961
  1000051841
  1000052039
  1000050064
  1000023934
  1000052153
  1000052154
  1000052157
  1000049144
  1000052298
  1000052537
  1000052543
  1000016443
  1000052555
  1000052558
  1000052609
  1000052713
  1000052716
  1000052717
  1000052820
  1000052725
  1000052901
  1000052858
  1000049769
  1000051097
  1000050022
  1000053000
  1000037262
  1000050304
  1000052861
  1000048794
  1000052202
  1000053224
  1000045149
  1000053450
  1000039071
  1000053468
  1000053533
  1000052812
  1000053597
  1000050364
  1000048984
  1000050346
  1000052460
  1000050604
  1000054152
  1000054164
  1000052478
  1000053800
  1000054371
  1000048139
  1000054432
  1000054449
  1000053315
  1000050730
  1000054544
  1000054702
  1000054821
  1000032826
  1000048597
  1000055139
  1000055242
  1000055282
  1000055323
  1000045295
  1000055420
  1000055410
  1000054303
  1000055781
  1000055787
  1000055215
  1000056403
  1000056458
  1000056608
  1000056686
  1000056720
  1000056721
  1000056952
  1000057038
  1000052218
  1000057131
  1000057384
  1000057416
  1000057434
  1000057583
  1000032828
  1000057683
  1000057702
  1000057882
  1000057994
  1000058136
  1000048392
  1000058081
  1000058914
  1000050326
  1000058126
  1000059225
  1000059226
  1000059227
  1000059315
  1000059506
  1000059608
  1000059614
  1000059181
  1000059690
  1000059852
  1000059892
  1000059843
  1000060136
  1000060137
  1000060099
  1000060234
  1000060386
  1000060491
  1000060492
  1000060493
  1000060494
  1000060921
  1000061034
  1000041828
  1000061306
  1000061441
  1000061823
  1000061826
  1000061883
  1000061903
  6374728
  1000061212
  1000062217
  1000062234
  1000061894
  1000062562
  1000062902
  1000062319
  1000063105
  1000063154
  1000062691
  1000063331
  1000063413
  1000063414
  1000056900
  1000063415
  1000062255
  1000064229
  1000063893
  1000064403
  1000064386
  1000064769
  1000065026
  1000065027
  1000065030
  1000065069
  1000065138
  1000064333
  1000065180
  1000065220
  1000065339
  1000065683
  1000065686
  1000065591
  1000064084
  1000064943
  1000065854
  1000065855
  1000065690
  1000066295
  1000066385
  1000066386
  1000066424
  1000066425
  1000066469
  183528
]
21 4.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:
[
  26728
]
22 0.22 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:
[
  65981
]
23 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:
[
  9651
]
24 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:
[
  1157
]
25 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:
[
  96968
]
26 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:
[
  10481
]
27 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:
[
  96784
]
28 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:
[
  5485
]
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:
[
  96803
]
30 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:
[
  9865
]
31 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
32 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.category_parent_id = ?
Parameters:
[
  1
]
33 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
]
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:
[
  17
]
35 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  18
]
36 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
]
37 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:
[
  20
]
38 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
]
39 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
]
40 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:
[
  23
]
41 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
]
42 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  25
]
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:
[
  26
]
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:
[
  27
]
45 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
]
46 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:
[
  29
]
47 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:
[
  30
]
48 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:
[
  31
]
49 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
]
50 0.26 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:
[
  183528
]

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 1639
App\Entity\Customer\Customer 483
App\Entity\User\User 426
App\Entity\Delivery\Delivery 342
App\Entity\Catalog\ProductCatalog 94
App\Entity\Catalog\CustomerCatalog 94
App\Entity\Product\Market 67
App\Entity\Pricing\Price 27
App\Entity\Product\ProductPrice 26
App\Entity\Internal\Commercial 26
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 11
App\Entity\Product\CharacteristicLabel 11
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 4
App\Entity\Internal\Parameter 1