• (7.8430ms) SELECT * FROM parameter order by name asc
  • (1.4230ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (1.1260ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (4.0400ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.6900ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.3850ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.2100ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (0.9730ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.9460ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.6790ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6600ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6720ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.7560ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6570ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5660ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6040ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1