• (5.0330ms) SELECT * FROM parameter order by name asc
  • (1.0600ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.9880ms) select * from product_cat WHERE parentId=20 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6290ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.6700ms) select count(*) as counter from product WHERE productCatId=20 AND isAvailable=1 ORDER BY id desc
  • (5.3830ms) select * from product WHERE productCatId=20 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.2040ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.8710ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.6550ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5380ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6120ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5730ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.5790ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6170ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5480ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.8220ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1