• (8.3100ms) SELECT * FROM parameter order by name asc
  • (1.0300ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.9050ms) select * from product_cat WHERE parentId=15 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.7660ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.9980ms) select count(*) as counter from product WHERE productCatId=15 AND isAvailable=1 ORDER BY id desc
  • (1.0200ms) select * from product WHERE productCatId=15 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9270ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.7250ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8220ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6880ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (1.3480ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.6370ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.8240ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6190ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6510ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1