So far I have:
$qb1 = $this->getEntityManager()->createQueryBuilder(); $qb1->select(\'s\') ->from(\'\\My\\Entity\\Song\',