• (7.1960ms) SELECT * FROM parameter order by name asc
  • (1.4730ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (1.4880ms) select * from product_cat WHERE parentId=18 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.9430ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (1.0780ms) select count(*) as counter from product WHERE productCatId=18 AND isAvailable=1 ORDER BY id desc
  • (1.3460ms) select * from product WHERE productCatId=18 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.1060ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (1.7030ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8810ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.8880ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.8800ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.8360ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7490ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.7350ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6640ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1