• (5.7920ms) SELECT * FROM parameter order by name asc
  • (0.9930ms) SELECT * FROM product_cat WHERE id=25 LIMIT 1
  • (1.1960ms) select * from product_cat WHERE parentId=25 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.8660ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.9190ms) select count(*) as counter from product WHERE productCatId=25 AND isAvailable=1 ORDER BY id desc
  • (1.4910ms) select * from product WHERE productCatId=25 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9720ms) SELECT * FROM product_cat WHERE id=25 LIMIT 1
  • (0.7740ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.6850ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5780ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6750ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (1.0270ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.6730ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7300ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6580ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.9000ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1