This file is indexed.

/usr/share/php/Zend/Db/Adapter/ is in php-zend-db 2.8.1-1.

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

File Mime Type Owner Mode Size
..
/usr/share/php/Zend/Db/Adapter/Adapter.php text/x-php root:root 0o644 13.4 KB
/usr/share/php/Zend/Db/Adapter/AdapterAbstractServiceFactory.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/Zend/Db/Adapter/AdapterAwareInterface.php text/x-php root:root 0o644 539 bytes
/usr/share/php/Zend/Db/Adapter/AdapterAwareTrait.php text/x-php root:root 0o644 652 bytes
/usr/share/php/Zend/Db/Adapter/AdapterInterface.php text/x-php root:root 0o644 655 bytes
/usr/share/php/Zend/Db/Adapter/AdapterServiceFactory.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/AbstractConnection.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/Zend/Db/Adapter/Driver/ConnectionInterface.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Zend/Db/Adapter/Driver/DriverInterface.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Zend/Db/Adapter/Driver/Feature/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Feature/AbstractFeature.php text/x-php root:root 0o644 809 bytes
/usr/share/php/Zend/Db/Adapter/Driver/Feature/DriverFeatureInterface.php text/x-php root:root 0o644 852 bytes
/usr/share/php/Zend/Db/Adapter/Driver/IbmDb2/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/IbmDb2/Connection.php text/x-php root:root 0o644 7.0 KB
/usr/share/php/Zend/Db/Adapter/Driver/IbmDb2/IbmDb2.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/Zend/Db/Adapter/Driver/IbmDb2/Result.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/Zend/Db/Adapter/Driver/IbmDb2/Statement.php text/x-php root:root 0o644 5.2 KB
/usr/share/php/Zend/Db/Adapter/Driver/Mysqli/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Mysqli/Connection.php text/x-php root:root 0o644 6.3 KB
/usr/share/php/Zend/Db/Adapter/Driver/Mysqli/Mysqli.php text/x-php root:root 0o644 6.2 KB
/usr/share/php/Zend/Db/Adapter/Driver/Mysqli/Result.php text/x-php root:root 0o644 8.0 KB
/usr/share/php/Zend/Db/Adapter/Driver/Mysqli/Statement.php text/x-php root:root 0o644 7.2 KB
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Connection.php text/x-php root:root 0o644 6.9 KB
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Feature/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Feature/RowCounter.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Oci8.php text/x-php root:root 0o644 7.6 KB
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Result.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/Zend/Db/Adapter/Driver/Oci8/Statement.php text/x-php root:root 0o644 8.0 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Connection.php text/x-php root:root 0o644 11.6 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Feature/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Feature/OracleRowCounter.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Pdo.php text/x-php root:root 0o644 8.4 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Result.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pdo/Statement.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pgsql/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Pgsql/Connection.php text/x-php root:root 0o644 7.5 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pgsql/Pgsql.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pgsql/Result.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Zend/Db/Adapter/Driver/Pgsql/Statement.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/Zend/Db/Adapter/Driver/ResultInterface.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Connection.php text/x-php root:root 0o644 7.0 KB
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Exception/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Exception/ErrorException.php text/x-php root:root 0o644 768 bytes
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php text/x-php root:root 0o644 464 bytes
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Result.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Sqlsrv.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/Zend/Db/Adapter/Driver/Sqlsrv/Statement.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/Zend/Db/Adapter/Driver/StatementInterface.php text/x-php root:root 0o644 998 bytes
/usr/share/php/Zend/Db/Adapter/Exception/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Exception/ErrorException.php text/x-php root:root 0o644 460 bytes
/usr/share/php/Zend/Db/Adapter/Exception/ExceptionInterface.php text/x-php root:root 0o644 442 bytes
/usr/share/php/Zend/Db/Adapter/Exception/InvalidArgumentException.php text/x-php root:root 0o644 480 bytes
/usr/share/php/Zend/Db/Adapter/Exception/InvalidConnectionParametersException.php text/x-php root:root 0o644 733 bytes
/usr/share/php/Zend/Db/Adapter/Exception/InvalidQueryException.php text/x-php root:root 0o644 443 bytes
/usr/share/php/Zend/Db/Adapter/Exception/RuntimeException.php text/x-php root:root 0o644 464 bytes
/usr/share/php/Zend/Db/Adapter/Exception/UnexpectedValueException.php text/x-php root:root 0o644 480 bytes
/usr/share/php/Zend/Db/Adapter/ParameterContainer.php text/x-php root:root 0o644 8.9 KB
/usr/share/php/Zend/Db/Adapter/Platform/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Platform/AbstractPlatform.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/Zend/Db/Adapter/Platform/IbmDb2.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Zend/Db/Adapter/Platform/Mysql.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/Zend/Db/Adapter/Platform/Oracle.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Zend/Db/Adapter/Platform/PlatformInterface.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Zend/Db/Adapter/Platform/Postgresql.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/Zend/Db/Adapter/Platform/Sql92.php text/x-php root:root 0o644 850 bytes
/usr/share/php/Zend/Db/Adapter/Platform/SqlServer.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/Zend/Db/Adapter/Platform/Sqlite.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Zend/Db/Adapter/Profiler/ root:root 0o755
/usr/share/php/Zend/Db/Adapter/Profiler/Profiler.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Zend/Db/Adapter/Profiler/ProfilerAwareInterface.php text/x-php root:root 0o644 505 bytes
/usr/share/php/Zend/Db/Adapter/Profiler/ProfilerInterface.php text/x-php root:root 0o644 572 bytes
/usr/share/php/Zend/Db/Adapter/StatementContainer.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Zend/Db/Adapter/StatementContainerInterface.php text/x-php root:root 0o644 915 bytes