$defOpt | User | privatestatic |
$defOptLang | User | privatestatic |
$idCacheByName | User | static |
$mActorId | User | protected |
$mAllowUsertalk | User | protected |
$mBlock | User | |
$mBlockedby | User | |
$mBlockedFromCreateAccount | User | private |
$mBlockreason | User | protected |
$mCacheVars | User | protectedstatic |
$mDataLoaded | PPFuzzUser | |
$mDatePreference | User | protected |
$mEditCount | User | protected |
$mEffectiveGroups | User | protected |
$mEmail | User | |
$mEmailAuthenticated | User | |
$mEmailToken | User | protected |
$mEmailTokenExpires | User | protected |
$mFormerGroups | User | protected |
$mFrom | User | |
$mGlobalBlock | User | protected |
$mGroupMemberships | User | protected |
$mHash | User | protected |
$mHideName | User | |
$mId | User | |
$mImplicitGroups | User | protected |
$mLoadedItems | User | protected |
$mLocked | User | protected |
$mName | User | |
$mNewtalk | User | protected |
$mOptionOverrides | User | protected |
$mOptions | User | |
$mOptionsLoaded | User | |
$mQuickTouched | User | protected |
$mRealName | User | |
$mRegistration | User | protected |
$mRequest | User | private |
$mToken | User | protected |
$mTouched | User | |
$ppfz_test | PPFuzzUser | |
$queryFlagsUsed | User | protected |
$reservedUsernames | User | privatestatic |
__construct() | User | |
__get( $name) | User | |
__set( $name, $value) | User | |
__toString() | User | |
addAutopromoteOnceGroups( $event) | User | |
addGroup( $group, $expiry=null) | User | |
addNewUserLogEntry( $action=false, $reason='') | User | |
addNewUserLogEntryAutoCreate() | User | |
addToDatabase() | User | |
addWatch( $title, $checkRights=self::CHECK_USER_RIGHTS) | User | |
blockedBy() | User | |
blockedFor() | User | |
canReceiveEmail() | User | |
canSendEmail() | User | |
changeableByGroup( $group) | User | static |
changeableGroups() | User | |
changeAuthenticationData(array $data) | User | |
CHECK_USER_RIGHTS | User | |
checkAndSetTouched() | User | protected |
checkNewtalk( $field, $id) | User | protected |
checkPassword( $password) | User | |
checkPasswordValidity( $password) | User | |
checkTemporaryPassword( $plaintext) | User | |
clearAllNotifications() | User | |
clearInstanceCache( $reloadFrom=false) | User | |
clearNotification(&$title, $oldid=0) | User | |
clearSharedCache( $mode='refresh') | User | |
confirmationToken(&$expiration) | User | protected |
confirmationTokenUrl( $token) | User | protected |
confirmEmail() | User | |
createNew( $name, $params=[]) | User | static |
deleteNewtalk( $field, $id) | User | protected |
doLogout() | User | |
equals(UserIdentity $user) | User | |
findUsersByGroup( $groups, $limit=5000, $after=null) | User | static |
getActorId(IDatabase $dbw=null) | User | |
MediaWiki::User::UserIdentity::getActorId() | MediaWiki\User\UserIdentity | |
getAllGroups() | User | static |
getAllRights() | User | static |
getAutomaticGroups( $recache=false) | User | |
getBlock( $fromReplica=true) | User | |
getBlockedStatus( $fromReplica=true) | User | private |
getBlockId() | User | |
getBoolOption( $oname) | User | |
getCacheKey(WANObjectCache $cache) | User | protected |
getCanonicalName( $name, $validate='valid') | User | static |
getDatePreference() | User | |
getDBTouched() | User | |
getDefaultOption( $opt) | User | static |
getDefaultOptions() | User | static |
getEditCount() | User | |
getEditTimestamp( $first) | User | private |
getEditToken( $salt='', $request=null) | User | |
getEditTokenObject( $salt='', $request=null) | User | |
getEffectiveGroups( $recache=false) | User | |
getEmail() | User | |
getEmailAuthenticationTimestamp() | User | |
getExperienceLevel() | User | |
getFirstEditTimestamp() | User | |
getFormerGroups() | User | |
getGlobalBlock( $ip='') | User | |
getGrantName( $grant) | User | static |
getGroupMemberships() | User | |
getGroupPermissions( $groups) | User | static |
getGroups() | User | |
getGroupsWithPermission( $role) | User | static |
getId() | User | |
getImplicitGroups() | User | static |
getInstanceForUpdate() | User | |
getIntOption( $oname, $defaultOverride=0) | User | |
getLatestEditTimestamp() | User | |
getMutableCacheKeys(WANObjectCache $cache) | User | |
getName() | User | |
getNewMessageLinks() | User | |
getNewMessageRevisionId() | User | |
getNewtalk() | User | |
getOption( $oname, $defaultOverride=null, $ignoreHidden=false) | PPFuzzUser | |
getOptionKinds(IContextSource $context, $options=null) | User | |
getOptions( $flags=0) | User | |
GETOPTIONS_EXCLUDE_DEFAULTS | User | |
getQueryInfo() | User | static |
getRealName() | User | |
getRegistration() | User | |
getRequest() | User | |
getRightDescription( $right) | User | static |
getRights() | User | |
getStubThreshold() | User | |
getTalkPage() | User | |
getTitleKey() | User | |
getToken( $forceCreation=true) | User | |
getTokenFromOption( $oname) | User | |
getTokenUrl( $page, $token) | User | protected |
getTouched() | User | |
getUserPage() | User | |
groupHasPermission( $group, $role) | User | static |
idForName( $flags=0) | User | |
idFromName( $name, $flags=self::READ_NORMAL) | User | static |
IGNORE_USER_RIGHTS | User | |
incEditCount() | User | |
inDnsBlacklist( $ip, $bases) | User | |
initEditCountInternal(IDatabase $dbr) | User | |
INVALID_TOKEN | User | |
invalidateCache() | User | |
invalidateEmail() | User | |
invalidationTokenUrl( $token) | User | protected |
isAllowed( $action='') | User | |
isAllowedAll(... $permissions) | User | |
isAllowedAny(... $permissions) | User | |
isAllowedToCreateAccount() | User | |
isAllowUsertalk() | User | |
isAnon() | User | |
isBlocked( $fromReplica=true) | User | |
isBlockedFrom( $title, $fromReplica=false) | User | |
isBlockedFromCreateAccount() | User | |
isBlockedFromEmailuser() | User | |
isBlockedFromUpload() | User | |
isBlockedGlobally( $ip='') | User | |
isBot() | User | |
isCreatableName( $name) | User | static |
isDnsBlacklisted( $ip, $checkWhitelist=false) | User | |
isEmailConfirmationPending() | User | |
isEmailConfirmed() | User | |
isEveryoneAllowed( $right) | User | static |
isHidden() | User | |
isIP( $name) | User | static |
isIPRange() | User | |
isItemLoaded( $item, $all='all') | User | |
isLocallyBlockedProxy( $ip) | User | static |
isLocked() | User | |
isLoggedIn() | User | |
isNewbie() | User | |
isPingLimitable() | User | |
isRegistered() | User | |
isSafeToLoad() | User | |
isUsableName( $name) | User | static |
isValidPassword( $password) | User | |
isValidUserName( $name) | User | static |
isWatched( $title, $checkRights=self::CHECK_USER_RIGHTS) | User | |
listOptionKinds() | User | static |
load( $flags=null) | PPFuzzUser | |
loadDefaults( $name=false, $actorId=null) | User | |
loadFromCache() | User | protected |
loadFromDatabase( $flags=self::READ_LATEST) | User | |
loadFromId( $flags=self::READ_NORMAL) | User | |
loadFromRow( $row, $data=null) | User | protected |
loadFromSession() | User | private |
loadFromUserObject( $user) | User | protected |
loadGroups() | User | private |
loadOptions( $data=null) | User | protected |
logout() | User | |
makeUpdateConditions(IDatabase $db, array $conditions) | User | protected |
matchEditToken( $val, $salt='', $request=null, $maxage=null) | User | |
matchEditTokenNoSuffix( $val, $salt='', $request=null, $maxage=null) | User | |
newFatalPermissionDeniedStatus( $permission) | User | static |
newFromActorId( $id) | User | static |
newFromAnyId( $userId, $userName, $actorId, $dbDomain=false) | User | static |
newFromConfirmationCode( $code, $flags=0) | User | static |
newFromId( $id) | User | static |
newFromIdentity(UserIdentity $identity) | User | static |
newFromName( $name, $validate='valid') | User | static |
newFromRow( $row, $data=null) | User | static |
newFromSession(WebRequest $request=null) | User | static |
newSystemUser( $name, $options=[]) | User | static |
newTouchedTimestamp() | User | private |
pingLimiter( $action='edit', $incrBy=1) | User | |
purge( $dbDomain, $userId) | User | static |
READ_LOCKING | IDBAccessObject | |
READ_NONE | IDBAccessObject | |
removeGroup( $group) | User | |
removeWatch( $title, $checkRights=self::CHECK_USER_RIGHTS) | User | |
requiresHTTPS() | User | |
resetGetDefaultOptionsForTestsOnly() | User | static |
resetIdByNameCache() | User | static |
resetOptions( $resetKinds=[ 'registered', 'registered-multiselect', 'registered-checkmatrix', 'unused'], IContextSource $context=null) | User | |
resetTokenFromOption( $oname) | User | |
saveOptions() | User | protected |
saveSettings() | User | |
selectFields() | User | static |
sendConfirmationMail( $type='created') | User | |
sendMail( $subject, $body, $from=null, $replyto=null) | User | |
setCookies( $request=null, $secure=null, $rememberMe=false) | User | |
setEditCountInternal( $count) | User | |
setEmail( $str) | User | |
setEmailAuthenticationTimestamp( $timestamp) | User | |
setEmailWithConfirmation( $str) | User | |
setId( $v) | User | |
setInternalPassword( $str) | User | |
setItemLoaded( $item) | User | protected |
setName( $str) | User | |
setNewtalk( $val, $curRev=null) | User | |
setOption( $oname, $val) | User | |
setPassword( $str) | User | |
setPasswordInternal( $str) | User | private |
setRealName( $str) | User | |
setToken( $token=false) | User | |
spreadAnyEditBlock() | User | |
spreadBlock() | User | protected |
TOKEN_LENGTH | User | |
touch() | User | |
trackBlockWithCookie() | User | |
updateActorId(IDatabase $dbw) | User | private |
updateNewtalk( $field, $id, $curRev=null) | User | protected |
useFilePatrol() | User | |
useNPPatrol() | User | |
useRCPatrol() | User | |
validateCache( $timestamp) | User | |
VERSION | User | |
whoIs( $id) | User | static |
whoIsReal( $id) | User | static |