Query Metrics
64
Database Queries
22
Different statements
1726.81 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 130.15 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:
[
"65386-stylos-encre-gel-vert-pilot-322730-green"
]
|
2 | 0.60 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"65386-stylos-encre-gel-vert-pilot-322730-green"
]
|
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:
[
"65386-stylos-encre-gel-vert-pilot-322730-green"
]
|
4 | 0.51 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:
[ 74380 1 ] |
5 | 1.35 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 291 74380 ] |
6 | 0.42 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 | 553.90 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:
[ 74380 "2025-02-15 12:49:59" ] |
8 | 1024.40 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 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:
[ 6339584 6348219 6349424 6354773 6358230 6358322 6358520 6358970 6363292 6364027 6366263 6369252 6370286 6370860 6371179 6385744 6368030 6388021 6388674 6388886 6390253 6386760 6367756 6392207 6392442 6392839 6393640 6394149 6394466 6396839 6400236 6400696 6400794 6402073 6402094 6402247 6403170 6403714 6405975 6406563 6410866 6412631 6414609 6416167 6416415 6417474 6417662 6417975 6418380 6418933 6419188 6419393 6420278 6421078 6421392 6421623 6421761 6423164 6423687 6424157 6425256 6425291 6425332 6425393 6425405 6425598 6429309 6432218 6433486 6433489 6433620 6433627 6433887 6433891 6433900 6433905 6433919 6433924 6433935 6433937 6434406 6434940 6434942 6435102 6435109 6435385 6435489 6435493 6435509 6435513 6435540 6435544 6435569 6435571 6435599 6435601 6435764 6436087 6437187 6438113 6438816 6439049 6439050 6439201 6439234 6439237 6439248 6439249 6439283 6439285 6439329 6439331 6439355 6439358 6439511 6439738 6439739 6440932 6441292 6441295 6441326 6441328 6441431 6441432 6441501 6441502 6441510 6441512 6442123 6442163 6442680 6442936 6444663 6446307 6446309 6446944 6447393 6448635 6448772 6449643 6450189 6451129 6451439 6451593 6452614 6453327 6453471 6453481 6453533 6454586 6454587 6455547 6455620 6455636 6455650 6455782 6455791 6456979 6457209 6457415 1000032669 6459509 6460515 6460519 6461611 6462716 6466349 6390708 1000001556 6392414 1000000986 1000002503 1000003037 1000006974 1000008074 1000002502 1000005944 1000010437 1000010951 1000012228 1000012273 1000009748 1000013454 1000013558 1000012989 1000012850 1000013609 1000012619 1000014625 1000017773 1000017774 1000017775 1000017777 1000017779 1000017780 1000017781 1000017782 1000017783 1000017784 1000017785 1000017786 1000017787 1000017788 1000017789 1000017790 1000017791 1000017792 1000017793 1000017794 1000017795 1000017796 1000017797 1000017798 1000017799 1000017800 1000017801 1000017997 1000017998 1000017999 1000018000 1000018001 1000018002 1000018003 1000018005 1000018006 1000018007 1000018008 1000018009 1000018010 1000018011 1000018012 1000018013 1000018014 1000018015 1000018016 1000018017 1000018018 1000018019 1000018020 1000018021 1000018022 1000018023 1000018024 1000018025 1000018225 1000018226 1000018227 1000018229 1000018230 1000018231 1000018232 1000018233 1000018234 1000018463 1000018908 1000018909 1000018912 1000018913 1000018977 1000018978 1000018979 1000018980 1000018981 1000020454 1000006972 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 1000023079 1000023082 1000023085 1000023087 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 1000023132 1000023133 1000023134 1000023135 1000023136 1000023137 1000023138 1000023139 1000023140 1000023141 1000023142 1000023143 1000023144 1000023145 1000023146 1000023147 1000023148 1000023149 1000023150 1000023151 1000023152 1000023153 1000023156 1000023177 1000023178 1000023179 1000023180 1000023181 1000023182 1000023216 1000023220 1000023223 1000023225 1000023226 1000023369 1000023370 1000023371 1000023372 1000023373 1000023374 1000023375 1000023378 1000023379 1000023521 1000023522 1000023523 1000023524 1000023525 1000023526 1000023527 1000023528 1000023529 1000023530 1000023531 1000023532 1000023533 1000023534 1000023535 1000023536 1000023537 1000023538 1000023539 1000023540 1000023541 1000023550 1000023792 1000023793 1000023794 1000023795 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 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 1000024243 1000024244 1000024247 1000024249 1000024250 1000024251 1000024252 1000024253 1000024255 1000024256 1000024257 1000024258 1000024259 1000024260 1000024261 1000024262 1000024263 1000024264 1000024300 1000024301 1000024302 1000024303 1000024304 1000024308 1000024311 1000024312 1000024316 1000024317 1000024325 1000024326 1000024327 1000024328 1000024330 1000024331 1000024333 1000024334 1000025003 1000025005 1000025006 1000025007 1000025008 1000025009 1000025011 1000025012 1000025017 1000025162 1000025164 1000025168 1000025020 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 1000025466 1000025468 1000025469 1000025472 1000025473 1000025474 1000025475 1000025476 1000025477 1000025478 1000025480 1000025482 1000025486 1000025489 1000025491 1000025492 1000025493 1000025495 1000025516 1000025517 1000025518 1000025519 1000025520 1000025521 1000025522 1000025523 1000025534 1000025535 1000025536 1000025538 1000025540 1000025541 1000025544 1000025545 1000025547 1000025548 1000025551 1000025553 1000025555 1000025556 1000025557 1000025566 1000026023 1000026025 1000026026 1000026027 1000026028 1000026029 1000026030 1000026031 1000026032 1000026033 1000026034 1000026035 1000026036 1000026037 1000026038 1000026085 1000026086 1000026087 1000026088 1000026089 1000026090 1000026227 1000026228 1000026229 1000026230 1000026231 1000026232 1000026233 1000026234 1000026235 1000026252 1000014478 1000026779 1000026780 1000026781 1000027107 1000027111 1000027112 1000027115 1000027117 1000027121 1000027122 1000027124 1000027125 1000027127 1000027128 1000027129 1000027130 1000027132 1000027134 1000027140 1000027143 1000027145 1000027148 1000027149 1000027150 1000027151 1000027152 1000027153 1000027154 1000027159 1000027160 1000027161 1000027162 1000027166 1000027168 1000027171 1000027174 1000027175 1000027176 1000027177 1000027178 1000027179 1000027180 1000027189 1000027193 1000027194 1000027195 1000027196 1000027197 1000027200 1000027203 1000027204 1000027208 1000027209 1000027210 1000027211 1000027212 1000027213 1000027215 1000027216 1000027218 1000027219 1000027220 1000027221 1000027228 1000027229 1000027230 1000027231 1000027233 1000027234 1000027235 1000027236 1000027237 1000027238 1000027239 1000027241 1000027243 1000027244 1000027245 1000027246 1000027247 1000027248 1000027249 1000027260 1000027263 1000027298 1000027300 1000027371 1000027372 1000027373 1000027374 1000027376 1000027378 1000027379 1000027381 1000027537 1000027655 1000027657 1000027682 1000027683 1000027685 1000027695 1000027811 1000027812 1000027813 1000027814 1000027908 1000027910 1000027914 1000027915 1000027924 1000027928 1000027930 1000027932 1000027933 1000027934 1000027935 1000027937 1000027938 1000027939 1000027940 1000027941 1000027942 1000027943 1000027944 1000027945 1000027946 1000027947 1000027948 1000027950 1000027951 1000027952 1000027954 1000027955 1000027956 1000028144 1000028149 1000028150 1000028151 1000028153 1000028154 1000028161 1000028162 1000028163 1000028164 1000028165 1000028168 1000028169 1000028170 1000028171 1000028172 1000028173 1000028175 1000028176 1000028177 1000028179 1000028280 1000028281 1000028283 1000028285 1000028407 1000028408 1000028409 1000028410 1000028411 1000028454 1000028456 1000028458 1000028460 1000028461 1000028462 1000028463 1000028464 1000028465 1000028466 1000028467 1000028468 1000028469 1000028470 1000028494 1000028495 1000028496 1000028497 1000028498 1000028499 1000028655 1000028861 1000028863 1000028867 1000028868 1000028872 1000028873 1000028875 1000028876 1000028877 1000028878 1000028879 1000028880 1000029211 1000029212 1000029213 1000029242 1000029325 1000029330 1000029331 1000029332 1000029333 1000029388 1000029390 1000029392 1000029416 1000029434 1000029435 1000029488 1000029545 1000029548 1000029549 1000029550 1000029631 1000029666 1000029667 1000029674 1000029677 1000029678 1000029679 1000029680 1000029682 1000029704 1000029723 1000029734 1000029747 1000029751 1000029755 1000029774 1000029775 1000029776 1000029790 1000029791 1000029799 1000029812 1000029813 1000029814 1000029821 1000029829 1000029830 1000026665 1000030088 1000030111 1000030126 1000030127 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030469 1000030470 1000030471 1000030472 1000030473 1000030474 1000030475 1000030476 1000030477 1000030478 1000030814 1000030818 1000030833 1000030843 1000030864 1000031334 1000031335 1000031336 1000031337 1000031338 1000031339 1000031340 1000031341 1000031342 1000031343 1000031344 1000031345 1000031347 1000031348 1000031386 1000031389 1000031391 1000031394 1000031395 1000031398 1000031400 1000031409 1000031411 1000031414 1000031890 1000031891 1000031892 1000031893 1000031894 1000031895 1000031937 1000033096 1000033097 1000033098 1000033100 1000033102 1000033105 1000033108 1000033147 1000033148 1000033149 1000033151 1000033153 1000033155 1000033271 1000033273 1000033274 1000033275 1000033276 1000033278 1000033279 1000033280 1000033285 1000033286 1000033288 1000033296 1000033297 1000033298 1000033302 1000033303 1000033305 1000033311 1000027138 1000033811 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 1000033931 1000033932 1000033933 1000033934 1000033935 1000033936 1000033937 1000033938 1000033939 1000033940 1000033941 1000033942 1000033943 1000033944 1000033945 1000033946 1000033947 1000033948 1000033949 1000034001 1000034008 1000034011 1000034032 1000034033 1000034034 1000034044 1000034051 1000034054 1000021444 1000034460 1000034461 1000009857 1000034837 1000034838 1000034839 1000034841 1000034843 1000034844 1000034892 1000034893 1000034894 1000034895 1000034896 1000034898 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 1000035182 1000035183 1000035184 1000035185 1000035186 1000035187 1000035188 1000035189 1000035190 1000035191 1000035192 1000035193 1000035194 1000035195 1000035196 1000035197 1000035198 1000035209 1000035210 1000035211 1000035212 1000035213 1000035214 1000035215 1000035217 1000035219 1000035220 1000035221 1000035303 1000035307 1000035308 1000035310 1000035311 1000035313 1000035315 1000035316 1000035317 1000035318 1000035319 1000035320 1000035321 1000035322 1000035323 1000035324 1000035325 1000035326 1000035327 1000035328 1000035329 1000035330 1000035331 1000035332 1000035333 1000035334 1000035335 1000035336 1000035337 1000035338 1000035339 1000035340 1000035341 1000035342 1000035343 1000035344 1000035345 1000035357 1000035359 1000035361 1000035364 1000035432 1000035433 1000035434 1000035435 1000035436 1000035437 1000035438 1000035443 1000035444 1000035445 1000035446 1000035447 1000035897 1000035908 1000035911 1000035915 1000035964 1000035966 1000035970 1000035994 1000035995 1000035996 1000035997 1000035998 1000035999 1000036000 1000036001 1000036002 1000036010 1000036011 1000036012 1000036013 1000036016 1000036017 1000036018 1000036019 1000036020 1000036021 1000036022 1000036023 1000036024 1000036025 1000036026 1000036027 1000036028 1000036029 1000036030 1000036031 1000036032 1000036033 1000036035 1000036036 1000036037 1000036039 1000036041 1000036042 1000036043 1000036054 1000036055 1000036056 1000036057 1000036058 1000036059 1000036060 1000036061 1000036062 1000036063 1000036064 1000036066 1000036067 1000036068 1000036070 1000036071 1000036072 1000036073 1000036074 1000036075 1000036076 1000036077 1000036079 1000036080 1000036081 1000036082 1000036083 1000036084 1000036085 1000036095 1000036152 1000036481 1000036491 1000036492 1000036496 1000036676 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 1000033599 1000037552 1000037553 1000037570 1000037581 1000037584 1000037935 1000037936 1000037937 1000037938 1000037939 1000037940 1000037941 1000037942 1000037943 1000037945 1000037946 1000037947 1000037948 1000037949 1000037950 1000037952 1000037953 1000037955 1000037956 1000037957 1000037958 1000037959 1000038041 1000038043 1000038045 1000038047 1000038048 1000038049 1000038050 1000038051 1000038052 1000038055 1000038057 1000038058 1000038389 1000038390 1000038433 1000038437 1000038439 1000038440 1000038441 1000038680 1000038712 1000038714 1000038716 1000038717 1000038718 1000038721 1000038726 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 1000039310 1000038737 1000040099 1000040101 1000040102 1000040103 1000040107 1000040119 1000040121 1000040122 1000040123 1000040125 1000040126 1000040128 1000040133 1000040134 1000040136 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 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 1000040654 1000040655 1000040656 1000040657 1000040658 1000040659 1000040660 1000040661 1000040662 1000040663 1000040664 1000040665 1000040666 1000040667 1000040668 1000040669 1000040671 1000040672 1000040673 1000040674 1000040675 1000040676 1000040677 1000040678 1000040679 1000040681 1000040682 1000040683 1000040684 1000040685 1000040686 1000040687 1000040688 1000040689 1000040690 1000040691 1000040692 1000040693 1000040694 1000040695 1000040696 1000040697 1000040698 1000040699 1000040700 1000040720 1000040726 1000040729 1000040730 1000040731 1000040733 1000040814 1000040815 1000040816 1000040817 1000040818 1000040841 1000040842 1000040844 1000040846 1000040847 1000040854 1000040855 1000040856 1000040857 1000040858 1000040862 1000036699 1000041530 1000041707 1000041708 1000041709 1000041710 1000041711 1000041712 1000041713 1000041714 1000037933 1000041942 1000041947 1000041978 1000041981 1000042032 1000042079 1000042081 1000042082 1000042083 1000042085 1000042092 1000042093 1000042094 1000042095 1000042096 1000042097 1000042098 1000042099 1000042865 1000043321 1000043322 1000043327 1000043331 1000043335 1000043340 1000043343 1000043347 1000043348 1000043357 1000044684 1000044685 1000044688 1000044690 1000044691 1000044693 1000044694 1000044696 1000044698 1000044699 1000044700 1000044701 1000044702 1000044705 1000044706 1000044707 1000044708 1000045067 1000045085 1000045086 1000045087 1000045088 1000045089 1000045090 1000045091 1000045092 1000045093 1000045094 1000045095 1000046575 1000046577 1000046578 1000046579 1000046580 1000046581 1000046583 1000046584 1000046586 1000046641 1000046642 1000046643 1000046645 1000046646 1000046664 1000046665 1000046666 1000046667 1000046668 1000046669 1000046671 1000046672 1000046673 1000046675 1000046677 1000046678 1000046745 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 1000047098 1000047099 1000047100 1000047101 1000047102 1000047103 1000047104 1000047105 1000047106 1000047107 1000047108 1000047109 1000047110 1000047111 1000047112 1000047113 1000047114 1000047302 1000047303 1000047304 1000047305 1000047306 1000047307 1000047308 1000047309 1000047310 1000047311 1000047312 1000047313 1000047314 1000047315 1000047316 1000047317 1000047318 1000047319 1000047320 1000047321 1000047322 1000047753 1000047833 1000047870 1000048214 1000048565 1000048629 1000048868 1000048919 1000049666 1000049703 1000047862 1000050601 1000050602 1000051013 1000051415 1000051513 1000051525 1000051532 1000051770 1000051893 1000051928 1000051962 1000052355 1000052630 1000053352 1000052804 1000053623 1000053629 1000053690 1000053973 1000054030 1000054040 1000054043 1000054368 74380 ] |
9 | 0.30 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.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
1
]
|
11 | 0.25 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.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
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.29 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.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.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.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.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
21 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 0.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.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.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 0.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:
[
"TarifDefautBtoB"
]
|
29 | 0.21 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"
]
|
30 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
31 | 0.18 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"
]
|
32 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
33 | 0.33 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" 74380 ] |
34 | 0.32 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:
[ 74380 0 ] |
35 | 0.38 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" 74380 ] |
36 | 0.20 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197944
]
|
37 | 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"
]
|
38 | 0.38 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:
[ 74380 "C" ] |
39 | 0.42 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 = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 74380 9963118 ] |
40 | 0.20 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"
]
|
41 | 0.21 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"
]
|
42 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
43 | 0.16 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197944
]
|
44 | 0.32 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:
[
74380
]
|
45 | 0.34 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-15 12:50:01" "%2%" 74380 ] |
46 | 0.31 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
74380
]
|
47 | 2.77 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:
[ "65383" "65384" "65385" "65387" "65388" "74674" "74675" "80675" "80676" "74676" "74677" "74678" "74679" "74680" "74681" "74682" "74683" "80677" "80678" "78475" "78476" "78477" ] |
48 | 0.28 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"
]
|
49 | 0.45 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"
]
|
50 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
51 | 0.32 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" 74378 ] |
52 | 0.29 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:
[ 74378 0 ] |
53 | 0.35 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" 74378 ] |
54 | 0.19 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:
[
74378
]
|
55 | 0.17 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197942
]
|
56 | 0.17 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"
]
|
57 | 0.30 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:
[ 74378 "C" ] |
58 | 0.29 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 = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 74378 9963116 ] |
59 | 0.17 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"
]
|
60 | 0.19 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"
]
|
61 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
62 | 0.17 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197942
]
|
63 | 0.24 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:
[
74378
]
|
64 | 0.23 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-15 12:50:01" "%2%" 74378 ] |
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.