nextcloud-server/lib/public/Files/Cache
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-28 16:47:07 +07:00
..
AbstractCacheEvent.php
CacheEntryInsertedEvent.php
CacheEntryRemovedEvent.php
CacheEntryUpdatedEvent.php
CacheInsertEvent.php
CacheUpdateEvent.php
ICache.php fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +07:00
ICacheEntry.php feat: add getParentId to ICacheEntry 2025-03-28 16:47:07 +07:00
ICacheEvent.php
IFileAccess.php
IPropagator.php
IScanner.php
IUpdater.php fix(files): Correctly copy the cache information on copy operations 2024-12-03 17:04:44 +07:00
IWatcher.php fix: don't use cached root info from shared cache if the watcher has detected an update 2025-02-06 19:41:43 +07:00