I\'m trying to do the following:
$qb->select(\'O.place\') ->addSelect(\'COUNT(P.id)\') ->from(FooBar: