Query Metrics
28
Database Queries
11
Different statements
2103.66 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 276.33 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:
[
"11256-intercalaires-assorties-exacompta-2006"
]
|
2 | 4.21 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:
[
"11256-intercalaires-assorties-exacompta-2006"
]
|
3 | 0.35 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
"11256-intercalaires-assorties-exacompta-2006"
]
|
4 | 0.41 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:
[ 1032 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:
[ 50 238 239 240 241 238 240 1032 ] |
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 | 869.37 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:
[ 1032 "2025-02-12 09:56:51" ] |
8 | 947.65 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:
[ 6103300 6337943 6338139 6338293 6338454 6315843 6322943 6338762 6339655 6339688 6340294 6340429 6342849 6342987 6343199 6270106 6335621 6336566 6337251 6337935 6344558 6344926 6345651 6345654 6345735 6345995 6346143 6346193 6346206 6346284 6346400 6346525 6346588 6346881 6347311 6348141 6348142 6348206 6348222 6348375 6348386 6348566 6348864 6349043 6349214 6349981 6350298 6350452 6350513 6350541 6351074 6351377 6351515 6352847 6353442 6341254 6355166 6355465 6355504 6355594 6355856 6355895 6356261 6356265 6343505 6357934 6358469 6358877 6359135 6360365 6358372 6360779 6361257 6361782 6361894 6362124 6362164 6362433 6362474 6362797 6362931 6363097 6363154 6364325 6367656 6367691 6368419 6368642 6369137 6369772 6369804 6369942 6369983 6370634 6370678 6370752 6370879 6370899 6371366 6371575 6371639 6371643 6372710 6372811 6372906 6372996 6373582 6373663 6365710 6374355 6374844 6375308 6376146 6376253 6376082 6376812 6377214 6375477 6377146 6377880 6378129 6378540 6378620 6380375 6381204 6381783 6381925 6381954 6358673 6382774 6382960 6384080 6384440 6385056 6379676 6385354 6385412 6385508 6386823 6387287 6368030 6388422 6388481 6390145 6388696 6390707 6390680 6392012 6392207 6389039 6389404 6392584 6392791 6386793 6393070 6393138 6393490 6393915 6393936 6394067 6394109 6394255 6394563 6386335 6395352 6395484 6395705 6395957 6395999 6396716 6396755 6397072 6397230 6397526 6397660 6397693 6398549 6398660 6398664 6399947 6400203 6400236 6400446 6400736 6402073 6402255 6402301 6402673 6403303 6405386 6405445 6406381 6406747 6407063 6407120 6408021 6408050 6408452 6408529 6408639 6408783 6409042 6409087 6409133 6409340 6409406 6410036 6410085 6410542 6410561 6410673 6410741 6410859 6410909 6411008 6411233 6411532 6412115 6412209 6412304 6412590 6412665 6412685 6412694 6413508 6413551 6413569 6413646 6413655 6413712 6413840 6413855 6414000 6414256 6414258 6414263 6414290 6414355 6414363 6414472 6414544 6414637 6414725 6414762 6414780 6415128 6415352 6415412 6415673 6415677 6415820 6415833 6415892 6416071 6416210 6416229 6416342 6416365 6416416 6416805 6416958 6417177 6417279 6417444 6417553 6417704 6418053 6418172 6418510 6418846 6418974 6419016 6419086 6419150 6419285 6419421 6419453 6419525 6419548 6419574 6419845 6419915 6419953 6419965 6420082 6420106 6420159 6420318 6420424 6420604 6420627 6420637 6420647 6420653 6420705 6420857 6420930 6420966 6421525 6421730 6421762 6421870 6421981 1000013593 6422220 6422670 6422766 6422818 6422884 6423073 6423154 6423178 6423188 6423961 6423983 6424029 6424033 6424098 6424415 6424638 6424815 6424978 6424983 6425371 6425522 6425552 6425565 6426132 6426230 6426246 6426279 6426430 6426566 6426596 6426616 6426704 6426852 6426862 6426887 6426985 6427228 6427233 6427236 6427250 6427385 6427380 6427391 6427462 6427614 6427652 6427803 6428232 6428538 6428540 6428543 6428581 6428666 6428788 6428799 6428835 6428871 6428875 6428927 6429158 6429309 6429357 6429422 6429484 6429560 6429568 6429643 6429745 6429876 6429977 6429981 6430530 6430561 6430871 6430882 6431116 6431218 6431457 6431506 6431543 6431570 6431572 6431587 6431926 6432154 6432200 6433451 6433845 6434201 6434581 6434697 6434752 6434991 6435182 6435203 6435283 6435437 6435596 6435667 6435682 6435709 6435761 6435770 6435920 6435945 6436056 6436460 6436751 6437042 6437053 6437136 6437309 6437455 6437616 6437748 6437851 6437971 6437974 6437997 6438089 6438517 6438557 6438610 6438654 6438854 6438931 6438966 6438939 6439018 6439049 6439050 6439113 6439381 6439413 6439422 6439604 6439667 6439679 6439713 6439772 6439841 6439982 6440134 6440170 6440890 6440902 6441072 6441208 6441267 6441269 6441304 6441366 6441525 6441544 6441605 6441632 6441695 6442008 6442123 6442163 6442176 6442238 6442490 6442660 6434772 6442862 6442924 6443032 6443035 6443147 6443152 6443191 6443312 6443579 6443610 6443728 6443843 6443849 6443905 6443935 6444245 6444308 6444427 6444511 6444736 6444796 6444862 6444899 6445158 6445234 6445255 6445436 6445491 6445642 6445732 6445780 6445788 6445839 6445968 6446031 6446105 6446248 6446452 6446658 6446922 6447031 6447034 6447076 6447122 6447288 6447296 6447313 6447340 6447368 6447393 6447424 6447495 6447546 6447631 6447701 6447755 6447791 6448228 6448785 6449348 6449421 6449462 6449618 6449726 6449728 6449809 6449838 6449871 6449897 6450166 6450186 6450268 6450270 6450303 6450312 6450496 6450506 6450586 6450632 6450647 6450769 6450971 6450974 6450975 6451060 6451105 6451108 6451122 6451128 6451129 6451151 6451210 6451221 6451229 6451236 6451294 6451297 6451304 6451310 6451381 6451383 6451388 6451416 6451429 6451481 6451490 6451562 6451654 6451667 6451701 6451707 6451793 6451802 6451803 6451921 6451946 6452008 6452019 6452053 6452056 6452059 6452071 6452086 6452101 6452159 6452241 6452252 6452270 6452289 6452321 6452332 6452373 6452394 6452453 6452508 6452511 6452513 6452520 6452570 6452581 6452583 6452595 6452609 6452611 6452667 6452830 6452888 6452913 6453132 6453145 6453280 6453425 6453461 6453482 6453506 6453554 6453561 6453713 6453868 6453869 6453890 6454010 6454030 6454099 6454126 6454162 6454182 6454189 6454193 6454610 6454646 6454681 6454687 6454690 6454705 6454748 6454760 6454829 6454837 6454855 6454917 6454926 6454949 6454976 6454984 6454997 6454999 6455001 6455002 6455003 6455067 6455171 6455181 6455210 6455277 6455301 6455318 6455422 6455467 6455475 6455479 6455490 6455561 6455610 6455616 6455638 6455695 6455698 6455727 6455779 6455782 6455842 6455884 6455956 6455991 6455994 6456068 6456078 6456090 6456091 6456093 6456094 6456096 6456099 6456103 6456110 6456226 6456227 6456357 6456359 6456393 6456467 6456545 6456561 6456645 6456738 6456897 6456980 6456995 6457011 6457064 6457186 6457206 6457231 6457249 6457252 6457254 6457259 6457437 6457645 6457671 6457727 6457781 6457921 6458446 6458461 6458497 6458648 6459219 6459268 6459329 6459409 6459585 6459752 6459877 6460110 6460272 6460370 6460944 6461193 6461614 6461647 6461662 6461829 6461838 6461846 6462328 6462412 6462498 6462514 6462660 6462719 6462805 6462810 6462893 6462968 6463163 6463223 6463976 6464025 6464046 6464124 6464293 6464394 6464633 6465366 6465636 6465801 6465835 6465860 6466425 6466623 6466654 6466739 6466864 6466960 6466972 6467003 6467030 6467163 6467176 6468576 6468616 6468677 6468715 6468726 6468787 6468995 1000000874 1000000896 1000001313 1000001322 1000000947 1000001474 1000001571 1000001645 1000001754 6392414 1000002182 1000002238 1000002589 1000002618 1000003811 1000004040 1000004082 1000000887 1000004752 1000000882 1000004070 1000001832 1000001620 1000005542 1000005525 1000005671 1000005928 1000002239 1000006058 1000006077 1000006499 1000005391 1000006566 1000006615 1000006680 1000006685 1000006458 1000006896 1000006908 1000006977 1000006200 1000005688 1000007244 6387635 1000007063 1000006729 1000002561 1000007753 1000004700 1000008274 1000008278 1000008419 1000006029 1000008918 1000008919 1000008951 1000008454 1000004815 1000009164 1000001743 1000009324 6393328 1000003791 1000002038 1000004324 1000009581 6389029 1000009632 1000009636 1000009637 6394501 1000009721 1000009758 1000007984 1000008329 1000004161 1000001850 1000008107 1000005033 1000010379 1000007963 1000009631 1000010644 1000010657 1000009972 1000010486 1000010553 1000010870 1000009904 1000009234 1000010932 1000010917 1000011034 1000009958 1000011859 1000011880 1000007988 1000012122 1000012159 1000012180 1000012307 1000012398 1000012603 1000012638 1000012640 1000012732 1000012823 1000012861 1000012958 1000012991 1000012628 1000009398 1000005952 1000013190 6367546 1000010313 1000012615 1000013429 1000013591 1000013596 1000013650 1000013134 1000013691 1000013722 1000009979 1000008505 1000013545 1000012382 1000014026 1000014030 1000014105 1000014153 1000013987 1000014106 1000007405 1000014367 1000014424 1000014568 1000014542 1000014576 1000014578 1000014304 1000014722 1000014726 1000010388 1000010047 1000012604 1000015279 1000014054 1000015480 1000014625 1000015655 1000014506 1000009264 1000013288 1000016105 1000016112 1000016452 1000016481 1000016766 1000016878 1000016935 1000017003 1000017075 1000017236 1000016561 1000006031 1000006277 1000017254 1000017318 1000017351 1000015178 1000009626 1000016552 1000008325 1000017590 1000017646 1000017685 1000017944 1000012790 1000018433 1000014657 1000016845 1000018768 1000018745 1000019111 1000019360 1000019711 1000019713 1000019725 1000018789 1000020130 1000020131 1000020132 1000020244 1000017170 1000016574 1000017079 1000020818 1000020844 1000014712 1000014859 1000015973 1000021549 1000014229 1000021686 1000021806 1000021807 1000021813 1000021814 1000021817 1000005551 1000021892 1000021893 1000021909 1000021910 1000021911 1000021912 1000021925 1000002638 1000002046 1000020497 1000000909 1000009713 1000006074 1000022255 1000022254 1000022438 1000022439 1000022444 1000022475 1000022482 1000022486 1000022487 1000022512 1000022516 1000022625 1000014891 1000019693 1000022868 1000022989 1000023037 1000023077 1000023083 1000023084 1000023294 1000023296 1000023297 1000023455 1000023775 1000023776 1000023777 1000023778 1000023779 1000023780 1000023781 1000023782 1000023783 1000023784 1000023860 1000023940 1000021555 1000021863 1000024624 1000024626 1000024653 1000024654 1000024656 1000024663 1000024666 1000024679 1000024680 1000024681 1000024682 1000024683 1000024684 1000024685 1000024686 1000024687 1000024688 1000024689 1000024690 1000024691 1000024692 1000024693 1000024694 1000024695 1000024696 1000024697 1000024698 1000024816 1000024818 1000024819 1000024820 1000024821 1000024822 1000024823 1000024824 1000024825 1000024826 1000024827 1000024828 1000024829 1000024830 1000024831 1000024832 1000024833 1000024834 1000024835 1000024836 1000024838 1000024839 1000024840 1000024842 1000024843 1000025061 1000025079 1000025082 1000025089 1000025100 1000025109 1000025115 1000025116 1000025119 1000025132 1000025272 1000025273 1000025373 1000025625 1000017945 1000025756 1000025833 1000026329 1000022746 1000012967 1000016755 1000026564 1000017567 1000023405 1000023944 1000027070 1000017699 1000024844 1000011055 1000027721 1000019710 1000006910 1000028584 1000028751 1000028755 1000028762 1000028778 1000028783 1000025626 1000016632 1000028874 1000028888 1000026108 1000029353 1000016103 1000029502 1000029543 1000029544 1000029714 1000024630 1000020134 1000030028 1000030030 1000030031 1000030032 1000021824 1000030092 1000030113 1000030164 1000030356 1000030642 1000030654 1000030662 1000022840 1000030740 1000030741 1000030742 1000030745 1000030746 1000030749 1000030750 1000030753 1000030756 1000030758 1000030759 1000030802 1000030824 1000030825 1000030826 1000030827 1000030828 1000030863 1000030905 1000030914 1000030921 1000030928 1000031033 1000031330 1000031333 1000031387 1000031397 1000031401 1000031408 1000031413 1000031432 1000022031 1000031658 1000031708 1000031864 1000031865 1000031932 1000031934 1000011940 1000021691 1000032078 1000032206 1000032280 1000032515 1000032606 1000030481 1000032662 1000032687 1000032693 1000032695 1000032719 1000032758 1000032799 1000032803 1000033060 1000033062 1000033063 1000033064 1000033079 1000033080 1000033187 1000033188 1000033192 1000033196 1000033199 1000033214 1000033216 1000033219 1000033230 1000033231 1000033341 1000033498 1000033506 1000033515 1000033607 1000030224 1000024133 1000033970 1000033988 1000008958 1000034019 1000034068 1000021719 1000034220 1000034238 1000034239 1000034240 1000034241 1000034242 1000034396 1000034399 1000034404 1000034406 1000034408 1000034419 1000034424 1000034425 1000034426 1000034428 1000034429 1000034431 1000034432 1000034433 1000034490 1000034495 1000034499 1000032242 1000026332 1000034726 1000034733 1000034734 1000034735 1000021554 1000031774 1000034826 1000034811 1000035139 1000015158 1000002590 1000035660 1000035669 1000035670 1000035705 1000035833 1000015732 1000036154 1000036163 1000036165 1000036191 1000036252 1000036277 1000036286 1000036384 1000036553 1000036554 1000036558 1000036559 1000036561 1000036572 1000036580 1000027017 1000035526 1000036377 1000036822 1000036823 1000013063 1000036940 1000036941 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 1000037122 1000037123 1000037124 1000037125 1000037126 1000037028 1000037138 1000037167 1000037186 1000036665 1000037214 1000037215 1000037221 1000037229 1000037233 1000037234 1000037239 1000037240 1000037241 1000037242 1000037323 1000037758 1000037759 1000037760 1000037761 1000037764 1000037769 1000037781 1000037782 1000037783 1000037784 1000037801 1000037819 1000037820 1000037831 1000037899 1000037904 1000037916 1000038180 1000038181 1000038182 1000038183 1000038184 1000038185 1000038330 1000038331 1000038443 1000038444 1000038445 1000038633 1000038634 1000038635 1000038636 1000038637 1000038638 1000038639 1000038640 1000038642 1000038643 1000038644 1000038645 1000038646 1000038647 1000038648 1000038649 1000038722 1000038723 1000038759 1000038769 1000038770 1000038773 1000038776 1000038785 1000038788 1000038802 1000038859 1000038867 1000038870 1000038934 1000038999 1000039014 1000039016 1000039023 1000039027 1000039042 1000039075 1000039081 1000039082 1000039124 1000039189 1000039200 1000039367 1000039368 1000039389 1000039437 1000031037 1000040116 1000040255 1000027770 1000040824 1000039474 1000041296 1000041312 1000041328 1000041329 1000041331 1000041421 1000041423 1000041425 1000041481 1000041482 1000041494 1000041497 1000041498 1000036699 1000041562 1000041566 1000041567 1000041576 1000041577 1000039089 1000041718 1000032858 1000041764 1000041811 1000041813 1000041828 1000041964 1000041969 1000041970 1000041971 6385842 1000041534 1000042584 1000042738 1000042739 1000029877 1000038229 1000015670 1000043057 1000039194 1000043239 1000043254 1000043266 1000043281 1000043248 1000043636 1000043663 1000043760 1000043761 1000043762 1000043764 1000043765 1000043767 1000043768 1000043769 1000043810 1000043811 1000043826 1000043827 1000043828 1000043854 1000043856 1000043859 1000043867 1000043868 1000043876 1000043887 1000043899 1000043901 1000043912 1000043924 1000019143 1000043966 1000043967 1000043970 1000043994 1000043995 1000043997 1000044000 1000044001 1000044002 1000044008 1000044011 1000044012 1000044013 1000044020 1000044021 1000044029 1000044092 1000044106 1000044138 1000044609 1000044692 1000044695 1000016447 1000044921 1000045019 1000045024 1000045027 1000045029 1000045040 1000045043 1000045045 1000045141 1000039663 1000045208 1000045245 1000045252 1000045253 1000045265 1000045268 1000038270 1000045283 1000045284 1000045341 1000045349 1000045350 1000045351 1000045352 1000045391 1000045396 1000045399 1000045614 1000045713 1000046013 1000046027 1000046092 1000046114 1000046115 1000046121 1000046194 1000046197 1000046201 1000046208 1000046219 1000036227 1000046842 1000043907 1000047251 1000047264 1000047285 1000047288 1000034683 1000047528 1000040096 1000038791 1000035135 1000047746 1000039083 1000047819 1000047836 1000047169 1000031540 1000047918 1000047931 1000048002 1000030568 1000035968 1000046788 1000048070 1000039723 1000048185 1000048033 1000036638 1000048333 1000045005 1000035758 1000048625 1000048689 1000048691 1000042965 1000046093 1000048823 1000048731 1000048915 1000048925 1000048950 1000048952 1000032768 1000049104 1000003540 1000049266 1000049340 1000049509 1000046549 1000020246 1000049071 1000048969 1000049678 1000049732 1000049101 1000049868 1000049901 1000048487 1000049910 1000049946 1000049957 1000049979 1000049990 1000044463 1000048253 1000020175 1000050152 1000049951 1000050297 1000045633 1000050428 1000050431 1000050203 1000049481 1000050487 1000050488 1000050489 1000050503 1000050544 1000016526 1000050613 1000050615 1000050630 1000042820 1000048340 1000050694 1000050702 1000047929 1000021192 1000050866 1000050869 1000050942 1000050992 1000050994 1000050997 1000051043 1000051108 1000051111 1000035834 1000051188 1000051195 1000051200 1000051261 1000050835 1000048714 1000051291 1000051295 1000051323 1000049952 1000050927 1000050457 1000047362 1000049222 1000051411 1000051455 1000051325 1000051458 1000051534 1000049955 1000051607 1000051643 1000051654 1000051710 1000051750 1000051792 1000021544 1000051824 1000049385 1000051939 1000051959 1000052073 1000052078 1000052079 1000050064 1000036990 1000052131 1000052142 1000051742 1000052310 1000052325 1000052326 1000052327 1000052475 1000052503 1000052541 1000045839 1000052575 1000051047 1000052663 1000052681 1000009860 1000052769 1000052770 1000052774 1000052796 1000052817 1000052838 1000049284 1000050571 1000052920 1000052959 1000053012 1000052546 1000052115 1000052499 1000048794 1000053117 1000053140 1000051365 1000053215 1000053216 1000052686 1000053277 1000052034 1000048580 1000053333 1000053340 1000053342 1000053364 1000053445 1000052134 1000053478 1000053358 1032 ] |
9 | 0.46 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.35 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.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.23 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.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
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.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.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.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:
[
23
]
|
19 | 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:
[
24
]
|
20 | 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:
[
25
]
|
21 | 0.22 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.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:
[
27
]
|
23 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 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:
[
29
]
|
25 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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:
[
32
]
|
28 | 0.33 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:
[
1032
]
|
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.