nextcloud/lib/private/Files/Cache
Roeland Jago Douma b88aeb2166
Do not try to get the jailed path if we can't find the id
Fixes #8047

If we can't find the file by id there we should just return null instead
of trying to get the jailed path of null.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-05 12:42:47 +01:00
..
Wrapper Do not try to get the jailed path if we can't find the id 2018-02-05 12:42:47 +01:00
Cache.php Use basename() instead of self implementation 2017-11-23 12:35:47 +01:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
FailedCache.php Implement webdav SEARCH 2017-03-01 14:06:39 +01:00
HomeCache.php Update with robin 2016-07-21 18:13:58 +02:00
HomePropagator.php Update with robin 2016-07-21 18:13:58 +02:00
MoveFromCacheTrait.php Update with robin 2016-07-21 18:13:58 +02:00
Propagator.php Update license headers 2017-11-06 16:56:19 +01:00
QuerySearchHelper.php Support arbitrary number of arguments for d:or and d:and in search queries 2018-01-16 13:27:52 +01:00
Scanner.php Update license headers 2017-11-06 16:56:19 +01:00
Storage.php more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
StorageGlobal.php Update license headers 2017-11-06 16:56:19 +01:00
Updater.php Update with robin 2016-07-21 18:13:58 +02:00
Watcher.php Update with robin 2016-07-21 18:13:58 +02:00