SELECT n FROM Myrhline\EventBundle\Entity\Event n WHERE n.active = 1 AND DATE_FORMAT(n.startDate, '%Y%m%d') = :date ORDER BY n.startDate DESC