This file is indexed.

/usr/share/php/Doctrine/ORM/Cache/ is in php-doctrine-orm 2.5.14+dfsg-1.

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

File Mime Type Owner Mode Size
..
/usr/share/php/Doctrine/ORM/Cache/AssociationCacheEntry.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Doctrine/ORM/Cache/CacheConfiguration.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/Doctrine/ORM/Cache/CacheEntry.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Doctrine/ORM/Cache/CacheException.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Doctrine/ORM/Cache/CacheFactory.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/Doctrine/ORM/Cache/CacheKey.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Doctrine/ORM/Cache/CollectionCacheEntry.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/Doctrine/ORM/Cache/CollectionCacheKey.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Doctrine/ORM/Cache/CollectionHydrator.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Doctrine/ORM/Cache/ConcurrentRegion.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Doctrine/ORM/Cache/DefaultCache.php text/x-php root:root 0o644 9.9 KB
/usr/share/php/Doctrine/ORM/Cache/DefaultCacheFactory.php text/x-php root:root 0o644 8.2 KB
/usr/share/php/Doctrine/ORM/Cache/DefaultCollectionHydrator.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/Doctrine/ORM/Cache/DefaultEntityHydrator.php text/x-php root:root 0o644 6.7 KB
/usr/share/php/Doctrine/ORM/Cache/DefaultQueryCache.php text/x-php root:root 0o644 11.7 KB
/usr/share/php/Doctrine/ORM/Cache/EntityCacheEntry.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/Doctrine/ORM/Cache/EntityCacheKey.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Doctrine/ORM/Cache/EntityHydrator.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Doctrine/ORM/Cache/Lock.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Doctrine/ORM/Cache/LockException.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Doctrine/ORM/Cache/Logging/ root:root 0o755
/usr/share/php/Doctrine/ORM/Cache/Logging/CacheLogger.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/Doctrine/ORM/Cache/Logging/CacheLoggerChain.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/Doctrine/ORM/Cache/Logging/StatisticsCacheLogger.php text/x-php root:root 0o644 6.6 KB
/usr/share/php/Doctrine/ORM/Cache/MultiGetRegion.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/ root:root 0o755
/usr/share/php/Doctrine/ORM/Cache/Persister/CachedPersister.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/ root:root 0o755
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/AbstractCollectionPersister.php text/x-php root:root 0o644 9.7 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/CachedCollectionPersister.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/NonStrictReadWriteCachedCollectionPersister.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/ReadOnlyCachedCollectionPersister.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Collection/ReadWriteCachedCollectionPersister.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/ root:root 0o755
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/AbstractEntityPersister.php text/x-php root:root 0o644 19.2 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/CachedEntityPersister.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/NonStrictReadWriteCachedEntityPersister.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/ReadOnlyCachedEntityPersister.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Doctrine/ORM/Cache/Persister/Entity/ReadWriteCachedEntityPersister.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/Doctrine/ORM/Cache/QueryCache.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Doctrine/ORM/Cache/QueryCacheEntry.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/Doctrine/ORM/Cache/QueryCacheKey.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Doctrine/ORM/Cache/QueryCacheValidator.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Doctrine/ORM/Cache/Region/ root:root 0o755
/usr/share/php/Doctrine/ORM/Cache/Region.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/Doctrine/ORM/Cache/Region/DefaultMultiGetRegion.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/Doctrine/ORM/Cache/Region/DefaultRegion.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/Doctrine/ORM/Cache/Region/FileLockRegion.php text/x-php root:root 0o644 6.3 KB
/usr/share/php/Doctrine/ORM/Cache/Region/UpdateTimestampCache.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Doctrine/ORM/Cache/RegionsConfiguration.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/Doctrine/ORM/Cache/TimestampCacheEntry.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Doctrine/ORM/Cache/TimestampCacheKey.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Doctrine/ORM/Cache/TimestampQueryCacheValidator.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Doctrine/ORM/Cache/TimestampRegion.php text/x-php root:root 0o644 1.5 KB