nextcloud/lib/private/Files/Config
Carl Schwan 668ad4faac
perf(UserMountCache): Invert condition so that we avoid some SQL queries
getStorageId creates some SQL queries, while the other queries don't, so
compare that last.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-28 23:09:08 +01:00
..
CachedMountFileInfo.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CachedMountInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
LazyPathCachedMountInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyStorageMountInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MountProviderCollection.php feat(files_sharing): Implement partial mount providers 2026-01-16 08:32:14 +01:00
UserMountCache.php perf(UserMountCache): Invert condition so that we avoid some SQL queries 2026-01-28 23:09:08 +01:00
UserMountCacheListener.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00