`$allConsultation = $this->getDoctrine() ->getRepository(Consultation::class); $spConsultation = $allConsultation->createQueryBuilder(\'c\')