• (7.1900ms) SELECT * FROM parameter order by name asc
  • (0.8940ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.8770ms) select * from product_cat WHERE parentId=15 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.5680ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5220ms) select count(*) as counter from product WHERE productCatId=15 AND isAvailable=1 ORDER BY id desc
  • (1.0080ms) select * from product WHERE productCatId=15 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9790ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.6250ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5440ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6360ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6410ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.5410ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6330ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5870ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.5620ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1