MediaWiki  1.28.1
MediaWiki\Session\TestBagOStuff Member List

This is the complete list of members for MediaWiki\Session\TestBagOStuff, including all inherited members.

$asyncHandlerBagOStuffprotected
$attrMapBagOStuffprotected
$backendCachedBagOStuffprotected
$bagHashBagOStuffprotected
$busyCallbacksBagOStuffprotected
$keyspaceBagOStuffprotected
$lastErrorBagOStuffprotected
$locksBagOStuffprotected
$loggerBagOStuffprotected
$maxCacheKeysHashBagOStuffprotected
$syncTimeoutBagOStuffprotected
__construct()MediaWiki\Session\TestBagOStuff
CachedBagOStuff::__construct(BagOStuff $backend, $params=[])CachedBagOStuff
HashBagOStuff::__construct($params=[])HashBagOStuff
BagOStuff::__construct(array $params=[])BagOStuff
add($key, $value, $exptime=0)BagOStuff
addBusyCallback(callable $workCallback)BagOStuff
ATTR_EMULATIONIExpiringStore
ATTR_SYNCWRITESIExpiringStore
cas($casToken, $key, $value, $exptime=0)BagOStuffprotected
changeTTL($key, $expiry=0)BagOStuff
clear()HashBagOStuff
clearLastError()CachedBagOStuff
convertExpiry($exptime)BagOStuffprotected
convertToRelative($exptime)BagOStuffprotected
debug($text)BagOStuffprotected
decr($key, $value=1)BagOStuff
delete($key, $flags=0)CachedBagOStuff
HashBagOStuff::delete($key)HashBagOStuff
deleteObjectsExpiringBefore($date, $progressCallback=false)CachedBagOStuff
deleteSession($id)MediaWiki\Session\TestBagOStuff
doGet($key, $flags=0)CachedBagOStuffprotected
ERR_NO_RESPONSEBagOStuff
ERR_NONEBagOStuff
ERR_UNEXPECTEDBagOStuff
ERR_UNREACHABLEBagOStuff
expire($key)HashBagOStuffprotected
get($key, $flags=0, $oldFlags=null)BagOStuff
getLastError()CachedBagOStuff
getMulti(array $keys, $flags=0)BagOStuff
getQoS($flag)BagOStuff
getScopedLock($key, $timeout=6, $expiry=30, $rclass= '')BagOStuff
getSession($id)MediaWiki\Session\TestBagOStuff
getSessionFromBackend($id)MediaWiki\Session\TestBagOStuff
getWithSetCallback($key, $ttl, $callback, $flags=0)BagOStuff
getWithToken($key, &$casToken, $flags=0)BagOStuffprotected
hasKey($key)HashBagOStuffprotected
incr($key, $value=1)BagOStuff
incrWithInit($key, $ttl, $value=1, $init=1)BagOStuff
isInteger($value)BagOStuffprotected
KEY_EXPHashBagOStuff
KEY_VALHashBagOStuff
lock($key, $timeout=6, $expiry=6, $rclass= '')CachedBagOStuff
makeGlobalKey()BagOStuff
makeKey()BagOStuff
makeKeyInternal($keyspace, $args)BagOStuff
merge($key, callable $callback, $exptime=0, $attempts=10, $flags=0)BagOStuff
mergeFlagMaps(array $bags)BagOStuffprotected
mergeViaCas($key, $callback, $exptime=0, $attempts=10)BagOStuffprotected
mergeViaLock($key, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuffprotected
modifySimpleRelayEvent(array $event)CachedBagOStuff
QOS_EMULATION_SQLIExpiringStore
QOS_SYNCWRITES_BEIExpiringStore
QOS_SYNCWRITES_NONEIExpiringStore
QOS_SYNCWRITES_QCIExpiringStore
QOS_SYNCWRITES_SSIExpiringStore
QOS_UNKNOWNIExpiringStore
READ_LATESTBagOStuff
READ_VERIFIEDBagOStuff
set($key, $value, $exptime=0, $flags=0)CachedBagOStuff
setDebug($bool)CachedBagOStuff
setLastError($err)BagOStuffprotected
setLogger(LoggerInterface $logger)BagOStuff
setMulti(array $data, $exptime=0)BagOStuff
setRawSession($id, $blob, $expiry=0)MediaWiki\Session\TestBagOStuff
setSession($id, array $blob, $expiry=0, User $user=null)MediaWiki\Session\TestBagOStuff
setSessionData($id, array $data, $expiry=0, User $user=null)MediaWiki\Session\TestBagOStuff
setSessionMeta($id, array $metadata, $expiry=0)MediaWiki\Session\TestBagOStuff
TTL_DAYIExpiringStore
TTL_HOURIExpiringStore
TTL_INDEFINITEIExpiringStore
TTL_MINUTEIExpiringStore
TTL_MONTHIExpiringStore
TTL_PROC_LONGIExpiringStore
TTL_PROC_SHORTIExpiringStore
TTL_WEEKIExpiringStore
TTL_YEARIExpiringStore
unlock($key)CachedBagOStuff
WRITE_CACHE_ONLYBagOStuff
WRITE_SYNCBagOStuff