base64_encode
The base64_encode filter encodes a string in Base 64.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ value|base64_encode }}
The base64_encode filter encodes a string in Base 64.
{{ value|base64_encode }}