• (5.1920ms) SELECT * FROM parameter order by name asc
  • (0.9080ms) SELECT * FROM product_cat WHERE id=21 LIMIT 1
  • (1.0970ms) select * from product_cat WHERE parentId=21 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.7240ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.7130ms) select count(*) as counter from product WHERE productCatId=21 AND isAvailable=1 ORDER BY id desc
  • (2.3900ms) select * from product WHERE productCatId=21 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (2.2380ms) SELECT * FROM product_cat WHERE id=21 LIMIT 1
  • (0.8020ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.6400ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (1.3450ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (1.4080ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (1.5420ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (3.3730ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (2.8490ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (1.1610ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (2.3810ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1