nextcloud/lib/private/User
Carl Schwan 9095a36b94 refactor(dbal): Port away from getDatabasePlatform() instanceof pattern
Use getDatabaseProvider instead.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-13 13:44:08 +02:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Listeners chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AvailabilityCoordinator.php
Backend.php
Database.php fix(database): Cast users count to integer 2025-03-20 12:00:57 +01:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +02:00
DisplayNameCache.php fix: increase how long we cache display names 2025-08-11 11:20:05 +02:00
LazyUser.php feat(IUser): add getQuotaBytes method to get machine readable quota 2025-05-22 12:50:38 +02:00
LoginException.php
Manager.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
NoUserException.php
OutOfOfficeData.php
PartiallyDeletedUsersBackend.php
Session.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +02:00
User.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00