MediaWiki  1.33.0
Block Member List

This is the complete list of members for Block, including all inherited members.

$allowUsertalkBlockprivate
$blockCreateAccountBlockprivate
$blockerBlockprivate
$forcedTargetIDBlockprivate
$isAutoblockingBlockprivate
$isHardblockBlockprivate
$isSitewideBlockprivate
$mAutoBlock
$mBlockEmailBlockprivate
$mExpiryBlock
$mFromMasterBlockprivate
$mHideNameBlock
$mIdBlockprivate
$mParentBlockIdBlock
$mReasonBlock
$mTimestampBlock
$restrictionsBlockprivate
$systemBlockTypeBlockprivate
$targetBlockprivate
$typeBlockprivate
__construct( $options=[])Block
appliesToNamespace( $ns)Block
appliesToPage( $pageId)Block
appliesToPasswordReset()Block
appliesToRight( $right)Block
appliesToTitle(Title $title)Block
appliesToUsertalk(Title $usertalk=null)Block
chooseBlock(array $blocks, array $ipChain)Blockstatic
clearCookie(WebResponse $response)Blockstatic
defaultRetroactiveAutoblock(Block $block, array &$blockIds)Blockprotectedstatic
delete()Block
deleteIfExpired()Block
doAutoblock( $autoblockIP)Block
doRetroactiveAutoblock()Blockprotected
equals(Block $block)Block
findRestriction( $type, $value)Blockprivate
fromMaster( $x=null)Block
getAutoblockExpiry( $timestamp)Blockstatic
getAutoblockUpdateArray(IDatabase $dbw)Blockprotected
getBlocker()Block
getBlockErrorParams(IContextSource $context)Block
getBlockRestrictionStore()Blockprivate
getBlocksForIPList(array $ipChain, $isAnon, $fromMaster=false)Blockstatic
getBy()Block
getByName()Block
getCookieValue()Block
getDatabaseArray(IDatabase $dbw)Blockprotected
getExpiry()Block
getHideName()Block
getId()Block
getIdFromCookieValue( $cookieValue)Blockstatic
getIpFragment( $hex)Blockprotectedstatic
getPermissionsError(IContextSource $context)Block
getQueryInfo()Blockstatic
getRangeCond( $start, $end=null)Blockstatic
getRangeEnd()Block
getRangeStart()Block
getReason()Block
getRedactedName()Block
getRestrictions()Block
getSystemBlockType()Block
getTarget()Block
getTargetAndType()Block
getTimestamp()Block
getType()Block
initFromRow( $row)Blockprotected
insert( $dbw=null)Block
isAutoblocking( $x=null)Block
isCreateAccountBlocked( $x=null)Block
isEmailBlocked( $x=null)Block
isExpired()Block
isHardblock( $x=null)Block
isSitewide( $x=null)Block
isUsertalkEditAllowed( $x=null)Block
isValid()Block
isWhitelistedFromAutoblocks( $ip)Blockstatic
newFromID( $id)Blockstatic
newFromRow( $row)Blockstatic
newFromTarget( $specificTarget, $vagueTarget=null, $fromMaster=false)Blockstatic
newLoad( $vagueTarget=null)Blockprotected
parseTarget( $target)Blockstatic
prevents( $action, $x=null)Block
purgeExpired()Blockstatic
selectFields()Blockstatic
setBlocker( $user)Block
setCookie(WebResponse $response)Block
setExpiry( $expiry)Block
setHideName( $hideName)Block
setId( $blockId)Blockprivate
setReason( $reason)Block
setRestrictions(array $restrictions)Block
setTarget( $target)Block
setTimestamp( $timestamp)Block
shouldTrackWithCookie( $isIpUser)Block
TYPE_AUTOBlock
TYPE_IDBlock
TYPE_IPBlock
TYPE_RANGEBlock
TYPE_USERBlock
update()Block
updateTimestamp()Block