This file is indexed.

/usr/share/php/Symfony/Bundle/TwigBundle/Resources/views/Exception/error.xml.twig is in php-symfony-twig-bundle 2.3.21+dfsg-4+deb8u3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
<?xml version="1.0" encoding="{{ _charset }}" ?>

<error code="{{ status_code }}" message="{{ status_text }}" />