Query Metrics
49
Database Queries
12
Different statements
2448.68 ms
Query time
0
Invalid entities
3693
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 43.84 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:
[
"39098-regles-couleur-maped-245421"
]
|
2 | 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:
[
260067
]
|
3 | 0.65 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:
[
"39098-regles-couleur-maped-245421"
]
|
4 | 0.38 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:
[
"39098-regles-couleur-maped-245421"
]
|
5 | 0.82 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:
[ 260067 1 ] |
6 | 2.86 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:
[ 59 279 280 281 282 283 284 285 286 284 260067 ] |
7 | 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:
[
1168
]
|
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:
[
2066
]
|
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:
[
2067
]
|
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:
[
2068
]
|
11 | 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:
[
2069
]
|
12 | 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:
[
3138
]
|
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:
[
3192
]
|
14 | 0.16 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
3193
]
|
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:
[
3204
]
|
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:
[
3205
]
|
17 | 0.28 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 | 842.33 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:
[ 260067 "2025-04-11 17:09:10" ] |
19 | 1549.98 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:
[ 6381911 6388524 6388552 6388575 6387470 6390559 6390679 6386760 6391059 6391091 6391138 6391168 6391192 6392181 6391742 6388500 6392839 6393882 6394259 6396797 6398059 6398231 6398232 6398233 6398551 6399268 6400466 6402664 6403506 6405385 6405914 6407383 6407595 6407709 6408861 6413745 6413805 6414285 6414724 6415848 6415977 6416292 6416329 6417225 6418981 6419205 6419324 6419367 6419393 6419539 6421577 6421597 6421622 6421624 6421667 6421705 6421714 6422306 6422649 6422993 6423113 6425323 6425353 6425392 6425557 6426566 6426754 6426962 6427094 6427165 6428234 6428238 6428244 6428246 6428581 6428745 6430506 6430729 6430730 6430731 6430732 6430733 6430882 6430965 6431289 6432194 6432230 6432237 6433468 6433473 6433598 6433600 6433620 6433627 6433658 6433664 6433668 6433670 6433685 6433831 6433834 6433864 6433870 6433899 6433901 6433970 6433975 6433997 6434003 6434014 6434016 6434044 6434047 6434048 6434052 6434058 6434060 6434380 6434697 6435215 6435217 6435236 6435238 6435318 6435320 6435328 6435329 6435336 6435337 6435353 6435355 6435385 6435386 6435387 6435433 6435438 6435480 6435490 6435540 6435544 6435553 6435556 6435562 6435564 6435575 6435579 6435616 6435620 6435628 6435629 6435634 6435647 6435649 6435728 6435955 6436248 6436318 6437187 6437174 6437335 6437336 6437441 6437448 6437594 6437596 6437612 6437615 6437626 6437629 6437649 6437654 6437751 6437905 6438854 6438870 6438979 6439248 6439249 6439259 6439261 6439297 6439301 6439319 6439322 6439355 6439358 6439367 6439370 6439511 6439518 6439520 6439522 6439524 6439535 6439536 6439542 6439543 6439582 6439583 6439598 6439599 6439651 6439751 6441127 6441139 6441226 6441228 6441245 6441254 6441255 6441264 6441266 6441336 6441369 6441370 6441386 6441388 6441397 6441406 6441407 6441422 6441423 6441439 6441489 6441490 6441540 6441542 6441565 6441567 6441701 6441703 6442680 6443231 6443397 6444072 6444333 6444340 6444643 6444665 6444749 6444826 6444986 6445255 6445270 6445324 6445346 6445413 6445443 6445761 6446054 6446127 6446232 6446417 6446527 6446528 6446670 6446793 6446801 6446915 6447224 6447399 6447550 6447671 6448576 6448814 6448952 6449439 6449455 6449872 6449885 6450015 6450167 6450189 6450298 6450537 6450750 6450752 6451080 6451129 6451221 6451225 6451248 6451302 6451330 6451439 6452019 6452023 6452051 6452317 6452474 6453145 6453458 6454176 6454632 6454842 6454862 6454993 6455267 6455515 6455598 6455645 6455805 6455910 6456071 6456102 6456110 6456274 6456275 6456995 6457018 6457258 6457540 6457645 6457720 6457775 6457819 6457983 6459374 6459770 6459771 6459772 6459773 6459774 6459775 6459776 6459777 6459778 6459779 6459780 6459781 6459782 6459783 6459784 6459785 6459786 6459787 6459788 6459789 6459790 6459791 6459792 6459793 6459794 6459795 6459796 6459797 6459798 6459799 6459800 6459801 6459802 6459803 6459804 6459805 6459806 6459807 6459808 6459809 6459810 6459811 6459812 6459813 6459814 6459815 6459816 6459817 6459818 6459819 6459820 6459821 6459822 6459823 6459824 6459825 6459826 6459827 6459828 6459829 6459830 6459831 6459832 6459833 6459834 6459835 6459836 6459837 6459838 6459839 6459840 6459841 6459842 6459843 6459844 6459845 6459846 6459847 6459848 6459849 6459850 6459851 6459852 6459853 6459854 6459855 6459856 6459857 6459858 6459859 6459860 6459861 6459862 6459863 6459864 6459865 6459866 6459867 6459868 6460000 6460042 6460126 6460315 6460358 6460469 6460470 6461074 6461227 6462395 6462852 6462996 6463025 6463095 6463096 6463143 6463146 6463153 6463156 6463418 6463421 6463919 6463920 6463921 6465631 6465850 6466734 6467161 6467176 6467367 6467823 6467989 6467993 6467998 6468001 6468007 6468021 6468024 6468030 6468033 6468040 6468047 6468049 6468546 6468550 6468603 6468607 6468680 6468684 6468746 6469063 6469225 6469309 6469311 6469506 6469602 6469603 6469654 6469657 6469695 6469708 6469714 6469722 6469723 6469738 6469740 6469854 6469855 6469861 6469862 6469865 6469868 6469882 6469884 6469889 6469891 6469917 6469921 6469951 6469954 6470232 6470349 6470486 6470496 6470714 6470905 6470906 6470965 6471038 6471335 6471834 6471865 6471869 6472997 6473168 6473111 6473218 6473273 6475171 6475466 6475600 6475602 6475783 6475894 6476506 6476539 6476671 6476857 6476882 6476989 6477867 6477905 6477906 6477910 6480374 6480522 6481481 6481483 6481660 6481849 6481870 6481871 6482894 6483161 6483162 6483446 6483637 6483639 6484080 6484095 6484453 6484455 6484520 6484530 6484907 6485017 6485070 6485073 6485516 6485694 6485697 6486144 6486819 6486888 6486890 6486929 6486930 6487116 6487117 6487118 6487119 6487120 6487121 6487122 6487123 6487124 6487125 6487126 6487127 6487128 6487129 6487130 6487131 6487132 6487133 6487134 6487135 6487136 6487137 6487138 6487139 6487141 6487142 6487143 6487144 6487145 6487146 6487147 6487148 6487149 6487150 6487151 6487152 6487156 6487157 6487158 6487159 6487160 6487161 6487162 6487163 6487164 6487165 6487166 6487167 6487168 6487169 6487170 6487171 6487172 6487344 6487421 6488640 6488917 6489185 6489351 6489425 6489426 6489427 6489428 6489429 6489435 6489436 6489437 6489438 6490093 6490325 6490327 6490473 6491523 6491526 6491877 6491878 6491890 6491891 6492073 6492144 6492249 6492875 6493982 6493983 6493984 6493985 6493986 6493987 6493988 6493989 6493990 6493991 6493992 6493993 6493994 6493995 6493996 6493997 6493998 6493999 6494000 6494001 6494002 6494003 6494004 6494005 6494006 6494007 6494008 6494009 6494010 6494011 6494012 6494013 6494014 6494015 6494016 6494017 6494018 6494020 6494021 6494022 6494023 6494024 6494025 6494026 6494027 6494028 6494029 6494030 6494031 6494032 6494033 6494034 6494035 6494036 6494037 6494038 6494039 6494040 6494041 6494042 6494043 6494044 6494045 6494046 6494047 6494048 6494049 6494050 6494208 6494242 6494750 6494765 6494767 6494825 6494845 6495326 6495599 6495648 6495987 6495997 6495998 6495999 6496000 6496001 6496002 6496003 6496004 6496005 6496006 6496007 6496008 6496009 6496010 6496011 6496012 6496013 6496014 6496015 6496016 6496017 6496018 6496019 6496020 6496021 6496022 6496023 6496024 6496025 6496026 6496027 6496028 6496029 6496030 6496031 6496032 6496033 6496034 6496035 6496036 6496037 6496038 6496039 6496040 6496041 6496042 6496043 6496045 6496046 6496047 6496048 6496049 6496050 6496051 6496052 6496053 6496054 6496055 6496056 6496057 6496058 6496059 6496060 6496061 6496062 6496063 6496064 6496065 6496066 6496244 6496271 6496273 6496287 6496289 6496404 6496519 6496766 6496834 6496960 6497139 6497214 6497243 6497567 6497693 6497756 6497795 6497839 6497905 6498112 6498237 6498270 6498324 6498441 6498688 6498905 6498910 6498921 6498936 6498954 6498955 6498960 6498966 6498979 6498980 6499238 6499443 6499445 6499600 6499632 6499670 6500222 6500456 6500711 6500714 6500889 6500974 6501077 6501570 6501972 6501990 6502000 6502081 6502082 6502084 6502275 6502282 6502313 6502470 6502504 6502526 6502533 6502698 6502796 6502838 6503124 6503471 6503853 6504255 6504310 6505843 6506016 6506079 6506160 6506464 6506772 6506774 6506775 6506776 6506777 6506778 6506779 6506780 6506781 6506782 6506783 6506784 6506785 6506788 6506789 6506790 6506791 6506793 6506794 6506795 6506796 6506797 6506798 6506799 6506800 6506801 6506802 6506803 6506804 6506805 6506806 6506807 6506808 6506809 6506811 6506812 6506813 6506814 6506824 6506825 6506826 6506827 6506828 6506829 6506831 6506832 6506833 6506834 6506835 6506836 6506838 6506839 6506840 6506841 6506842 6506843 6506964 6507020 6507345 6507470 6507782 6507949 6508774 6508968 6509737 6509738 6510262 6510267 6510382 6510383 6510513 6510514 6510526 6511046 6511047 6512236 6512300 6512547 6512945 6512956 6512957 6513033 6513035 6515182 6515279 6515280 6515606 6515608 6515638 6515640 6515671 6515672 6515712 6515713 6515718 6515719 6515722 6515724 6515754 6515755 6515766 6515767 6515793 6515795 6515944 6515945 6515974 6515975 6515980 6515982 6516030 6516031 6516402 6516403 6516404 6516406 6516407 6516408 6516411 6516412 6516413 6516414 6516415 6516909 6516911 6517201 6517202 6517203 6517204 6517355 6518118 6518119 6518179 6518183 6518344 6518347 6518371 6518376 6518378 6518379 6518420 6518422 6518423 6518480 6518481 6518622 6518623 6519014 6519274 6519275 6519283 6519286 6519296 6519297 6519298 6519471 6519476 6519477 6519525 6519527 6519545 6519548 6520106 6520150 6520151 6520156 6520157 6520399 6520400 6520401 6520403 6520404 6520405 6520406 6520407 6520408 6520409 6520410 6520411 6520412 6520413 6520414 6520415 6520416 6520417 6520418 6520419 6520420 6520421 6520422 6520423 6520424 6520425 6520426 6520427 6520428 6520429 6520430 6520431 6520432 6520433 6520434 6520435 6520436 6520437 6520438 6520439 6520440 6520441 6520442 6520443 6520444 6520445 6520446 6520447 6520448 6520449 6520450 6520451 6520452 6520453 6520454 6520455 6520456 6520457 6520458 6520459 6520460 6520461 6520462 6520463 6520464 6520465 6520466 6520467 6520468 6520469 6520470 6520471 6520472 6520473 6520474 6520475 6520476 6520477 6520478 6520479 6520480 6520481 6520482 6520483 6520484 6520485 6520486 6520487 6520488 6520489 6520490 6520491 6520492 6520493 6520494 6520495 6520496 6520497 6520498 6520499 6520971 6521231 6521714 6521762 6521867 6521926 6523221 6524150 6524282 6524447 6524735 6525209 6525229 6525767 6525955 6526059 6526409 6526563 6526702 6526977 6526981 6527261 6527287 6527370 6527406 6527736 6527780 6527797 6527798 6527799 6528048 6528114 6528303 6528365 6528385 6528578 6528642 6528709 6528770 6528833 6529270 6529271 6529307 6529349 6529859 6529881 6530037 6530038 6530078 6530087 6530114 6530141 6530228 6530279 6530312 6530455 6530457 6530501 6530525 6530717 6530998 6531048 6531182 6531186 6531225 6531226 6531375 6532868 6533791 6533815 6533816 6533817 6533818 6534181 6534182 6534183 6534184 6534185 6534553 6534716 6534887 6534927 6534931 6535820 6535826 6537938 6538926 6538933 6539970 6542105 6542545 6392423 1000000977 1000002749 1000002116 1000001017 6387515 1000008313 1000008321 1000008641 1000009684 1000009752 1000009853 1000009854 1000010160 1000006048 1000009241 1000011901 1000011931 1000011040 1000012861 1000011902 1000013094 6390488 1000010778 1000013564 1000013591 1000012768 1000013650 1000011994 1000007847 1000014525 1000006473 1000015081 1000010474 1000015301 1000014942 1000015412 1000015424 1000009671 1000016206 1000016251 1000009771 1000017758 1000017759 1000017760 1000016336 1000018121 1000018122 1000018123 1000018124 1000018296 1000018297 1000018300 1000018301 1000018302 1000018309 1000018311 1000018315 1000018318 1000018320 1000018326 1000018329 1000018334 1000018335 1000018464 1000018466 1000018471 1000019383 1000019389 1000019391 1000019396 1000019403 1000019407 1000019414 1000019425 1000017186 1000014390 1000016813 1000020338 1000020562 1000021566 1000021874 1000021876 1000021877 1000021879 1000022153 1000022154 1000022155 1000022156 1000022158 1000022159 1000022160 1000022161 1000022163 1000022164 1000022170 1000022171 1000022172 1000022173 1000022880 1000022899 1000022903 1000009690 1000023092 1000023163 1000023172 1000023196 1000023198 1000023215 1000023217 1000023221 1000023222 1000023224 1000023227 1000023228 1000023231 1000023233 1000023236 1000023237 1000023238 1000023239 1000023240 1000023241 1000023242 1000023243 1000023244 1000023245 1000023246 1000023247 1000023248 1000023249 1000023250 1000023262 1000023263 1000023266 1000023267 1000023268 1000023269 1000023270 1000023271 1000023273 1000023274 1000023275 1000023276 1000023362 1000023472 1000023473 1000023510 1000023691 1000023740 1000023750 1000023908 1000023909 1000024153 1000024154 1000024155 1000024161 1000024162 1000024170 1000024171 1000024173 1000024174 1000024175 1000024176 1000024177 1000024178 1000024179 1000024180 1000024181 1000024197 1000024200 1000021863 1000025162 1000025164 1000025168 1000025463 1000025486 1000025491 1000025492 1000025493 1000025551 1000025553 1000025555 1000025556 1000025531 1000025631 1000025632 1000025633 1000025704 1000025705 1000025706 1000025708 1000025710 1000025711 1000025753 1000025768 1000025772 1000025774 1000025775 1000025776 1000025777 1000025778 1000025779 1000025780 1000025781 1000025782 1000025783 1000025784 1000025785 1000025786 1000025787 1000025788 1000025789 1000025790 1000025791 1000025792 1000025793 1000025794 1000025817 1000025818 1000025819 1000025820 1000025821 1000025822 1000025830 1000025848 1000025849 1000025850 1000025851 1000025852 1000025854 1000025857 1000025858 1000025860 1000025861 1000025862 1000025864 1000025865 1000025634 1000026471 1000026516 1000026517 1000026518 1000026522 1000026525 1000026526 1000026527 1000026528 1000026529 1000026530 1000026531 1000026532 1000026533 1000026534 1000026535 1000026536 1000026537 1000026538 1000026539 1000026540 1000026541 1000014478 1000026558 1000026602 1000026603 1000026604 1000026613 1000026615 1000026625 1000022857 1000026679 1000026786 1000026800 1000026802 1000026803 1000026804 1000026805 1000026806 1000026807 1000026808 1000026809 1000026810 1000026811 1000026829 1000026830 1000026831 1000026850 1000026851 1000026852 1000026853 1000026854 1000026881 1000026884 1000027107 1000027111 1000027112 1000027115 1000027117 1000027121 1000027122 1000027124 1000027125 1000027127 1000027128 1000027129 1000027130 1000027134 1000027140 1000027143 1000027145 1000027148 1000027149 1000027150 1000027151 1000027152 1000027153 1000027154 1000027159 1000027160 1000027161 1000027162 1000027166 1000027168 1000027169 1000027170 1000027171 1000027172 1000027173 1000027174 1000027175 1000027176 1000027177 1000027178 1000027179 1000027180 1000027189 1000027193 1000027194 1000027195 1000027196 1000027197 1000027203 1000027208 1000027209 1000027210 1000027211 1000027212 1000027213 1000027215 1000027216 1000027228 1000027229 1000027230 1000027231 1000027260 1000027263 1000027297 1000017764 1000027650 1000027655 1000027657 1000027682 1000027683 1000027685 1000027695 1000027929 1000027969 1000027971 1000028138 1000028259 1000028260 1000028261 1000028262 1000028263 1000028265 1000028266 1000028269 1000028270 1000028271 1000028272 1000028273 1000028280 1000028281 1000028283 1000028285 1000028436 1000028437 1000028438 1000028439 1000028440 1000028441 1000028442 1000028444 1000028445 1000028522 1000028523 1000028568 1000028574 1000028575 1000028577 1000028578 1000028590 1000028591 1000028594 1000028679 1000020503 1000014528 1000021954 1000029003 1000029110 1000029112 1000029130 1000029152 1000029400 1000029413 1000029419 1000029431 1000029436 1000029460 1000029707 1000029708 1000029709 1000029710 1000029773 1000026665 1000029952 1000029983 1000029984 1000029985 1000029986 1000029987 1000029988 1000029989 1000029990 1000029991 1000029992 1000029994 1000029995 1000029996 1000029997 1000029998 1000029999 1000030000 1000030001 1000030002 1000030003 1000030004 1000030005 1000030006 1000030007 1000030008 1000030009 1000030010 1000030011 1000030049 1000030050 1000030051 1000030193 1000030229 1000030395 1000030703 1000030704 1000030705 1000030706 1000030789 1000030790 1000030791 1000030793 1000030869 1000030870 1000030871 1000030872 1000030873 1000030874 1000030875 1000030876 1000030877 1000030878 1000030879 1000030880 1000030881 1000030882 1000030883 1000030884 1000030885 1000030886 1000030912 1000030913 1000030915 1000030916 1000030917 1000030918 1000030919 1000030920 1000030922 1000030924 1000030925 1000030943 1000030944 1000030946 1000030947 1000030948 1000030949 1000030950 1000030951 1000030952 1000030953 1000030954 1000030970 1000031000 1000031020 1000031035 1000031036 1000010418 1000031242 1000031243 1000031244 1000031245 1000031247 1000031260 1000031261 1000031292 1000031293 1000031297 1000031298 1000031299 1000031300 1000031301 1000031302 1000031427 1000031947 1000011996 1000010615 1000032356 1000032399 1000032403 1000032410 1000032413 1000032420 1000032432 1000032437 1000032472 1000032474 1000032475 1000032477 1000032478 1000032479 1000032480 1000020180 1000032657 1000032659 1000032661 1000032663 1000032664 1000032670 1000032680 1000032681 1000032682 1000032685 1000032686 1000032689 1000032690 1000032692 1000032694 1000032696 1000032697 1000032702 1000032703 1000032704 1000032705 1000032706 1000032708 1000032709 1000032714 1000032718 1000032727 1000032731 1000032733 1000032734 1000032735 1000032736 1000032737 1000032760 1000032821 1000032822 1000032823 1000032829 1000032830 1000032831 1000032832 1000032833 1000032837 1000032838 1000032840 1000032841 1000032842 1000032852 1000032922 1000032943 1000033096 1000033097 1000033098 1000033100 1000033102 1000033105 1000033108 1000033112 1000033113 1000033114 1000033115 1000033116 1000033118 1000033119 1000033246 1000033247 1000033248 1000033250 1000033391 1000033393 1000033396 1000033398 1000033399 1000033400 1000033401 1000033402 1000033403 1000033404 1000033405 1000033406 1000033408 1000033409 1000033411 1000033412 1000033414 1000033415 1000033441 1000033534 1000026225 1000034008 1000034011 1000034044 1000034312 1000034315 1000034546 1000034702 1000020351 1000030359 1000034920 1000034963 1000019935 1000035265 1000002590 1000035428 1000035503 1000035528 1000035925 1000035926 1000035927 1000035928 1000035929 1000035967 1000036010 1000036011 1000036054 1000036055 1000036056 1000036057 1000036058 1000036059 1000036060 1000036061 1000036062 1000036063 1000036064 1000036066 1000036067 1000036068 1000036152 1000036204 1000036497 1000035153 1000036862 1000036863 1000036864 1000036865 1000036866 1000036867 1000036868 1000036869 1000036870 1000036871 1000036872 1000036873 1000036874 1000036875 1000036876 1000036877 1000036943 1000036945 1000036950 1000036951 1000036957 1000036958 1000036960 1000037301 1000037339 1000037340 1000037342 1000037343 1000037344 1000037345 1000037346 1000037347 1000037348 1000037349 1000037350 1000037356 1000037361 1000037627 1000037629 1000037631 1000037634 1000037635 1000037637 1000037638 1000037639 1000037640 1000037643 1000037644 1000037646 1000037647 1000037650 1000037651 1000037654 1000037656 1000037659 1000037660 1000037661 1000037717 1000038081 1000038082 1000038083 1000038085 1000038086 1000038087 1000038099 1000038100 1000038108 1000038109 1000038111 1000038112 1000038113 1000038114 1000038124 1000038125 1000038126 1000038127 1000038128 1000038327 1000038328 1000038794 1000039126 1000039127 1000039128 1000039129 1000039262 1000039384 1000039387 1000039391 1000039392 1000039393 1000039394 1000039428 1000039470 1000039471 1000039472 1000039473 1000039475 1000039477 1000039578 1000039585 1000039586 1000039587 1000039588 1000039589 1000039590 1000039591 1000039592 1000039593 1000039594 1000039595 1000039596 1000039597 1000039598 1000039599 1000039600 1000039601 1000039602 1000039603 1000039604 1000039605 1000039612 1000039613 1000039724 1000039725 1000039727 1000039728 1000039969 1000040032 1000040034 1000040085 1000040203 1000040204 1000040208 1000040210 1000040211 1000040212 1000040283 1000040284 1000040309 1000040354 1000040365 1000040366 1000040383 1000040384 1000040852 1000041520 1000041551 1000041553 1000041555 1000041556 1000041557 1000041558 1000041560 1000041561 1000041570 1000025165 1000038861 1000041818 1000041856 1000041858 1000041859 1000041860 1000041861 1000041862 1000041863 1000041865 1000041866 1000041869 1000041876 1000041877 1000041878 1000041880 1000041881 1000041882 1000041883 1000041885 1000041894 1000041895 1000041896 1000042246 6394868 1000043292 1000043467 1000043468 1000043474 1000043475 1000043476 1000043477 1000043478 1000043479 1000043480 1000043481 1000043482 1000043483 1000043484 1000043485 1000043486 1000043487 1000043488 1000043489 1000043490 1000043492 1000043493 1000043494 1000043495 1000043496 1000043497 1000043498 1000037304 1000037676 1000044465 1000044479 1000044560 1000044563 1000044566 1000044570 1000045325 1000045904 1000046051 1000046179 1000046304 1000046331 1000046367 1000046368 1000046384 1000046415 1000047062 1000047063 1000047179 1000047180 1000047181 1000047182 1000047183 1000047184 1000047277 1000044191 1000047964 1000047965 1000047980 1000048006 1000045054 1000048296 1000048304 1000048315 1000048316 1000048320 1000048323 1000048343 1000048383 1000048384 1000019114 1000048456 1000048547 1000048552 1000048648 1000048849 1000049279 6332748 1000049390 1000042321 1000049666 1000049727 1000049832 1000049840 1000049901 1000050072 1000050115 1000050116 1000050231 1000050233 1000027404 1000050447 1000050120 1000050625 1000050656 1000050925 1000050969 1000050993 1000051015 1000051018 1000051038 1000051040 1000051042 1000051123 1000049131 1000048714 1000051307 1000048650 1000050780 1000051605 1000051630 1000051631 1000051661 1000051686 1000050244 1000051825 1000051846 1000051948 1000051965 1000051841 1000052173 1000051354 1000049144 1000049956 1000051909 1000052461 1000052467 1000052516 1000052525 1000052532 1000052945 1000052950 1000052958 1000052960 1000050022 1000053001 1000053369 1000053371 1000053400 1000053418 1000053478 1000053623 1000053629 1000052263 1000053690 1000053847 1000052758 1000054013 1000054227 1000054230 1000054235 1000054241 1000054588 1000054592 1000054073 1000054363 1000054668 1000053425 1000054984 1000055026 1000055053 1000055060 1000055061 1000055062 1000055063 1000055064 1000055067 1000055069 1000055195 1000055262 1000055277 1000055278 1000055357 1000055508 1000055518 1000055523 1000055524 1000055666 1000055710 1000055793 1000055811 1000056028 1000056080 1000056081 1000056118 1000056121 1000056122 1000056151 1000056254 1000056454 1000056462 1000056528 1000056595 1000056647 1000056737 1000056769 1000056770 1000056771 1000056822 1000056824 1000056924 1000049047 1000057143 1000057194 1000057203 1000057206 1000057226 1000057355 1000057356 1000057375 1000057694 1000057695 1000057696 1000057700 1000057796 1000057990 1000058052 1000058083 1000058085 1000058084 1000058113 1000057689 1000043191 1000058154 1000058176 1000058177 1000058204 1000058206 1000057975 1000058425 1000058426 1000057293 1000055947 1000058903 1000058917 1000058919 1000058920 1000057764 1000059005 1000059152 1000059612 1000059662 1000059718 1000059773 1000059776 1000058053 1000059856 1000059862 1000059925 1000059979 1000059981 1000060008 1000060043 1000060048 1000060062 1000060275 1000060311 1000060465 1000060520 1000060521 1000060637 1000060638 1000060665 1000060758 1000060796 1000060797 1000060844 1000060926 1000060968 1000060991 1000061023 1000061027 1000061056 1000061057 1000061058 1000061062 1000061065 1000061077 1000061079 1000061103 1000061177 1000061223 1000061226 1000061233 1000061234 1000061245 1000061246 1000056738 1000061249 1000061269 1000061274 1000061298 1000061384 1000061427 1000061445 1000061540 1000061565 1000061577 1000061587 1000061594 1000061596 1000061627 1000061629 1000061636 1000061637 1000061638 1000061662 1000061665 1000061666 1000061719 1000061893 1000061895 1000061899 1000061903 1000061969 1000061970 1000062208 1000062642 1000063479 1000053095 1000064981 1000065000 1000065417 1000065531 1000065533 1000065668 1000065425 1000066291 1000065465 1000066313 1000016445 260067 ] |
20 | 0.39 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:
[
5496
]
|
21 | 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
]
|
22 | 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:
[
9527
]
|
23 | 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:
[
1232
]
|
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:
[
11358
]
|
25 | 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:
[
424
]
|
26 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
67678
]
|
27 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
1231
]
|
28 | 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:
[
65817
]
|
29 | 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:
[
89519
]
|
30 | 0.27 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.26 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.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:
[
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.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
35 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
36 | 0.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.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:
[
22
]
|
39 | 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:
[
23
]
|
40 | 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:
[
24
]
|
41 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
42 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
43 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
44 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
45 | 0.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:
[
29
]
|
46 | 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:
[
30
]
|
47 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
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.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:
[
260067
]
|
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 | 2419 |
App\Entity\User\User | 345 |
App\Entity\Customer\Customer | 271 |
App\Entity\Delivery\Delivery | 204 |
App\Entity\Catalog\ProductCatalog | 110 |
App\Entity\Catalog\CustomerCatalog | 110 |
App\Entity\Product\Market | 74 |
App\Entity\Internal\Commercial | 35 |
App\Entity\Pricing\Price | 29 |
App\Entity\Product\ProductPrice | 25 |
App\Entity\Product\Product | 21 |
App\Entity\Product\Category | 21 |
App\Entity\Product\Characteristic | 9 |
App\Entity\Product\CharacteristicLabel | 9 |
App\Entity\Delivery\DeliveryCost | 5 |
App\Entity\Internal\Society | 4 |
App\Entity\Internal\Parameter | 1 |
App\Infrastructure\Doctrine\Entity\ProductRule | 1 |