GET https://staging.pgdis.com/produit/47789-cahiers-couleur-hamelin-011219

Query Metrics

49 Database Queries
12 Different statements
1117.50 ms Query time
0 Invalid entities
3198 Managed entities

Queries

Group similar statements

# Time Info
1 42.94 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:
[
  "47789-cahiers-couleur-hamelin-011219"
]
2 0.30 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:
[
  28288
]
3 0.60 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:
[
  "47789-cahiers-couleur-hamelin-011219"
]
4 0.39 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:
[
  "47789-cahiers-couleur-hamelin-011219"
]
5 0.46 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:
[
  28288
  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:
[
  41
  189
  190
  191
  192
  193
  194
  195
  190
  28288
]
7 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:
[
  581
]
8 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:
[
  582
]
9 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:
[
  583
]
10 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:
[
  594
]
11 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:
[
  597
]
12 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:
[
  607
]
13 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:
[
  692
]
14 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:
[
  693
]
15 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:
[
  694
]
16 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:
[
  695
]
17 0.29 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 359.22 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:
[
  28288
  "2025-04-12 15:09:03"
]
19 704.12 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:
[
  6384397
  6385117
  6385412
  6385913
  6392785
  6365569
  6394731
  6394902
  6396418
  6397238
  6398664
  6400145
  6402438
  6408894
  6412091
  6413643
  6414974
  6415154
  6416208
  6416861
  6417830
  6419342
  6420594
  6420764
  6423545
  6423690
  6424074
  6425528
  6425996
  6428745
  6430965
  6432247
  6434800
  6437059
  6438077
  6438890
  6443849
  6447474
  6447525
  6447679
  6448617
  6449907
  6449982
  6450175
  6450648
  6451093
  6451236
  6451252
  6451806
  6452023
  6452514
  6454024
  6454726
  6454786
  6455142
  6455330
  6455956
  6458292
  6458540
  6458559
  6461675
  6464202
  6465712
  6465887
  6465950
  6467462
  6467468
  6466331
  6467217
  6473597
  6473598
  6473599
  6473600
  6473601
  6473602
  6473603
  6473604
  6473605
  6473606
  6473607
  6473608
  6473609
  6473610
  6473611
  6473612
  6473613
  6473614
  6473615
  6473616
  6473617
  6473618
  6473619
  6473620
  6473621
  6473622
  6473623
  6473624
  6473625
  6473626
  6473627
  6473628
  6473629
  6473630
  6473631
  6473632
  6473633
  6473634
  6473635
  6473636
  6473637
  6473638
  6473639
  6473640
  6473641
  6473642
  6473643
  6473644
  6473645
  6473646
  6473647
  6473648
  6473649
  6473650
  6473651
  6473652
  6473653
  6473654
  6473655
  6473656
  6473657
  6473658
  6473659
  6473660
  6473661
  6473662
  6473663
  6473664
  6473665
  6473666
  6473667
  6473668
  6473670
  6473671
  6473672
  6473673
  6473675
  6473676
  6473677
  6473679
  6473680
  6473681
  6473682
  6473683
  6473685
  6473686
  6473688
  6473689
  6473690
  6473691
  6473692
  6473693
  6473694
  6473695
  6473696
  6473697
  6473698
  6473699
  6473700
  6473701
  6473702
  6473703
  6473704
  6473705
  6473707
  6473708
  6473709
  6473710
  6473711
  6473712
  6473713
  6473714
  6473715
  6473716
  6473717
  6473718
  6473719
  6473720
  6473721
  6473722
  6473723
  6473724
  6473725
  6473726
  6473727
  6473728
  6473729
  6473730
  6473731
  6473732
  6473733
  6473734
  6473735
  6473736
  6473737
  6473738
  6473739
  6473740
  6473741
  6473742
  6473743
  6473744
  6473745
  6473746
  6473747
  6473748
  6473749
  6473750
  6473751
  6473752
  6473753
  6473754
  6473755
  6473756
  6473757
  6473758
  6473759
  6473760
  6473761
  6473762
  6473763
  6473764
  6473765
  6473766
  6473767
  6473768
  6473769
  6473770
  6473771
  6473772
  6473773
  6473774
  6473775
  6473776
  6473777
  6473778
  6473779
  6473780
  6473781
  6473782
  6473783
  6473784
  6473785
  6473786
  6473787
  6473788
  6473789
  6473790
  6473791
  6473792
  6473793
  6473794
  6473795
  6473796
  6473797
  6473798
  6473799
  6473800
  6473801
  6473802
  6473803
  6473804
  6473805
  6473806
  6473807
  6473808
  6473809
  6473810
  6473811
  6473813
  6473814
  6473815
  6473816
  6473817
  6473818
  6473819
  6473821
  6473822
  6473823
  6473824
  6473825
  6473826
  6473827
  6473828
  6473829
  6473830
  6473831
  6473832
  6473833
  6473834
  6473835
  6473836
  6473837
  6473838
  6473839
  6473840
  6473841
  6473842
  6473843
  6473844
  6473845
  6473846
  6473847
  6473848
  6473850
  6473851
  6473852
  6473853
  6473854
  6473855
  6473856
  6473857
  6473859
  6473860
  6473861
  6473863
  6473864
  6473865
  6473866
  6473867
  6473868
  6473869
  6473870
  6473871
  6473872
  6473873
  6473874
  6473875
  6473876
  6473877
  6473878
  6473879
  6473880
  6473881
  6473882
  6473883
  6473884
  6473885
  6473886
  6473887
  6473888
  6473889
  6473890
  6473891
  6473892
  6473893
  6473894
  6473895
  6473896
  6473897
  6473898
  6473899
  6473900
  6473901
  6473902
  6473903
  6473904
  6473905
  6473906
  6473907
  6473908
  6473909
  6473910
  6473911
  6473912
  6473913
  6473914
  6473915
  6473916
  6473917
  6473918
  6473919
  6473920
  6473921
  6473922
  6473923
  6473924
  6473925
  6473926
  6473927
  6473928
  6473929
  6473930
  6473931
  6473932
  6473933
  6473934
  6473935
  6473936
  6473937
  6473938
  6473939
  6473940
  6473941
  6473942
  6473943
  6473945
  6473946
  6473947
  6473948
  6473949
  6473950
  6473951
  6473952
  6473953
  6473954
  6473955
  6473956
  6473957
  6473958
  6473959
  6473960
  6473961
  6473962
  6473963
  6473964
  6473965
  6473966
  6473967
  6473968
  6473969
  6473970
  6473971
  6473972
  6473973
  6473974
  6473975
  6473976
  6473977
  6473978
  6473979
  6473980
  6473981
  6473982
  6473983
  6473984
  6473985
  6473986
  6473987
  6473988
  6473989
  6473990
  6473991
  6473992
  6473993
  6473994
  6473995
  6473996
  6473997
  6473998
  6473999
  6474000
  6474001
  6474002
  6474003
  6474004
  6474005
  6474006
  6474007
  6474008
  6474009
  6474010
  6474011
  6474012
  6474013
  6474014
  6474015
  6474016
  6474017
  6474018
  6474019
  6474020
  6474023
  6474024
  6474025
  6474026
  6474027
  6474028
  6474029
  6474030
  6474031
  6474032
  6474033
  6474034
  6474035
  6474036
  6474037
  6474038
  6474039
  6474040
  6474041
  6474043
  6474044
  6474045
  6474046
  6474047
  6474048
  6474049
  6474050
  6474051
  6474052
  6474053
  6474054
  6474055
  6474057
  6474058
  6474059
  6474060
  6474061
  6474062
  6474063
  6474064
  6474065
  6474066
  6474067
  6474068
  6474069
  6474070
  6474071
  6474072
  6474073
  6474074
  6474075
  6474076
  6474077
  6474078
  6474079
  6474080
  6474081
  6474082
  6474083
  6474084
  6474085
  6474086
  6474088
  6474089
  6474090
  6474091
  6474092
  6474093
  6474094
  6474095
  6474096
  6474097
  6474098
  6474100
  6474101
  6474102
  6474103
  6474104
  6474105
  6474106
  6474107
  6474108
  6474109
  6474110
  6474111
  6474112
  6474113
  6474114
  6474115
  6474116
  6474117
  6474118
  6474119
  6474120
  6474121
  6474122
  6474123
  6474124
  6474125
  6474126
  6474127
  6474128
  6474129
  6474130
  6474131
  6474132
  6474133
  6474134
  6474135
  6474136
  6474137
  6474138
  6474139
  6474140
  6474141
  6474142
  6474143
  6474144
  6474145
  6474146
  6474147
  6474148
  6474149
  6474150
  6474151
  6474152
  6474153
  6474154
  6474155
  6474156
  6474157
  6474158
  6474159
  6474160
  6474161
  6474162
  6474163
  6474164
  6474165
  6474166
  6474167
  6474168
  6474169
  6474170
  6474171
  6474172
  6474173
  6474174
  6474175
  6474176
  6474177
  6474178
  6474179
  6474180
  6474181
  6474182
  6474183
  6474184
  6474185
  6474186
  6474187
  6474188
  6474189
  6474190
  6474191
  6474192
  6474193
  6474194
  6474195
  6474196
  6474197
  6474198
  6474199
  6474201
  6474202
  6474203
  6474204
  6474205
  6474206
  6474207
  6474208
  6474209
  6474210
  6474211
  6474212
  6474213
  6474214
  6474217
  6474218
  6474219
  6474220
  6474221
  6474222
  6474223
  6474224
  6474225
  6474226
  6474227
  6474228
  6474229
  6474230
  6474231
  6474232
  6474233
  6474234
  6474235
  6474236
  6474237
  6474238
  6474239
  6474240
  6474241
  6474242
  6474243
  6474244
  6474245
  6474246
  6474247
  6474248
  6474249
  6474250
  6474251
  6474252
  6474253
  6474254
  6474255
  6474256
  6474257
  6474258
  6474259
  6474260
  6474261
  6474262
  6474263
  6474264
  6474265
  6474266
  6474267
  6474268
  6474269
  6474270
  6474271
  6474272
  6474273
  6474274
  6474275
  6474276
  6474277
  6474278
  6474279
  6474280
  6474281
  6474282
  6474283
  6474284
  6474285
  6474286
  6474288
  6474289
  6474290
  6474291
  6474292
  6474293
  6474294
  6474295
  6474296
  6474297
  6474298
  6474299
  6474300
  6474301
  6474302
  6474303
  6474304
  6474305
  6474306
  6474307
  6474308
  6474309
  6474310
  6474311
  6474312
  6474313
  6474314
  6474315
  6474316
  6474317
  6474318
  6474319
  6474320
  6474321
  6474322
  6474323
  6474324
  6474325
  6474326
  6474327
  6474328
  6474329
  6474330
  6474331
  6474332
  6474333
  6474334
  6474335
  6474336
  6474337
  6474338
  6474340
  6474341
  6474342
  6474343
  6474344
  6474345
  6474346
  6474347
  6474348
  6474349
  6474350
  6474351
  6474352
  6474353
  6474354
  6474355
  6474356
  6474357
  6474358
  6474359
  6474360
  6474361
  6474362
  6474363
  6474364
  6474365
  6474366
  6474367
  6474368
  6474369
  6474370
  6474371
  6474372
  6474373
  6474374
  6474375
  6474376
  6474377
  6474378
  6474379
  6474380
  6474381
  6474382
  6474383
  6474384
  6474385
  6474386
  6474387
  6474388
  6474389
  6474390
  6474391
  6474392
  6474393
  6474394
  6474395
  6474396
  6474397
  6474398
  6474399
  6474400
  6474401
  6474402
  6474403
  6474404
  6474405
  6474477
  6475637
  6476821
  6481316
  6483219
  6485212
  6488792
  6489003
  6490342
  6495238
  6496302
  6496413
  6498027
  6498494
  6498841
  6498923
  6500882
  6501972
  6502488
  6502834
  6502862
  6503096
  6503434
  6505095
  6506031
  6509163
  6510819
  6511256
  6511257
  6511258
  6511259
  6511260
  6511261
  6511262
  6511263
  6511264
  6511265
  6511266
  6511267
  6511268
  6511269
  6511270
  6511272
  6511273
  6511274
  6511275
  6511276
  6511277
  6511278
  6511279
  6511280
  6511281
  6511282
  6511283
  6511284
  6511285
  6511286
  6511287
  6511288
  6511289
  6511290
  6511291
  6511292
  6511293
  6511294
  6511295
  6511296
  6511297
  6511298
  6511299
  6511300
  6511301
  6511302
  6511303
  6511304
  6511305
  6511306
  6511307
  6511308
  6511309
  6511310
  6511311
  6511312
  6511313
  6511314
  6511315
  6511316
  6511317
  6511318
  6511319
  6511320
  6511321
  6511322
  6511323
  6511324
  6511325
  6511326
  6511327
  6511328
  6511329
  6511330
  6511331
  6511332
  6511333
  6511334
  6511335
  6511336
  6511337
  6511338
  6511339
  6511340
  6511341
  6511342
  6511343
  6511344
  6511345
  6511346
  6511347
  6511348
  6511349
  6511350
  6511351
  6511352
  6511353
  6511354
  6511355
  6511356
  6511357
  6511358
  6511359
  6511360
  6511361
  6511362
  6511363
  6511364
  6511365
  6511366
  6511367
  6511368
  6511369
  6511370
  6511371
  6511372
  6511373
  6511374
  6511375
  6511376
  6511377
  6511378
  6511379
  6511380
  6511381
  6511382
  6511383
  6511384
  6511385
  6511386
  6511387
  6511388
  6511389
  6511390
  6511391
  6511392
  6511393
  6511394
  6511395
  6511396
  6511397
  6511399
  6511400
  6511401
  6511402
  6511403
  6511404
  6511405
  6511406
  6511407
  6511408
  6511409
  6511410
  6511411
  6511412
  6511413
  6511414
  6511415
  6511416
  6511417
  6511418
  6511419
  6511420
  6511421
  6511422
  6511423
  6511424
  6511425
  6511426
  6511427
  6511428
  6511429
  6511430
  6511431
  6511432
  6511433
  6511434
  6511435
  6511436
  6511437
  6511438
  6511439
  6511440
  6511441
  6511442
  6511443
  6511444
  6511445
  6511452
  6511453
  6511454
  6511455
  6511456
  6511457
  6511458
  6511459
  6511460
  6511461
  6511462
  6511463
  6511464
  6511465
  6511466
  6511467
  6511468
  6511469
  6511470
  6511471
  6511472
  6511473
  6511474
  6511475
  6511477
  6511478
  6511479
  6511480
  6511481
  6511482
  6511483
  6511484
  6511485
  6511486
  6511487
  6511488
  6511489
  6511490
  6511491
  6511492
  6511493
  6511494
  6511495
  6511496
  6511497
  6511498
  6511499
  6511500
  6511501
  6511502
  6511503
  6511504
  6511505
  6511506
  6511507
  6511508
  6511509
  6511510
  6511511
  6511512
  6511513
  6511514
  6511515
  6511516
  6511517
  6511518
  6511519
  6511520
  6511521
  6511522
  6511523
  6511525
  6511526
  6511527
  6511528
  6511529
  6511531
  6511532
  6511533
  6511534
  6511535
  6511536
  6511537
  6511538
  6511539
  6511540
  6511541
  6511542
  6511543
  6511544
  6511545
  6511546
  6511547
  6511548
  6511549
  6511550
  6511551
  6511552
  6511553
  6511554
  6511555
  6511556
  6511557
  6511558
  6511559
  6511560
  6511561
  6511562
  6511563
  6511564
  6511565
  6511566
  6511567
  6511568
  6511569
  6511570
  6511571
  6511572
  6511573
  6511574
  6511575
  6511576
  6511577
  6511578
  6511579
  6511580
  6511581
  6511582
  6511583
  6511584
  6511585
  6511586
  6511587
  6511588
  6511589
  6511590
  6511591
  6511592
  6511593
  6511594
  6511595
  6511596
  6511597
  6511598
  6511599
  6511600
  6511601
  6511602
  6511603
  6511604
  6511605
  6511606
  6511607
  6511608
  6511609
  6511610
  6511611
  6511612
  6511613
  6511614
  6511615
  6511616
  6511617
  6511618
  6511619
  6511620
  6511621
  6511622
  6511623
  6511624
  6511625
  6511626
  6511627
  6511628
  6511629
  6511630
  6511631
  6511632
  6511633
  6511634
  6511635
  6511636
  6511637
  6511638
  6511639
  6511640
  6511641
  6511642
  6511656
  6511657
  6511658
  6511659
  6511660
  6511661
  6511662
  6511663
  6511664
  6511665
  6511666
  6511667
  6511668
  6511669
  6511670
  6511671
  6511672
  6511673
  6511674
  6511675
  6511676
  6511677
  6511678
  6511679
  6511680
  6511681
  6511682
  6511683
  6511684
  6511685
  6511686
  6511687
  6511688
  6511689
  6511690
  6511691
  6511692
  6511693
  6511694
  6511695
  6511696
  6511697
  6511698
  6511699
  6511700
  6511701
  6511702
  6511703
  6511704
  6511705
  6511706
  6511707
  6511708
  6511709
  6511710
  6511711
  6511712
  6511713
  6511714
  6511715
  6511716
  6511717
  6511718
  6511719
  6511720
  6511721
  6511722
  6511723
  6511724
  6511725
  6511726
  6511727
  6511728
  6511729
  6511730
  6511731
  6511732
  6511733
  6511734
  6511735
  6511736
  6511737
  6511738
  6511739
  6511740
  6511741
  6511742
  6511743
  6511744
  6511745
  6511746
  6511747
  6511748
  6511749
  6511750
  6511751
  6511752
  6511753
  6511754
  6511755
  6511756
  6511757
  6511758
  6511759
  6511760
  6511761
  6511762
  6511763
  6511764
  6511765
  6511766
  6511767
  6511768
  6511769
  6511770
  6511771
  6511772
  6511774
  6511775
  6511776
  6511777
  6511778
  6511779
  6511780
  6511781
  6511782
  6511783
  6511784
  6511785
  6511786
  6511787
  6511788
  6511789
  6511790
  6511791
  6511792
  6511793
  6511794
  6511795
  6511796
  6511797
  6511798
  6511799
  6511800
  6511801
  6511802
  6511803
  6511804
  6511805
  6511806
  6511807
  6511808
  6511809
  6511810
  6511811
  6511812
  6511813
  6511814
  6511815
  6511816
  6511817
  6511818
  6511819
  6511820
  6511821
  6511822
  6511823
  6511824
  6511825
  6511826
  6511827
  6511828
  6511829
  6511830
  6511831
  6511832
  6511833
  6511834
  6511835
  6511836
  6511837
  6511838
  6511839
  6511840
  6511841
  6511842
  6511843
  6511844
  6511845
  6511846
  6511847
  6511848
  6511849
  6511850
  6511851
  6511852
  6511853
  6511854
  6511855
  6511856
  6511857
  6511858
  6511859
  6511860
  6511863
  6511864
  6511865
  6511866
  6511867
  6511868
  6511869
  6511870
  6511871
  6511872
  6511873
  6511874
  6511875
  6511876
  6511877
  6511878
  6511879
  6511880
  6511881
  6511882
  6511883
  6511884
  6511885
  6511886
  6511887
  6511888
  6511889
  6511890
  6511891
  6511892
  6511893
  6511894
  6511895
  6511896
  6511897
  6511898
  6511899
  6511900
  6511901
  6511902
  6511903
  6511904
  6511905
  6511906
  6511907
  6511908
  6511909
  6511910
  6511911
  6511912
  6511913
  6511914
  6511915
  6511916
  6511917
  6511918
  6511919
  6511920
  6511921
  6511922
  6511923
  6511924
  6511925
  6511926
  6511927
  6511928
  6511929
  6511930
  6511931
  6511932
  6511933
  6511934
  6511935
  6511936
  6511937
  6511938
  6511939
  6511940
  6511941
  6511942
  6511943
  6511944
  6511945
  6511946
  6511947
  6511948
  6511949
  6511950
  6511951
  6511952
  6511953
  6511954
  6511955
  6511956
  6511957
  6511958
  6511959
  6511960
  6511961
  6511962
  6511963
  6511964
  6511965
  6511966
  6511967
  6511968
  6511969
  6511970
  6511971
  6511972
  6511973
  6511974
  6511975
  6511976
  6511977
  6511978
  6511979
  6511980
  6511981
  6511982
  6511983
  6511984
  6511985
  6511986
  6511987
  6511988
  6511989
  6511990
  6511991
  6511992
  6511993
  6511994
  6511995
  6511996
  6511997
  6511998
  6511999
  6512000
  6512001
  6512002
  6512003
  6512004
  6512005
  6512006
  6512007
  6512008
  6512009
  6512010
  6512011
  6512012
  6512013
  6512014
  6512015
  6512016
  6512017
  6512018
  6512019
  6512020
  6512021
  6512022
  6512023
  6512024
  6512025
  6512026
  6512027
  6512028
  6512029
  6512030
  6512031
  6512032
  6512033
  6512034
  6512035
  6512036
  6512037
  6512038
  6512039
  6512040
  6512041
  6512042
  6512043
  6512044
  6512045
  6512046
  6512047
  6512048
  6512049
  6512050
  6512051
  6512052
  6512053
  6512054
  6512055
  6512056
  6512057
  6512058
  6512059
  6512060
  6512061
  6512062
  6512063
  6512064
  6512065
  6512066
  6512067
  6512068
  6512069
  6512070
  6512071
  6512072
  6512382
  6512425
  6515083
  6521700
  6523055
  6524962
  6525241
  6525245
  6525311
  6525474
  6525675
  6526219
  6526317
  6527730
  6529986
  6530342
  6530357
  6530525
  6531137
  6531846
  6531848
  6531849
  6531850
  6531851
  6531852
  6531853
  6531854
  6531855
  6531856
  6531857
  6531858
  6531859
  6531860
  6531861
  6531862
  6531863
  6531864
  6531865
  6531866
  6531867
  6531868
  6531869
  6531870
  6531871
  6531872
  6531873
  6531874
  6531875
  6531876
  6531877
  6531878
  6531879
  6531880
  6531881
  6531882
  6531883
  6531884
  6531885
  6531886
  6531887
  6531888
  6531889
  6531890
  6531891
  6531892
  6531893
  6531894
  6531895
  6531896
  6531897
  6531898
  6531899
  6531900
  6531901
  6531902
  6531903
  6531904
  6531905
  6531906
  6531907
  6531908
  6531909
  6531910
  6531911
  6531912
  6531913
  6531914
  6531915
  6531916
  6531917
  6531918
  6531919
  6531920
  6531921
  6531922
  6531923
  6531924
  6531925
  6531926
  6531927
  6531928
  6531929
  6531930
  6531931
  6531932
  6531933
  6531934
  6531935
  6531936
  6531937
  6531938
  6531939
  6531940
  6531941
  6531942
  6531943
  6531944
  6531945
  6531946
  6531947
  6531948
  6531949
  6531950
  6531951
  6531952
  6531953
  6531954
  6531955
  6531956
  6531957
  6531958
  6531959
  6531960
  6531961
  6531962
  6531963
  6531964
  6531965
  6531966
  6531967
  6531968
  6531969
  6531970
  6531971
  6531972
  6531973
  6531974
  6531975
  6531976
  6531977
  6531978
  6531979
  6531980
  6531981
  6531982
  6531983
  6531984
  6531985
  6531986
  6531987
  6531988
  6531989
  6531990
  6531991
  6531992
  6531993
  6531994
  6531995
  6531996
  6531997
  6531998
  6531999
  6532000
  6532001
  6532002
  6532003
  6532004
  6532005
  6532006
  6532007
  6532008
  6532009
  6532010
  6532011
  6532012
  6532013
  6532014
  6532015
  6532016
  6532017
  6532018
  6532019
  6532020
  6532021
  6532022
  6532023
  6532024
  6532025
  6532026
  6532027
  6532028
  6532029
  6532030
  6532031
  6532032
  6532033
  6532034
  6532035
  6532036
  6532037
  6532038
  6532039
  6532040
  6532041
  6532042
  6532043
  6532044
  6532045
  6532046
  6532047
  6532048
  6532049
  6532050
  6532051
  6532052
  6532053
  6532054
  6532055
  6532056
  6532057
  6532058
  6532059
  6532060
  6532061
  6532062
  6532063
  6532064
  6532065
  6532066
  6532067
  6532068
  6532069
  6532070
  6532071
  6532072
  6532073
  6532074
  6532075
  6532076
  6532077
  6532078
  6532079
  6532080
  6532081
  6532082
  6532083
  6532084
  6532085
  6532086
  6532087
  6532088
  6532089
  6532090
  6532091
  6532092
  6532093
  6532094
  6532095
  6532096
  6532097
  6532098
  6532099
  6532100
  6532101
  6532102
  6532103
  6532104
  6532105
  6532106
  6532107
  6532108
  6532109
  6532110
  6532111
  6532112
  6532113
  6532114
  6532115
  6532116
  6532117
  6532118
  6532119
  6532120
  6532121
  6532122
  6532123
  6532124
  6532125
  6532126
  6532127
  6532128
  6532129
  6532130
  6532131
  6532132
  6532133
  6532134
  6532135
  6532136
  6532137
  6532138
  6532139
  6532140
  6532141
  6532142
  6532143
  6532144
  6532145
  6532146
  6532147
  6532148
  6532149
  6532150
  6532151
  6532152
  6532153
  6532154
  6532155
  6532156
  6532157
  6532158
  6532159
  6532160
  6532161
  6532162
  6532163
  6532164
  6532165
  6532166
  6532167
  6532168
  6532169
  6532170
  6532171
  6532172
  6532173
  6532174
  6532175
  6532176
  6532177
  6532178
  6532179
  6532180
  6532181
  6532182
  6532183
  6532184
  6532185
  6532186
  6532187
  6532188
  6532189
  6532190
  6532191
  6532192
  6532193
  6532194
  6532195
  6532196
  6532197
  6532198
  6532199
  6532200
  6532201
  6532202
  6532203
  6532204
  6532205
  6532206
  6532207
  6532208
  6532209
  6532210
  6532211
  6532212
  6532213
  6532214
  6532215
  6532216
  6532217
  6532218
  6532219
  6532220
  6532221
  6532222
  6532223
  6532224
  6532225
  6532226
  6532227
  6532228
  6532229
  6532230
  6532231
  6532232
  6532233
  6532234
  6532235
  6532236
  6532237
  6532238
  6532239
  6532240
  6532241
  6532242
  6532243
  6532244
  6532245
  6532246
  6532247
  6532248
  6532249
  6532250
  6532251
  6532252
  6532253
  6532254
  6532255
  6532256
  6532257
  6532258
  6532259
  6532260
  6532261
  6532262
  6532263
  6532264
  6532265
  6532266
  6532267
  6532268
  6532269
  6532270
  6532271
  6532272
  6532273
  6532274
  6532275
  6532276
  6532277
  6532278
  6532279
  6532280
  6532281
  6532282
  6532283
  6532284
  6532285
  6532286
  6532287
  6532288
  6532289
  6532290
  6532291
  6532292
  6532293
  6532294
  6532295
  6532296
  6532297
  6532298
  6532299
  6532300
  6532301
  6532302
  6532303
  6532304
  6532305
  6532306
  6532307
  6532308
  6532309
  6532310
  6532311
  6532312
  6532313
  6532314
  6532315
  6532316
  6532317
  6532318
  6532319
  6532320
  6532321
  6532322
  6532323
  6532324
  6532325
  6532326
  6532327
  6532328
  6532329
  6532330
  6532331
  6532332
  6532333
  6532334
  6532335
  6532336
  6532337
  6532338
  6532339
  6532340
  6532341
  6532342
  6532343
  6532344
  6532345
  6532346
  6532347
  6532348
  6532349
  6532350
  6532351
  6532352
  6532353
  6532354
  6532355
  6532356
  6532357
  6532358
  6532359
  6532360
  6532361
  6532362
  6532363
  6532364
  6532365
  6532366
  6532367
  6532368
  6532369
  6532370
  6532371
  6532372
  6532373
  6532374
  6532375
  6532376
  6532377
  6532378
  6532379
  6532380
  6532381
  6532382
  6532383
  6532384
  6532385
  6532386
  6532387
  6532388
  6532389
  6532390
  6532391
  6532392
  6532393
  6532394
  6532395
  6532396
  6532397
  6532398
  6532399
  6532400
  6532401
  6532402
  6532403
  6532404
  6532405
  6532406
  6532407
  6532408
  6532409
  6532410
  6532411
  6532412
  6532413
  6532414
  6532415
  6532416
  6532417
  6532418
  6532419
  6532420
  6532421
  6532422
  6532423
  6532424
  6532425
  6532426
  6532427
  6532428
  6532429
  6532430
  6532431
  6532432
  6532433
  6532434
  6532435
  6532436
  6532437
  6532438
  6532439
  6532440
  6532441
  6532442
  6532443
  6532444
  6532445
  6532446
  6532447
  6532448
  6532449
  6532450
  6532451
  6532452
  6532453
  6532454
  6532455
  6532456
  6532457
  6532458
  6532459
  6532460
  6532461
  6532462
  6532463
  6532464
  6532465
  6532466
  6532467
  6532468
  6532469
  6532470
  6532471
  6532472
  6532473
  6532474
  6532475
  6532476
  6532477
  6532478
  6532479
  6532480
  6532481
  6532482
  6532483
  6532484
  6532485
  6532486
  6532487
  6532488
  6532489
  6532490
  6532491
  6532492
  6532493
  6532494
  6532495
  6532496
  6532497
  6532498
  6532499
  6532500
  6532501
  6532502
  6532503
  6532504
  6532505
  6532506
  6532507
  6532508
  6532509
  6532510
  6532511
  6532512
  6532513
  6532514
  6532515
  6532516
  6532517
  6532518
  6532519
  6532520
  6532521
  6532522
  6532523
  6532524
  6532525
  6532526
  6532527
  6532528
  6532529
  6532530
  6532531
  6532532
  6532533
  6532534
  6532535
  6532536
  6532537
  6532538
  6532539
  6532540
  6532541
  6532542
  6532543
  6532544
  6532545
  6532546
  6532547
  6532548
  6532549
  6532550
  6532551
  6532552
  6532553
  6532554
  6532555
  6532556
  6532557
  6532558
  6532559
  6532560
  6532561
  6532562
  6532563
  6532564
  6532565
  6532566
  6532567
  6532568
  6532569
  6532570
  6532571
  6532572
  6532573
  6532574
  6532575
  6532576
  6532577
  6532578
  6532579
  6532580
  6532581
  6532582
  6532583
  6532584
  6532585
  6532586
  6532587
  6532588
  6532589
  6532590
  6532591
  6532592
  6532593
  6532594
  6532595
  6532596
  6532597
  6532598
  6532599
  6532600
  6532601
  6532602
  6532603
  6532604
  6532605
  6532606
  6532607
  6532608
  6532609
  6532610
  6532611
  6532612
  6532613
  6532614
  6532615
  6532616
  6532617
  6532618
  6532619
  6532620
  6532621
  6532622
  6532623
  6532624
  6532625
  6532626
  6532627
  6532628
  6532629
  6532630
  6532631
  6532632
  6532633
  6532634
  6532635
  6532636
  6532637
  6534265
  6534266
  6534267
  6534268
  6534270
  6534271
  6534272
  6534277
  6537095
  6537098
  6540040
  6390911
  1000001377
  1000004384
  1000008535
  1000009641
  1000009858
  1000010214
  1000011084
  6388984
  1000010095
  1000005721
  6360291
  1000015665
  1000015671
  1000015698
  1000020470
  1000025595
  1000025596
  1000025597
  1000025598
  1000025602
  1000025622
  1000028643
  1000028644
  1000025677
  1000028651
  1000032571
  1000032593
  1000033320
  1000033342
  1000033343
  1000033346
  1000033352
  1000033355
  1000033362
  1000033445
  1000033450
  1000033490
  1000032596
  1000035705
  1000036197
  1000036198
  1000036439
  1000036441
  1000036442
  1000039659
  1000039660
  1000040917
  1000040920
  1000040921
  1000040923
  1000040925
  1000040926
  1000041793
  1000022240
  1000043589
  1000044438
  1000044442
  1000045109
  1000045114
  1000045120
  1000045130
  1000045132
  1000045133
  1000045134
  1000045135
  1000045117
  1000046510
  1000046511
  1000046513
  1000046929
  1000047029
  1000047912
  1000048981
  1000048982
  1000048282
  1000049563
  1000049646
  1000048966
  1000051010
  1000047665
  1000050476
  1000051459
  1000049386
  1000053030
  1000053267
  1000048837
  1000054985
  1000054995
  1000015107
  1000057842
  1000058104
  1000058105
  1000054632
  1000059295
  1000060118
  1000060383
  1000060401
  1000060500
  1000060722
  1000060734
  1000055051
  1000065315
  1000066065
  1000066066
  1000065697
  28288
]
20 0.51 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:
[
  72053
]
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:
[
  28290
]
22 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:
[
  69391
]
23 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:
[
  9864
]
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:
[
  348746
]
25 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:
[
  152709
]
26 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:
[
  28307
]
27 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:
[
  9450
]
28 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:
[
  4906
]
29 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:
[
  991
]
30 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.id = ? LIMIT 1
Parameters:
[
  1
]
31 0.33 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.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:
[
  16
]
33 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:
[
  17
]
34 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  18
]
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.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
]
37 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:
[
  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.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
]
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:
[
  24
]
41 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
]
42 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:
[
  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.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  28
]
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.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  30
]
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.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  32
]
49 1.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:
[
  28288
]

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 2599
App\Entity\Catalog\ProductCatalog 103
App\Entity\Catalog\CustomerCatalog 103
App\Entity\Customer\Customer 88
App\Entity\Delivery\Delivery 60
App\Entity\User\User 58
App\Entity\Pricing\Price 28
App\Entity\Product\ProductPrice 25
App\Entity\Internal\Commercial 25
App\Entity\Product\Market 23
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 18
App\Entity\Product\CharacteristicLabel 17
App\Entity\Internal\Society 4
App\Entity\Delivery\DeliveryCost 4
App\Entity\Internal\Parameter 1