• (15.1810ms) SELECT * FROM parameter order by name asc
  • (1.1900ms) SELECT * FROM product_cat WHERE id=19 LIMIT 1
  • (1.2710ms) select * from product_cat WHERE parentId=19 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (1.4630ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.9270ms) select count(*) as counter from product WHERE productCatId=19 AND isAvailable=1 ORDER BY id desc
  • (3.3620ms) select * from product WHERE productCatId=19 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9480ms) SELECT * FROM product_cat WHERE id=19 LIMIT 1
  • (0.9370ms) SELECT * FROM product_cat WHERE id=18 LIMIT 1
  • (0.9380ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (1.6750ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.7710ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.7210ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.0200ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.8440ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.7620ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.8520ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1