Ver original$manager = $this->get('doctrine')->getEntityManager();$products = $manager->getRepository('DemoBundle:ProProductos')->findAll();