Query Metrics
49
Database Queries
12
Different statements
2420.02 ms
Query time
0
Invalid entities
2842
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 63.29 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:
[
"79851-cahiers-polypro-couleur-n-c-dep-79851-maj"
]
|
2 | 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:
[
109435
]
|
3 | 0.41 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:
[
"79851-cahiers-polypro-couleur-n-c-dep-79851-maj"
]
|
4 | 0.33 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:
[
"79851-cahiers-polypro-couleur-n-c-dep-79851-maj"
]
|
5 | 1.65 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:
[ 109435 1 ] |
6 | 0.89 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 41 189 190 191 192 193 194 195 191 109435 ] |
7 | 0.23 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
581
]
|
8 | 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:
[
582
]
|
9 | 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:
[
583
]
|
10 | 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:
[
594
]
|
11 | 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:
[
597
]
|
12 | 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:
[
607
]
|
13 | 0.18 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
692
]
|
14 | 0.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:
[
693
]
|
15 | 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:
[
694
]
|
16 | 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:
[
695
]
|
17 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
18 | 1290.98 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:
[ 109435 "2025-04-12 14:27:18" ] |
19 | 1053.56 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:
[ 6384264 6384300 6384757 6385338 6383123 6386912 6387139 6378994 6388271 6388513 6388581 6270675 6388968 6389005 6387357 6390418 6390511 6390558 6391066 6390363 6384014 6391227 6391315 6391471 6391698 6391858 6386405 6392092 6392153 6392260 6387548 6392300 6392501 6392835 6392868 6393260 6384174 6393401 6393447 6393484 6393603 6393679 6394183 6387546 6394357 6394624 6394662 6394768 6395409 6396481 6397168 6398434 6398761 6400225 6400727 6401749 6402122 6402612 6402616 6403100 6403231 6403714 6403781 6404586 6406021 6408198 6409166 6410005 6410054 6410629 6410673 6410840 6410909 6410938 6410998 6411014 6411059 6411163 6411702 6411745 6412748 6413317 6413505 6414256 6414263 6414269 6415001 6415087 6415108 6415125 6415138 6415819 6416028 6416037 6416038 6416099 6416119 6416191 6416269 6416850 6416962 6416970 6417239 6417286 6417327 6417450 6417554 6417701 6418528 6418833 6418893 6418915 6419070 6419157 6419188 6419219 6419249 6419273 6419284 6419293 6419299 6419307 6419337 6419338 6419343 6419354 6419414 6419463 6420258 6420422 6420609 6420634 6420659 6420661 6420718 6420725 6420727 6420731 6420858 6420877 6420883 6420930 6421439 6421756 6421760 6421823 6422028 6422036 6422043 6422233 6422386 6422389 6422666 6422682 6422753 6422922 6422958 6423040 6423775 6423828 6424015 6424020 6424181 6424379 6424641 6425057 6425270 6425437 6426152 6426388 6426399 6426442 6426601 6426949 6427158 6427165 6427189 6427608 6427951 6428426 6428427 6428443 6428491 6428505 6428736 6428751 6428943 6429272 6429306 6429813 6429815 6429913 6430128 6430271 6430530 6430573 6430840 6430851 6430862 6430930 6430938 6431148 6431183 6431258 6431572 6431589 6431775 6431774 6432078 6432194 6434441 6434688 6434860 6434877 6434906 6434966 6435496 6435648 6435696 6435730 6435930 6436078 6436363 6437099 6437275 6437949 6437978 6438072 6438589 6439016 6439018 6439030 6439094 6439171 6439222 6439593 6440063 6440134 6440538 6440692 6441921 6441949 6442578 6442722 6442848 6443133 6443332 6443571 6443755 6443971 6444641 6445310 6445371 6445436 6446107 6446139 6446200 6446208 6447076 6447302 6447535 6447659 6447666 6447718 6448617 6449483 6449702 6449726 6449767 6449813 6449911 6449949 6449979 6450068 6450147 6450151 6450158 6450170 6450180 6450181 6450195 6450415 6450432 6450640 6450644 6450650 6450697 6450771 6450791 6450819 6450876 6450879 6451044 6451061 6451136 6451137 6451228 6451243 6451247 6451297 6451328 6451332 6451340 6451341 6451439 6451594 6451701 6451803 6451834 6451884 6451886 6451890 6451930 6451966 6451974 6452031 6452034 6452045 6452212 6452218 6452330 6452394 6452444 6452614 6453404 6453745 6453932 6454015 6454064 6454205 6454360 6454526 6454631 6454634 6454667 6454687 6454744 6454818 6454842 6454875 6454918 6455065 6455119 6455120 6455137 6455193 6455194 6455237 6455241 6455266 6455300 6455336 6455345 6455347 6455412 6455420 6455431 6455453 6455473 6455636 6455689 6455698 6455764 6455835 6455885 6455962 6456120 6456121 6456251 6456261 6456293 6456467 6457243 6457507 6457754 6457803 6458511 6458559 6459992 6460126 6460515 6460519 6460542 6460610 6461161 6461242 6461336 6461621 6461645 6461751 6462258 6462583 6462916 6462996 6463306 6464013 6464099 6464294 6464303 6464382 6464415 6464428 6464484 6464635 6464686 6465052 6465610 6465866 6466407 6466740 6466864 6467145 6467450 6468066 6468071 6468112 6468121 6468151 6469356 6469473 6469568 6469990 6470765 6471027 6471838 6472405 6472924 6474437 6476408 6476777 6476785 6476932 6477126 6477222 6477914 6480470 6481656 6481731 6481821 6481891 6482253 6482648 6482751 6482838 6482946 6483126 6483548 6483805 6484005 6484070 6484100 6484318 6484493 6484494 6484571 6484955 6484971 6485436 6485558 6486005 6486061 6486153 6486524 6486753 6486794 6487901 6488614 6488639 6488658 6488811 6489037 6489154 6490049 6490728 6491517 6492400 6493065 6493857 6494177 6494289 6494348 6494785 6494944 6494953 6495228 6495363 6495692 6495713 6496302 6496413 6496911 6496915 6496939 6497134 6497145 6497154 6497157 6497160 6497193 6497295 6497320 6497932 6498130 6498149 6498150 6498205 6498211 6498242 6498327 6498334 6498489 6498830 6498835 6498838 6498923 6498936 6499017 6499331 6499498 6500822 6500929 6500947 6501234 6501469 6501525 6501861 6501865 6501883 6501971 6501972 6501985 6502015 6502016 6502017 6502031 6502033 6502063 6502184 6502355 6502490 6502522 6502542 6502550 6503999 6504289 6505405 6506320 6506384 6506503 6506505 6507033 6507526 6507712 6507859 6508353 6508488 6509014 6509040 6509322 6509334 6509418 6509463 6510207 6510285 6510326 6510388 6510465 6510602 6510713 6510903 6511126 6511241 6512112 6512630 6513025 6516278 6519904 6519977 6520279 6521251 6522257 6523701 6523848 6523986 6524121 6524329 6524336 6524345 6524347 6524367 6524392 6524402 6524420 6524436 6524521 6524523 6524525 6524527 6524579 6524641 6524691 6525151 6525201 6525345 6525358 6525365 6525397 6525403 6525513 6525633 6525653 6525746 6525970 6526021 6526022 6526091 6526213 6526339 6526423 6526533 6526924 6527217 6527418 6527431 6527894 6528087 6528314 6528444 6528464 6528470 6528474 6528652 6528805 6528810 6528954 6529113 6529119 6529197 6529268 6529306 6529343 6529707 6529750 6529908 6529939 6530102 6530108 6530288 6530313 6530333 6530342 6530356 6530399 6530410 6530464 6530467 6530488 6530777 6530869 6531369 6531839 6532759 6532768 6532842 6533178 6533194 6533195 6533199 6533221 6533236 6533454 6533978 6533980 6534031 6535637 6535866 6535870 6537363 6537559 6537572 6537617 6537624 6538025 6539235 6539947 6539969 6542077 6390888 6368603 1000002083 1000002025 1000000986 1000001987 6390683 1000004800 1000004806 6389085 1000005617 1000005688 1000006055 1000007063 1000007753 1000002077 1000002058 6393281 1000005217 1000008106 1000001354 1000005584 1000009168 6343957 1000009243 1000009729 1000009758 1000000856 1000002735 1000010149 1000008141 1000010494 1000008577 1000010563 1000010700 1000010701 6389047 6391665 1000009190 1000008368 1000011012 1000011079 1000009265 1000009958 1000009252 1000011878 1000011886 1000011887 1000011888 1000010703 1000011942 1000009602 1000010561 1000009727 1000010520 1000012108 1000012151 6383658 6343241 1000012238 1000012321 1000011962 1000012380 1000011993 1000012496 1000012599 1000012829 1000005319 1000012127 1000013465 1000012752 1000012835 1000013856 1000011875 1000012544 1000012456 1000014115 1000009730 1000013589 1000014213 1000009097 1000014692 1000014039 1000015356 1000015357 1000015539 1000010013 1000009775 1000015619 1000015815 1000010519 1000015882 1000015802 1000016109 1000016111 1000016137 1000016365 1000016155 1000016545 1000017290 1000013636 1000012821 1000013221 1000009771 1000009779 1000017383 1000016217 1000013801 1000014720 1000017674 1000017676 1000017685 1000017904 1000017905 1000017906 1000017907 1000017908 1000017909 1000017910 1000017911 1000017912 1000017913 1000017914 1000017915 1000017916 1000017917 1000017918 1000017919 1000017920 1000017921 1000017922 1000017923 1000017924 1000017925 1000017926 1000017931 1000017960 1000017961 1000017962 1000017963 1000017965 1000017970 1000017977 1000017978 1000017561 1000016035 1000014377 1000018798 1000018745 1000016969 1000019144 1000016449 1000019227 1000019250 1000016147 1000014666 1000019448 1000019456 1000019883 1000019889 1000019890 1000020067 1000020087 1000020133 1000020312 1000020364 1000020408 1000013163 1000019492 1000020090 1000020921 1000019251 1000021134 1000010671 1000020562 1000002206 1000000901 1000013319 1000022477 1000022488 1000016428 1000022528 1000022665 1000022666 1000022667 1000022668 1000022677 1000022722 1000022727 1000016551 1000021014 1000015127 1000023883 1000025023 1000021907 1000026408 1000026409 1000026410 1000026411 1000026412 1000026413 1000026414 1000026415 1000026416 1000022575 1000027056 1000027437 1000017509 1000015836 1000015589 1000028208 1000028209 1000028211 1000028212 1000028213 1000028214 1000028215 1000028216 1000028217 1000028218 1000028219 1000028220 1000028221 1000028222 1000028478 1000015436 1000014297 1000016135 1000025948 1000029171 1000002520 1000029248 1000029249 1000029253 1000029258 1000029098 6384854 1000020189 1000021135 1000032070 1000032073 1000030468 1000016151 1000030690 1000032803 1000026624 1000033055 1000033099 1000033106 1000033157 1000033163 1000033164 1000033165 1000033167 1000033168 1000033169 1000033170 1000033171 1000033172 1000033308 1000033312 1000033320 1000033342 1000033343 1000033346 1000033352 1000033355 1000033362 1000033445 1000033450 1000033490 1000020299 1000033619 1000033623 1000024032 1000031963 1000020152 1000025657 1000018536 1000033174 1000019906 1000034067 1000034070 1000034072 1000034074 1000034150 1000021719 1000034238 1000034239 1000034240 1000034241 1000034242 1000034256 1000034306 1000034348 1000034152 1000034547 1000034548 1000034549 1000034550 1000034551 1000034552 1000034553 1000034554 1000034556 1000034557 1000034558 1000034560 1000034561 1000034562 1000034563 1000034564 1000034565 1000034566 1000034567 1000034568 1000034569 1000034570 1000034571 1000034572 1000019901 1000032242 1000034631 1000034633 1000034923 1000034924 1000034925 1000034926 1000034927 1000034928 1000034929 1000034930 1000034931 1000034932 1000034933 1000034934 1000034935 1000034936 1000034937 1000034938 1000034939 1000034940 1000034941 1000034942 1000034943 1000034944 1000034945 1000034946 1000034947 1000032483 1000023884 1000035286 1000035287 1000035356 1000030602 1000035582 1000035585 1000035590 1000035591 1000035592 1000035626 1000035627 1000035629 1000035686 1000035690 1000035762 1000035763 1000035764 1000035765 1000036187 1000036252 1000036277 1000036286 1000036292 1000036309 1000036310 1000036317 1000036323 1000036342 1000036449 1000036467 1000036480 1000036507 1000036536 1000036538 1000036542 1000036543 1000036544 1000036551 1000036550 1000036622 1000034258 1000026070 1000022807 1000039202 1000039324 1000039325 1000039326 1000039327 1000039328 1000039365 1000039377 1000039404 1000039409 1000039659 1000039660 1000039661 1000039667 1000039668 1000039669 1000039671 1000039672 1000039673 1000039678 1000039679 1000039680 1000039682 1000039683 1000039684 1000039685 1000039666 1000039717 1000039777 1000039855 1000040037 1000040045 1000040047 1000040048 1000040052 1000015361 1000040227 1000040228 1000040246 1000034045 1000034411 1000041328 1000041329 1000041331 1000041793 1000041821 1000041823 1000001683 1000022240 1000027761 1000042584 1000041826 1000043347 1000043348 1000043357 1000043359 1000043363 1000043365 1000043366 1000043367 1000043408 1000043648 1000043669 1000043672 1000043679 1000043681 1000043705 1000043773 1000043775 1000043781 1000043783 1000043830 1000044109 1000044110 1000044112 1000044497 1000044596 1000044597 1000044600 1000044602 1000044435 1000045361 1000045362 1000045902 1000046209 1000046212 1000046214 1000046218 1000044462 1000046336 1000047145 1000047156 1000047268 1000047270 1000047272 1000047273 1000047275 1000047276 1000047559 1000047561 1000047664 1000047135 1000047700 1000047255 1000047949 1000048242 1000028254 1000048123 1000048652 1000048687 1000048707 1000048713 1000048718 1000048941 1000048944 1000049041 1000017981 1000049204 1000049202 1000049303 1000049304 1000049308 1000049314 1000049349 1000009778 1000049434 1000049445 1000049453 1000048971 1000049591 1000049661 1000048963 1000049711 1000049713 1000049748 1000047281 1000049797 1000049757 1000048554 1000050209 1000050239 1000050269 1000050347 1000050396 1000050562 1000047122 1000050069 1000050887 1000050958 1000050987 1000050988 1000050989 1000050996 1000048685 1000051301 1000051305 1000051483 1000040542 1000051570 1000051606 1000051622 1000049736 1000051697 1000051698 1000049786 1000031796 1000051839 1000051908 1000051881 1000051806 1000051845 1000052310 1000052325 1000052326 1000052327 1000050874 1000036796 1000052590 1000050173 1000040058 1000040050 1000048850 1000052569 1000053481 1000012904 1000053665 1000052836 1000053824 1000052651 1000022813 1000053842 1000054096 1000054140 1000054343 1000048866 1000053146 1000054049 1000054605 1000054677 1000036845 1000053114 1000054702 1000054296 1000054861 1000054864 1000054899 1000052048 1000053138 1000055205 1000050978 1000055639 1000049543 1000052531 1000049881 1000055044 1000055756 1000055806 1000055807 1000055142 1000055725 1000056133 1000051894 1000056216 1000055667 1000056132 1000056473 1000056587 1000056572 1000056749 1000056429 1000050104 1000057083 1000023450 1000057115 1000057300 1000057344 1000057847 1000056394 1000058908 1000059218 1000059540 1000059852 1000059931 1000017356 1000046934 1000059870 1000061723 1000060969 1000061357 1000061786 1000062942 1000063842 1000062813 1000064008 1000058711 1000061239 1000065733 1000065738 1000064259 109435 ] |
20 | 0.46 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
26728
]
|
21 | 0.24 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
96803
]
|
22 | 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:
[
9651
]
|
23 | 0.17 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
56130
]
|
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:
[
1232
]
|
25 | 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
]
|
26 | 0.17 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
65676
]
|
27 | 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:
[
11358
]
|
28 | 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:
[
96784
]
|
29 | 0.17 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
80438
]
|
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.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.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
34 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
35 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
36 | 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:
[
20
]
|
37 | 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:
[
21
]
|
38 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
39 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
40 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
41 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
42 | 0.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:
[
26
]
|
43 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
44 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
45 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
46 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
47 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
48 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
49 | 0.31 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
109435
]
|
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 | 1340 |
App\Entity\Customer\Customer | 383 |
App\Entity\User\User | 320 |
App\Entity\Delivery\Delivery | 268 |
App\Entity\Catalog\ProductCatalog | 150 |
App\Entity\Catalog\CustomerCatalog | 150 |
App\Entity\Product\Market | 59 |
App\Entity\Pricing\Price | 30 |
App\Entity\Internal\Commercial | 28 |
App\Entity\Product\ProductPrice | 26 |
App\Entity\Product\Product | 22 |
App\Entity\Product\Category | 21 |
App\Entity\Product\Characteristic | 17 |
App\Entity\Product\CharacteristicLabel | 16 |
App\Entity\Internal\Society | 5 |
App\Entity\Delivery\DeliveryCost | 5 |
App\Entity\Internal\Parameter | 1 |
App\Infrastructure\Doctrine\Entity\ProductRule | 1 |