• (11.4760ms) SELECT * FROM parameter order by name asc
  • (0.8960ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (0.7070ms) select techno from product WHERE techno IS NOT NULL AND productCatId=13 group by techno
  • (0.6650ms) select min(dimWidth) as min, max(dimWidth) as max from product WHERE dimWidth IS NOT NULL AND productCatId=13
  • (0.9670ms) select * from product_cat WHERE parentId=13 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.5700ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (0.5380ms) select count(*) as counter from product WHERE productCatId=13 AND isAvailable=1 ORDER BY id desc
  • (2.1810ms) select * from product WHERE productCatId=13 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 100,100
  • (0.7310ms) SELECT * FROM product_cat WHERE id=13 LIMIT 1
  • (0.5320ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4840ms) select * from menu WHERE type!='I' AND parentId=27 ORDER BY position ASC
  • (0.5400ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5240ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5420ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.4760ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7380ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1