'] = ''; in twig template $compiler ->addDebugInfo($this) ->write('$context[\''.$this->getAttribute('name').'\'] = ') ->repr($this->getAttribute('output')) ->raw(";\n") ->subcompile($this->getNode('value')) ->raw(";\n"); } }