• (5.6500ms) SELECT * FROM parameter order by name asc
  • (13.1980ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (1.0020ms) select techno from product WHERE techno IS NOT NULL AND productCatId=13 group by techno
  • (0.8270ms) select min(dimWidth) as min, max(dimWidth) as max from product WHERE dimWidth IS NOT NULL AND productCatId=13
  • (0.7730ms) select * from product_cat WHERE parentId=13 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6670ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.7720ms) select count(*) as counter from product WHERE productCatId=13 AND isAvailable=1 ORDER BY id desc
  • (4.9720ms) select * from product WHERE productCatId=13 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 120,60
  • (1.4550ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (3.2960ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8510ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.9030ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5870ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.6540ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (1.1360ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5460ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (1.3580ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1