• (6.6930ms) SELECT * FROM parameter order by name asc
  • (1.1920ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (1.3130ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.9580ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.8230ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.5620ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9150ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.9040ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.6840ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.7690ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6980ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (1.3300ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.8790ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7030ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6120ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.5810ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1