W3cubDocs

/Twig 1

flush

New in version 1.5: The flush tag was added in Twig 1.5.

The flush tag tells Twig to flush the output buffer:

{% flush %}

Note

Internally, Twig uses the PHP flush function.

© 2009–2017 by the Twig Team
Licensed under the three clause BSD license.
The Twig logo is © 2010–2017 SensioLabs
http://twig.sensiolabs.org/doc/1.x/tags/flush.html