• (5.4040ms) SELECT * FROM parameter order by name asc
  • (0.9070ms) SELECT * FROM product_cat WHERE id=16 LIMIT 1
  • (3.1220ms) select * from product_cat WHERE parentId=16 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6170ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.4920ms) select count(*) as counter from product WHERE productCatId=16 AND isAvailable=1 ORDER BY id desc
  • (0.9740ms) select * from product WHERE productCatId=16 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9590ms) SELECT * FROM product_cat WHERE id=16 LIMIT 1
  • (1.3400ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5680ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6830ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6630ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.8210ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.8290ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (1.7070ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6220ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1