• (6.0880ms) SELECT * FROM parameter order by name asc
  • (7.9350ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (1.1790ms) select techno from product WHERE techno IS NOT NULL AND productCatId=13 group by techno
  • (1.0290ms) select min(dimWidth) as min, max(dimWidth) as max from product WHERE dimWidth IS NOT NULL AND productCatId=13
  • (1.1530ms) select * from product_cat WHERE parentId=13 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (3.5730ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (1.0920ms) select count(*) as counter from product WHERE productCatId=13 AND isAvailable=1 ORDER BY id desc
  • (7.6330ms) select * from product WHERE productCatId=13 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.9790ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (0.8870ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (1.1130ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.6810ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.6690ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.0980ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.9400ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.6720ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7170ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1