Query Metrics
50
Database Queries
13
Different statements
5081.43 ms
Query time
0
Invalid entities
5279
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 226.10 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:
[
"01423-surligneurs-jaune-stabilo-70-24"
]
|
2 | 0.38 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
201
]
|
3 | 0.59 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:
[
"01423-surligneurs-jaune-stabilo-70-24"
]
|
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:
[
"01423-surligneurs-jaune-stabilo-70-24"
]
|
5 | 3.28 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:
[ 201 1 ] |
6 | 0.72 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:
[ 58 275 276 277 278 278 201 ] |
7 | 0.20 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
139
]
|
8 | 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:
[
140
]
|
9 | 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:
[
141
]
|
10 | 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:
[
142
]
|
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:
[
170
]
|
12 | 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:
[
171
]
|
13 | 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:
[
172
]
|
14 | 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:
[
174
]
|
15 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
175
]
|
16 | 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:
[
176
]
|
17 | 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:
[
"ourClientsAlsoBoughtMonths"
]
|
18 | 3046.00 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:
[ 201 "2025-04-12 22:04:47" ] |
19 | 1794.44 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:
[ 6382364 6383608 6384263 6384585 6384424 6384799 6384803 6384922 6385020 6385068 6385079 6385099 6385186 6385356 6384844 6385569 6385621 6385624 6385690 6385789 6385845 6386020 6386053 6386070 6386116 6386123 6386151 6386291 6368806 6386403 6386422 6384411 6386481 6386703 6386506 6386531 6386876 6386067 6386921 6387077 6387100 6387106 6387108 6387115 6387144 6381740 6387377 6387415 6387467 6387510 6387584 6387587 6387619 6387689 6387714 6387873 6387889 6387931 6388131 6384680 6388412 6388493 6388735 6388858 6388885 6387688 6389093 6389119 6364518 6375307 6389581 6389678 6389694 6390080 6390111 6390201 6390283 6390322 6390411 6390497 6390538 6390648 6390703 6390762 6390768 6390967 6390970 6391080 6391128 6391368 6391480 6391537 6391543 6391581 6391805 6391883 6391911 6392472 6392633 6392717 6386793 6393127 6393575 6393598 6394005 6394067 6394129 6394238 6394277 6395088 6395095 6395191 6395315 6395354 6395375 6395397 6395421 6395466 6395582 6395601 6395777 6395797 6395871 6395960 6395982 6395996 6396013 6396037 6396047 6396079 6396088 6396089 6396141 6396159 6396174 6396196 6396261 6396266 6396274 6396331 6396446 6396451 6396499 6396556 6396614 6396619 6396622 6396647 6396654 6396693 6396704 6396726 6396842 6396844 6396893 6396913 6397009 6397042 6397079 6397118 6397151 6397160 6397178 6397236 6397238 6397297 6397385 6397419 6397450 6397475 6397576 6397660 6397662 6397666 6397667 6397709 6397730 6397762 6397834 6397957 6397969 6398006 6398019 6398081 6398094 6398154 6398223 6398224 6398308 6398487 6398495 6398613 6398635 6398743 6398974 6398982 6399134 6399258 6399428 6399440 6399517 6399537 6399553 6399556 6399572 6399608 6399610 6399628 6399631 6399666 6399676 6399759 6399776 6399866 6400120 6400218 6400295 6400589 6400618 6401048 6401371 6401515 6401631 6401721 6401977 6402267 6402268 6402306 6402997 6403084 6403126 6403131 6403142 6403437 6403592 6403670 6403922 6403938 6404147 6404283 6404570 6404610 6404712 6404978 6405033 6405209 6405262 6405286 6405327 6405361 6405420 6406168 6406371 6406540 6406580 6406644 6406845 6407121 6407472 6407658 6407734 6407755 6408013 6408339 6408398 6408478 6408480 6408661 6408692 6408884 6408912 6408945 6409009 6409016 6409037 6409133 6409340 6409400 6409422 6409570 6410007 6410045 6410055 6410338 6410611 6410649 6410692 6410928 6411094 6411096 6411099 6411314 6411359 6409412 6411695 6411914 6411930 6411995 6412054 6412098 6412099 6412135 6412171 6412172 6412194 6412212 6412324 6412632 6412663 6412671 6412676 6412747 6412756 6412908 6412934 6412966 6413260 6413311 6413365 6413460 6413468 6413550 6413587 6413590 6413598 6414089 6414159 6414469 6414558 6414594 6414636 6414673 6415215 6415635 6415641 6415656 6415667 6415671 6415682 6415797 6415982 6416008 6416020 6416049 6416054 6416101 6416152 6416155 6416204 6416238 6416265 6416276 6416453 6416490 6416534 6416539 6416646 6416805 6416817 6416925 6417006 6417007 6417092 6417156 6417200 6417218 6417229 6417262 6417299 6417371 6417390 6417412 6417416 6417418 6417441 6417491 6417771 6417881 6417925 6417943 6417963 6417967 6417979 6418009 6418115 6418188 6418227 6418333 6418423 6418477 6418484 6418718 6418719 6418724 6418765 6418822 6418884 6419447 6419490 6419504 6419702 6419754 6419882 6419929 6419964 6420000 6420003 6420082 6420118 6420135 6420136 6420140 6420300 6420337 6420358 6420398 6420634 6420658 6420803 6421078 6421417 6421552 6421967 6422254 6422275 6422433 6422677 6422928 6423135 6423616 6423662 6423728 6423733 6423773 6423775 6423903 6423916 6424017 6424132 6424140 6424184 6424193 6424215 6424260 6424745 6424907 6425034 6425689 6425882 6425905 6425944 6425967 6426070 6426119 6426167 6426182 6426217 6426497 6426735 6426888 6426901 6427531 6427673 6428023 6428124 6428176 6428212 6428222 6428425 6428532 6428517 6428647 6428714 6428771 6428925 6429010 6429046 6429187 6429193 6429274 6429299 6429364 6429446 6429465 6429564 6429624 6430441 6430880 6430943 6430955 6431052 6431382 6431601 6431976 6431984 6432073 6432096 6432292 6433539 6433541 6434242 6434409 6434416 6434669 6435184 6435282 6435331 6435332 6435719 6435777 6436021 6436027 6436271 6436329 6436779 6436797 6437106 6437141 6437627 6437703 6437737 6437744 6438079 6438100 6438155 6438500 6438732 6438798 6439040 6439256 6439260 6439269 6439360 6439431 6439471 6440090 6440204 6440697 6440846 6440944 6441319 6441327 6441378 6441390 6441491 6442754 6442966 6443023 6443277 6443341 6443356 6443778 6443807 6443931 6444273 6444323 6444353 6444629 6445003 6445148 6445270 6445282 6445529 6445648 6445679 6445829 6446483 6446890 6447259 6447630 6447671 6447689 6447711 6447765 6447780 6448206 6448209 6448250 6448257 6448653 6448726 6448952 6449334 6449666 6449680 6449694 6449747 6449813 6449814 6450050 6450120 6450130 6450164 6450309 6450387 6450397 6450451 6450456 6450674 6450699 6450806 6450942 6451005 6451081 6451129 6451287 6451393 6451405 6451473 6451565 6451733 6451755 6451774 6451785 6451790 6451823 6451988 6452108 6452171 6452214 6452218 6452238 6452241 6452267 6452307 6452389 6452418 6452743 6452760 6452762 6452880 6452881 6452897 6452913 6452967 6452974 6453002 6453011 6453206 6453215 6453264 6453378 6453418 6453420 6453452 6453456 6453486 6453501 6453560 6453573 6453610 6453618 6453663 6453736 6453844 6453950 6453987 6454117 6454154 6454162 6454297 6454427 6454515 6454517 6454599 6454601 6454624 6454737 6454761 6454841 6454881 6454926 6454968 6454985 6455110 6455212 6455256 6455270 6455307 6455343 6455415 6455417 6455463 6455548 6455636 6455650 6455700 6455716 6455794 6456010 6456118 6456141 6456204 6456211 6456217 6456243 6456385 6456417 6456423 6456555 6456632 6456673 6456779 6456805 6456837 6456871 6456877 6456884 6456886 6456901 6457018 6457041 6457119 6457146 6457166 6457171 6457208 6457216 6457431 6457775 6458839 6459100 6459247 6459266 6459286 6459374 6459421 6459506 6459536 6460104 6460133 6460337 6460362 6460515 6460519 6461176 6461281 6461312 6461319 6461310 6461690 6462209 1000050224 6462593 6462747 6462797 1000051063 6463016 6463015 6463165 6463415 6463604 6463672 6463840 6463866 6463936 6464039 6464228 6464229 6464330 6464343 6464485 6465244 6465260 6465859 6465962 6465963 6465964 6465965 6465966 6465967 6465968 6465969 6465970 6465971 6465972 6465973 6465974 6465975 6465976 6465977 6465978 6465979 6465980 6465981 6465982 6465983 6465984 6465985 6465986 6465987 6465988 6465989 6465990 6465991 6465992 6465993 6465994 6465995 6465996 6465997 6465998 6465999 6466000 6466001 6466002 6466003 6466004 6466006 6466007 6466008 6466009 6466010 6466011 6466012 6466013 6466014 6466015 6466016 6466017 6466018 6466019 6466020 6466021 6466022 6466023 6466024 6466025 6466027 6466028 6466029 6466030 6466031 6466032 6466033 6466034 6466035 6466036 6466037 6466038 6466039 6466040 6466052 6466053 6466054 6466055 6466056 6466057 6466058 6466059 6466060 6466061 6466062 6466063 6466064 6466065 6466066 6466068 6466069 6466070 6466071 6466072 6466073 6466074 6466075 6466076 6466077 6466078 6466079 6466080 6466081 6466082 6466083 6466084 6466085 6466086 6466087 6466088 6466089 6466090 6466091 6466092 6466093 6466094 6466095 6466096 6466097 6466098 6466099 6466100 6466101 6466102 6466103 6466104 6466105 6466106 6466107 6466108 6466109 6466110 6466111 6466112 6466113 6466114 6466115 6466116 6466117 6466118 6466119 6466120 6466121 6466122 6466123 6466124 6466125 6466126 6466127 6466128 6466129 6466130 6466131 6466133 6466134 6466135 6466136 6466137 6466138 6466139 6466140 6466141 6466142 6466143 6466144 6466145 6466146 6466148 6466149 6466150 6466151 6466152 6466153 6466154 6466155 6466156 6466157 6466158 6466159 6466160 6466161 6466162 6466163 6466164 6466165 6466167 6466168 6466169 6466170 6466171 6466172 6466173 6466174 6466175 6466176 6466177 6466178 6466179 6466180 6466181 6466182 6466183 6466184 6466185 6466186 6466187 6466188 6466189 6466190 6466191 6466192 6466193 6466194 6466195 6466196 6466197 6466198 6466199 6466200 6466201 6466202 6466203 6466204 6466205 6466206 6466207 6466208 6466209 6466210 6466211 6466212 6466213 6466214 6466215 6466216 6466217 6466218 6466222 6466223 6466224 6466225 6466226 6466227 6466228 6466229 6466230 6466231 6466232 6466233 6466234 6466235 6466236 6466237 6466238 6466239 6466240 6466241 6466243 6466244 6466245 6466246 6466247 6466248 6466249 6466250 6466251 6466252 6466253 6466254 6466255 6466256 6466257 6466258 6466259 6466260 6466261 6466262 6466263 6466264 6466265 6466266 6466267 6466268 6466269 6466270 6466271 6466272 6466273 6466274 6466275 6466276 6466277 6466278 6466279 6466280 6466281 6466282 6466329 6466330 6466655 6466903 6466905 6466906 6467127 6468747 6468782 6468915 6469488 6469691 6470085 6470315 6470584 6470586 6471107 6471149 6471177 6471272 6471361 6471400 6472008 6472061 6472053 6472414 6472441 6472987 6473197 6473849 6475358 6475438 6475451 6475565 6475637 6475766 6475830 6475991 6476337 6476342 6476353 6476366 6476369 6476397 6476572 6476629 6476739 6476828 6476838 6476926 6476985 6477042 6477205 6477234 6477246 6477247 6477248 6477249 6477250 6477251 6477252 6477253 6477254 6477255 6477256 6477257 6477258 6477259 6477260 6477261 6477262 6477263 6477264 6477265 6477266 6477267 6477268 6477269 6477270 6477271 6477272 6477273 6477274 6477275 6477276 6477277 6477278 6477279 6477280 6477281 6477282 6477285 6477286 6477287 6477288 6477289 6477290 6477291 6477292 6477293 6477294 6477295 6477296 6477298 6477299 6477300 6477301 6477302 6477303 6477305 6477306 6477307 6477308 6477309 6477310 6477316 6477317 6477318 6477319 6477320 6477321 6477322 6477323 6477324 6477325 6477326 6477327 6477328 6477329 6477330 6477331 6477332 6477333 6477334 6477335 6477336 6477337 6477338 6477339 6477340 6477341 6477342 6477343 6477344 6477345 6477346 6477347 6477348 6477349 6477350 6477351 6477352 6477353 6477354 6477355 6477356 6477357 6477358 6477359 6477360 6477361 6477362 6477363 6477364 6477365 6477366 6477367 6477368 6477369 6477370 6477371 6477372 6477373 6477374 6477375 6477376 6477377 6477378 6477379 6477380 6477381 6477382 6477383 6477384 6477385 6477386 6477387 6477388 6477389 6477390 6477391 6477392 6477393 6477394 6477395 6477396 6477397 6477398 6477399 6477400 6477401 6477402 6477403 6477404 6477405 6477407 6477408 6477409 6477410 6477418 6477419 6477420 6477421 6477422 6477423 6477424 6477425 6477426 6477427 6477428 6477429 6477430 6477431 6477432 6477433 6477434 6477435 6477437 6477438 6477439 6477440 6477441 6477442 6477443 6477444 6477445 6477446 6477447 6477448 6477449 6477450 6477451 6477452 6477453 6477454 6477455 6477456 6477457 6477458 6477459 6477460 6477461 6477462 6477463 6477464 6477465 6477466 6477467 6477468 6477469 6477470 6477471 6477472 6477473 6477474 6477475 6477476 6477477 6477478 6477479 6477480 6477481 6477482 6477483 6477484 6477485 6477486 6477487 6477488 6477489 6477511 6477512 6477513 6477515 6477526 6477527 6477528 6477652 6477760 6477862 6478389 6480451 6480515 6480522 6480549 6480623 6480761 6480768 6480786 6480848 6480874 6480953 6481096 6481181 6481387 6481538 6481604 6481927 6482203 6482204 6482205 6482206 6482207 6482208 6482209 6482210 6482211 6482212 6482213 6482214 6482215 6482216 6482217 6482218 6482219 6482220 6482222 6482223 6482224 6482225 6482226 6482227 6482228 6482229 6482230 6482231 6482232 6482233 6482234 6482235 6482236 6482237 6482238 6482239 6482240 6482241 6482242 6482243 6482244 6482245 6482246 6482248 6482249 6482250 6482251 6482252 6482255 6482256 6482257 6482259 6482260 6482261 6482263 6482264 6482266 6482267 6482269 6482270 6482271 6482272 6482273 6482274 6482275 6482276 6482277 6482278 6482279 6482280 6482281 6482282 6482283 6482284 6482285 6482286 6482287 6482288 6482438 6482471 6482485 6482739 6482742 6483027 6483477 6483543 6483549 6483752 6483757 6483779 6483903 6484189 6484402 6484468 6484520 6484543 6484637 6484779 6484803 6485283 6485439 6485544 6485703 6485804 6486041 6486185 6486196 6486197 6486198 6486199 6486200 6486201 6486202 6486203 6486204 6486205 6486206 6486207 6486208 6486209 6486210 6486211 6486212 6486213 6486214 6486215 6486216 6486217 6486218 6486219 6486220 6486221 6486223 6486224 6486225 6486226 6486227 6486228 6486229 6486230 6486231 6486232 6486234 6486235 6486236 6486237 6486238 6486239 6486240 6486241 6486242 6486243 6486244 6486245 6486246 6486247 6486249 6486251 6486252 6486253 6486254 6486255 6486256 6486257 6486258 6486259 6486260 6486261 6486262 6486263 6486264 6486265 6486266 6486267 6486268 6486269 6486270 6486271 6486273 6486274 6486275 6486276 6486277 6486279 6486318 6486319 6486320 6486321 6486322 6486323 6486324 6486325 6486326 6486328 6486330 6486331 6486333 6486334 6486335 6486336 6486337 6486338 6486340 6486341 6486342 6486343 6486344 6486346 6486347 6486348 6486349 6486350 6486351 6486352 6486353 6486354 6486355 6486357 6486358 6486359 6486360 6486361 6486363 6486364 6486365 6486366 6486367 6486368 6486369 6486370 6486371 6486372 6486373 6486374 6486375 6486377 6486378 6486379 6486380 6486382 6486383 6486384 6486385 6486386 6486387 6486389 6486390 6486391 6486392 6486393 6486394 6486395 6486396 6486397 6486398 6486399 6486400 6486401 6486402 6486403 6486404 6486406 6486541 6486668 6486692 6486793 6486808 6486922 6487530 6487552 6488136 6488398 6488486 6488663 6488680 6488896 6489054 6489056 6489757 6490014 6490084 6490293 6490719 6490878 6490983 6490985 6491005 6491102 6491105 6491277 6491282 6491319 6491545 6491546 6491615 6491802 6492311 6492834 6492946 6493139 6494256 6494318 6494352 6494387 6494754 6494771 6495255 6495256 6495260 6495323 6495582 6495583 6495599 6495693 6495786 6496562 6496796 6496812 6496859 6496913 6496951 6497035 6497101 6497261 6497473 6497481 6497492 6497616 6497784 6497789 6497874 6497885 6497901 6498030 6498038 6498085 6498112 6498113 6498128 6498165 6498270 6498330 6498343 6498406 6498512 6498552 6498599 6498644 6498665 6498719 6498732 6498765 6498771 6498783 6498871 6499047 6499050 6499073 6499090 6499102 6499114 6499122 6499126 6499213 6499220 6499226 6499361 6499364 6499367 6499443 6499517 6499682 6499684 6499715 6499716 6499719 6499842 6499862 6499977 6499980 6499988 6500134 6500155 6500179 6500210 6500241 6500341 6500397 6500400 6500406 6500451 6500476 6500515 6500767 6500794 6500832 6500841 6500857 6501021 6501053 6501223 6501256 6501257 6501258 6501373 6501426 6501449 6501501 6501503 6501506 6501514 6501664 6501728 6501827 6501850 6501861 6502073 6502082 6502088 6502230 6502234 6502420 6502526 6502600 6502708 6502827 6502849 6503053 6503069 6503096 6503156 6503204 6503340 6503434 6503452 6503517 6503556 6503593 6503626 6503628 6503634 6503660 6503848 6503849 6503869 6503878 6503895 6503960 6503967 6503968 6503971 6503980 6504013 6504059 6504216 6504355 6504359 6504410 6504661 6504665 6504734 6504769 6504965 6505323 6505416 6505709 6505830 6506037 6506368 6506749 6507003 6507086 6507515 6507765 6507876 6507944 6508388 6508735 6509720 6510324 6510767 6511010 6511046 6511047 6512178 6512435 6512837 6515124 6515140 6515141 6515148 6515150 6515151 6515467 6515481 6516143 6516539 6516670 6517089 6517142 6517170 6517173 6517457 6517624 6518273 6518275 6518915 6519156 6519205 6519402 6519404 6520233 6520614 6521014 6521554 6521895 6522054 6522151 6522704 6522728 6522769 6522818 6523302 6523324 6523488 6523610 6523832 6524098 6524262 6524378 6524489 6524703 6524706 6524720 6524779 6524881 6524958 6525019 6525041 6525181 6525317 6525409 6525532 6525533 6525544 6525560 6525574 6525901 6526020 6526139 6526176 6526250 6526268 6526269 6526270 6526271 6526272 6526273 6526274 6526501 6526529 6526603 6526607 6526680 6526685 6526729 6526773 6526800 6526847 6526916 6527002 6527027 6527101 6527129 6527241 6527243 6527290 6527328 6527330 6527368 6527447 6527509 6527549 6527695 6527916 6528145 6528292 6528736 6528741 6528770 6528774 6529092 6529330 6529829 6530166 6530208 6530340 6531008 6531112 6531221 6531292 6531300 6532663 6533194 6533223 6533267 6533490 6533749 6533985 6521815 6534170 6534551 6534558 6534578 6534629 6535134 6535276 6535732 6535765 6535918 6536121 6536305 6536292 6536401 6536433 6536656 6536962 6537094 6537150 6537157 6537193 6537263 6537266 6537371 6537395 6537714 6537936 6538021 6538129 6538137 6538233 6538282 6538320 6538461 6538575 6538633 6538674 6538805 6539297 6539819 6539825 6540179 6540212 6540288 6540709 6541005 6541189 6541311 6541413 6541663 6541762 1000066021 1000065743 6541908 6541952 6541972 6542179 6542276 6542359 6381810 1000000817 1000001027 1000001289 1000001291 1000001545 1000001867 1000001868 1000001873 1000001874 1000001899 1000001904 1000001912 1000001916 1000001961 1000002020 1000002031 1000002238 1000002316 1000002334 1000002486 1000001361 1000001997 1000003789 1000003920 1000004016 1000004017 1000004066 1000004226 1000004307 1000004481 1000004486 1000004487 1000004508 1000004571 1000004619 1000004685 1000001265 1000005076 1000005162 1000005524 1000005219 1000005677 1000005709 1000006019 6378512 1000006310 1000003410 1000006397 1000006587 1000006621 1000006680 1000006685 1000006818 1000007261 1000007262 1000007196 1000007600 1000007723 1000004395 1000007839 1000008027 1000005271 1000008265 1000008279 1000008617 1000008786 1000008874 1000008893 1000008938 1000008989 1000008232 1000009278 6366223 6379629 1000009335 1000009380 1000009537 1000010031 1000005101 1000010102 1000010283 1000005468 1000010563 1000010612 1000010668 1000010673 1000010680 1000010736 1000010919 1000010607 1000010951 1000011874 1000011974 1000010960 1000012147 1000012161 1000012529 1000012829 1000009069 1000013043 1000013652 1000004777 1000012835 1000010355 1000013910 1000013798 1000013966 1000014416 1000014458 1000001025 1000014707 1000012655 1000012710 1000015142 1000015284 1000015607 1000015664 1000015709 1000014867 1000015818 1000015854 1000015978 1000015984 1000009705 1000002600 1000017208 1000017209 1000017210 1000012275 1000017315 1000010342 1000017528 1000014381 1000018625 1000018829 1000018901 1000018902 1000018903 1000016859 1000019401 1000019515 1000019524 1000019527 1000019533 1000019535 1000019537 1000019542 1000019552 1000019553 1000019825 1000020570 1000020576 1000010675 1000020922 1000021239 1000021274 1000020924 1000021355 1000021372 1000002290 1000016210 1000014079 1000022270 1000022866 1000022869 1000018852 1000025817 1000025818 1000025819 1000025820 1000025821 1000003900 1000026084 1000026107 1000014527 1000015517 1000015489 1000010252 1000026988 1000026991 1000027009 1000027012 1000027014 1000027015 1000016216 1000027158 1000013802 1000006730 1000008275 1000027142 1000028613 1000028614 1000028626 1000028621 1000028839 1000027888 1000027299 1000013425 1000012381 1000029113 1000004457 1000029801 1000029802 1000015131 1000029945 1000029946 1000030035 1000030056 1000030794 1000030808 1000030821 1000030926 1000030927 1000031315 1000031317 1000031318 1000031488 1000031489 1000031719 1000016787 1000032116 1000032350 1000033006 1000033007 1000033009 1000033012 1000033017 1000033019 1000033021 1000033022 1000033025 1000033026 1000033344 1000033525 1000026225 1000031954 1000029497 1000033749 1000033750 1000033751 1000033865 1000032294 1000033867 1000033895 1000009728 1000035271 1000035280 1000035281 1000035282 1000035284 1000035291 1000035293 1000035300 1000035305 1000035309 1000035312 1000035363 1000035365 1000035368 1000035376 1000035384 1000036193 1000010344 1000020617 1000036467 1000036579 1000036703 1000037329 1000037780 1000037809 1000038794 1000038868 1000038871 1000039311 1000039314 1000040388 1000040398 1000040544 1000040705 1000040710 1000040743 1000040744 1000041040 1000041274 1000041280 1000041284 1000041285 1000041288 1000041311 1000041319 1000041325 1000041348 1000041395 1000041401 1000041403 1000041408 1000041438 1000041475 1000041551 1000041553 1000041555 1000041556 1000041558 1000041560 1000041570 1000041780 1000041783 1000041784 1000041919 1000042149 1000042151 1000042175 1000042360 1000024452 1000042480 1000042482 1000042680 1000042700 1000004115 1000040497 1000021474 1000042859 1000042905 1000042906 1000042908 1000042910 1000042923 1000043227 1000010424 1000043347 1000043348 1000043357 1000040197 1000043802 1000043931 1000043932 1000043933 1000043936 1000043942 1000039108 1000044529 1000044863 1000044961 1000032676 1000045325 1000045510 1000045520 1000045718 1000045880 1000045886 1000045887 1000045892 1000045907 1000045911 1000045961 1000045968 1000046461 1000046476 1000046477 1000046478 1000046479 1000046480 1000046862 1000047341 1000047357 1000047361 1000047569 1000047572 1000047607 1000047779 1000042407 1000047853 1000047885 1000036575 1000047871 1000048237 1000048238 1000048304 1000048315 1000048316 1000032846 1000048658 1000048758 1000048814 1000048822 1000048867 1000045348 1000048144 1000049024 1000049040 1000049604 1000049634 1000041385 1000013351 1000049584 1000049787 1000049900 1000027416 1000050236 1000050425 1000050491 1000050642 1000049465 1000009536 1000051022 1000034650 1000051206 1000051260 1000051276 1000043286 1000050950 1000051686 1000049870 1000048886 1000050287 1000051943 1000051958 1000037812 1000052011 1000052063 1000052257 1000052401 1000050645 1000052520 1000049690 1000052876 1000052903 1000053021 1000049606 1000053122 1000053320 1000053409 1000053547 1000050370 1000053693 1000053732 1000052898 1000053777 1000053950 1000054109 1000054141 1000054145 1000054402 1000054427 1000054918 1000054995 1000055357 1000049284 1000055403 1000055490 1000055522 1000055534 1000055526 1000055504 1000055462 1000055456 1000052538 1000055629 1000055642 1000055692 1000055694 1000055708 1000055723 1000055748 1000055776 1000055777 1000055868 1000054703 1000056014 1000056055 1000056056 1000056294 1000056310 1000056292 1000056403 1000056419 1000056599 1000054131 1000056904 1000051693 1000054800 1000034308 1000056950 1000057031 1000057283 1000057322 1000057324 1000057490 1000057643 1000057650 1000057268 1000057756 1000057759 1000057810 1000057826 1000050143 1000057875 1000057876 1000057980 1000057839 1000058428 1000058522 1000058718 1000058932 1000058350 1000058991 1000058992 1000059027 1000059058 1000059172 1000059174 1000059266 1000059344 1000059403 1000059493 1000059548 1000059550 1000059552 1000059554 1000059581 1000059771 1000059788 1000059880 1000059927 1000060058 1000060132 1000060220 1000060249 1000060371 1000060450 1000060576 1000060588 1000060590 1000060703 1000061407 1000061421 1000061459 1000061797 1000061807 1000061811 1000061813 1000062129 1000062187 1000062316 1000062410 1000062541 1000062571 1000059358 1000062827 1000062838 1000062936 1000062938 1000062947 1000062955 1000061410 1000062973 1000062991 1000063099 1000062691 1000063461 1000063702 1000063800 1000063860 1000063861 1000063869 1000063870 1000063873 1000063801 1000061484 1000060049 1000064290 1000064291 1000064483 1000064495 1000064459 1000064632 1000064782 1000065041 1000065433 1000065443 1000065382 1000065604 1000065606 1000065610 1000065648 1000065665 1000065744 1000065745 1000065769 1000065810 1000065836 1000066012 1000059818 1000066224 1000066001 1000066135 1000066017 1000065517 1000065360 1000060041 1000066337 201 ] |
20 | 0.36 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:
[
200
]
|
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:
[
198
]
|
22 | 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
]
|
23 | 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:
[
21052
]
|
24 | 0.18 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
1231
]
|
25 | 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:
[
1155
]
|
26 | 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:
[
1232
]
|
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:
[
145260
]
|
28 | 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:
[
80450
]
|
29 | 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:
[
80486
]
|
30 | 0.48 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.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.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.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
34 | 0.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.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
37 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
38 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
39 | 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:
[
23
]
|
40 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
41 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
42 | 0.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.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:
[
27
]
|
44 | 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:
[
28
]
|
45 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
46 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
47 | 0.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:
[
31
]
|
48 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
49 | 0.29 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:
[
201
]
|
50 | 2.19 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.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "01420" "01421" "01422" "01424" "01425" "01426" "01427" "32178" "36667" "15219" "15205" "36668" "67383" ] |
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 | 2644 |
App\Entity\Customer\Customer | 578 |
App\Entity\Delivery\Delivery | 535 |
App\Entity\User\User | 403 |
App\Entity\Product\Market | 281 |
App\Entity\Catalog\ProductCatalog | 274 |
App\Entity\Catalog\CustomerCatalog | 274 |
App\Entity\Internal\Commercial | 82 |
App\Entity\Pricing\Price | 54 |
App\Entity\Product\ProductPrice | 49 |
App\Entity\Product\Product | 32 |
App\Entity\Product\Category | 21 |
App\Entity\Product\Characteristic | 18 |
App\Entity\Product\CharacteristicLabel | 18 |
App\Entity\Delivery\DeliveryCost | 7 |
App\Entity\Internal\Society | 6 |
App\Entity\Pricing\Promotion | 1 |
App\Entity\Internal\Parameter | 1 |
App\Infrastructure\Doctrine\Entity\ProductRule | 1 |