• (9.7040ms) SELECT * FROM parameter order by name asc
  • (0.9750ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (1.2900ms) select * from product_cat WHERE parentId=18 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.7480ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.7660ms) select count(*) as counter from product WHERE productCatId=18 AND isAvailable=1 ORDER BY id desc
  • (0.9570ms) select * from product WHERE productCatId=18 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.0440ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (1.2960ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8940ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (3.1400ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (4.0020ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.8090ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7400ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.8060ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7600ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1