• (4.4100ms) SELECT * FROM parameter order by name asc
  • (0.9930ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.9030ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.5660ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5290ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.9580ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (2.2530ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.9450ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.6770ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.6380ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.5240ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.9170ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.4920ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6900ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5650ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.5830ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1