• (13.3680ms) SELECT * FROM parameter order by name asc
  • (1.1040ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (1.3920ms) select * from product_cat WHERE parentId=15 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.8130ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.8770ms) select count(*) as counter from product WHERE productCatId=15 AND isAvailable=1 ORDER BY id desc
  • (1.8820ms) select * from product WHERE productCatId=15 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.0390ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (13.5410ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (6.9120ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (1.4690ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (2.4210ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (2.7000ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (3.9210ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (6.0310ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (2.5210ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1