{{ exception.class|split('\\')|slice(0, -1)|join('\\') }} {{- exception.class|split('\\')|length > 1 ? '\\' }} {{ exception.class|split('\\')|last }} {{ include('@Twig/images/icon-minus-square-o.svg') }} {{ include('@Twig/images/icon-plus-square-o.svg') }}{% if exception.message is not empty and index > 1 %} {% endif %} |
|---|
| {{ include('@Twig/Exception/trace.html.twig', { prefix: index, i: i, trace: trace }, with_context = false) }} |