• (5.9420ms) SELECT * FROM parameter order by name asc
  • (1.3200ms) SELECT * FROM product_cat WHERE id=25 LIMIT 1
  • (1.0490ms) select * from product_cat WHERE parentId=25 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6910ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5400ms) select count(*) as counter from product WHERE productCatId=25 AND isAvailable=1 ORDER BY id desc
  • (1.2320ms) select * from product WHERE productCatId=25 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.8580ms) SELECT * FROM product_cat WHERE id=25 LIMIT 1
  • (0.9100ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.9480ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.9330ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.9670ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.8020ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.6650ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.6780ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6500ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7360ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1