use AppBundle\Entity\Entity; $entityManager = $this->getDoctrine(); $repository = $entityManager->getRepository(Entity::class);