• (4.5960ms) SELECT * FROM parameter order by name asc
  • (0.9820ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.9860ms) select * from product_cat WHERE parentId=15 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6090ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.6070ms) select count(*) as counter from product WHERE productCatId=15 AND isAvailable=1 ORDER BY id desc
  • (0.9700ms) select * from product WHERE productCatId=15 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.8160ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.6990ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5980ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6150ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6420ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.7270ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6920ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6600ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6510ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1