flush#
The flush tag tells Twig to flush the output buffer:
{% flush %}
Примечание
Internally, Twig uses the PHP flush function.
flush#The flush tag tells Twig to flush the output buffer:
{% flush %}
Примечание
Internally, Twig uses the PHP flush function.