• (7.2740ms) SELECT * FROM parameter order by name asc
  • (2.8690ms) SELECT * FROM product_cat WHERE id=19 LIMIT 1
  • (0.8600ms) select * from product_cat WHERE parentId=19 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.5890ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5450ms) select count(*) as counter from product WHERE productCatId=19 AND isAvailable=1 ORDER BY id desc
  • (2.9070ms) select * from product WHERE productCatId=19 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.7260ms) SELECT * FROM product_cat WHERE id=19 LIMIT 1
  • (0.6970ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.5590ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4850ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.5340ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5290ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.5600ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5270ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5300ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7510ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1