render('WallabagImportBundle:Import:index.html.twig', [ 'imports' => $this->get('wallabag_import.chain')->getAll(), ]); } }