MediaWiki  1.27.2
CachedBagOStuff Member List

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

$asyncHandlerBagOStuffprotected
$backendCachedBagOStuffprotected
$bagHashBagOStuffprotected
$keyspaceBagOStuffprotected
$lastErrorBagOStuffprotected
$locksBagOStuffprotected
$loggerBagOStuffprotected
$maxCacheKeysHashBagOStuffprotected
__construct(BagOStuff $backend, $params=[])CachedBagOStuff
HashBagOStuff::__construct($params=[])HashBagOStuff
BagOStuff::__construct(array $params=[])BagOStuff
add($key, $value, $exptime=0)BagOStuff
cas($casToken, $key, $value, $exptime=0)BagOStuffprotected
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
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
getScopedLock($key, $timeout=6, $expiry=30, $rclass= '')BagOStuff
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, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuff
mergeViaCas($key, $callback, $exptime=0, $attempts=10)BagOStuffprotected
mergeViaLock($key, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuffprotected
modifySimpleRelayEvent(array $event)CachedBagOStuff
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
TTL_DAYIExpiringStore
TTL_HOURIExpiringStore
TTL_INDEFINITEIExpiringStore
TTL_MINUTEIExpiringStore
TTL_MONTHIExpiringStore
TTL_WEEKIExpiringStore
TTL_YEARIExpiringStore
unlock($key)CachedBagOStuff
WRITE_CACHE_ONLYBagOStuff
WRITE_SYNCBagOStuff