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–2018 by the Twig Team
Licensed under the three clause BSD license.
The Twig logo is © 2010–2020 Symfony
https://twig.symfony.com/doc/1.x/tags/flush.html