Nos Nouveautés

  • (3.6560ms) SELECT * FROM parameter order by name asc
  • (0.5860ms) SELECT * FROM article WHERE code='CAT_NEW' LIMIT 1
  • (0.6730ms) select count(*) as counter from book WHERE isNew=1 AND isAvailable=1 ORDER BY id desc
  • (2.6350ms) select * from book WHERE isNew=1 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,100
  • (0.5330ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5650ms) select * from menu WHERE type!='I' AND parentId=27 ORDER BY position ASC
  • (0.5040ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.5160ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5130ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.4780ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7680ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1