nextcloud/lib/public/Files/Cache
Carl Schwan c96ece0bcb
refactor: Add more typing
- repairs job
- database
- redis

And remove Helpertest which was unused outside of some tests.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-02-06 13:55:39 +01:00
..
AbstractCacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntriesRemovedEvent.php perf(metadata): Add optimized sharding for metadata deletion 2026-01-28 17:18:33 +01:00
CacheEntryInsertedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntryRemovedEvent.php perf(metadata): Add optimized sharding for metadata deletion 2026-01-28 17:18:33 +01:00
CacheEntryUpdatedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheInsertEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheUpdateEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICache.php fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +02:00
ICacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +02:00
ICacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IFileAccess.php fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 2025-07-15 09:15:16 +02:00
IPropagator.php refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +02:00
IScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IUpdater.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
IWatcher.php feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +01:00