twig convert string with uppercase to underscore code example Example: twig uppercase {{ 'welcome'|upper }} {# outputs 'WELCOME' #}