• (5.2110ms) SELECT * FROM parameter order by name asc
  • (1.5920ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.9450ms) select * from product_cat WHERE parentId=20 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6870ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.7950ms) select count(*) as counter from product WHERE productCatId=20 AND isAvailable=1 ORDER BY id desc
  • (5.5360ms) select * from product WHERE productCatId=20 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.7920ms) SELECT * FROM product_cat WHERE id=20 LIMIT 1
  • (0.7590ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.7790ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5760ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6220ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.9780ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.7450ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7250ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6870ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.6150ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1