• (3.7400ms) SELECT * FROM parameter order by name asc
  • (1.0420ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (1.1930ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.4820ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.6010ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.2680ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.7130ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.6670ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.4960ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4580ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.4870ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5080ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.5630ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5000ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.4820ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7650ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1