This file is indexed.

/usr/share/doc/php-finder-facade/api/classes.xhtml is in php-finder-facade-doc 1.2.2-2.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
    <title>phpDox - Overview</title>
    <link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
  </head>
  <body>
    <nav class="topnav">
      <ul>
        <li>
          <div class="logo"><span>/**</span>phpDox</div>
        </li>
        <li class="separator">
          <a href="index.xhtml">Overview</a>
        </li>
        <li class="separator">
          <a href="namespaces.xhtml">Namespaces</a>
        </li>
        <li>
          <a href="classes.xhtml">Classes</a>
        </li>
        <li class="separator">
          <a href="source/index.xhtml">Source</a>
        </li>
      </ul>
    </nav>
    <div id="mainstage">
      <h1>Classes</h1>
      <div class="container">
        <h2 id="SebastianBergmann_FinderFacade">\SebastianBergmann\FinderFacade</h2>
        <table class="styled">
          <thead>
            <tr>
              <th>Name</th>
              <th>Description</th>
              <th/>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>
                <a href="classes/SebastianBergmann_FinderFacade_Configuration.xhtml">Configuration</a>
              </td>
              <td>&lt;code&gt; &lt;fileset&gt;   &lt;include&gt;    &lt;directory&gt;/path/to/directory&lt;/directory&gt;    &lt;file&gt;/path/to/file&lt;/file&gt;   &lt;/include&gt;   &lt;exclude&gt;/path/to/directory&lt;/exclude&gt;   &lt;name&gt;*.php&lt;/name&gt; &lt;/fileset&gt; &lt;/code&gt;</td>
              <td class="testresult-EMPTY">EMPTY
            </td>
            </tr>
            <tr>
              <td>
                <a href="classes/SebastianBergmann_FinderFacade_FinderFacade.xhtml">FinderFacade</a>
              </td>
              <td>Convenience wrapper for Symfony's Finder component.</td>
              <td class="testresult-EMPTY">EMPTY
            </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
    <footer>
      <span>Generated using phpDox 0.11.0-dev - Copyright (C) 2010 - 2017 by Arne Blankerts and Contributors</span>
    </footer>
  </body>
</html>