nextcloud/lib/private/Files/Cache
Christoph Wurst 0da89c0fa1
The file cache entry is array accessible
… so let's make this part of our API. We use it as array already.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:47:00 +02:00
..
Wrapper Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AbstractCacheEvent.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Cache.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
CacheEntry.php The file cache entry is array accessible 2020-10-13 10:47:00 +02:00
CacheQueryBuilder.php Make Cache::removeChildren non recursive 2020-08-20 15:37:02 +02:00
FailedCache.php Update license headers 2019-12-05 15:38:45 +01:00
HomeCache.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
HomePropagator.php Update license headers 2019-12-05 15:38:45 +01:00
LocalRootScanner.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
MoveFromCacheTrait.php Update license headers 2019-12-05 15:38:45 +01:00
NullWatcher.php optimize View::getPath if we already know the storage id 2020-09-16 13:49:07 +02:00
Propagator.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
QuerySearchHelper.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Scanner.php Add method to storage backends to get directory content with metadata 2020-04-20 15:45:04 +02:00
Storage.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageGlobal.php Update license headers 2019-12-05 15:38:45 +01:00
Updater.php dont update mimetype when moving to trash 2020-07-30 16:11:45 +02:00
Watcher.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00