Query Metrics
28
Database Queries
11
Different statements
1756.52 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 106.55 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:
[
"30902-cahiers-polypro-couleur-n-c-30902-maju"
]
|
2 | 0.58 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:
[
"30902-cahiers-polypro-couleur-n-c-30902-maju"
]
|
3 | 0.35 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:
[
"30902-cahiers-polypro-couleur-n-c-30902-maju"
]
|
4 | 0.36 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:
[ 244460 1 ] |
5 | 1.59 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 244460 ] |
6 | 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"
]
|
7 | 597.10 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:
[ 244460 "2025-02-12 11:42:05" ] |
8 | 1045.91 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:
[ 6346014 6353420 6358230 6362117 6362127 6362138 6364027 6367451 6367456 6367764 6367777 6367788 6367795 6367800 6367803 6367816 6367819 6369604 6378297 6382877 6383278 6383818 6383907 6383915 6384352 6385151 6385159 6385173 6385179 6385426 6377834 6387453 6388183 6388916 6390562 6390106 6392395 6381461 6394511 6396325 6398309 6398653 6398681 6400630 6405154 6405485 6406087 6407089 6407126 6407128 6408633 6408612 6409195 6410881 6411652 6411659 6411855 6411856 6412747 6412851 6414425 6414558 6415071 6415205 6415509 6416270 6416970 6418002 6418841 6419188 6419272 6419354 6419391 6419402 6419888 6420609 6420643 6421376 6421411 6421441 6421442 6421443 6421444 6421445 6421446 6421447 6421449 6421451 6421453 6421454 6421455 6421456 6421457 6421460 6421461 6421626 6421690 6421840 6422043 6422275 6422649 6423593 6424020 6424462 6424465 6424468 6424469 6424470 6424471 6424472 6424473 6424474 6424475 6424476 6424477 6424478 6424479 6424480 6424484 6424485 6424486 6425768 6426793 6427315 6428691 6428860 6429493 6429856 6430112 6430564 6430781 6431021 6431572 6431869 6432213 6433838 6433840 6434940 6434942 6434953 6434955 6434962 6434964 6434982 6434984 6434997 6434999 6435020 6435021 6435102 6435109 6435116 6435121 6435189 6435242 6437163 6437169 6437215 6437217 6437236 6437239 6437257 6437258 6437266 6437268 6437273 6437274 6437988 6438989 6439051 6439615 6439620 6439635 6439636 6439641 6439642 6440060 6440183 6440209 6440740 6441222 6442677 6443334 6443696 6443699 6443740 6443742 6443773 6443776 6443907 6444055 6444057 6444324 6444759 6444811 6445468 6445470 6445492 6445521 6445772 6445975 6446514 6446613 6447036 6447684 6447770 6447788 6448565 6449618 6449702 6449726 6449885 6450197 6450230 6450329 6450559 6450652 6450674 6450762 6450994 6451010 6451041 6451137 6451221 6451473 6451611 6451612 6451616 6452026 6452352 6453482 6454533 6454560 6454561 6454586 6454607 6454926 6455029 6455180 6455345 6455691 6455743 6456276 6457417 6457445 6457535 6459437 6460141 6461004 6461040 6461655 6463119 6463122 6463281 6463282 6463283 6463284 6463285 6463286 6463287 6463288 6463289 6463290 6463291 6463292 6463293 6463294 6463295 6463296 6463297 6463298 6463299 6463300 6463301 6464021 6464215 6465520 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 6467585 6467826 6467930 6467931 6467932 6467933 6467934 6467935 6467936 6467937 6467938 6467939 6467940 6467941 6467942 6467943 6467944 6467945 6467946 6467947 6467948 6467949 6467950 6467951 6467989 6468884 1000000953 1000000973 1000002003 1000002216 1000002275 1000002644 1000004183 1000004508 1000004350 1000003875 1000004554 1000005374 1000005396 1000005475 6392532 1000006974 1000006987 1000007838 1000008489 1000008538 1000002505 1000008867 1000009081 1000009546 1000009547 1000009548 1000009553 1000009554 1000009556 1000009557 1000009558 1000009575 1000009576 1000009758 1000005101 1000009138 1000010410 1000010411 1000010412 1000010413 1000010414 1000010415 1000010416 1000010419 1000010420 1000010437 1000005996 1000009110 1000011067 1000011970 1000012025 1000012026 1000009727 1000012464 1000012276 1000012676 1000012929 1000009069 1000011022 1000013472 1000012768 1000012385 1000012553 1000012717 1000015470 1000015548 1000015411 1000015828 1000016204 1000016205 1000016207 1000014577 1000017638 1000017648 1000017716 1000017717 1000017720 1000017721 1000017726 1000017727 1000017736 1000017738 1000017742 1000017745 1000017772 1000017807 1000017808 1000017809 1000017810 1000017811 1000017812 1000017813 1000017814 1000017822 1000017823 1000017824 1000017825 1000017826 1000017827 1000017828 1000017829 1000017830 1000017837 1000017838 1000017839 1000017840 1000017841 1000017842 1000017843 1000017844 1000017845 1000017854 1000017855 1000017856 1000017857 1000017858 1000017859 1000018106 1000018243 1000018244 1000016104 1000019084 1000020128 1000020148 1000020149 1000020150 1000017470 1000020601 1000012396 1000018133 1000021751 1000021773 1000005551 1000021998 1000022000 1000022001 1000022002 1000022090 1000022091 1000022092 1000022093 1000022094 1000022095 1000022096 1000022097 1000022098 1000022102 1000022104 1000022114 1000022115 1000022210 1000020151 1000016171 1000015860 1000013474 1000012677 1000020095 1000023013 1000023014 1000023015 1000023038 1000023039 1000023040 1000023041 1000023042 1000023043 1000023044 1000023046 1000023047 1000023048 1000023049 1000023050 1000023051 1000023052 1000023053 1000023054 1000023056 1000023057 1000023058 1000023059 1000023060 1000023061 1000023062 1000023063 1000023065 1000023066 1000023067 1000023068 1000023069 1000023070 1000023071 1000023072 1000023073 1000023074 1000023075 1000023076 1000023106 1000023107 1000023108 1000023109 1000023110 1000023111 1000023112 1000023113 1000023114 1000023115 1000023116 1000023117 1000023118 1000023119 1000023120 1000023156 1000023216 1000023220 1000023223 1000023225 1000023226 1000023291 1000023292 1000023310 1000023311 1000023313 1000023432 1000023433 1000023434 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 1000023637 1000023773 1000023792 1000023793 1000023794 1000023795 1000023796 1000023797 1000023798 1000023799 1000023800 1000023801 1000023802 1000023803 1000023805 1000023806 1000023807 1000023808 1000023809 1000023810 1000023811 1000023812 1000023813 1000023814 1000023815 1000023816 1000023817 1000023818 1000023819 1000023821 1000023823 1000023825 1000023930 1000023941 1000023943 1000023945 1000023946 1000023949 1000023950 1000023951 1000023952 1000023955 1000023956 1000024004 1000024005 1000024006 1000024007 1000024008 1000024009 1000024010 1000024011 1000024012 1000024013 1000024014 1000024015 1000024016 1000024017 1000024018 1000024019 1000024020 1000024021 1000024022 1000024023 1000024024 1000024025 1000024026 1000024027 1000024028 1000024044 1000024046 1000024131 1000024148 1000024160 1000024163 1000024168 1000024169 1000024172 1000024182 1000024183 1000024184 1000024185 1000024186 1000024187 1000024198 1000024199 1000024201 1000024203 1000024204 1000024205 1000024207 1000024208 1000024209 1000024210 1000024211 1000024212 1000024213 1000024215 1000024216 1000024217 1000024218 1000024219 1000024220 1000024221 1000024222 1000024223 1000024224 1000024225 1000024226 1000024227 1000024228 1000024229 1000024230 1000024231 1000024232 1000024233 1000024234 1000024243 1000024244 1000024245 1000024247 1000024249 1000024250 1000024294 1000024295 1000024298 1000024299 1000024300 1000024301 1000024302 1000024308 1000024311 1000024312 1000024316 1000024317 1000024320 1000024321 1000024322 1000024325 1000024326 1000024327 1000024328 1000024329 1000024330 1000024331 1000024332 1000024333 1000024334 1000024353 1000024380 1000024385 1000024388 1000024508 1000024509 1000024510 1000024802 1000024803 1000024809 1000024810 1000024814 1000024891 1000024897 1000024898 1000024901 1000024966 1000024973 1000024975 1000024976 1000024977 1000024978 1000024979 1000024980 1000024983 1000024988 1000024989 1000024990 1000025051 1000025052 1000025055 1000025063 1000025064 1000025065 1000025066 1000025067 1000025068 1000025069 1000025070 1000025077 1000025078 1000025080 1000025084 1000025085 1000025157 1000025201 1000025203 1000025204 1000025243 1000025244 1000025246 1000025292 1000025293 1000025295 1000025307 1000025309 1000025313 1000025314 1000025318 1000025319 1000025320 1000025321 1000025322 1000025323 1000025324 1000025325 1000025326 1000025327 1000025328 1000025329 1000025330 1000025331 1000025332 1000025333 1000025334 1000025335 1000025336 1000025337 1000025338 1000025339 1000025340 1000025341 1000025342 1000025343 1000025344 1000025345 1000025346 1000025347 1000025348 1000025349 1000025350 1000025352 1000025353 1000025354 1000025397 1000025507 1000025568 1000025965 1000025967 1000025968 1000025969 1000025970 1000025975 1000025976 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 1000026417 1000026421 1000026422 1000026423 1000026424 1000026425 1000026426 1000026427 1000026428 1000026463 1000026497 1000026499 1000026557 1000026581 1000026583 1000010115 1000026722 1000026726 1000026728 1000026732 1000026735 1000026737 1000026739 1000026741 1000026743 1000026745 1000026746 1000026747 1000016227 1000026779 1000026780 1000026781 1000027200 1000027204 1000027218 1000027219 1000027220 1000027221 1000027233 1000027234 1000027235 1000027236 1000027237 1000027238 1000027239 1000027241 1000027243 1000027244 1000027245 1000027246 1000027247 1000027248 1000027249 1000027256 1000027258 1000027267 1000027271 1000027274 1000027275 1000027284 1000027298 1000027300 1000027301 1000027302 1000027304 1000027306 1000027309 1000027310 1000027312 1000027315 1000027316 1000027317 1000027319 1000027320 1000027321 1000027322 1000027323 1000027324 1000027325 1000027326 1000027328 1000027330 1000027331 1000027333 1000027334 1000027335 1000027336 1000027338 1000027339 1000027341 1000027342 1000027343 1000027344 1000027362 1000027395 1000027439 1000027555 1000027557 1000027558 1000027674 1000027675 1000027679 1000027687 1000027803 1000027804 1000027805 1000027806 1000027807 1000027808 1000027810 1000027811 1000027812 1000027813 1000027814 1000027816 1000027817 1000027818 1000027819 1000027820 1000027821 1000027822 1000027842 1000027871 1000027872 1000027874 1000027887 1000027889 1000027891 1000027904 1000027908 1000027910 1000027914 1000027915 1000027924 1000027928 1000027930 1000027932 1000027933 1000027934 1000027935 1000027936 1000027937 1000027938 1000027939 1000027940 1000027941 1000027942 1000027943 1000027944 1000027945 1000027946 1000027947 1000027948 1000027950 1000027951 1000027952 1000027954 1000027955 1000027956 1000027957 1000027958 1000027959 1000027960 1000027961 1000027966 1000028031 1000028144 1000028149 1000028150 1000028151 1000028153 1000028154 1000028161 1000028162 1000028163 1000028164 1000028165 1000028166 1000028168 1000028169 1000028170 1000028171 1000028172 1000028173 1000028175 1000028176 1000028177 1000028179 1000028180 1000028181 1000028182 1000028183 1000028184 1000028186 1000028187 1000028188 1000028189 1000028190 1000028194 1000028196 1000028197 1000028200 1000028201 1000028202 1000028203 1000028204 1000028205 1000028206 1000028224 1000028402 1000028407 1000028408 1000028409 1000028410 1000028411 1000028412 1000028414 1000028417 1000028429 1000028430 1000028432 1000028454 1000028456 1000028458 1000028460 1000028461 1000028462 1000028463 1000028464 1000028465 1000028466 1000028467 1000028468 1000028469 1000028470 1000028471 1000028472 1000028473 1000028474 1000028475 1000028477 1000028479 1000028480 1000028481 1000028482 1000028484 1000028485 1000028486 1000028494 1000028495 1000028496 1000028497 1000028498 1000028499 1000028500 1000028501 1000028502 1000028503 1000028504 1000028505 1000028506 1000028507 1000028508 1000028509 1000028510 1000028511 1000028512 1000028513 1000028514 1000028515 1000028516 1000028517 1000028518 1000028519 1000028520 1000028521 1000028845 1000028846 1000028847 1000028848 1000028849 1000028850 1000028851 1000028861 1000028863 1000015126 1000028867 1000028868 1000028872 1000028873 1000028875 1000028876 1000028877 1000028878 1000028879 1000028880 1000028881 1000028882 1000028883 1000028884 1000028886 1000028887 1000028889 1000028890 1000028891 1000028892 1000028894 1000028896 1000028897 1000028899 1000028900 1000028901 1000028902 1000028903 1000028904 1000028905 1000028906 1000028907 1000028908 1000028910 1000028911 1000028912 1000028913 1000028914 1000028915 1000028916 1000028917 1000028919 1000028920 1000028921 1000029211 1000029212 1000029213 1000029214 1000029215 1000029216 1000029217 1000029218 1000029220 1000029221 1000029223 1000029224 1000029226 1000029227 1000029290 1000029292 1000029295 1000029387 1000029438 1000029481 1000029482 1000029488 1000029498 1000029545 1000029548 1000029549 1000029550 1000029561 1000029570 1000029571 1000029572 1000029578 1000029581 1000029591 1000029597 1000029788 1000029800 1000029804 1000029805 1000029806 1000029807 1000029808 1000029815 1000029816 1000029817 1000029818 1000029819 1000029836 1000029837 1000029839 1000030085 1000030166 1000030167 1000030169 1000030170 1000030171 1000030177 1000030180 1000030181 1000030182 1000030189 1000030192 1000030195 1000030196 1000030197 1000030198 1000027769 1000030392 1000030394 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030441 1000030444 1000030446 1000030448 1000030452 1000030453 1000030454 1000030455 1000030456 1000030457 1000030458 1000030459 1000030462 1000030463 1000030469 1000030470 1000030471 1000030472 1000030473 1000030474 1000030475 1000030476 1000030477 1000030478 1000030479 1000030480 1000030483 1000030814 1000030818 1000030833 1000030843 1000030864 1000031237 1000031238 1000031258 1000031259 1000031267 1000031268 1000031269 1000031272 1000031274 1000031275 1000031278 1000031279 1000031308 1000031309 1000031334 1000031335 1000031336 1000031337 1000031338 1000031339 1000031340 1000031341 1000031342 1000031343 1000031344 1000031345 1000031347 1000031348 1000031349 1000031350 1000031351 1000031352 1000031353 1000031354 1000031355 1000031370 1000031371 1000031386 1000031389 1000031391 1000031394 1000031395 1000031398 1000031399 1000031400 1000031402 1000031404 1000031406 1000031407 1000031409 1000031411 1000031412 1000031414 1000031415 1000031416 1000031417 1000031418 1000031419 1000031420 1000031421 1000031422 1000031423 1000031424 1000031425 1000031429 1000031430 1000031431 1000031433 1000031434 1000031435 1000031436 1000031437 1000031438 1000031439 1000031440 1000031442 1000031443 1000031444 1000031445 1000031446 1000031449 1000031450 1000031451 1000031452 1000031453 1000031454 1000031456 1000031457 1000031458 1000031459 1000031460 1000031461 1000031462 1000031463 1000031464 1000031465 1000031466 1000031469 1000031487 1000023328 1000031519 1000031538 1000031539 1000031542 1000031555 1000031556 1000031564 1000031590 1000031656 1000031661 1000031699 1000031703 1000031720 1000031735 1000031866 1000031868 1000031890 1000031891 1000031892 1000031893 1000031894 1000031895 1000031896 1000031897 1000031898 1000031899 1000031900 1000031901 1000031903 1000031904 1000031905 1000031906 1000031907 1000031910 1000031911 1000031912 1000031913 1000031914 1000031915 1000031916 1000031970 1000031971 1000031972 1000031992 1000031993 1000032009 1000016565 1000032058 1000032282 1000032417 1000032447 1000032491 1000032656 1000032667 1000032672 1000032673 1000032679 1000032698 1000032762 1000032767 1000033270 1000033318 1000033319 1000033622 1000033823 1000033829 1000033834 1000033837 1000033842 1000033843 1000033844 1000033845 1000033846 1000033847 1000033848 1000033849 1000033850 1000033900 1000033901 1000033902 1000033903 1000033904 1000033906 1000033907 1000033908 1000033909 1000033910 1000033911 1000033912 1000033913 1000033914 1000033915 1000033953 1000033954 1000033955 1000033956 1000033957 1000033958 1000033959 1000033960 1000033961 1000033962 1000033963 1000033964 1000033965 1000031310 1000034434 1000034435 1000034436 1000034437 1000034438 1000034439 1000034440 1000034441 1000034442 1000034443 1000034460 1000034461 1000034837 1000034838 1000034839 1000034841 1000034843 1000034844 1000034892 1000034893 1000034894 1000034895 1000034896 1000034898 1000034976 1000034996 1000035005 1000035082 1000035157 1000035158 1000035159 1000035160 1000035161 1000035162 1000035163 1000035164 1000035165 1000035166 1000035209 1000035210 1000035211 1000035212 1000035213 1000035214 1000035215 1000035217 1000035219 1000035220 1000035221 1000035222 1000035223 1000035224 1000035225 1000035226 1000035227 1000035381 1000035383 1000035388 1000035415 1000035416 1000035418 1000035422 1000035423 1000035426 1000035432 1000035433 1000035434 1000035435 1000035436 1000035437 1000035438 1000035443 1000035444 1000035445 1000035446 1000035447 1000035448 1000035449 1000035450 1000035451 1000035453 1000035454 1000035455 1000035456 1000035457 1000035459 1000035461 1000035462 1000035465 1000035467 1000035469 1000035470 1000035471 1000035472 1000035473 1000035474 1000035475 1000035476 1000035477 1000035478 1000035479 1000035480 1000035481 1000035482 1000035483 1000035484 1000035485 1000035486 1000035487 1000035488 1000035489 1000035490 1000035491 1000035494 1000035495 1000035496 1000035497 1000035498 1000035502 1000035521 1000035773 1000033838 1000015637 1000036540 1000023726 1000032286 1000036782 1000036795 1000037064 1000037130 1000037133 1000037134 1000037135 1000037136 1000037137 1000037192 1000037268 1000037786 1000037842 1000037843 1000037844 1000037845 1000037846 1000037847 1000037848 1000037849 1000037850 1000037851 1000037852 1000037853 1000037854 1000037873 1000037874 1000037875 1000037935 1000037936 1000037937 1000037938 1000037939 1000038041 1000038043 1000038045 1000038047 1000038048 1000038049 1000038050 1000038051 1000038052 1000038055 1000038057 1000038058 1000038059 1000038060 1000038063 1000038064 1000038065 1000038067 1000038068 1000038069 1000038071 1000038072 1000038077 1000038078 1000038084 1000038188 1000038343 1000038415 1000038893 1000038894 1000038895 1000038896 1000038897 1000038898 1000038899 1000038900 1000038901 1000038902 1000038904 1000038905 1000038906 1000038907 1000038908 1000038910 1000038911 1000038912 1000038913 1000038914 1000038915 1000038916 1000038917 1000038919 1000038920 1000038921 1000038922 1000038923 1000038924 1000038925 1000039072 1000039088 1000039225 1000039226 1000039228 1000039230 1000039231 1000039233 1000039235 1000039236 1000039238 1000039240 1000039241 1000039244 1000039246 1000039509 1000039510 1000039511 1000039516 1000039523 1000039526 1000039548 1000039565 1000040533 1000040537 1000040539 1000040541 1000040561 1000040562 1000040563 1000040564 1000040566 1000040567 1000040568 1000040569 1000040570 1000040571 1000040572 1000040573 1000040574 1000040575 1000040576 1000040577 1000040578 1000040579 1000040580 1000040581 1000040582 1000040583 1000040584 1000040585 1000040586 1000040587 1000040588 1000040590 1000040591 1000040592 1000040593 1000040594 1000040595 1000040596 1000040597 1000040598 1000040599 1000040600 1000040601 1000040602 1000040720 1000040726 1000040729 1000040731 1000040733 1000040814 1000040815 1000040816 1000040817 1000040818 1000040838 1000040841 1000040842 1000040844 1000040846 1000040847 1000040854 1000040855 1000040856 1000040857 1000040858 1000040862 1000041694 1000041703 1000036231 1000040712 1000041811 1000041813 1000041828 1000042502 1000042503 1000042504 1000042505 1000042506 1000042507 1000042508 1000042509 1000042510 1000042511 1000042512 1000042513 1000042514 1000042515 1000042516 1000042517 1000042526 1000042527 1000042535 1000042893 1000042894 1000042901 1000043002 1000043132 1000043138 1000043139 1000043140 1000043141 1000043142 1000043143 1000043144 1000043145 1000043146 1000043147 1000043148 1000043149 1000043150 1000043151 1000043152 1000043153 1000043154 1000043155 1000043156 1000043157 1000043162 1000043163 1000043165 1000043166 1000043167 1000043168 1000043169 1000043170 1000043171 1000043172 1000043173 1000043175 1000043176 1000043177 1000043178 1000043188 1000043202 1000025829 1000043303 1000043304 1000043305 1000043306 1000043307 1000043308 1000043309 1000043310 1000043311 1000043312 1000043313 1000043314 1000043315 1000043316 1000043317 1000043321 1000043322 1000043327 1000043331 1000043335 1000043340 1000043343 1000043474 1000043475 1000043476 1000043477 1000043478 1000043479 1000043480 1000043481 1000043482 1000043483 1000043484 1000043485 1000043486 1000043487 1000043488 1000043489 1000043490 1000043492 1000043493 1000043494 1000043495 1000043496 1000043497 1000043498 1000043499 1000043500 1000043501 1000043502 1000043503 1000043504 1000043505 1000043506 1000043507 1000043508 1000043509 1000043510 1000043511 1000043512 1000043513 1000043514 1000043515 1000043516 1000043517 1000043518 1000043519 1000043520 1000043521 1000043522 1000043523 1000043529 1000043530 1000043531 1000043532 1000043533 1000043534 1000043535 1000043553 1000043554 1000043555 1000043559 1000043562 1000043564 1000043568 1000043817 1000044310 1000044376 1000044389 1000044396 1000044400 1000044445 1000044457 1000044458 1000044636 1000044641 1000044672 1000044673 1000044674 1000044676 1000044684 1000044685 1000044686 1000044688 1000044690 1000044691 1000044693 1000044694 1000044696 1000044698 1000044699 1000044700 1000044701 1000044702 1000044705 1000044706 1000044707 1000044708 1000044709 1000044710 1000044711 1000044712 1000044714 1000044715 1000044716 1000044738 1000044742 1000044827 1000044833 1000044845 1000045151 1000045154 1000045155 1000045156 1000045157 1000045158 1000045159 1000045160 1000045162 1000045163 1000045164 1000045165 1000045166 1000045710 1000046055 1000044462 1000046296 1000046350 1000046544 1000046546 1000046554 1000046557 1000046558 1000046559 1000046560 1000046561 1000046562 1000046563 1000046564 1000046565 1000046576 1000046582 1000046628 1000046638 1000046641 1000046642 1000046643 1000046645 1000046646 1000046648 1000046649 1000046650 1000046651 1000046652 1000046653 1000046657 1000046659 1000046661 1000046663 1000046670 1000046676 1000046690 1000046701 1000046707 1000046722 1000046723 1000046727 1000046728 1000046730 1000046737 1000047072 1000047073 1000047074 1000047075 1000047076 1000047077 1000047078 1000047079 1000047080 1000047081 1000047082 1000047083 1000047084 1000047085 1000047086 1000047087 1000047302 1000047303 1000047304 1000047305 1000047306 1000047307 1000047308 1000047309 1000047310 1000047311 1000047312 1000047313 1000047314 1000047315 1000047316 1000047317 1000047318 1000047319 1000047320 1000047321 1000047322 1000047323 1000047324 1000047325 1000047326 1000047327 1000047329 1000047739 1000032326 1000043598 1000047803 1000047769 1000047887 1000047891 1000047986 1000047987 1000047988 1000048059 1000048094 1000048214 1000048246 1000048283 1000048284 1000048332 1000048345 1000048636 1000048648 1000048862 1000048868 1000048961 1000047821 1000049261 1000049412 1000049626 1000049654 1000049779 1000049842 1000049844 1000050059 1000050070 1000050078 1000050087 1000050091 1000050200 1000050220 1000050253 1000050255 1000050256 1000050330 1000050338 1000050354 1000050355 1000050405 1000050562 1000050613 1000050615 1000050691 1000050696 1000050356 1000050795 1000050886 1000050954 1000050234 1000050281 1000051242 1000051293 1000051294 1000050685 1000051431 1000051432 1000051529 1000051566 1000051575 1000051590 1000051599 1000051600 1000051601 1000050221 1000051618 1000051621 1000051637 1000051638 1000051641 1000051644 1000051649 1000051651 1000050204 1000051668 1000051672 1000051674 1000051680 1000051697 1000051698 1000051712 1000051721 1000051746 1000051754 1000051772 1000051773 1000051797 1000051800 1000051789 1000051812 1000051838 1000051852 1000051862 1000051882 1000051892 1000051916 1000051950 1000051952 1000051953 1000051982 1000051995 1000052023 1000052052 1000052055 1000052056 1000052057 1000052070 1000052071 1000052116 1000052122 1000052125 1000052132 1000052135 1000052148 1000052150 1000052167 1000052210 1000052256 1000052271 1000052272 1000052273 1000052276 1000052278 1000052363 1000052389 1000052392 1000049920 1000052085 1000052405 1000051572 1000052421 1000052422 1000052658 1000052661 1000051045 1000052698 1000052701 1000052704 1000052706 1000052709 1000052730 1000052754 1000052773 1000052775 1000052828 1000052846 1000052848 1000052853 1000052855 1000052856 1000052857 1000052899 1000052781 1000052904 1000052910 1000052956 1000053039 1000053080 1000053114 1000053277 1000053420 1000053432 1000053441 1000051727 1000053462 244460 ] |
9 | 0.44 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.31 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.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:
[
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.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:
[
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.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:
[
20
]
|
16 | 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
]
|
17 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
18 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
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.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
]
|
22 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
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.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
]
|
25 | 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
]
|
26 | 0.32 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.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
]
|
28 | 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:
[
244460
]
|
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.