Skip to content

The view template "view.html.php" for areabrick does not exist #7843

Discussion options

You must be logged in to vote

In your AppBundle's Controller method onKernelController:

    /**
     * {@inheritDoc}
     */
    public function onKernelController(FilterControllerEvent $event)
    {
        // set auto-rendering to twig
        $this->setViewAutoRender($event->getRequest(), true, 'twig');
    }

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@fashxp
Comment options

@iidaloiki
Comment options

@NiklasBr
Comment options

@iidaloiki
Comment options

Answer selected by iidaloiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants