render('SkobkinPointToolsBundle:Post:show.html.twig', [ 'post' => $postRepository->getPostWithComments($post->getId()), ]); } }