• (20.4980ms) SELECT * FROM parameter order by name asc
  • (0.9290ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (1.2590ms) select * from product_cat WHERE parentId=11 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6300ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5030ms) select count(*) as counter from product WHERE productCatId=11 AND isAvailable=1 ORDER BY id desc
  • (1.2530ms) select * from product WHERE productCatId=11 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.3550ms) SELECT * FROM product_cat WHERE id=11 LIMIT 1
  • (3.7020ms) SELECT * FROM product_cat WHERE id=17 LIMIT 1
  • (0.6630ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (1.1630ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.5670ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6370ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.3190ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7110ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6780ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7760ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1