• (7.5940ms) SELECT * FROM parameter order by name asc
  • (0.8520ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.8960ms) select * from product_cat WHERE parentId=20 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.5360ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.9610ms) select count(*) as counter from product WHERE productCatId=20 AND isAvailable=1 ORDER BY id desc
  • (5.1370ms) select * from product WHERE productCatId=20 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.7120ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.6770ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.5350ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4850ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.5140ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5320ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.5320ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5200ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5150ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7060ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1