MediaWiki master
MediaWiki\User Namespace Reference

Namespaces

namespace  CentralId
 
namespace  Hook
 
namespace  Options
 
namespace  Registration
 
namespace  TempUser
 

Classes

class  ActorCache
 Simple in-memory cache for UserIdentity objects indexed by user ID, actor ID and user name. More...
 
class  ActorMigration
 This is not intended to be a long-term part of MediaWiki; it will be deprecated and removed once actor migration is complete. More...
 
class  ActorMigrationBase
 Help migrate core and extension code with the actor table migration. More...
 
interface  ActorNormalization
 Service for dealing with the actor table. More...
 
class  ActorStore
 Service to read or write data in the actor table. More...
 
class  ActorStoreFactory
 ActorStore factory for any wiki domain. More...
 
class  BotPassword
 Utility class for bot passwords. More...
 
class  BotPasswordStore
 BotPassword interaction with databases. More...
 
class  ExternalUserNames
 Class to parse and build external user names. More...
 
class  LoggedOutEditToken
 Value object representing a MediaWiki edit token for logged-out users. More...
 
class  PasswordReset
 Password reset helper for functionality shared by the web UI and the API. More...
 
class  TalkPageNotificationManager
 Manages user talk page notifications. More...
 
class  User
 User class for the MediaWiki software. More...
 
class  UserArray
 Class to walk into a list of User objects. More...
 
class  UserArrayFromResult
 
class  UserEditTracker
 Track info about user edit counts and timings. More...
 
class  UserFactory
 Create User objects. More...
 
class  UserGroupManager
 Manage user group memberships. More...
 
class  UserGroupManagerFactory
 Factory service for UserGroupManager instances. More...
 
class  UserGroupMembership
 Represents the membership of one user in one user group. More...
 
interface  UserIdentity
 Interface for objects representing user identity. More...
 
interface  UserIdentityLookup
 Service for looking up UserIdentity. More...
 
class  UserIdentityUtils
 Convenience functions for interpreting UserIdentity objects using additional services or config. More...
 
class  UserIdentityValue
 Value object representing a user's identity. More...
 
class  UserNamePrefixSearch
 Handles searching prefixes of user names. More...
 
class  UserNameUtils
 UserNameUtils service. More...
 
interface  UserRigorOptions
 Shared interface for rigor levels when dealing with User methods. More...
 
class  UserSelectQueryBuilder
 
class  UserTimeCorrection
 Utility class to parse the TimeCorrection string value. More...