Query Metrics
28
Database Queries
11
Different statements
1861.04 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 48.60 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:
[
"22570-cahiers-speciaux-couleur-hamelin-2196"
]
|
2 | 0.57 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:
[
"22570-cahiers-speciaux-couleur-hamelin-2196"
]
|
3 | 0.36 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:
[
"22570-cahiers-speciaux-couleur-hamelin-2196"
]
|
4 | 1.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:
[ 167656 1 ] |
5 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 41 189 190 191 192 193 194 195 192 167656 ] |
6 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
7 | 820.62 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:
[ 167656 "2025-02-12 11:46:22" ] |
8 | 984.58 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:
[ 6323187 6337068 6339126 6342345 6346298 6347176 6347260 6347556 6347791 6347860 6349177 6352812 6353361 6355421 6355554 6355569 6355678 6356282 6356748 6356806 6356812 6356836 6356891 6356915 6357549 6357991 6357997 6358019 6358073 6358176 6358973 6360168 6360302 6363321 6364388 6368905 6369073 6370550 6370582 6371453 6372361 6372369 6373189 6373312 6373340 6373395 6373397 6374201 6374629 6365015 6375256 6376992 6377044 6377146 6377760 6377780 6378665 6379093 6379830 6379544 6380206 6377052 6380618 6381204 6381816 6382566 6382726 6377327 6384283 6385107 6385412 6385630 6380834 6386872 6388025 6388330 6388581 6389019 6385288 6389069 6389121 6389703 6388696 6385855 6390511 6390707 6390862 6387788 6391257 6391500 6391526 6391913 6392049 6392227 6392277 6391742 6392862 6390103 6386793 6393167 6393722 6378047 6393917 6393295 6393267 6394067 6394184 6394253 6393601 6394258 6394263 6394895 6395401 6395406 6396094 6396242 6397232 6398017 6398243 6398541 6398662 6398707 6398733 6398735 6398832 6399979 6400465 6400472 6400516 6400764 6400791 6400841 6401168 6401683 6401903 6403506 6403724 6404296 6404305 6404575 6405529 6405537 6405550 6405661 6405911 6406090 6406625 6406653 1000002712 6407746 6408050 6408263 6408369 6408700 6408812 6408841 6408843 6409028 6409040 6409195 6409192 6409304 6409608 6409687 6409704 6410080 6410426 6410429 6410702 6410755 6410846 6410853 6411248 6411782 6411903 6412704 6412726 6412950 6412959 6413281 6413566 6413661 6413712 6413743 6413796 6413849 6413867 6414293 6414544 6414655 6414725 6414750 6414763 6414928 6415046 6415079 6415154 6415205 6415209 6415668 6415673 6415714 6415785 6415817 6415843 6415890 6415892 6416038 6416072 6416113 6416115 6416120 6416121 6416269 6416293 6416342 6416390 6416400 6416599 6416805 6416831 6416846 6416853 6416979 6417110 6417440 6417576 6417704 6418000 6418002 6418007 6418265 6418815 6418893 6418919 6418935 6418942 6418981 6419024 6419154 6419203 6419239 6419243 6419271 6419292 6419307 6419330 6419339 6419360 6419523 6420220 6420413 6420430 6420608 6420621 6420627 6420662 6421376 6421621 6421623 6421762 6421777 6421956 6422229 6422233 6422386 6422649 6422814 6422829 6422981 6423568 6423648 6423684 6423698 6423707 6423712 6423775 6424053 6424391 6424664 6424983 6425090 6425270 1000013264 6425485 6425512 6425694 6425702 6426221 6426324 6426347 6426424 6426572 6426745 6426793 6426801 6426812 6426887 6426950 6427012 6427228 6427250 6427257 6427315 6427405 6427438 6427471 6427508 6427649 6427678 6427743 6428247 6428258 6428321 6428389 6428581 6428661 6428745 6428914 6429008 6429017 6429090 6429309 6429587 6429620 6429626 6429653 6429856 6430112 6430271 6430292 6430302 6430534 6430538 6430816 6430882 6430904 6430954 6430965 6431217 6431399 6431501 6431497 6431524 6431529 6431541 6431570 6431579 6431583 6431672 6431714 6431896 6432084 6432213 6432220 6432296 6433057 6433460 6433569 6433735 6433760 6433779 6434049 6434372 6434406 6434669 6434767 6434805 6434838 6434852 6434932 6434967 6435101 6435153 6435181 6435189 6435333 6435488 1000022192 1000010072 6435593 6435648 6435704 6435829 6435864 6435913 6435985 6436090 1000014636 6436356 6436817 6437148 6437581 6437963 6437978 6438044 6438059 6438091 6438094 6438100 6438497 6438542 6438557 6438737 6438923 6438939 6438973 6438979 6439113 6439128 6439171 6439236 6439266 6439413 6439566 6439639 6439651 6439676 6439937 6440121 6440211 6440544 6440653 6440718 6441243 6441301 1000041555 6441439 1000040708 6441534 6441605 6441695 6441709 6442147 6442296 6442736 6443132 6443246 6443431 6443454 6443566 6443580 6443600 6443717 6443728 6443912 6443920 6444064 6444079 6444245 6444511 6444633 6444862 6444907 6444986 6445005 6445208 6445225 6445259 6445270 6445327 6445521 6445560 6445639 6445652 6445732 6445757 6445793 6445975 6446061 6446107 6446175 6446178 6446209 6446244 6446416 6446548 6446630 6446679 6446793 6446818 6446877 6446984 6447032 6447036 6447060 6447072 6447123 6447297 6447299 6447302 6447349 6447376 6447393 6447432 6447517 6447685 6447718 6447761 6447777 6447788 6448239 6448242 6448285 6448735 6448753 6449058 6449467 6449686 6449717 6449724 6449725 6449729 6449813 6449817 6449884 6449885 6449891 6449900 6450098 6450100 6450105 6450153 6450155 6450281 6450296 6450312 6450329 6450496 6450505 6450539 6450611 6450613 6450621 6450751 6450754 6450782 6450791 6450831 6450832 6450876 6450991 6450993 6451079 6451081 6451085 6451105 6451108 6451120 6451129 6451214 6451221 6451236 6451252 6451266 6451317 6451318 6451359 6451394 6451439 6451496 6451516 6451541 6451544 6451564 6451570 6451571 6451616 6451647 6451803 6451826 6451880 6452000 6452004 6452008 6452010 6452012 6452018 6452019 6452020 6452023 6452026 6452037 6452039 6452040 6452041 6452042 6452051 6452053 6452266 6452321 6452322 6452367 6452373 6452415 6452530 6452570 6452582 6452590 6452614 6452615 6452830 6453154 6453481 6453496 6453861 6454015 6454162 6454182 6454360 6454535 6454560 6454570 6454622 6454667 6454685 6454711 6454746 6454761 6454790 6454852 6454867 6454970 6454984 6454985 6454997 6455040 6455119 6455145 6455257 6455345 6455419 6455422 6455423 6455475 6455490 6455526 6455557 6455566 6455576 6455582 6455610 6455625 6455642 6455650 6455691 6455694 6455702 6455721 6455738 6455762 6455782 6455806 6455852 6455910 6455953 6456070 6456089 6456096 6456103 6456278 6456467 6456503 6456584 6456750 6456822 6456979 6457018 6457206 6457231 6457246 6457263 6457415 6457450 6457506 6457523 6457526 6457529 6457645 6457671 6457775 6458475 6458523 6458957 6458977 6459026 6459226 6459324 6459522 6459570 6459638 6459992 6460079 6460110 6460272 6460277 6460310 6460370 6460417 6460542 6460922 6461032 6461342 6462258 6462336 6462538 6462579 6462968 6463016 6463077 6463114 6463307 6463389 6463423 6463648 1000042987 6464073 6464082 6464125 6464295 6464356 6464555 6464845 6464851 6464885 6465138 6465154 6465464 6465517 6465755 6466360 6466615 6466622 6466636 6467111 6468079 6468695 6468774 6468829 1000000765 6392467 1000000891 1000000900 1000001991 1000002184 1000002292 6388408 1000002603 1000002548 1000002744 1000002848 1000002570 6391773 1000003554 1000002130 1000004051 1000004054 1000004082 1000004086 1000004094 6391971 1000004129 1000004292 1000004308 1000004310 1000003845 1000004707 1000004842 1000004770 1000001832 1000004554 1000003876 1000005183 1000005266 1000005343 1000004991 1000004780 1000005989 1000006027 1000006077 1000006207 6389079 1000004059 1000006346 1000006968 1000006983 1000002183 1000006995 6389526 1000006199 1000005937 1000007755 1000006864 1000002180 6390334 1000001918 1000001670 1000008332 1000008723 1000008734 1000002505 1000008951 1000008950 1000008078 1000007852 6389029 1000008524 1000002225 1000009918 1000009165 6379221 1000004161 1000001850 1000010106 6390590 1000008107 1000008856 1000009858 1000009715 1000007963 1000005996 1000008937 1000010153 1000002170 1000010549 1000007651 1000010773 1000010524 1000009655 1000007780 1000009799 1000002243 1000006228 1000011970 1000011972 1000012238 1000012464 1000009748 1000012603 1000012636 1000012823 1000012829 1000012887 1000009930 1000012955 1000012991 6388587 1000012806 1000009946 1000008209 1000012615 1000013434 1000012768 1000006085 1000010989 1000012385 1000012104 1000011911 1000010247 1000012835 1000009125 1000010580 1000012456 1000005284 1000014006 1000011074 1000012721 1000009097 1000014534 1000014555 1000014557 1000014566 1000014710 1000006614 1000012271 1000012604 1000012718 1000012647 1000014283 1000009261 1000009209 6385707 1000013511 1000015389 1000015507 1000015509 1000014625 1000015565 1000015411 1000013547 1000015669 1000009635 1000009800 1000014492 1000015828 1000014894 1000013193 1000016374 1000016375 1000016530 1000010718 1000002598 1000016909 1000017050 1000001339 1000017318 1000017351 1000017491 1000009803 1000017579 1000017587 1000017686 1000017687 1000017688 1000017719 1000017752 1000017776 1000017778 1000017806 1000017847 1000017886 1000017887 1000017888 1000017995 1000018032 1000018184 1000017754 1000015527 1000018503 1000018506 1000018514 1000018515 1000018518 1000018521 1000018522 1000018523 1000018524 1000018525 1000018786 1000004387 1000017394 1000019108 1000019072 1000016914 1000014448 1000012178 1000019455 1000019473 1000019511 1000019514 1000019520 1000019521 1000019523 1000019559 1000019576 1000019580 1000019591 1000013461 1000019665 1000019680 1000019758 1000019759 1000019822 1000019823 1000020043 1000017136 1000020156 1000020160 1000020161 1000020162 1000020163 1000020165 1000020166 1000020168 1000020219 1000012241 1000009111 1000004135 1000020302 1000020304 1000013163 1000020428 1000020429 1000020454 1000020555 1000020556 1000018200 1000017470 1000020601 1000020779 1000012396 1000020797 1000020240 1000020872 1000020873 1000020960 1000020964 1000019053 1000020967 1000020968 1000020969 1000020947 1000016113 1000020084 1000015830 1000017494 1000021693 1000020106 1000021826 1000021936 1000021937 1000021938 1000021945 1000021987 1000021988 1000021989 1000021990 1000021991 1000021992 1000021998 1000021999 1000022000 1000022001 1000022002 1000022003 1000022004 1000022005 1000022006 1000000909 1000018223 1000022193 1000022205 1000013196 1000022275 1000007217 1000012492 1000001992 1000009987 1000021946 1000022279 1000014686 1000016154 1000022665 1000022666 1000022667 1000022668 1000016171 1000015860 1000022677 1000022732 1000022747 1000022750 1000022753 1000022755 1000022757 1000022761 1000022763 1000014523 1000022789 1000017087 1000023318 1000023667 1000018111 1000024618 1000024620 1000024621 1000024622 1000024623 1000024625 1000024700 1000024701 1000024702 1000024703 1000024704 1000024705 1000024706 1000024707 1000024708 1000024709 1000024710 1000024711 1000024712 1000024713 1000024791 1000024808 1000024812 1000024816 1000024842 1000024843 1000024847 1000024848 1000024872 1000012892 1000025159 1000025275 1000025278 1000025282 1000025284 1000025418 1000025429 1000025440 1000025649 1000021695 1000025709 1000016910 1000025756 1000025833 1000026329 1000026408 1000026409 1000026410 1000026411 1000026412 1000026413 1000026414 1000026415 1000026416 1000017567 1000006969 1000015517 1000009675 1000025612 1000018916 1000013802 1000024844 1000027553 1000015589 1000027995 1000028030 1000028060 1000028365 1000028393 1000028398 1000028527 1000028529 1000028576 1000024766 1000028740 1000028741 1000028742 1000028743 1000028744 1000028746 1000028747 1000028748 1000028793 1000015436 1000028290 1000024890 1000025832 1000028990 1000028996 1000024714 1000029377 1000029411 1000029415 1000029420 1000029421 1000029425 1000029428 1000029433 1000019378 1000016648 1000029871 1000029881 1000015067 1000030044 1000030092 6394469 1000030390 1000030392 1000030394 1000031180 1000028296 1000031479 1000028989 1000030047 1000031928 1000031929 1000031940 1000031949 1000031950 1000031991 1000031992 1000031993 1000012435 1000032009 1000032013 1000011995 1000029896 1000026624 1000032072 1000033322 1000021860 1000033498 1000033506 1000033514 1000033515 1000033608 1000033609 1000033610 1000033611 1000033613 1000033614 1000033616 1000033617 1000033618 1000033747 1000025443 1000016932 1000033871 1000033872 1000033503 1000033970 1000033988 1000033573 1000028703 1000019519 1000034150 1000034156 1000034157 1000034166 1000034167 1000034168 1000028629 1000034152 1000034499 1000017056 1000026332 1000020351 1000010756 1000026785 1000033792 1000015000 1000035139 1000035228 1000035501 1000035509 1000035511 1000035513 1000035520 1000035525 1000035534 1000033570 1000026966 1000035828 1000035830 1000035835 1000035836 1000035837 1000035839 1000035873 1000035875 1000035880 1000035905 1000035917 1000035922 1000035934 1000035963 1000036154 1000036165 1000036222 1000036223 1000025990 1000036324 1000036327 1000036328 1000036329 1000036330 1000036331 1000036332 1000036333 1000036334 1000036476 1000036501 1000036503 1000036504 1000036473 1000027017 1000036676 1000036377 1000036794 1000036797 1000036798 1000036799 1000036800 1000036801 1000036803 1000036808 1000036809 1000036810 1000036811 1000036812 1000036821 1000036904 1000036907 1000036908 1000036909 1000036925 1000036930 1000036963 1000036965 1000036966 1000036967 1000036972 1000036982 1000036988 1000036991 1000036994 1000036995 1000036996 1000036997 1000036998 1000036999 1000037000 1000037001 1000037002 1000037003 1000037004 1000037005 1000037011 1000037012 1000037013 1000037014 1000037015 1000037019 1000037021 1000037022 1000037023 1000037024 1000037025 1000037026 1000037027 1000037060 1000037061 1000037070 1000037071 1000037072 1000037073 1000037085 1000037086 1000037087 1000037095 1000037096 1000037097 1000037108 1000037110 1000037028 1000037515 1000037516 1000037517 1000037521 1000037522 1000037524 1000037574 1000037579 1000037715 1000037750 1000037774 1000037780 1000037809 1000037826 1000037827 1000038631 1000038695 1000022807 1000038759 1000038783 1000038790 1000038794 1000038797 1000038845 1000038846 1000038847 1000038849 1000038972 1000038973 1000038974 1000038975 1000038976 1000039023 1000039027 1000039093 1000039201 1000020081 1000039360 1000039365 1000039377 1000039404 1000039409 1000040110 1000040111 1000040113 1000040118 1000040201 1000040228 1000040246 1000029787 1000040483 1000040484 1000040485 1000040486 1000040487 1000040488 1000040974 1000041052 1000041061 1000041062 1000041063 1000041116 1000041124 1000016436 1000041357 1000041358 1000041362 1000041363 1000041364 1000041365 1000041367 1000041373 1000041393 1000041397 1000041406 1000041414 1000041418 1000036699 1000041556 1000041558 1000041560 1000041570 1000035245 1000039089 1000041759 1000041790 1000041791 1000041792 1000041794 1000041809 1000036512 1000041943 1000041944 1000041946 1000041949 1000041952 1000041957 6385842 1000042221 1000042224 1000042233 1000042259 1000042263 1000042285 1000042286 1000042289 1000042310 1000042311 1000042319 1000042323 1000042324 1000042328 1000042330 1000042354 1000042358 1000042363 1000042365 1000042379 1000024452 1000040837 1000029877 1000041849 1000022803 1000022679 1000043467 1000043468 1000043553 1000043554 1000043555 1000043559 1000043562 1000043564 1000043567 1000043568 1000042523 1000040197 1000038430 1000043652 1000043659 1000043750 1000043760 1000043770 1000043771 1000043772 1000043774 1000043786 1000043796 1000043798 1000043806 1000043808 1000043812 1000043813 1000043815 1000043822 1000043862 1000043875 1000043914 1000043954 1000018425 1000044346 1000044347 1000016946 1000044363 1000044365 1000044367 1000044427 1000044515 1000026490 1000045008 1000045111 1000045112 1000045128 1000045523 1000045527 1000045528 1000045530 1000045533 1000045535 1000045536 1000045537 1000045538 1000045539 1000045540 1000045542 1000045574 1000045637 1000045638 1000045798 1000045836 1000045837 1000045900 1000042538 1000046211 1000046213 1000046215 1000046246 1000030430 1000046850 1000047290 1000047300 1000047424 1000047422 1000025139 1000020085 1000042387 1000047668 1000047740 1000035135 1000047760 1000047771 1000032326 1000047769 1000047749 1000047843 1000047953 1000047980 1000030568 1000048011 1000048020 1000032003 1000048089 1000048171 1000048189 1000048199 1000043088 1000048217 1000048218 1000048219 1000048333 1000048242 1000047211 1000048374 1000019114 1000048172 1000010530 1000048585 1000048652 1000048721 1000048791 1000048889 1000048890 1000048891 1000048767 1000048915 1000048956 1000049097 1000048878 1000049147 1000049201 1000003540 1000049252 1000049270 1000048958 1000049312 1000049530 1000049573 1000049678 1000049710 1000049739 1000049740 1000049759 1000049775 1000049819 1000049910 1000049930 1000049979 1000050051 1000050090 1000050093 1000050091 1000050182 1000025298 1000050210 1000045015 1000050237 1000050263 1000050266 1000042943 1000050305 1000050309 1000050310 1000041807 1000050422 1000050213 1000050478 1000050487 1000050489 1000050453 1000036269 1000016526 1000016534 1000050619 1000048340 1000047929 1000050750 1000050751 1000050752 1000050753 1000050755 1000050756 1000050757 1000050114 1000021224 1000038879 1000050897 1000050929 1000050997 1000051015 1000051018 1000051247 1000051248 1000050891 1000051324 1000051361 1000050685 1000050982 1000050476 1000051474 1000051491 1000051494 1000051518 1000048611 1000051529 1000051588 1000051656 1000051686 1000051696 1000051728 1000050919 1000051739 1000051741 1000051752 1000051755 1000051401 1000051942 1000051951 1000037812 1000051537 1000051713 1000052102 1000052120 1000051896 1000052226 1000052236 1000052279 1000052310 1000052325 1000052326 1000052327 1000043879 1000049637 1000052015 1000052588 1000052072 1000052232 1000052637 1000052264 1000039234 1000052707 1000052708 1000052733 1000052773 1000052817 1000052775 1000052833 1000052734 1000052920 1000052486 1000052472 1000052981 1000052982 1000052983 1000053020 1000052957 1000050304 1000053069 1000053152 1000049581 1000053215 1000050207 1000053380 1000032428 1000053434 1000053450 1000052013 1000052018 1000053478 167656 ] |
9 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
10 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
1
]
|
11 | 0.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:
[
16
]
|
12 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
13 | 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:
[
18
]
|
14 | 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:
[
19
]
|
15 | 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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 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:
[
22
]
|
18 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
19 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 0.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:
[
25
]
|
21 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
23 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 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:
[
29
]
|
25 | 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:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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:
[
32
]
|
28 | 0.29 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
167656
]
|
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.