• (4.1240ms) SELECT * FROM parameter order by name asc
  • (0.8700ms) SELECT * FROM product_cat WHERE id=16 LIMIT 1
  • (0.5830ms) select v.id, v.name from product as p, product_vendor as v where p.productVendorId=v.id AND p.productCatId=16 group by productVendorId order by name ASC
  • (0.5740ms) select energy from product WHERE energy IS NOT NULL AND productCatId=16 group by energy
  • (0.8780ms) select * from product_cat WHERE parentId=16 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6060ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5330ms) select count(*) as counter from product WHERE productCatId=16 AND isAvailable=1 ORDER BY id desc
  • (0.8120ms) select * from product WHERE productCatId=16 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,100
  • (0.7230ms) SELECT * FROM product_cat WHERE id=16 LIMIT 1
  • (0.5360ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (-999.5170ms) select * from menu WHERE type!='I' AND parentId=27 ORDER BY position ASC
  • (0.5190ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5250ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6220ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6800ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6110ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1