symfony2のページャーファンタでルート/レンダーコントローラーを設定することは可能ですか?コントローラーをレンダリングしようとしたところ、ルートを生成できません:
An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "" as such route does not exist.") in @AppBundle\Survey\table_questions.html.twig at line 27.
27行目に私は持っています
{{ pagerfanta(pager, 'twitter_bootstrap3') }}