Query Metrics
47
Database Queries
22
Different statements
2928.86 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 57.09 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:
[
"07550-taille-crayons-couleur-n-c-ftc950961"
]
|
2 | 0.66 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:
[
"07550-taille-crayons-couleur-n-c-ftc950961"
]
|
3 | 0.44 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:
[
"07550-taille-crayons-couleur-n-c-ftc950961"
]
|
4 | 0.44 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:
[ 424 1 ] |
5 | 0.74 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:
[ 60 287 288 289 290 291 292 293 294 294 424 ] |
6 | 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"
]
|
7 | 1175.32 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:
[ 424 "2025-02-12 11:43:02" ] |
8 | 1682.32 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:
[ 6333710 6341911 6343211 6347070 6347172 6347608 6348322 6351132 6352305 6342982 6352693 6353912 6354133 6358230 6358874 6359543 6359686 6360025 6338783 6362535 6362220 6363767 6363978 6364027 6357632 6364789 6365470 6367464 6367465 6367756 6369024 6369747 6369753 6371418 6371887 6372293 6372423 6372987 6376341 6351447 6381911 6382226 6382730 6383233 6383375 6379676 6385744 6385963 6384445 6386594 6382805 6382757 6385234 6382882 6389274 6389550 6389673 6390145 6390559 6390576 6390719 6382846 6385235 6382895 6390101 6391059 6391138 6391168 6391179 6391192 6391234 6391365 6391377 6392341 6394536 6394692 6394705 6394717 6395267 6395416 6395818 6397243 6398317 6399693 6401429 6403372 6403963 6405912 6405935 6406096 6406274 6406482 6406511 6406526 6406555 6406841 6410054 6411352 6411752 6412099 6412624 6412747 6412934 6413024 6413236 6413237 6413238 6413239 6413240 6413241 6413242 6413243 6413244 6413245 6413246 6413247 6413248 6413249 6413250 6413311 6413590 6413805 6413996 6413997 6413999 6414001 6414002 6414003 6414004 6414005 6414006 6414007 6414008 6414009 6414010 6414012 6414013 6414014 6414287 6415212 6416008 6416099 6416688 6418005 6419285 6419372 6419393 6420604 6420641 6420869 6420910 6421104 6421288 6421351 6421363 6421378 6421577 6421597 6421667 6421705 6421714 6421722 6421743 6421798 6421866 6421904 6422275 6422661 6422670 6423188 6423967 6424163 6424371 6424405 6425084 6425392 6425882 6426430 6426889 6426942 6426965 6427405 6428263 6428428 6428726 6429880 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 6430486 6430579 6430798 6431176 6431483 6429488 6431909 6431995 6432214 6432218 6433420 6435102 6435109 6435195 6435607 6435776 6435985 6436310 6436314 6436315 6436317 6436387 6436388 6436389 6436390 6436391 6436392 6436393 6436394 6436395 6436396 6436397 6436398 6436399 6436400 6436401 6436402 6436403 6436404 6436405 6436406 6436407 6436408 6436409 6436410 6436411 6436412 6436413 6436414 6436415 6436416 6436417 6436418 6436419 6436420 6436421 6436422 6436423 6436424 6436425 6436426 6436427 6436428 6436429 6436430 6436431 6436432 6436433 6436434 6436435 6436533 6436535 6436536 6436538 6436539 6436540 6436541 6436537 6436542 6436543 6436544 6436545 6436546 6436547 6436548 6436550 6436551 6436552 6436553 6436554 6436555 6436556 6436557 6436558 6436559 6436560 6436561 6436562 6436563 6436564 6436565 6436566 6436567 6436568 6436569 6436570 6436571 6436572 6436578 6436582 6436583 6436584 6436585 6436586 6436587 6436588 6436589 6436590 6436591 6436592 6436593 6436594 6436595 6436596 6436597 6436598 6436599 6436600 6436601 6436602 6436603 6436604 6436605 6436606 6436607 6436608 6436609 6436610 6436611 6436612 6436613 6436614 6436615 6436616 6436617 6436618 6436619 6436620 6436621 6436622 6436623 6436624 6436625 6436626 6436627 6436628 6436629 6436630 6436631 6436632 6436633 6436634 6436635 6436636 6436637 6436638 6436639 6436640 6436650 6436654 6436655 6436656 6436657 6436658 6436659 6436660 6436661 6436662 6436663 6436664 6436665 6436666 6436667 6436668 6436669 6436670 6436671 6436672 6436673 6436674 6436675 6436676 6436677 6436678 6436679 6436680 6436681 6436682 6436683 6436684 6436685 6436686 6436687 6436688 6436689 6436690 6436691 6436692 6436693 6436694 6436695 6436696 6436697 6436698 6436699 6436700 6436701 6436702 6436703 6436704 6436705 6436706 6436708 6436709 6436719 6437215 6437217 6437236 6437239 6437257 6437258 6437342 6437343 6437344 6437345 6437346 6437347 6437348 6437349 6437350 6437351 6437352 6437353 6437354 6437355 6437356 6437357 6437358 6437359 6437360 6437361 6437362 6437363 6437364 6437365 6437366 6437368 6437369 6437370 6437371 6437372 6437374 6437375 6437376 6437377 6437378 6437379 6437380 6437381 6437382 6437383 6437384 6437385 6437386 6437387 6437388 6437389 6437390 6437391 6437392 6437394 6437402 6437403 6437404 6437405 6437406 6437407 6437408 6437409 6437410 6437411 6437412 6437413 6437414 6437415 6437416 6437417 6437418 6437419 6437420 6437421 6437422 6437423 6437424 6437425 6437426 6437427 6437428 6437429 6437430 6437431 6437432 6437433 6437434 6437435 6437436 6437437 6437438 6437443 6437444 6437445 6437446 6437447 6437449 6437451 6437452 6437453 6437454 6437456 6437457 6437458 6437459 6437460 6437461 6437462 6437463 6437464 6437465 6437466 6437467 6437468 6437469 6437470 6437471 6437472 6437473 6437474 6437475 6437476 6437477 6437478 6437479 6437480 6437481 6437482 6437483 6437485 6437486 6437487 6437488 6437489 6437490 6437491 6437492 6437493 6437494 6437495 6437496 6437497 6437498 6437499 6437500 6437501 6437502 6437503 6437505 6437504 6437506 6437507 6437508 6437509 6437510 6437511 6437512 6437513 6437514 6437515 6437516 6437517 6437518 6437519 6437520 6437521 6437522 6437523 6437524 6437525 6437527 6437528 6437529 6437530 6437531 6437532 6437533 6437534 6437535 6437536 6437537 6437538 6437539 6437540 6437541 6437542 6437543 6437544 6437545 6437546 6437547 6437548 6437549 6437550 6437551 6437552 6437553 6437554 6437556 6437557 6437558 6437559 6437560 6437561 6437562 6437563 6437564 6437997 6438011 6438119 6438509 6438986 6439615 6439620 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 6440529 6440826 6441390 6441575 6442120 6442704 6442720 6442862 6443174 6443342 6443734 6443740 6443742 6443890 6443893 6443906 6443908 6443962 6443965 6443998 6443999 6444076 6444077 6444349 6444423 6444805 6445278 6445565 6445566 6446186 6446307 6446309 6446405 6446446 6446448 6446493 6446494 6446691 6446935 6447259 6447422 6447646 6447761 6448582 6449462 6449506 6449673 6449770 6449964 6450168 6450176 6450539 6450625 6450657 6450769 6450791 6450970 6451050 6451184 6451236 6451292 6451302 6451367 6451437 6451473 6451601 6452241 6452467 6452830 6452860 6453425 6453571 6453719 6454130 6454162 6454903 6454926 6454976 6455117 6455308 6455321 6455469 6455507 6455610 6455628 6455694 6455827 6455994 6456099 6456139 6456198 6456467 6457002 6457241 6457250 6457284 6457321 6457324 6457336 6457339 6459268 6459404 6459616 6459617 6459629 6459630 6459770 6459771 6459772 6459773 6459774 6459775 6459776 6459777 6459778 6459779 6459780 6459781 6459782 6459783 6459784 6459785 6459786 6459787 6459788 6459789 6459790 6459791 6459792 6459793 6459794 6459795 6459796 6459797 6459798 6459799 6459800 6459801 6459802 6459803 6459804 6459805 6459806 6459807 6459808 6459809 6459810 6459811 6459812 6459813 6459814 6459815 6459816 6459817 6459818 6459819 6459820 6459821 6459822 6459823 6459824 6459825 6459826 6459827 6459828 6459829 6459830 6459831 6459832 6459833 6459834 6459835 6459836 6459837 6459838 6459839 6459840 6459841 6459842 6459843 6459844 6459845 6459846 6459847 6459848 6459849 6459850 6459851 6459852 6459853 6459854 6459855 6459856 6459857 6459858 6459859 6459860 6459861 6459862 6459863 6459864 6459865 6459866 6459867 6459868 6459945 6459946 6460001 6460003 6460469 6460470 6460515 6460519 6462212 6462244 6462395 6462410 6462419 6462425 6463012 6463095 6463096 6463153 6463156 6463544 6463878 6463879 6463880 6463881 6463882 6463883 6463884 6463885 6463886 6463887 6463888 6463889 6463890 6463891 6463896 6463897 6463898 6463899 6463900 6463901 6463902 6463903 6463904 6463905 6463907 6463908 6463909 6463910 6463911 6463912 6463913 6463914 6463915 6463916 6463917 6463918 6463919 6463920 6463921 6464099 6464224 6465789 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 6466148 6466149 6466150 6466151 6466152 6466153 6466154 6466155 6466156 6466157 6466158 6466159 6466160 6466161 6466162 6466163 6466164 6466165 6466167 6466168 6466169 6466170 6466171 6466172 6466173 6466174 6466175 6466176 6466177 6466178 6466179 6466180 6466181 6466182 6466183 6466184 6466185 6466186 6466187 6466188 6466189 6466190 6466191 6466192 6466193 6466194 6466195 6466196 6466197 6466198 6466199 6466200 6466201 6466202 6466203 6466204 6466205 6466206 6466207 6466208 6466209 6466210 6466211 6466212 6466213 6466214 6466215 6466216 6466217 6466218 6466903 6466905 6466906 6467379 6467380 6467381 6467382 6467383 6467384 6467385 6467386 6467387 6467388 6467389 6467390 6467391 6467392 6467393 6467394 6467396 6467397 6467398 6467399 6467401 6467403 6467404 6467405 6467406 6467407 6467408 6467409 6467410 6467411 6467412 6467413 6467414 6467415 6467416 6467417 6467418 6467419 6467420 6467421 6467422 6467423 6467762 6468021 6468024 6468030 6468033 6468040 6468047 6468049 6468259 6468260 6468261 6468262 6468263 6468264 6468265 6468266 6468267 6468268 6468269 6468270 6468271 6468272 6468273 6468274 6468275 6468276 6468277 6468278 6468280 6468282 6468283 6468284 6468285 6468286 6468288 6468289 6468290 6468291 6468292 6468293 6468294 6468295 6468296 6468297 6468298 6468299 6468300 6468301 6468302 6468303 6468304 6468305 6468306 6468308 6468309 6468310 6468312 6468313 6468314 6468315 6468316 6468317 6468680 6468684 1000001430 1000002800 1000002650 1000001454 1000004508 1000007263 1000006055 1000009278 1000009689 1000009963 1000010160 1000010014 1000009449 6394102 1000009904 1000009588 1000002097 1000009069 1000010987 6367546 1000013184 1000009964 1000008505 1000013142 6380485 1000014563 1000014633 1000014926 1000015291 1000015448 1000014870 1000009635 1000015886 1000015888 1000014922 1000013513 1000012275 1000017773 1000017774 1000017775 1000017777 1000017779 1000017780 1000017781 1000017782 1000017783 1000017784 1000017785 1000017786 1000017787 1000017997 1000017998 1000017999 1000018000 1000018001 1000018002 1000018003 1000018005 1000018006 1000018007 1000018008 1000018225 1000018226 1000018227 1000018229 1000018230 1000018231 1000018232 1000018233 1000018234 1000018454 1000018574 1000018908 1000018909 1000018912 1000018913 1000018977 1000018978 1000018979 1000018980 1000018981 1000018982 1000018983 1000018984 1000018985 1000018986 1000018991 1000018993 1000018995 1000019001 1000019002 1000019004 1000019006 1000019008 1000019010 1000019011 1000019013 1000019014 1000019098 1000019515 1000019524 1000019527 1000019533 1000019535 1000019537 1000019542 1000019553 1000014736 1000020421 1000011924 1000020763 1000020422 1000021788 1000003873 1000017554 1000022732 1000022747 1000022750 1000022753 1000022755 1000022757 1000022761 1000022763 1000016401 1000022789 1000014891 1000023038 1000023039 1000023040 1000023041 1000023042 1000023043 1000023044 1000023046 1000023047 1000023048 1000023049 1000023050 1000023051 1000023052 1000023053 1000023054 1000023056 1000023057 1000023058 1000023059 1000023060 1000023061 1000023062 1000023106 1000023107 1000023108 1000023109 1000023110 1000023111 1000023112 1000023113 1000023114 1000023115 1000023116 1000023117 1000023118 1000023119 1000023120 1000023121 1000023122 1000023123 1000023124 1000023125 1000023126 1000023127 1000023128 1000023129 1000023130 1000023131 1000023156 1000023177 1000023178 1000023179 1000023180 1000023181 1000023182 1000023183 1000023184 1000023185 1000023186 1000023187 1000023188 1000023189 1000023190 1000023191 1000023192 1000023193 1000023216 1000023220 1000023223 1000023225 1000023226 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 1000023792 1000023793 1000023794 1000023795 1000023796 1000023797 1000023798 1000023799 1000023800 1000023801 1000023802 1000023803 1000023805 1000023806 1000023807 1000023808 1000023809 1000023810 1000023811 1000023812 1000023813 1000016655 1000024004 1000024005 1000024006 1000024007 1000024008 1000024009 1000024010 1000024011 1000024012 1000024044 1000024046 1000024124 1000024129 1000024148 1000024160 1000024163 1000024168 1000024169 1000024183 1000024184 1000024198 1000024199 1000024201 1000024203 1000024204 1000024205 1000024207 1000024208 1000024209 1000024210 1000024211 1000024212 1000024213 1000024215 1000024216 1000024217 1000024218 1000024219 1000024221 1000024222 1000024223 1000024224 1000024225 1000024243 1000024244 1000024247 1000024249 1000024250 1000024251 1000024252 1000024253 1000024255 1000024256 1000024257 1000024258 1000024259 1000024260 1000024261 1000024262 1000024263 1000024264 1000024265 1000024266 1000024267 1000024268 1000024269 1000024270 1000024271 1000024272 1000024273 1000024274 1000024275 1000024300 1000024301 1000024302 1000024303 1000024304 1000024308 1000024311 1000024312 1000024316 1000024317 1000024321 1000024325 1000024326 1000024327 1000024328 1000024329 1000024330 1000024331 1000024332 1000024333 1000024334 1000024353 1000024791 1000024812 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 1000026023 1000026025 1000026026 1000026027 1000026028 1000026029 1000026030 1000026085 1000026086 1000026087 1000026088 1000026089 1000026090 1000026091 1000026092 1000026093 1000026094 1000026095 1000026096 1000026097 1000026098 1000026099 1000026100 1000026101 1000026102 1000024132 1000014791 1000016015 1000026503 1000026689 1000026779 1000026780 1000026781 1000008554 1000027058 1000027200 1000027204 1000027218 1000027219 1000027220 1000027221 1000027233 1000027234 1000027235 1000027236 1000027237 1000027238 1000027239 1000027298 1000027300 1000027301 1000027302 1000027304 1000027306 1000027309 1000027310 1000027312 1000027315 1000027316 1000027317 1000027319 1000027588 1000027589 1000027623 1000027624 1000027625 1000027811 1000027812 1000027813 1000027814 1000027816 1000027817 1000027818 1000027819 1000027820 1000027908 1000027910 1000027914 1000027915 1000027924 1000027928 1000027930 1000027932 1000027933 1000027934 1000027935 1000027936 1000027937 1000027938 1000027939 1000027940 1000028144 1000028149 1000028150 1000028151 1000028153 1000028154 1000028161 1000028162 1000028163 1000028164 1000028165 1000028166 1000028167 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 1000028407 1000028408 1000028409 1000028410 1000028411 1000028412 1000028414 1000028417 1000028429 1000028430 1000028432 1000028454 1000028456 1000028458 1000028460 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 1000028780 1000028861 1000028863 1000028867 1000028868 1000028872 1000028873 1000028875 1000028876 1000028877 1000028878 1000028879 1000028880 1000028881 1000028882 1000028883 1000028884 1000028886 1000028887 1000028889 1000028890 1000028891 1000028892 1000028894 1000028896 1000029011 1000029012 1000029013 1000029014 1000029015 1000029016 1000029017 1000029057 1000029058 1000029059 1000029060 1000029061 1000029062 1000029063 1000013180 1000029118 1000029134 1000029135 1000029136 1000029211 1000029212 1000029213 1000029214 1000029215 1000029216 1000029217 1000029218 1000029220 1000029221 1000029222 1000029223 1000029224 1000029225 1000029226 1000029227 1000029229 1000029230 1000029290 1000029378 1000029382 1000029488 1000029631 1000029666 1000029667 1000029674 1000029677 1000029678 1000029679 1000029680 1000029682 1000029704 1000029810 1000027016 1000029301 1000029959 1000029962 1000029963 1000029964 1000029965 1000029966 1000029968 1000029969 1000030071 1000030072 1000030073 1000030074 1000030075 1000030076 1000030077 1000030078 1000030079 1000030080 1000030081 1000030082 1000030083 1000030084 1000030085 1000030086 1000030089 1000030137 6394469 1000030287 1000030288 1000030289 1000030293 1000030294 1000030295 1000030296 1000030297 1000030353 1000030354 1000030355 1000030357 1000030358 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030441 1000030444 1000030446 1000030448 1000030452 1000030453 1000030454 1000030455 1000030469 1000030470 1000030471 1000030488 1000030489 1000030490 1000030491 1000030492 1000030493 1000030494 1000030495 1000030496 1000030497 1000030528 1000030529 1000030530 1000030531 1000030532 1000030533 1000030534 1000030535 1000030536 1000030537 1000030538 1000030539 1000030540 1000030636 1000030638 1000030639 1000030640 1000030641 1000030642 1000030643 1000030644 1000030645 1000030646 1000030647 1000030648 1000030649 1000030651 1000030654 1000030662 1000030665 1000030666 1000030667 1000030668 1000030670 1000030673 1000030680 1000030681 1000030683 1000030686 1000030779 1000030814 1000030818 1000030833 1000030843 1000030864 1000030903 1000030911 1000031115 1000031116 1000031117 1000031118 1000031119 1000031120 1000031158 1000031159 1000031160 1000031161 1000031162 1000031163 1000031164 1000031184 1000031185 1000031186 1000031187 1000031188 1000031189 1000031190 1000031191 1000031192 1000031193 1000031194 1000031195 1000031196 1000031197 1000031198 1000031199 1000031200 1000031201 1000031202 1000031203 1000031204 1000031205 1000031206 1000031207 1000031208 1000031209 1000031210 1000031211 1000031212 1000031213 1000031214 1000031215 1000031280 1000031281 1000031283 1000031284 1000031285 1000031286 1000031287 1000031288 1000031289 1000031290 1000031304 1000031305 1000031306 1000031334 1000031335 1000031336 1000031337 1000031338 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 1000031446 1000031451 1000031457 1000031890 1000031891 1000031892 1000031893 1000031894 1000031895 1000031896 1000031897 1000031898 1000031899 1000031900 1000031901 1000031903 1000031904 1000031905 1000031906 1000031907 1000031910 1000031911 1000031912 1000031913 1000031914 1000031915 1000031916 1000031943 1000031944 1000031945 1000031942 1000032058 1000033006 1000033007 1000033009 1000033012 1000033017 1000033019 1000033021 1000033022 1000033025 1000033026 1000033037 1000033038 1000033041 1000033361 1000033363 1000033430 1000033432 1000033465 1000033471 1000033842 1000033843 1000033844 1000033845 1000033846 1000033847 1000033848 1000033849 1000033850 1000033900 1000033901 1000033902 1000033903 1000033904 1000033906 1000033907 1000033908 1000033909 1000033910 1000033911 1000033912 1000033913 1000033914 1000033915 1000033916 1000033917 1000033918 1000033919 1000033920 1000033921 1000033922 1000033925 1000033926 1000033928 1000034092 1000034460 1000034461 1000019557 1000015293 1000034786 1000034837 1000034838 1000034839 1000035021 1000035022 1000035023 1000035024 1000035025 1000035026 1000035027 1000035028 1000035029 1000035030 1000035031 1000035032 1000035033 1000035034 1000035035 1000035036 1000035099 1000035101 1000035129 1000035136 1000035137 1000035138 1000035143 1000035144 1000035147 1000035148 1000035149 1000035150 1000035157 1000035158 1000035159 1000035160 1000035161 1000035162 1000035163 1000035164 1000035165 1000035166 1000035167 1000035168 1000035169 1000035170 1000035171 1000035172 1000035173 1000035174 1000035175 1000035176 1000035177 1000035178 1000035179 1000035180 1000035181 1000035209 1000035210 1000035211 1000020401 1000035280 1000035282 1000035405 1000035420 1000035432 1000035433 1000035434 1000035435 1000035436 1000035437 1000035438 1000035443 1000035444 1000035445 1000035446 1000035447 1000035448 1000035449 1000035450 1000035451 1000035453 1000035454 1000035455 1000035456 1000035457 1000035459 1000035512 1000014560 1000035828 1000035830 1000035835 1000035836 1000035837 1000035839 1000035873 1000035875 1000035880 1000035905 1000036111 1000036112 1000036132 1000036133 1000036134 1000036135 1000036136 1000036137 1000036140 1000027611 1000036444 1000036646 1000036647 1000036649 1000036669 1000036670 1000036672 1000036673 1000036674 1000036675 1000036678 1000036679 1000036682 1000036685 1000036687 1000036688 1000036689 1000036691 1000036692 1000036707 1000036714 1000036720 1000036724 1000036726 1000036727 1000036728 1000036729 1000036730 1000036745 1000036749 1000037059 1000037130 1000037133 1000037134 1000037135 1000037136 1000037137 1000037139 1000037140 1000037141 1000037142 1000037143 1000037144 1000037145 1000037146 1000037147 1000037149 1000037150 1000037151 1000037152 1000037153 1000037154 1000037155 1000037156 1000037157 1000037158 1000037159 1000037160 1000037161 1000037162 1000037163 1000037164 1000037165 1000037166 1000037168 1000037169 1000037170 1000037171 1000037172 1000037173 1000037174 1000037175 1000037176 1000037196 1000037197 1000037198 1000037199 1000037200 1000037201 1000037202 1000037203 1000037204 1000037205 1000037306 1000037578 1000037583 1000037591 1000037605 1000037606 1000037616 1000037618 1000037619 1000037645 1000037829 1000037832 1000037834 1000037835 1000037836 1000037838 1000037839 1000037841 1000037858 1000037861 1000037863 1000037897 1000037898 1000037920 1000037925 1000037935 1000037936 1000037937 1000037938 1000037939 1000037940 1000037941 1000037942 1000037943 1000037945 1000037946 1000037947 1000037948 1000037949 1000037950 1000037952 1000037953 1000037955 1000037956 1000037957 1000037958 1000037959 1000037960 1000037961 1000037962 1000037963 1000037964 1000037965 1000037966 1000037967 1000037968 1000037969 1000037970 1000037971 1000037999 1000038002 1000038003 1000038004 1000038005 1000038009 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 1000038343 1000038783 1000038790 1000038797 1000038846 1000038847 1000038849 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 1000039076 1000039090 1000039091 1000039111 1000039515 1000021503 1000040439 1000040440 1000040441 1000040442 1000040443 1000040444 1000040445 1000040448 1000040449 1000040450 1000040451 1000040452 1000040455 1000040456 1000040458 1000040460 1000040461 1000040466 1000040467 1000040468 1000040469 1000040471 1000040472 1000040474 1000040477 1000040490 1000040495 1000040496 1000040503 1000040504 1000040505 1000040506 1000040507 1000040508 1000040509 1000040510 1000040511 1000040512 1000040513 1000040514 1000040515 1000040516 1000040519 1000040520 1000040521 1000040522 1000040523 1000040524 1000040527 1000040530 1000040533 1000040535 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 1000040603 1000040604 1000040605 1000040606 1000040607 1000040608 1000040609 1000040610 1000040611 1000040612 1000040613 1000040614 1000040615 1000040616 1000040617 1000040618 1000040619 1000040620 1000040621 1000040622 1000040623 1000040624 1000040625 1000040626 1000040627 1000040628 1000040629 1000040630 1000040631 1000040632 1000040633 1000040634 1000040635 1000040636 1000040637 1000040638 1000040639 1000040640 1000040641 1000040642 1000040643 1000040644 1000040645 1000040646 1000040647 1000040648 1000040649 1000040650 1000040651 1000040652 1000040653 1000040720 1000040726 1000040729 1000040731 1000040733 1000040814 1000040815 1000040816 1000040817 1000040818 1000040841 1000040842 1000040844 1000040846 1000040847 1000040854 1000040855 1000040856 1000040857 1000040858 1000040862 1000041032 1000041038 1000041041 1000041042 1000021759 1000041550 1000041617 1000041618 1000041619 1000041620 1000041621 1000041641 1000041661 1000041667 1000041668 1000041669 1000041670 1000041671 1000041672 1000041673 1000041674 1000041675 1000041676 1000041677 1000041678 1000041679 1000041680 1000041681 1000041682 1000041683 1000041684 1000041685 1000041733 1000041749 1000042215 1000042218 1000042220 1000042222 1000024452 1000042566 1000042731 1000042734 1000042841 1000042842 1000042843 1000042845 1000042847 1000042848 1000042852 1000042854 1000042857 1000042858 1000042860 1000039194 1000043079 1000043321 1000043322 1000043327 1000043331 1000043335 1000043340 1000043343 1000043347 1000043348 1000043357 1000043458 1000043631 1000043633 1000043667 1000043668 1000043683 1000043684 1000043685 1000043686 1000043689 1000043690 1000043691 1000043692 1000043693 1000043694 1000043695 1000043696 1000043697 1000043698 1000043700 1000043701 1000043702 1000043703 1000043704 1000043707 1000043708 1000043709 1000043710 1000043711 1000043712 1000043713 1000043717 1000043718 1000043719 1000043720 1000042876 1000043994 1000043995 1000043997 1000044000 1000044001 1000044002 1000044008 1000044011 1000032021 1000044012 1000044013 1000044020 1000044021 1000044029 1000044151 1000044152 1000044155 1000044163 1000044164 1000044166 1000044167 1000044168 1000044169 1000044177 1000044211 1000044259 1000044260 1000044261 1000044262 1000044263 1000044264 1000044265 1000044266 1000044268 1000044271 1000044346 1000044347 1000044363 1000044365 1000044367 1000044605 1000044684 1000044685 1000044688 1000044690 1000044691 1000044693 1000044976 1000044984 1000045153 1000045173 1000045174 1000045175 1000045176 1000045178 1000045181 1000045187 1000045189 1000045211 1000045433 1000045543 1000045544 1000045545 1000045546 1000045547 1000045548 1000045549 1000045550 1000045551 1000045552 1000045553 1000045554 1000045555 1000045556 1000045557 1000045558 1000045559 1000045560 1000045561 1000045562 1000045563 1000045564 1000045565 1000045566 1000045567 1000045568 1000045569 1000045570 1000045571 1000045572 1000045573 1000045575 1000045576 1000045577 1000045578 1000045579 1000045580 1000045581 1000045582 1000045589 1000045590 1000045591 1000045592 1000045593 1000045594 1000045595 1000045596 1000045632 1000045635 1000045731 1000045732 1000045733 1000045734 1000045735 1000045736 1000045737 1000045738 1000045739 1000045740 1000045741 1000045742 1000045743 1000045744 1000045745 1000045746 1000045748 1000045749 1000045750 1000045751 1000045752 1000045753 1000045754 1000045755 1000045756 1000045757 1000045758 1000045759 1000045760 1000045761 1000045762 1000046014 1000046028 1000046053 1000046122 1000011947 1000044462 1000046275 1000046304 1000046331 1000046352 1000046367 1000046368 1000046384 1000046402 1000046406 1000046428 1000046469 1000046472 1000046473 1000046521 1000046641 1000046642 1000046643 1000046645 1000046646 1000046648 1000046649 1000046650 1000046651 1000046652 1000046653 1000046657 1000046659 1000046661 1000046663 1000046670 1000046676 1000046690 1000046701 1000046837 1000046937 1000047072 1000047073 1000047074 1000047075 1000047076 1000047077 1000047078 1000047079 1000047080 1000047081 1000047082 1000047083 1000047084 1000047085 1000047086 1000047087 1000047088 1000047089 1000047090 1000047091 1000047092 1000047093 1000047094 1000047095 1000047096 1000047097 1000047150 1000037535 1000047302 1000047303 1000047304 1000047305 1000047306 1000047307 1000047308 1000047309 1000047587 1000046484 1000047849 1000047916 1000047978 1000047979 1000048006 1000048022 1000048214 1000048246 1000048274 1000048275 1000048292 1000048298 1000048343 1000048358 1000048533 1000048557 1000048538 1000048644 1000048539 1000048738 1000031831 1000048868 1000013512 1000048936 1000048937 1000031798 1000049388 1000049591 1000049624 1000049846 1000049855 1000049907 1000049924 1000049967 1000049968 1000050030 1000050031 1000050065 1000050097 1000050158 1000050252 1000027404 1000050302 1000050452 1000050464 1000050562 1000050569 1000050521 1000050814 1000050942 1000050954 1000051013 1000051038 1000051040 1000051042 1000051080 1000051105 1000051117 1000051128 1000051130 1000051132 1000051133 1000039012 1000040542 1000051570 1000051571 1000051614 1000051618 1000051643 1000051652 1000051661 1000051728 1000051733 1000051816 1000051837 1000051847 1000051852 1000051903 1000051653 1000051950 1000051952 1000051841 1000052037 1000050296 1000023934 1000052352 1000052353 1000052358 1000052359 1000052380 1000034883 1000036796 1000052454 1000052458 1000052567 1000052040 1000052531 1000052745 1000051423 1000052811 1000052945 1000052950 1000052958 1000052965 1000053080 1000053115 1000050979 1000053334 424 ] |
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.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.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:
[
19
]
|
15 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
16 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
17 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
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.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 0.13 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.13 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.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 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:
[
29
]
|
25 | 0.13 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.13 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.23 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:
[
424
]
|
29 | 2.29 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.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "79009" "78559" "66820" "78566" "11685" "82097" "74760" "84062" "84885" "12524" "51161" "74492" "76494" ] |
30 | 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:
[
"TarifDefautBtoB"
]
|
31 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
32 | 0.17 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
33 | 0.21 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:
[
"TarifDefaut"
]
|
34 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
35 | 0.57 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 32503 ] |
36 | 0.68 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 32503 0 ] |
37 | 0.49 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 32503 ] |
38 | 0.26 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
32503
]
|
39 | 0.27 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:
[
"TarifDefautBtoB"
]
|
40 | 0.39 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 32503 "C" ] |
41 | 0.34 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
32503
]
|
42 | 0.19 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:
[
"TarifDefautBtoB"
]
|
43 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
44 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
45 | 0.27 ms |
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
32503
]
|
46 | 0.26 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 11:43:05" "%2%" 32503 ] |
47 | 0.76 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 = ? AND t0.characteristic_label_id = ? LIMIT 1
Parameters:
[ 32503 7 ] |
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.