GET https://staging.pgdis.com/produit/13239-affichages-et-presentoirs-assorties-pavo-8042906

Query Metrics

49 Database Queries
12 Different statements
3546.37 ms Query time
0 Invalid entities
3482 Managed entities

Queries

Group similar statements

# Time Info
1 172.24 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:
[
  "13239-affichages-et-presentoirs-assorties-pavo-8042906"
]
2 0.38 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:
[
  1678
]
3 0.71 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:
[
  "13239-affichages-et-presentoirs-assorties-pavo-8042906"
]
4 0.70 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:
[
  "13239-affichages-et-presentoirs-assorties-pavo-8042906"
]
5 0.89 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:
[
  1678
  1
]
6 0.87 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:
[
  62
  302
  303
  304
  302
  1678
]
7 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:
[
  356
]
8 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:
[
  365
]
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:
[
  366
]
10 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:
[
  367
]
11 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:
[
  368
]
12 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  369
]
13 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  370
]
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:
[
  371
]
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:
[
  374
]
16 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:
[
  375
]
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 1959.16 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:
[
  1678
  "2025-04-12 15:04:50"
]
19 1403.38 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:
[
  6245192
  6383988
  6384455
  6382777
  6385042
  6385354
  6385356
  6385402
  6385502
  6366688
  6380453
  6386311
  6386374
  6380080
  6384900
  6384411
  6386399
  6380827
  6386552
  6386597
  6386715
  6386780
  6386836
  6387230
  6387509
  6387519
  6387587
  6387783
  6387835
  6388153
  6385649
  6388332
  6382523
  6388407
  6388618
  6389034
  6389059
  6389114
  6387387
  6389228
  6364518
  6389377
  6389678
  6389745
  6389846
  6388121
  6390554
  6390653
  6390667
  6390821
  6391038
  6387057
  6390101
  6391096
  6390586
  6368032
  6388248
  6387962
  6391850
  6391960
  6391962
  6392025
  6392068
  6392086
  6392146
  6392341
  6392416
  6392568
  6392950
  6392976
  6393146
  6393455
  6393457
  6392213
  6378047
  6393835
  6393874
  6394007
  6394137
  6394350
  6394404
  6394419
  6394426
  6392982
  6395300
  6395313
  6395379
  6395425
  6395426
  6395466
  6395498
  6395551
  6395817
  6395916
  6396010
  6396363
  6396473
  6396672
  6396677
  6396683
  6396774
  6397007
  6397098
  6397104
  6397113
  6397115
  6397127
  6397206
  6397390
  6397399
  6397545
  6397577
  6397690
  6398027
  6398041
  6398143
  6398206
  6398495
  6398538
  6398620
  6398635
  6398669
  6398709
  6399078
  6399161
  6399197
  6399275
  6399278
  6399400
  6399499
  6399582
  6399974
  6400083
  6400120
  6400124
  6400751
  6400762
  6400791
  6400851
  6400901
  6401032
  6401728
  6401817
  6401928
  6401973
  6402421
  6402908
  6403059
  6403339
  6403696
  6404002
  6404014
  6404266
  6404316
  6404596
  6404608
  6404626
  6404655
  6404804
  6404927
  6405284
  6405329
  6405340
  6405392
  6405601
  6405931
  6406087
  6406090
  6406298
  6406376
  6406509
  6406561
  6406645
  6407046
  6407083
  6407404
  6407634
  6408028
  6408258
  6408478
  6408480
  6408494
  6409274
  6409508
  6409608
  6409621
  6409639
  6409812
  6410374
  6410393
  6411130
  6410707
  6411776
  6411822
  6412212
  6412685
  6413450
  6414203
  6414275
  6414619
  6414739
  6415811
  6415886
  6415951
  6416120
  6416229
  6416325
  6416493
  6416504
  6416524
  6416635
  6416801
  6416953
  6417023
  6417089
  6417170
  6417340
  6417392
  6417442
  6417538
  6417552
  6417553
  6417694
  6417866
  6417981
  6418043
  6418113
  6418382
  6418536
  6418546
  6418709
  6418730
  6418732
  6418737
  6418738
  6418740
  6418744
  6418749
  6418750
  6418984
  6419024
  6419033
  6419232
  6419325
  6419393
  6419402
  6419576
  6419676
  6419954
  6420442
  6420452
  6420454
  6420456
  6420541
  6420641
  6420762
  6420951
  6421221
  6421257
  6421660
  6421673
  6422033
  6422075
  6422442
  6422664
  6422677
  6422969
  6423192
  6423728
  6423743
  6424204
  6424689
  6425110
  6425365
  6425408
  6425476
  6425921
  6426237
  6426391
  6426735
  6427141
  6427230
  6427351
  6427520
  6427600
  6427693
  6427696
  6428001
  6428519
  6428722
  6428917
  6429867
  6430038
  6430050
  1000020843
  6430873
  6430923
  6430947
  6430952
  6431250
  6431536
  6431688
  6431922
  6431944
  6432304
  6433342
  6433659
  6433696
  6433851
  6434266
  6434377
  6434655
  6434712
  6434807
  6434848
  6434852
  6435694
  6436000
  6436001
  6436381
  6437148
  6437706
  6438061
  6438635
  6438645
  6439018
  6439422
  6439448
  6439939
  6441127
  6441145
  6441459
  6442705
  6443126
  6443245
  6443260
  6443310
  6443493
  6443565
  6443579
  6444072
  6444592
  6444749
  6445138
  6445335
  6445391
  6445891
  6446038
  6446658
  6446740
  6446835
  6446895
  6446954
  6447260
  6447324
  6447388
  6447774
  6448242
  6448583
  6448617
  6448717
  6448796
  6448862
  6449348
  6449642
  6449772
  6449820
  6449963
  6449991
  6450014
  6450195
  6450208
  6450367
  6450506
  6450688
  6450791
  6450814
  6450819
  6450888
  6450955
  6450997
  6451310
  6451311
  6451333
  6451383
  6451439
  6451733
  6451803
  6451857
  6452004
  6452083
  6452106
  6452299
  6452319
  6452367
  6452368
  6452455
  6452497
  6452537
  6452610
  6452841
  6452880
  6453009
  6453199
  6453215
  6453386
  6453497
  6453516
  6453732
  6453865
  6454177
  6454284
  6454382
  6454452
  6454552
  6454582
  6454855
  6454930
  6455082
  6455307
  6455308
  6455311
  6455340
  6455419
  6455493
  6455533
  6455696
  6455698
  6455860
  6455884
  6455933
  6456206
  6456297
  6456379
  6456514
  6456643
  6457046
  6457240
  6457299
  6457431
  6457432
  6457497
  6457509
  6457523
  6457541
  6457649
  6457650
  6457783
  6458356
  6458559
  6458839
  6459240
  6459271
  6459638
  6460110
  6460126
  6460997
  6461360
  6461365
  6461809
  6461834
  1000050224
  6462498
  6462593
  6462906
  6462970
  6462996
  6463389
  6463419
  6463529
  6463553
  6463559
  6463643
  6463648
  6464229
  6464262
  6464270
  6464640
  6464644
  6465254
  6465267
  6465513
  6465742
  6465824
  6465893
  6465919
  6466572
  6466636
  6466750
  6466964
  6467040
  6467149
  6467447
  6468117
  6468616
  6468671
  6468745
  6468816
  6469147
  6469191
  6469214
  6469336
  6469648
  6469834
  6469958
  6470329
  6470403
  6470975
  6471038
  6471134
  6471272
  6471299
  6471304
  6471472
  6472045
  6472047
  6472296
  1000054201
  6472863
  6472943
  6473558
  6474613
  6474737
  6474828
  6475466
  6475698
  6476595
  6476630
  6476743
  6476807
  6476872
  6476985
  6478144
  6478186
  6479566
  6480357
  6480504
  6480517
  6480528
  6480650
  6480901
  6481136
  6481204
  6481288
  6481698
  6482429
  6483450
  6483521
  6483584
  6483719
  6483757
  6485013
  6485141
  6485262
  6485899
  6485937
  6485951
  6486036
  6486040
  6486056
  6486120
  6486166
  6486175
  6486191
  6486293
  6486422
  6486719
  6486736
  6487277
  6488370
  6489072
  1000052892
  6489970
  6489998
  6490004
  6490087
  6490726
  6491004
  6491234
  6492766
  6493118
  6493189
  6493701
  6493704
  6494318
  6495297
  6495312
  6495382
  6495717
  6495866
  6496185
  6497089
  6497110
  6497136
  6497318
  6497404
  6497427
  6497487
  6497517
  6497607
  6497716
  6497755
  6497862
  6498076
  6498085
  6498140
  6498177
  6498430
  6498523
  6498774
  6498905
  6498923
  6498936
  6498955
  6499027
  6499080
  6499119
  6499122
  6499347
  6499353
  6499403
  6499490
  6499552
  6499640
  6499705
  6499714
  6500205
  6500280
  6500320
  6500335
  6500340
  6500344
  6500399
  6500419
  6501171
  6501183
  6501271
  6501286
  6501291
  6501415
  6501978
  6501988
  6502166
  6502323
  6502412
  6502435
  6502560
  6502563
  6502623
  6502711
  6502722
  6503096
  6503258
  6503323
  6503428
  6503529
  6503595
  6503631
  6503786
  6503924
  6504059
  6504077
  6504079
  6504102
  6504190
  6504216
  6504229
  6504262
  6504473
  6504665
  6505417
  6505498
  6505776
  6505917
  6505945
  6506409
  6506526
  6506845
  6507407
  6507444
  6507459
  6507468
  6507491
  6507493
  6507530
  6507573
  6507934
  6508374
  6508513
  6508528
  6508562
  6508662
  6508724
  6508730
  6508810
  6508882
  6510575
  6510729
  6511011
  6511243
  6512121
  6512339
  6512345
  6512801
  6512943
  6515124
  6515263
  6515649
  6515702
  6516779
  6516870
  6517457
  6517556
  6517636
  6517877
  6518406
  6518442
  6518447
  6519370
  6520062
  6520282
  6520964
  6521469
  6521798
  6521817
  6521899
  6521900
  6521901
  6522285
  6522335
  6522642
  6522652
  6522704
  6522929
  6523667
  6524098
  6524216
  6524283
  6524287
  6524335
  6524363
  6524372
  6524438
  6524441
  6524451
  6524717
  6524881
  6524936
  6524944
  6524956
  6525161
  6525188
  6525378
  6525409
  6525434
  6525502
  6525504
  6525511
  6525512
  6525529
  6525540
  6525609
  6525733
  6525749
  6525780
  6526023
  6526060
  6526132
  6526266
  6526527
  6526534
  6526600
  6526923
  6526924
  6526949
  6527142
  6527241
  6527640
  6528015
  6528016
  6528049
  6528132
  6528199
  6528581
  6528584
  6528669
  6528752
  6528753
  6528811
  6529198
  6529343
  6529846
  6529857
  6529932
  6529982
  6530018
  6530269
  6530324
  6530525
  6530998
  6531252
  6531564
  6532706
  6532965
  6533018
  6533020
  6533021
  6533026
  6533027
  6533029
  6533030
  6533048
  6533064
  6533135
  6533199
  6533490
  6533670
  6533741
  6533850
  6533960
  6534446
  6534460
  6534463
  6534590
  6534959
  6535322
  6535664
  6535813
  6536237
  6536292
  6536531
  6536837
  6536867
  6536871
  6537995
  6538930
  6538940
  6539522
  6539525
  6539947
  6539972
  6539990
  6540484
  6540655
  6541832
  6541952
  6542080
  6542117
  6542167
  1000000860
  1000000880
  1000000818
  1000001201
  6394262
  6389460
  1000001785
  1000001805
  1000001937
  1000002470
  1000002543
  1000002595
  1000002618
  1000002644
  1000002669
  1000000976
  1000002770
  1000001787
  1000002803
  6391773
  6392374
  1000004200
  1000000858
  1000004338
  6385076
  1000004648
  1000002528
  1000006042
  1000006566
  6389531
  6389526
  1000005019
  1000001655
  1000007389
  1000008052
  1000007981
  1000000766
  1000003791
  1000009747
  1000009892
  1000010133
  1000010246
  1000010337
  1000010358
  1000006779
  1000011931
  1000009657
  1000012144
  1000009588
  1000012455
  1000010597
  1000012824
  1000012462
  1000013013
  1000009875
  6381403
  1000010641
  1000013118
  1000004777
  1000009353
  1000013980
  1000012605
  1000013918
  1000001025
  1000014304
  1000015087
  1000015088
  1000014447
  1000015138
  1000015679
  1000010933
  1000015851
  1000015950
  1000016315
  1000016537
  1000016538
  1000016539
  1000016562
  1000014747
  1000016841
  1000017315
  1000012953
  1000016003
  1000010998
  1000009659
  1000018030
  1000018623
  1000018679
  1000014768
  1000018624
  1000018822
  1000018823
  1000016729
  1000019429
  1000019495
  1000019826
  1000019829
  1000019840
  1000019841
  1000019843
  1000019845
  1000019865
  1000019866
  1000019983
  1000019993
  1000012837
  1000020505
  1000020518
  1000020520
  1000020834
  1000020835
  1000020837
  1000020849
  1000018336
  1000012314
  1000015973
  1000021886
  1000021891
  1000021904
  1000021962
  1000021977
  1000021981
  1000021984
  1000021985
  1000022034
  1000022036
  1000021928
  1000014717
  1000022775
  1000022776
  1000022777
  1000022916
  1000022918
  1000022945
  1000022951
  1000022952
  1000022953
  1000022955
  1000022963
  1000022967
  1000022969
  1000022976
  1000022978
  1000022979
  1000022980
  1000022981
  1000018126
  1000023425
  1000023919
  1000023920
  1000023921
  1000023922
  1000023923
  1000023931
  1000023933
  1000023935
  1000023947
  1000023987
  1000023996
  1000024002
  1000024029
  1000024677
  1000024767
  1000024771
  1000024794
  1000024795
  1000024796
  1000024799
  1000024804
  1000025021
  1000025022
  1000025037
  1000025041
  1000025042
  1000025046
  1000025083
  1000025108
  1000025113
  1000025836
  1000025841
  1000025843
  1000025846
  1000025856
  1000026357
  1000026361
  1000026575
  1000021982
  1000025122
  1000012957
  1000021333
  1000012145
  1000020559
  1000016394
  1000028306
  1000028310
  1000028311
  1000028313
  1000028314
  1000028316
  1000028320
  1000028331
  1000028332
  1000028333
  1000028334
  1000028337
  1000028338
  1000028342
  1000028344
  1000028345
  1000028350
  1000028351
  1000028354
  1000028361
  1000028363
  1000028364
  1000028369
  6376174
  1000010363
  1000028959
  1000021971
  1000030069
  1000030190
  1000030207
  1000030218
  1000031270
  1000031276
  1000031569
  1000028476
  1000019526
  1000010159
  6385262
  1000032799
  1000032803
  1000034175
  1000025885
  1000034296
  1000034297
  1000034299
  1000034300
  1000034341
  1000034746
  1000034750
  1000035652
  1000035653
  1000035654
  1000035655
  1000035656
  1000035657
  1000035658
  1000035747
  1000035900
  1000035903
  1000012930
  1000034342
  1000036587
  1000036588
  1000036590
  1000036591
  1000036593
  1000036594
  1000036596
  1000036597
  1000036616
  1000036618
  1000036624
  1000036625
  1000036642
  1000036645
  1000036652
  1000037502
  1000037954
  1000037996
  1000038001
  1000038044
  1000038768
  1000038771
  1000038772
  1000038774
  1000038775
  1000038778
  1000038779
  1000038780
  1000039350
  1000039359
  1000039506
  1000039620
  1000001577
  1000040263
  1000012594
  1000040269
  1000040409
  1000040412
  1000040526
  1000040896
  1000040953
  1000040966
  1000040985
  1000040991
  1000040992
  1000041043
  1000041291
  1000041292
  1000041293
  1000041301
  1000041305
  1000041317
  1000041322
  1000041323
  1000041324
  1000041337
  1000041340
  1000022798
  1000012483
  1000017964
  1000042033
  1000042044
  1000042055
  1000042056
  1000042061
  1000042062
  1000042077
  1000042080
  1000042536
  1000042537
  1000042539
  1000042626
  1000042627
  1000029877
  1000042868
  1000043228
  1000043239
  1000043245
  1000043246
  1000043259
  1000043262
  1000043264
  1000043265
  1000043293
  1000043294
  1000043332
  1000043333
  1000043334
  1000043336
  1000043337
  1000043349
  1000043350
  1000043351
  1000043352
  1000043355
  1000043356
  1000043373
  1000043374
  1000043375
  1000043376
  1000043390
  1000043400
  1000043426
  1000043427
  1000043428
  1000043429
  1000043436
  1000043437
  1000043438
  1000043443
  1000043444
  1000043248
  1000043724
  1000044576
  1000044578
  1000044585
  1000044609
  1000044795
  1000044829
  1000044850
  1000044851
  1000044855
  1000044860
  1000044862
  1000044867
  1000044868
  1000044873
  1000038837
  1000045098
  1000045099
  1000045102
  1000045118
  1000045800
  1000046104
  1000046108
  1000046114
  1000046115
  1000046194
  1000046197
  1000046201
  1000046208
  1000046219
  1000046520
  1000046760
  1000047133
  1000047355
  1000047424
  1000047422
  1000047668
  1000047132
  1000048324
  1000048325
  1000048364
  1000018910
  1000045823
  1000048393
  1000048796
  1000048179
  1000048847
  1000048848
  1000048854
  1000048855
  1000048928
  1000043346
  1000047821
  1000014604
  1000048943
  1000048958
  1000049634
  1000049759
  1000049773
  1000049775
  1000045255
  1000048299
  1000050148
  1000050223
  1000050300
  1000044906
  1000050503
  1000050545
  1000050552
  1000050596
  1000034712
  1000050771
  1000050799
  1000021192
  1000015302
  1000047971
  1000050916
  1000035896
  1000039012
  1000051328
  1000051358
  1000038011
  1000051801
  1000050333
  1000052244
  1000049690
  1000052682
  1000052720
  1000051993
  1000052901
  1000049769
  1000052979
  1000053013
  1000053016
  1000053148
  1000051268
  1000053312
  1000052795
  1000052656
  1000022917
  1000053853
  1000036747
  1000053966
  1000054209
  1000054206
  1000054282
  1000053603
  1000052928
  1000051299
  1000054691
  1000054462
  1000054499
  1000050011
  1000050540
  1000055154
  1000055173
  1000055187
  1000055420
  1000054477
  1000055375
  1000055690
  1000055005
  1000055713
  1000049980
  1000055168
  1000055649
  1000054210
  1000055801
  1000056476
  1000056579
  1000056583
  1000056584
  1000056585
  1000022255
  1000056610
  1000056867
  1000052134
  1000036656
  1000049663
  1000054105
  1000056586
  1000057258
  1000057260
  1000057358
  1000057359
  1000057316
  1000056993
  1000057469
  1000057780
  1000050143
  1000058749
  1000054836
  1000056535
  1000059029
  1000059058
  1000059610
  1000059853
  1000060292
  1000037756
  1000060565
  1000060566
  1000060642
  1000058827
  1000060741
  1000060742
  1000060660
  1000059796
  1000060862
  1000060863
  1000060967
  1000060357
  1000061206
  1000061378
  1000053194
  1000061591
  1000061592
  1000061962
  1000061973
  1000058681
  1000062328
  1000062378
  1000062394
  1000062454
  1000062459
  1000006148
  1000062648
  1000063003
  1000063040
  1000063316
  1000063402
  1000063638
  1000063639
  1000064149
  1000064431
  1000064557
  1000063333
  1000064878
  1000064881
  1000064529
  1000064984
  1000060799
  1000065272
  1000065273
  1000065325
  1000059977
  1000065330
  1000064828
  1000060923
  1000064077
  1000065797
  1000065949
  1000065029
  1000060330
  1000066044
  1000066337
  1000066382
  1000066462
  1678
]
20 0.40 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  529372
]
21 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:
[
  80097
]
22 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:
[
  64683
]
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:
[
  9651
]
24 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:
[
  64682
]
25 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:
[
  563860
]
26 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:
[
  79837
]
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:
[
  26728
]
28 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:
[
  72511
]
29 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  146207
]
30 0.42 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.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  1
]
32 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  16
]
33 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  17
]
34 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  18
]
35 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  19
]
36 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  21
]
38 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:
[
  22
]
39 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:
[
  23
]
40 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
41 0.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:
[
  25
]
42 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  27
]
44 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:
[
  28
]
45 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  29
]
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.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  31
]
48 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:
[
  32
]
49 0.31 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:
[
  1678
]

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 1432
App\Entity\Customer\Customer 475
App\Entity\Delivery\Delivery 403
App\Entity\User\User 322
App\Entity\Catalog\ProductCatalog 249
App\Entity\Catalog\CustomerCatalog 249
App\Entity\Product\Market 112
App\Entity\Internal\Commercial 61
App\Entity\Pricing\Price 52
App\Entity\Product\ProductPrice 48
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 13
App\Entity\Product\CharacteristicLabel 13
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 4
App\Entity\Internal\Parameter 1