<traces> {% for trace in exception.trace %} <trace> {{ include('@Twig/Exception/trace.txt.twig', { trace: trace }, with_context = false) }} </trace> {% endfor %} </traces>