• (9.8340ms) SELECT * FROM parameter order by name asc
  • (1.0300ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (1.4980ms) select techno from product WHERE techno IS NOT NULL AND productCatId=13 group by techno
  • (1.0600ms) select min(dimWidth) as min, max(dimWidth) as max from product WHERE dimWidth IS NOT NULL AND productCatId=13
  • (8.5630ms) select * from product_cat WHERE parentId=13 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (10.3140ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (1.7090ms) select count(*) as counter from product WHERE productCatId=13 AND isAvailable=1 ORDER BY id desc
  • (7.8130ms) select * from product WHERE productCatId=13 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.0740ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (1.7190ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (2.9890ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (1.9080ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (1.5710ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.9070ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (1.6950ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.7090ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.8800ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1