MediaWiki
1.23.3
|
This is the complete list of members for XCacheBagOStuff, including all inherited members.
$debugMode | BagOStuff | private |
$lastError | BagOStuff | protected |
add( $key, $value, $exptime=0) | BagOStuff | |
cas( $casToken, $key, $value, $exptime=0) | XCacheBagOStuff | |
clearLastError() | BagOStuff | |
convertExpiry( $exptime) | BagOStuff | protected |
convertToRelative( $exptime) | BagOStuff | protected |
debug( $text) | BagOStuff | |
decr( $key, $value=1) | XCacheBagOStuff | |
delete( $key, $time=0) | XCacheBagOStuff | |
deleteObjectsExpiringBefore( $date, $progressCallback=false) | BagOStuff | |
ERR_NO_RESPONSE | BagOStuff | |
ERR_NONE | BagOStuff | |
ERR_UNEXPECTED | BagOStuff | |
ERR_UNREACHABLE | BagOStuff | |
get( $key, &$casToken=null) | XCacheBagOStuff | |
getLastError() | BagOStuff | |
getMulti(array $keys) | BagOStuff | |
incr( $key, $value=1) | XCacheBagOStuff | |
isInteger( $value) | BagOStuff | protected |
lock( $key, $timeout=6) | BagOStuff | |
merge( $key, closure $callback, $exptime=0, $attempts=10) | XCacheBagOStuff | |
mergeViaCas( $key, closure $callback, $exptime=0, $attempts=10) | BagOStuff | protected |
mergeViaLock( $key, closure $callback, $exptime=0, $attempts=10) | BagOStuff | protected |
replace( $key, $value, $exptime=0) | BagOStuff | |
set( $key, $value, $expire=0) | XCacheBagOStuff | |
setDebug( $bool) | BagOStuff | |
setLastError( $err) | BagOStuff | protected |
unlock( $key) | BagOStuff |