This file is indexed.

/usr/share/php/tests/Horde_View/Horde/View/fixtures/testPartialObject.html.php is in php-horde-view 2.0.3-1.

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

The actual contents of the file can be viewed below.

1
<div><?php echo $this->renderPartial('myPartialObject', array('object' => $this->myObject)) ?></div>