Query Metrics
28
Database Queries
11
Different statements
1823.26 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 62.40 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:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
2 | 0.60 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 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
3 | 0.34 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:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
4 | 0.39 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:
[ 244459 1 ] |
5 | 2.18 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 244459 ] |
6 | 0.22 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"
]
|
7 | 689.06 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:
[ 244459 "2025-02-12 12:04:13" ] |
8 | 1064.49 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:
[ 6344092 6345144 6357551 6358230 6359599 6361849 6364027 6367440 6367441 6367442 6367456 6367476 6367479 6367777 6367795 6367803 6367819 6370495 6372153 6379676 6384052 6387928 6390145 6382895 6387057 6392317 6384049 6393455 6393912 6394511 6394656 6395226 6400630 6403714 6404305 6404359 6406841 6408487 6408520 6408554 6408592 6410353 6410759 6411122 6411344 6411652 6411659 6411771 6411820 6412718 6413127 6413270 6413851 6413894 6414425 6415046 6415071 6415509 6416288 6417023 6417045 6417576 6418252 6418545 6418978 6419133 6419170 6419188 6419214 6419236 6419285 6419354 6420643 6421411 6421441 6421442 6421443 6421444 6421445 6421446 6421447 6421449 6421451 6421453 6421454 6421455 6421456 6421457 6421460 6421461 6422748 6423113 6423768 6424405 6424462 6424465 6424468 6424469 6424470 6424471 6424472 6424473 6424474 6424475 6424476 6424477 6424478 6424479 6424480 6424484 6424485 6424486 6424641 6424957 6424978 6425436 6427506 6428020 6428238 6428244 6428246 6428746 6429171 6429488 6429490 6429491 6429493 6429620 6429970 6430129 6430130 6430131 6430132 6430133 6430134 6430135 6430136 6430137 6430138 6430139 6430140 6430141 6430142 6430143 6430144 6430145 6430146 6430147 6430148 6430149 6430150 6430151 6430152 6430153 6430154 6430155 6430156 6430157 6430158 6430159 6430160 6430161 6430162 6430163 6430164 6430165 6430166 6430167 6430168 6430169 6430170 6430171 6430172 6430173 6430174 6430175 6430176 6430177 6430178 6430179 6430180 6430181 6430182 6430183 6430184 6431306 6429497 6431672 6432138 6432221 6432274 6434847 6434858 6434865 6434967 6435189 6435752 6435755 6437679 6437682 6437697 6437700 6439241 6439689 6439823 6440293 6440294 6440295 6440296 6440297 6440298 6440299 6440300 6440303 6440304 6440305 6440306 6440307 6440308 6440309 6440310 6440311 6440312 6440313 6440314 6440315 6440316 6440317 6440318 6440319 6440320 6440321 6440322 6440323 6440324 6440325 6440326 6440327 6440328 6440329 6440330 6440331 6440332 6440333 6440334 6440335 6440337 6440338 6440339 6440340 6440341 6440342 6440343 6440344 6440345 6440346 6440347 6440348 6440349 6440350 6440351 6440352 6440353 6440544 6442675 6443308 6444231 6444650 6444801 6445360 6445441 6445456 6445458 6446399 6446668 6446862 6446888 6448719 6449470 6449725 6450100 6450429 6450518 6450993 6451041 6451365 6451481 6451611 6451612 6451875 6452041 6454197 6454607 6454610 6454634 6454648 6454842 6454982 6455180 6455213 6455420 6455423 6455444 6455566 6455602 6455628 6455664 6455676 6455691 6455748 6455787 6455931 6456071 6457209 6457646 6457803 6457837 6457841 6457878 6457881 6457906 6457907 6457928 6457930 6457956 6457958 6457979 6457980 6459718 6459720 6459739 6459741 6459872 6459873 6459911 6459912 6459945 6459946 6459961 6459962 6460075 6460076 6460098 6460100 6460103 6460105 6460217 6460218 6460219 6460221 6460233 6460235 6460249 6460252 6460283 6460286 6460332 6460333 6460334 6460335 6460361 6460366 6460368 6460373 6460401 6460403 6460409 6460410 6460419 6460421 6461072 6462390 6462886 6463233 6466425 6468020 6468224 6468227 1000000953 1000002291 1000000986 1000002743 1000002744 1000003131 1000003132 1000003133 1000003134 1000003135 1000003136 1000003137 1000003892 1000001713 1000004350 1000003875 1000006078 1000005604 1000007031 6394186 1000001675 1000002301 1000004521 1000007976 1000002647 1000008934 1000008965 1000005215 1000002836 1000009575 1000009576 1000009715 1000010773 1000009110 1000012409 1000009232 1000007847 1000011875 1000009260 1000013987 1000014633 1000010042 1000015899 1000016043 1000012482 1000017451 1000017822 1000017823 1000017824 1000017825 1000017826 1000017827 1000017828 1000017829 1000017830 1000017831 1000017832 1000017833 1000017834 1000017835 1000017837 1000017838 1000017839 1000017840 1000017841 1000017842 1000017843 1000017844 1000017845 1000017846 1000017848 1000017849 1000017850 1000017851 1000017854 1000017855 1000017856 1000017857 1000017858 1000017859 1000017860 1000017861 1000017862 1000017863 1000017864 1000016665 1000020404 1000020405 1000017470 1000020601 1000014848 1000013051 1000002711 1000022091 1000022092 1000022093 1000022094 1000022095 1000022096 1000022097 1000022098 1000022102 1000022104 1000023219 1000023288 1000023289 1000023290 1000023299 1000023310 1000023311 1000023313 1000023513 1000023514 1000023515 1000023516 1000023517 1000023518 1000023521 1000023522 1000023523 1000023524 1000023525 1000023526 1000023527 1000023528 1000023529 1000023530 1000023531 1000023532 1000023533 1000023534 1000023535 1000023536 1000023537 1000023538 1000023539 1000023540 1000023541 1000023542 1000023543 1000023544 1000023545 1000023546 1000023547 1000023548 1000023930 1000023949 1000023955 1000023956 1000024062 1000024802 1000024803 1000024891 1000024901 1000024966 1000024973 1000024975 1000024976 1000024977 1000024978 1000024979 1000024980 1000024983 1000024988 1000024989 1000024990 1000026023 1000026025 1000026026 1000026027 1000026028 1000026029 1000026030 1000026031 1000026032 1000026033 1000026034 1000026035 1000026036 1000026037 1000026038 1000026039 1000026040 1000026041 1000026044 1000026045 1000026046 1000026047 1000026048 1000026049 1000026050 1000026051 1000026052 1000026071 1000026072 1000026073 1000026085 1000026086 1000026087 1000026088 1000026089 1000026090 1000026091 1000026092 1000026093 1000026094 1000026095 1000026096 1000026097 1000026098 1000026099 1000026100 1000026101 1000026102 1000026103 1000026104 1000026105 1000026106 1000009675 1000027200 1000027204 1000027218 1000027219 1000027220 1000027221 1000027233 1000027234 1000027235 1000027236 1000027237 1000027238 1000027239 1000027241 1000027243 1000027244 1000027245 1000027246 1000027247 1000027248 1000027249 1000027284 1000027687 1000027842 1000027886 1000027900 1000027991 1000027992 1000027993 1000027994 1000027999 1000028000 1000028001 1000028002 1000028003 1000028004 1000028006 1000028007 1000028008 1000028009 1000028010 1000028011 1000028012 1000028013 1000028014 1000028016 1000028017 1000028018 1000028019 1000028020 1000028021 1000028022 1000028023 1000028024 1000028025 1000028026 1000028027 1000028028 1000028029 1000028032 1000028034 1000028036 1000028037 1000028038 1000028039 1000028040 1000028041 1000028042 1000028043 1000028044 1000028045 1000028046 1000028047 1000028048 1000028049 1000028050 1000028051 1000028052 1000028053 1000028054 1000028055 1000028056 1000028057 1000028058 1000028059 1000028061 1000028062 1000028063 1000028064 1000028065 1000028066 1000028067 1000028068 1000028069 1000028070 1000028071 1000028072 1000028091 1000028092 1000028093 1000028094 1000028095 1000028096 1000028097 1000028098 1000028099 1000028100 1000028101 1000028102 1000028103 1000028104 1000028105 1000028106 1000028107 1000028108 1000028109 1000028110 1000028111 1000028112 1000028113 1000028114 1000028115 1000028116 1000028117 1000028118 1000028119 1000028120 1000027949 1000028228 1000028230 1000028231 1000028232 1000028233 1000028234 1000028235 1000028236 1000028237 1000028238 1000028239 1000028240 1000028241 1000028242 1000028251 1000028293 1000028297 1000028300 1000028301 1000028303 1000028304 1000028305 1000028312 1000028329 1000028330 1000028349 1000028396 1000028399 1000028400 1000028401 1000028405 1000028413 1000028415 1000028418 1000028419 1000028421 1000028422 1000028423 1000028443 1000028455 1000028487 1000028531 1000028553 1000028554 1000028555 1000028556 1000028558 1000028559 1000028560 1000028562 1000028563 1000028564 1000028565 1000028566 1000028567 1000028569 1000028570 1000028571 1000028572 1000028573 1000028607 1000028608 1000028609 1000028610 1000028623 1000024991 1000028788 1000028808 1000029075 1000029077 1000029078 1000029080 1000029082 1000029083 1000029084 1000029085 1000029086 1000029117 1000029393 1000029395 1000029396 1000029397 1000029398 1000029399 1000029402 1000029403 1000029412 1000029414 1000029417 1000029424 1000029520 1000029521 1000029523 1000029525 1000029526 1000029545 1000029548 1000029549 1000029550 1000029561 1000029570 1000029571 1000029572 1000029578 1000029580 1000029581 1000029582 1000029583 1000029584 1000029585 1000029586 1000029591 1000029597 1000029603 1000029606 1000029607 1000029608 1000029609 1000029610 1000029788 1000029800 1000029804 1000029805 1000029806 1000029807 1000029808 1000029815 1000029816 1000029817 1000029818 1000029819 1000029836 1000029837 1000029839 1000030085 1000030211 1000030398 1000030399 1000030400 1000030401 1000030402 1000030405 1000030409 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030441 1000030444 1000030446 1000030448 1000030449 1000030452 1000030453 1000030454 1000030455 1000030456 1000030457 1000030458 1000030459 1000030462 1000030463 1000030469 1000030470 1000030471 1000030472 1000030473 1000030474 1000030475 1000030476 1000030477 1000030478 1000030479 1000030480 1000030483 1000030583 1000030584 1000030585 1000030586 1000030593 1000030612 1000030613 1000030614 1000030617 1000030619 1000030620 1000030622 1000030623 1000030626 1000030815 1000030819 1000030929 1000030930 1000030931 1000030932 1000030933 1000030934 1000030935 1000030936 1000030937 1000030938 1000030939 1000030940 1000030941 1000030942 1000030955 1000030956 1000030957 1000030958 1000030960 1000030961 1000030962 1000030963 1000030964 1000030965 1000030966 1000030967 1000030969 1000030971 1000030972 1000030973 1000030974 1000030975 1000030976 1000030977 1000030978 1000030980 1000030981 1000030982 1000030985 1000030986 1000030987 1000030988 1000030989 1000030990 1000030991 1000030992 1000030993 1000030994 1000030995 1000030996 1000030997 1000030998 1000030999 1000031001 1000031002 1000031003 1000031004 1000031005 1000031006 1000031007 1000031008 1000031009 1000031010 1000031011 1000031012 1000031013 1000031014 1000031015 1000031016 1000031017 1000031018 1000031019 1000031021 1000031022 1000031023 1000031024 1000031025 1000031026 1000031027 1000031028 1000031029 1000031030 1000031031 1000031038 1000031039 1000031040 1000031041 1000031042 1000031043 1000031044 1000031045 1000031046 1000031047 1000031048 1000031049 1000031050 1000031051 1000031052 1000031053 1000031054 1000031055 1000031056 1000031057 1000031058 1000031059 1000031060 1000031061 1000031062 1000031063 1000031064 1000031065 1000031066 1000031067 1000031068 1000031069 1000031070 1000031071 1000031072 1000031073 1000031074 1000031075 1000031076 1000031077 1000031078 1000031079 1000031080 1000031081 1000031083 1000031084 1000031085 1000031086 1000031087 1000031088 1000031089 1000031090 1000031091 1000031099 1000031100 1000031101 1000031102 1000031513 1000031514 1000031515 1000031516 1000031517 1000031518 1000031520 1000031521 1000031522 1000031523 1000031525 1000031530 1000031544 1000031547 1000011046 1000031563 1000031573 1000031576 1000031577 1000031578 1000031579 1000031582 1000031599 1000031600 1000031601 1000031602 1000031603 1000031604 1000031605 1000031606 1000031607 1000031608 1000031609 1000031611 1000031612 1000031613 1000031614 1000031615 1000031616 1000031618 1000031620 1000031621 1000031622 1000031623 1000031624 1000031625 1000031626 1000031627 1000031628 1000031629 1000031630 1000031631 1000031632 1000031633 1000031634 1000031635 1000031636 1000031637 1000031638 1000031653 1000031655 1000031669 1000031670 1000031672 1000031683 1000031729 1000031730 1000031731 1000031732 1000031734 1000031737 1000031738 1000031740 1000031741 1000031742 1000031743 1000031744 1000031745 1000031747 1000031749 1000031751 1000031752 1000031757 1000031758 1000031760 1000031766 1000031767 1000031768 1000031770 1000031772 1000031773 1000031775 1000031777 1000031778 1000031779 1000031811 1000031812 1000031814 1000031815 1000031816 1000031818 1000031819 1000031821 1000031822 1000031823 1000031824 1000031825 1000031826 1000031827 1000031828 1000031829 1000031957 1000031961 1000031962 1000032007 1000032008 1000032012 1000032016 1000032037 1000032038 1000032039 1000032040 1000032041 1000032045 1000032048 1000032060 1000032062 1000032063 1000032080 1000032083 1000032087 1000032091 1000032105 1000032106 1000032109 1000032110 1000032112 1000032113 1000032114 1000032115 1000032118 1000032119 1000032120 1000032121 1000032126 1000032127 1000032128 1000032129 1000032132 1000032133 1000032134 1000032135 1000032136 1000032137 1000032138 1000032139 1000032140 1000032141 1000032142 1000032143 1000032144 1000032145 1000032146 1000032147 1000032148 1000032149 1000032150 1000032151 1000032152 1000032153 1000032154 1000032156 1000032157 1000032158 1000032159 1000032160 1000032161 1000032162 1000032164 1000032165 1000032166 1000032167 1000032168 1000032169 1000032170 1000032171 1000032172 1000032173 1000032209 1000032216 1000032218 1000032219 1000032221 1000032223 1000032224 1000032262 1000032274 1000032275 1000032276 1000032277 1000032278 1000032523 1000032531 1000032587 1000032588 1000032616 1000032642 1000032654 1000032691 1000032701 1000032752 1000032860 1000032861 1000032862 1000032863 1000032864 1000032865 1000032866 1000032867 1000032868 1000032869 1000032870 1000032871 1000032872 1000032873 1000032874 1000032875 1000032876 1000032877 1000032878 1000032879 1000032880 1000032881 1000032882 1000032883 1000032884 1000032885 1000032886 1000032887 1000032888 1000032889 1000032890 1000032891 1000032892 1000032893 1000032894 1000032895 1000032896 1000032897 1000032900 1000032901 1000032902 1000032903 1000032904 1000032913 1000032915 1000032916 1000032918 1000032926 1000032927 1000032929 1000032931 1000032933 1000032934 1000032935 1000032937 1000032938 1000032939 1000032941 1000032944 1000032945 1000032947 1000032948 1000033347 1000033348 1000033351 1000033364 1000033367 1000033370 1000033371 1000033373 1000033374 1000033375 1000033376 1000033377 1000033378 1000033379 1000033380 1000033381 1000033382 1000033383 1000033386 1000033387 1000033388 1000033390 1000033392 1000033394 1000033395 1000033397 1000033407 1000033410 1000033413 1000033418 1000033420 1000033424 1000033425 1000033426 1000033427 1000033428 1000033431 1000033433 1000033434 1000033435 1000033436 1000033437 1000033438 1000033439 1000033453 1000033454 1000033455 1000033456 1000033457 1000033459 1000033460 1000033461 1000033463 1000033466 1000033467 1000033541 1000033542 1000033543 1000033544 1000033560 1000033563 1000033572 1000033575 1000033590 1000033579 1000033740 1000034064 1000034065 1000034076 1000034511 1000034514 1000034516 1000034606 1000034922 1000034951 1000034952 1000034954 1000034955 1000034956 1000034967 1000035067 1000035068 1000035069 1000035070 1000035071 1000035072 1000035073 1000035074 1000035075 1000035076 1000035077 1000035078 1000035079 1000035081 1000035083 1000035084 1000035085 1000035086 1000035087 1000035088 1000035089 1000035090 1000035091 1000035092 1000035097 1000035100 1000035102 1000035116 1000035131 1000035250 1000035251 1000035252 1000035253 1000035254 1000035255 1000035256 1000035257 1000035258 1000035261 1000035263 1000035264 1000035269 1000035458 1000035468 1000035631 1000035633 1000035635 1000035636 1000035637 1000035638 1000035639 1000035644 1000035795 1000035796 1000035798 1000035799 1000035800 1000035801 1000035802 1000036078 1000036087 1000036088 1000036096 1000036304 1000036418 1000036485 1000036486 1000036487 1000036488 1000036490 1000036493 1000036495 1000036498 1000036603 1000036605 1000036608 1000036609 1000036611 1000036612 1000036627 1000036628 1000036629 1000036630 1000036632 1000036635 1000036637 1000036640 1000036641 1000036643 1000036646 1000036647 1000036648 1000036649 1000036651 1000036657 1000036658 1000036659 1000036660 1000036661 1000036678 1000036679 1000036682 1000036685 1000036687 1000036688 1000036689 1000036691 1000036692 1000036707 1000036714 1000036782 1000036825 1000036826 1000036827 1000036828 1000037127 1000037129 1000037131 1000037357 1000037359 1000037360 1000037364 1000037365 1000037366 1000037603 1000037604 1000037607 1000037608 1000037609 1000037610 1000037611 1000037612 1000037613 1000037614 1000037615 1000037617 1000037621 1000037665 1000037666 1000037669 1000037672 1000037673 1000037675 1000037763 1000037765 1000037828 1000037856 1000037857 1000037859 1000037860 1000037862 1000037865 1000037868 1000037869 1000037871 1000037872 1000037887 1000037890 1000037891 1000037901 1000037903 1000037905 1000037906 1000037913 1000037919 1000037923 1000037926 1000037928 1000037930 1000038012 1000038013 1000038014 1000038015 1000038016 1000038017 1000038018 1000038019 1000038020 1000038021 1000038022 1000038023 1000038024 1000038025 1000038026 1000038028 1000038029 1000038030 1000038031 1000038032 1000038033 1000038034 1000038035 1000038036 1000038037 1000038054 1000038000 1000038155 1000038156 1000038158 1000038161 1000038178 1000038188 1000038200 1000038201 1000038202 1000038203 1000038204 1000038205 1000038206 1000038207 1000038208 1000038209 1000038210 1000038211 1000038212 1000038213 1000038216 1000038219 1000038220 1000038221 1000038222 1000038223 1000038313 1000038315 1000038316 1000038322 1000038323 1000038559 1000038562 1000038569 1000038570 1000038571 1000038572 1000038578 1000038579 1000038580 1000038581 1000038582 1000038583 1000038587 1000038589 1000038590 1000038591 1000038593 1000038594 1000038598 1000038603 1000038604 1000038609 1000038621 1000038622 1000038623 1000038624 1000038626 1000038627 1000038628 1000038629 1000038630 1000038632 1000038655 1000038666 1000038678 1000038693 1000038711 1000038724 1000038725 1000038727 1000038728 1000038729 1000038730 1000038731 1000038732 1000038734 1000038735 1000038736 1000038738 1000038742 1000038746 1000038748 1000038749 1000038755 1000038756 1000038757 1000038762 1000038789 1000038800 1000038801 1000038803 1000038805 1000038972 1000038973 1000038974 1000038975 1000038976 1000038977 1000038978 1000038979 1000039064 1000039068 1000039069 1000039070 1000039072 1000039088 1000039092 1000039122 1000039152 1000039430 1000039431 1000039432 1000039433 1000039434 1000039435 1000039439 1000039440 1000039441 1000039442 1000039443 1000039444 1000039446 1000039447 1000039449 1000039450 1000039461 1000039531 1000039533 1000039534 1000039535 1000039537 1000039538 1000039541 1000039542 1000039543 1000039545 1000039547 1000039549 1000039552 1000039555 1000039559 1000039560 1000039563 1000039564 1000039566 1000039574 1000039741 1000039742 1000039743 1000039744 1000039745 1000039746 1000039747 1000039748 1000039749 1000039750 1000039751 1000039752 1000039753 1000039754 1000039755 1000039756 1000039757 1000039758 1000039759 1000039760 1000039761 1000039762 1000039763 1000039764 1000039765 1000039766 1000039767 1000039768 1000039769 1000039770 1000039771 1000039772 1000039773 1000039774 1000039775 1000039776 1000039778 1000039779 1000039780 1000039781 1000039782 1000039783 1000039784 1000039785 1000039786 1000039787 1000039788 1000039789 1000039790 1000039793 1000039794 1000039795 1000039796 1000039797 1000039798 1000039799 1000039800 1000039801 1000039802 1000039803 1000039804 1000039805 1000039806 1000039807 1000039808 1000039809 1000039810 1000039811 1000039812 1000039813 1000039814 1000039815 1000039816 1000039817 1000039818 1000039819 1000039820 1000039821 1000039822 1000039823 1000039824 1000039825 1000039826 1000039827 1000039828 1000039829 1000039830 1000039831 1000039832 1000039833 1000039834 1000039835 1000039836 1000039837 1000039838 1000039839 1000039840 1000039841 1000039844 1000039846 1000039848 1000039850 1000039851 1000039852 1000039853 1000039857 1000039858 1000039871 1000039874 1000039882 1000039886 1000039887 1000039888 1000039889 1000039890 1000039891 1000039892 1000039893 1000039894 1000039895 1000039896 1000039897 1000039898 1000039899 1000039900 1000039901 1000039902 1000039903 1000039904 1000039905 1000039906 1000039907 1000039908 1000039909 1000039910 1000039911 1000039912 1000039913 1000039925 1000039928 1000039930 1000039932 1000039934 1000039938 1000039940 1000039942 1000039943 1000039944 1000039945 1000039946 1000039947 1000039948 1000039950 1000039951 1000039952 1000039953 1000039954 1000039955 1000039956 1000039957 1000039958 1000039959 1000039960 1000039961 1000039962 1000039963 1000039964 1000039965 1000039967 1000039968 1000039970 1000039971 1000039972 1000039973 1000039974 1000039975 1000039976 1000039977 1000039978 1000039979 1000039981 1000039982 1000039983 1000039987 1000039994 1000039995 1000039996 1000039997 1000039998 1000039999 1000040000 1000040001 1000040002 1000040003 1000040004 1000040005 1000040006 1000040007 1000040008 1000040009 1000040010 1000040011 1000040012 1000040013 1000040014 1000040015 1000040016 1000040017 1000040018 1000040019 1000040020 1000040021 1000040022 1000040024 1000040025 1000040026 1000040027 1000040028 1000040029 1000040030 1000040031 1000040039 1000040049 1000040068 1000040075 1000040139 1000040140 1000040141 1000040142 1000040143 1000040144 1000040146 1000040147 1000040148 1000040149 1000040151 1000040152 1000040156 1000015361 1000040095 1000041929 1000041950 1000042465 1000042755 1000042757 1000043359 1000043363 1000043365 1000043366 1000043367 1000043408 1000043596 1000044004 1000044005 1000044006 1000044010 1000044018 1000044022 1000044023 1000044030 1000044031 1000044032 1000044033 1000044672 1000044673 1000044674 1000044676 1000044684 1000044685 1000044688 1000044690 1000044691 1000044693 1000044694 1000044696 1000044698 1000044699 1000044700 1000044701 1000044702 1000044705 1000044706 1000044707 1000044708 1000044709 1000044710 1000044711 1000044712 1000044714 1000044716 1000044738 1000044742 1000045319 1000045320 1000045403 1000045465 1000045479 1000045480 1000045491 1000045510 1000045520 1000045521 1000045526 1000045529 1000045534 1000045622 1000045731 1000045732 1000045733 1000045734 1000045735 1000046053 1000046352 1000047138 1000038791 1000047805 1000047985 1000047986 1000047987 1000047988 1000048022 1000048246 1000048345 1000048358 1000043973 1000044034 1000047821 1000049842 1000049844 1000049963 1000049979 1000050405 1000050954 1000050997 1000050592 1000041958 1000051439 1000051676 1000051685 1000051689 1000051712 1000051745 1000051746 1000048241 1000051785 1000051793 1000051794 1000051800 1000051821 1000051892 1000051952 1000051958 1000052023 1000052167 1000052239 1000052405 1000051572 1000052144 1000052754 1000052867 1000052887 1000052961 1000052115 1000053110 1000053420 1000053429 244459 ] |
9 | 0.41 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
]
|
10 | 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
]
|
11 | 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:
[
16
]
|
12 | 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
]
|
13 | 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
]
|
14 | 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
]
|
15 | 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
]
|
16 | 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:
[
21
]
|
17 | 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:
[
22
]
|
18 | 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
]
|
19 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 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
]
|
21 | 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:
[
26
]
|
22 | 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:
[
27
]
|
23 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 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
]
|
25 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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:
[
32
]
|
28 | 0.28 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:
[
244459
]
|
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.