MediaWiki  REL1_31
MediaWiki\Auth\Throttler Member List

This is the complete list of members for MediaWiki\Auth\Throttler, including all inherited members.

$cacheMediaWiki\Auth\Throttlerprotected
$conditionsMediaWiki\Auth\Throttlerprotected
$loggerMediaWiki\Auth\Throttlerprotected
$typeMediaWiki\Auth\Throttlerprotected
$warningLimitMediaWiki\Auth\Throttlerprotected
__construct(array $conditions=null, array $params=[])MediaWiki\Auth\Throttler
clear( $username=null, $ip=null)MediaWiki\Auth\Throttler
increase( $username=null, $ip=null, $caller=null)MediaWiki\Auth\Throttler
logRejection(array $context)MediaWiki\Auth\Throttlerprotected
normalizeThrottleConditions( $throttleConditions)MediaWiki\Auth\Throttlerprotectedstatic
setLogger(LoggerInterface $logger)MediaWiki\Auth\Throttler