MediaWiki REL1_34
|
This is the complete list of members for RedisConnRef, including all inherited members.
$conn | RedisConnRef | protected |
$lastError | RedisConnRef | protected |
$logger | RedisConnRef | protected |
$pool | RedisConnRef | protected |
$server | RedisConnRef | protected |
__call( $name, $arguments) | RedisConnRef | |
__construct(RedisConnectionPool $pool, $server, Redis $conn, LoggerInterface $logger) | RedisConnRef | |
__destruct() | RedisConnRef | |
AUTH_ERROR_PERMANENT | RedisConnRef | |
AUTH_ERROR_TEMPORARY | RedisConnRef | |
AUTH_NO_ERROR | RedisConnRef | |
checkAuthentication() | RedisConnRef | private |
clearLastError() | RedisConnRef | |
getLastError() | RedisConnRef | |
getServer() | RedisConnRef | |
hScan( $key, &$iterator, $pattern=null, $count=null) | RedisConnRef | |
isConnIdentical(Redis $conn) | RedisConnRef | |
luaEval( $script, array $params, $numKeys) | RedisConnRef | |
postCallCleanup() | RedisConnRef | private |
scan(&$iterator, $pattern=null, $count=null) | RedisConnRef | |
setLogger(LoggerInterface $logger) | RedisConnRef | |
sScan( $key, &$iterator, $pattern=null, $count=null) | RedisConnRef | |
tryCall( $method, $arguments) | RedisConnRef | private |
zScan( $key, &$iterator, $pattern=null, $count=null) | RedisConnRef |