GET https://staging.pgdis.com/produit/79825-agendas-scolaires-assorties-n-c-79825-maju

Query Metrics

66 Database Queries
21 Different statements
2172.71 ms Query time
0 Invalid entities
2746 Managed entities

Queries

Group similar statements

# Time Info
1 46.83 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25, 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:
[
  "79825-agendas-scolaires-assorties-n-c-79825-maju"
]
2 0.44 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:
[
  109295
]
3 0.75 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:
[
  "79825-agendas-scolaires-assorties-n-c-79825-maju"
]
4 0.55 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:
[
  "79825-agendas-scolaires-assorties-n-c-79825-maju"
]
5 0.49 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:
[
  109295
  1
]
6 0.78 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:
[
  40
  184
  185
  186
  187
  188
  185
  109295
]
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:
[
  430
]
8 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:
[
  433
]
9 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:
[
  434
]
10 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:
[
  435
]
11 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:
[
  436
]
12 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:
[
  437
]
13 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:
[
  438
]
14 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:
[
  457
]
15 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:
[
  458
]
16 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:
[
  459
]
17 0.57 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 1163.11 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:
[
  109295
  "2025-04-12 08:59:07"
]
19 946.53 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:
[
  6384229
  6384359
  6379676
  6385412
  6385439
  6378967
  6386491
  6386784
  6388025
  6388211
  6386785
  6388017
  6388369
  6388375
  6388525
  6388968
  6388957
  6389461
  6389703
  6390145
  6390306
  6390440
  6391227
  6391257
  6392862
  6391241
  6393609
  6394255
  6394511
  6394580
  6395251
  6395757
  6396097
  6396214
  6398177
  6398468
  6398472
  6398621
  6398720
  6398743
  6399546
  6400162
  6400203
  6400630
  6404596
  6404879
  6405419
  6405625
  6405639
  6405890
  6406565
  6406877
  6407583
  6407612
  6407641
  6408223
  6408390
  6408393
  6408832
  6408923
  6408965
  6409206
  6410867
  6411094
  6411130
  6412120
  6412239
  6412555
  6412690
  6413639
  6413661
  6413796
  6413914
  6413960
  6414250
  6414271
  6414274
  6414275
  6414280
  6414293
  6414297
  6414318
  6414355
  6414360
  6414683
  6414731
  6414780
  6414965
  6414984
  6415037
  6415128
  6415657
  6415750
  6416226
  6416306
  6416414
  6416848
  6416953
  6417067
  6418081
  6418251
  6418815
  6418844
  6418849
  6418972
  6418981
  6418984
  6418988
  6418989
  6418996
  6419142
  6419215
  6419216
  6419243
  6419285
  6419293
  6419354
  6419403
  6419421
  6420579
  6420609
  6420637
  6420656
  6420934
  6421028
  6421085
  6422066
  6422655
  6422685
  6423712
  6423775
  6424033
  6424673
  6425450
  6425518
  6425702
  6426424
  6426473
  6426812
  6426826
  6426868
  6427226
  6427365
  6427558
  6428266
  6428392
  6428419
  6428425
  6428764
  6429481
  6429589
  6429786
  6430072
  6430898
  6430908
  6430929
  6430945
  6431390
  6431710
  6431896
  6431906
  6432069
  6432314
  6433398
  6433418
  6433572
  6433680
  6433938
  6433939
  6433971
  6434423
  6434688
  6434850
  6434857
  6434880
  6435271
  6435321
  6435713
  6435830
  6435985
  6435999
  6436997
  6437066
  6437106
  6437146
  6437988
  6437991
  6438072
  6438700
  6439040
  6439409
  6439660
  6439692
  6439736
  6439792
  6440111
  6440606
  6440798
  6441332
  6441473
  6441575
  6442115
  6442246
  6442751
  6442876
  6442939
  6443231
  6443373
  6444271
  6444579
  6445513
  6445799
  6445974
  6446031
  6446060
  6446089
  6446099
  6446105
  6446110
  6446119
  6446137
  6446136
  6446175
  6446193
  6446273
  6446413
  6446537
  6446585
  6446749
  6446797
  6446908
  6446910
  6446963
  6446974
  6446988
  6447045
  6447256
  6447300
  6447375
  6447407
  6447430
  6447457
  6448633
  6448796
  6449401
  6449688
  6449702
  6449767
  6449770
  6449813
  6449839
  6450186
  6450301
  6450539
  6450552
  6450856
  6450984
  6451008
  6451092
  6451439
  6451586
  6451659
  6451909
  6452000
  6452025
  6452043
  6452046
  6452102
  6452241
  6452247
  6452408
  6452594
  6453126
  6453473
  6453481
  6453501
  6453504
  6453764
  6454009
  6454489
  6454530
  6454541
  6454586
  6454769
  6454782
  6454794
  6454822
  6454847
  6454923
  6454924
  6454936
  6454949
  6454981
  6454985
  6454992
  6454993
  6455141
  6455152
  6455154
  6455165
  6455171
  6455181
  6455199
  6455212
  6455256
  6455280
  6455282
  6455438
  6455466
  6455470
  6455471
  6455484
  6455490
  6455507
  6455528
  6455616
  6455626
  6455643
  6455662
  6455672
  6455723
  6455746
  6455794
  6455830
  6455847
  6455930
  6456123
  6456261
  6456950
  6457009
  6457440
  6457526
  6457727
  6457774
  6457828
  6458359
  6459125
  6459447
  6459500
  6459586
  6460048
  6460117
  6460225
  6460399
  6460408
  6460429
  6461302
  6461316
  6461357
  6461619
  6462224
  6462861
  6463760
  6464013
  6465742
  6465891
  6466494
  6466522
  6466633
  6466666
  6466730
  6467003
  6468772
  6468787
  6468809
  6468858
  6469127
  6469136
  6469142
  6469294
  6469465
  6469568
  6470019
  6470131
  6471180
  6471350
  6472035
  6472475
  6472878
  6473133
  6473590
  6474491
  6474859
  6475483
  6476396
  6476517
  6476615
  6477041
  6477508
  6477556
  6477807
  6477830
  6477835
  6478283
  6480647
  6480768
  6481386
  6481592
  6481624
  6483233
  6483672
  6483750
  6483957
  6484032
  6484122
  6484428
  6484890
  6484893
  6485090
  6485192
  6485212
  6485258
  6485289
  6485444
  6485458
  6485460
  6485484
  6485499
  6485670
  6485675
  6485784
  6485878
  6485993
  6486041
  6486055
  6486287
  6486476
  6486637
  6486794
  6486844
  6486896
  6488375
  6488431
  6488558
  6488694
  6488747
  6488799
  6489001
  6489023
  6489030
  6489089
  6489769
  6490686
  6490839
  6490985
  6490987
  6491559
  6491607
  6491865
  6492104
  6492199
  6494368
  6494758
  6495318
  6495648
  6495714
  6496365
  6496444
  6496519
  6496626
  6496894
  6496898
  6497351
  6497357
  6497427
  6497434
  6497486
  6498116
  6498242
  6498417
  6498454
  6498757
  6498829
  6498864
  6498927
  6499597
  6500306
  6500453
  6500744
  6501551
  6501679
  6501700
  6501715
  6501816
  6501861
  6501871
  6501878
  6501888
  6501901
  6501969
  6501971
  6501972
  6501973
  6501975
  6501976
  6501978
  6501980
  6501982
  6501990
  6502006
  6502008
  6502037
  6502038
  6502040
  6502042
  6502046
  6502106
  6502109
  6502114
  6502116
  6502132
  6502138
  6502201
  6502282
  6502298
  6502315
  6502374
  6502387
  6502471
  6502492
  6502524
  6502547
  6502552
  6502563
  6502584
  6502588
  6503175
  6503395
  6503484
  6504036
  6504249
  6504251
  6504289
  6504290
  6504310
  6504334
  6504835
  6506029
  6506047
  6506061
  6506346
  6506749
  6506817
  6507161
  6507744
  6507859
  6509136
  6509201
  6509296
  6509327
  6512616
  6512801
  6512818
  6513123
  6517630
  6518371
  6518475
  6520197
  6520752
  6520873
  6521217
  6521921
  6522234
  6522245
  6523026
  6523939
  6523948
  6524003
  6524100
  6524527
  6524827
  6525033
  6525043
  6525047
  6525209
  6525213
  6525243
  6525244
  6525311
  6525789
  6526212
  6526489
  6526562
  6527129
  6527389
  6527399
  6527622
  6527645
  6528054
  6528058
  6528205
  6528260
  6528385
  6528585
  6528607
  6528635
  6528705
  6528715
  6528736
  6528774
  6528859
  6528892
  6528954
  6528955
  6528989
  6528997
  6529269
  6529276
  6529278
  6529279
  6529310
  6529311
  6529344
  6529360
  6529723
  6529838
  6529841
  6529846
  6529856
  6529882
  6529889
  6529908
  6529955
  6529981
  6529993
  6530022
  6530038
  6530064
  6530112
  6530159
  6530171
  6530175
  6530178
  6530268
  6530271
  6530272
  6530286
  6530297
  6530324
  6530332
  6530333
  6530764
  6530768
  6530786
  6530912
  6532910
  6532920
  6533195
  6533210
  6533211
  6533221
  6533243
  6533251
  6533612
  6533669
  6533737
  6533796
  6534459
  6535064
  6535606
  6535671
  6537403
  6537591
  6537929
  6538093
  6538778
  6538779
  6539437
  6539897
  6540008
  6540677
  1000001957
  1000002173
  1000002399
  1000002090
  1000002408
  1000002470
  1000001768
  1000002747
  1000002802
  1000002864
  1000002760
  1000002999
  1000002890
  6386360
  1000000995
  6394950
  1000004568
  1000005257
  6384060
  1000005519
  1000004566
  1000004802
  6391433
  1000006054
  1000002751
  1000007032
  1000007261
  1000007262
  1000001655
  1000007745
  1000005271
  1000002495
  1000004763
  1000008473
  1000008476
  1000008520
  1000008532
  1000008533
  1000008534
  1000008786
  1000008913
  1000008914
  1000009075
  1000007991
  1000007852
  1000004276
  1000009572
  1000009663
  1000002615
  1000002373
  1000009165
  1000009927
  1000010122
  1000010123
  1000007319
  1000010111
  1000010467
  1000009625
  1000010143
  1000009972
  1000010786
  1000010760
  1000010568
  1000009234
  1000010496
  1000010996
  1000009727
  1000012071
  1000012213
  1000012310
  1000012627
  1000012326
  1000012829
  1000013035
  1000010241
  1000012835
  1000013791
  1000013814
  1000013821
  1000012382
  1000014153
  1000014515
  1000014505
  6394257
  1000006614
  1000014991
  1000015383
  1000015429
  1000015507
  1000015509
  1000015496
  1000015771
  1000015950
  1000009705
  1000013469
  6382769
  1000014161
  1000014799
  1000016874
  1000016876
  1000012570
  1000017157
  1000011087
  1000017928
  1000017944
  1000017948
  1000017950
  1000018051
  1000018066
  1000018089
  1000018090
  1000018307
  1000018554
  1000019127
  1000019131
  1000019135
  1000019137
  1000019139
  1000019171
  1000019174
  1000019178
  1000019208
  1000019331
  1000012578
  1000010586
  1000019450
  1000019585
  1000019613
  1000019643
  1000019666
  1000019667
  1000019670
  1000019671
  1000019674
  1000019675
  1000019677
  1000019678
  1000019683
  1000019686
  1000019687
  1000019694
  1000019697
  1000019725
  1000019726
  1000019731
  1000019737
  1000019742
  1000019748
  1000019816
  1000019857
  1000019886
  1000019887
  1000019898
  1000016134
  1000020287
  1000020288
  1000020289
  1000020290
  1000020345
  1000020347
  1000020363
  1000020416
  1000020417
  1000020418
  1000019228
  1000020892
  1000020906
  1000019621
  1000018602
  1000018094
  1000016685
  1000016541
  1000017771
  1000016290
  1000021745
  1000021916
  1000021987
  1000021988
  1000021989
  1000021990
  1000021991
  1000021992
  1000021998
  1000021999
  1000022000
  1000022001
  1000022002
  1000022003
  1000022004
  1000022005
  1000022006
  1000001724
  1000003926
  1000002172
  6379045
  1000019911
  1000019101
  1000022698
  1000022702
  1000014523
  1000023578
  1000023592
  1000023596
  1000024607
  1000016439
  1000024805
  1000017073
  1000024992
  1000025027
  1000025050
  1000025053
  1000025057
  1000025061
  1000025079
  1000025082
  1000025089
  1000025098
  1000025100
  1000025109
  1000025115
  1000025116
  1000025119
  1000025125
  1000025132
  1000025276
  1000025310
  1000025373
  1000025388
  1000025389
  1000025390
  1000025391
  1000025392
  1000025393
  1000025394
  1000025395
  1000025396
  1000025398
  1000025407
  1000025409
  1000025411
  1000025413
  1000025531
  1000025631
  1000025632
  1000025633
  1000017945
  1000016767
  1000017951
  1000025837
  1000003900
  1000026010
  1000017199
  1000025634
  1000009562
  1000016101
  1000026798
  1000022575
  1000027056
  1000016216
  1000018916
  1000027759
  1000027802
  1000027856
  1000027857
  1000027858
  1000027982
  1000027983
  1000028077
  1000028081
  1000019852
  1000028593
  1000016528
  1000016075
  1000029153
  1000029210
  1000029156
  1000019828
  6394469
  1000030234
  1000030235
  1000030236
  1000030237
  1000030238
  1000030239
  1000030240
  1000030241
  1000030242
  1000030243
  1000030244
  1000030245
  1000030248
  1000030345
  1000030351
  1000030352
  1000030370
  1000027769
  1000030484
  1000030743
  1000016123
  1000031325
  1000031326
  1000031327
  1000031358
  1000031359
  1000031360
  1000031362
  1000031363
  1000031387
  1000031397
  1000031401
  1000031408
  1000031413
  1000031527
  1000031432
  1000031650
  1000028663
  1000032484
  1000025087
  1000025696
  1000028596
  1000032575
  1000032580
  1000029174
  1000029638
  1000032614
  1000032617
  1000032618
  1000032619
  1000032620
  1000032621
  1000032628
  1000032629
  1000032630
  1000032631
  1000032632
  1000030434
  1000033157
  1000032635
  1000024032
  1000033983
  6364085
  1000034171
  1000012304
  1000034547
  1000034548
  1000034549
  1000034550
  1000034551
  1000034552
  1000034553
  1000034554
  1000034556
  1000034557
  1000034558
  1000034560
  1000034561
  1000008108
  1000034786
  1000034923
  1000034924
  1000034925
  1000034926
  1000034927
  1000034928
  1000034929
  1000034930
  1000034931
  1000034932
  1000034933
  1000034934
  1000034935
  1000034936
  1000034993
  1000035001
  1000035004
  1000029505
  1000035728
  1000024806
  1000036450
  1000036472
  1000036474
  1000036475
  1000036938
  1000036939
  1000036942
  1000036944
  1000036946
  1000036947
  1000036948
  1000036949
  1000036952
  1000036953
  1000036954
  1000036955
  1000036974
  1000036975
  1000036976
  1000036978
  1000036979
  1000036993
  1000037488
  1000037495
  1000037755
  1000037762
  1000037768
  1000038394
  1000027876
  1000040079
  1000040080
  1000040081
  1000040082
  1000040084
  1000041031
  1000041471
  1000041472
  1000013794
  1000041608
  1000041688
  1000041912
  1000042259
  1000042263
  1000042285
  1000042286
  1000042289
  1000024452
  1000019182
  1000042583
  1000043107
  1000043109
  1000043123
  1000037507
  1000043914
  1000043954
  1000044286
  1000044297
  1000044307
  1000044314
  1000044334
  1000044335
  1000044360
  1000009620
  1000045169
  1000045177
  1000045182
  1000045183
  1000045184
  1000045186
  1000045188
  1000045195
  1000045206
  1000045310
  1000045314
  1000045685
  1000045686
  1000045687
  1000045688
  1000045689
  1000045694
  1000045695
  1000045697
  1000013945
  1000046176
  1000046180
  1000046186
  1000037514
  1000034739
  1000046803
  1000046804
  1000046806
  1000046811
  1000047153
  1000037510
  1000025139
  1000047686
  1000047687
  1000047741
  1000047769
  1000047893
  1000047955
  1000047959
  1000019240
  1000048027
  1000025959
  1000048121
  1000048155
  1000048120
  1000047255
  1000048216
  1000045418
  1000048512
  1000046193
  1000048550
  1000042481
  1000048708
  1000048875
  1000025839
  1000048917
  1000048944
  1000048385
  1000049060
  1000049399
  1000049480
  1000049515
  1000049522
  1000049523
  1000049542
  1000032857
  1000035396
  1000048445
  1000049715
  1000050006
  1000050007
  1000048977
  1000048235
  1000047731
  1000050250
  1000042153
  1000048797
  1000050075
  1000050445
  1000029154
  1000027776
  1000050488
  1000049657
  1000050516
  1000050805
  1000050819
  1000050823
  1000050909
  1000050916
  1000050925
  1000050928
  1000050998
  1000039012
  1000051209
  1000051394
  1000051411
  1000051435
  1000049039
  1000051607
  1000050003
  1000031796
  1000036959
  1000049911
  1000052093
  1000052082
  1000052211
  1000052225
  1000052298
  1000052544
  1000052647
  1000052774
  1000052796
  1000052049
  1000053122
  1000053429
  1000053458
  1000053321
  1000053555
  1000050162
  1000050768
  1000053754
  1000053873
  1000053607
  1000054002
  1000053032
  1000054106
  1000054192
  1000054224
  1000054351
  1000054398
  1000054411
  1000054593
  1000054594
  1000054623
  1000054635
  1000054544
  1000054773
  1000054821
  1000054899
  1000053253
  1000054628
  1000052566
  1000055189
  1000055147
  1000055258
  1000054060
  1000055269
  1000054768
  1000049284
  1000055508
  1000052264
  1000055780
  1000015107
  1000056078
  1000056079
  1000055699
  1000056237
  1000056242
  1000056270
  1000055765
  1000056458
  1000051399
  1000056709
  1000056720
  1000056721
  1000056737
  1000056766
  1000056798
  1000056984
  1000055991
  1000057249
  1000055273
  1000057690
  1000049963
  1000043790
  1000058330
  1000059588
  1000059735
  1000059846
  1000059924
  1000060070
  1000060269
  1000060271
  1000061026
  1000061045
  1000056738
  1000061531
  1000061575
  1000061579
  1000061674
  1000061684
  1000061745
  1000061262
  1000061892
  1000063115
  1000063255
  1000063257
  1000054638
  1000063314
  1000063419
  1000063556
  1000063445
  1000064363
  1000065196
  1000065251
  1000064362
  1000063557
  1000065164
  1000066319
  1000064856
  109295
]
20 0.42 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
]
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:
[
  26728
]
22 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:
[
  65676
]
23 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96803
]
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:
[
  56130
]
25 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96784
]
26 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  10481
]
27 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:
[
  2886
]
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:
[
  204150
]
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:
[
  167652
]
30 0.54 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.22 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.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  17
]
34 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:
[
  18
]
35 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:
[
  19
]
36 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  20
]
37 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:
[
  21
]
38 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:
[
  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.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:
[
  24
]
41 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:
[
  25
]
42 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 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:
[
  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.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  30
]
47 0.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.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:
[
  32
]
49 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
50 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
51 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
52 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefaut"
]
53 0.14 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
]
54 0.32 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "CAISSE2011"
  109295
]
55 0.41 ms
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[
  109295
  0
]
56 0.42 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[
  "C"
  109295
]
57 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
58 0.36 ms
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[
  109295
  "C"
]
59 0.34 ms
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
  109295
]
60 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TarifDefautBtoB"
]
61 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "MOZ"
]
62 0.15 ms
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "C"
]
63 0.28 ms
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
  109295
]
64 0.28 ms
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[
  "2025-09-12 08:59:09"
  "%2%"
  109295
]
65 0.64 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 = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[
  109295
  7
]
66 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:
[
  109295
]

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 1322
App\Entity\Customer\Customer 378
App\Entity\User\User 332
App\Entity\Delivery\Delivery 264
App\Entity\Catalog\ProductCatalog 113
App\Entity\Catalog\CustomerCatalog 113
App\Entity\Product\Market 59
App\Entity\Pricing\Price 27
App\Entity\Internal\Commercial 27
App\Entity\Product\ProductPrice 25
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 16
App\Entity\Product\CharacteristicLabel 15
App\Entity\Internal\Society 5
App\Entity\Delivery\DeliveryCost 5
App\Entity\Internal\Parameter 3