I am building a query throw querybuilder objects, something like
$qb = $em->createQueryBuilder() ->select(\'n, t, ns1m\') ->from(\'App\\Entity\\Nucle