• (6.7790ms) SELECT * FROM parameter order by name asc
  • (1.2130ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (1.3370ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.8890ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.8930ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.7670ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.2110ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.8830ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.8330ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.7170ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.8320ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.7710ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.7770ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.8690ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (1.0980ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.8930ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1