Полный список членов класса RedisConnection, включая наследуемые из базового класса
$configuration | Connection | protected |
$configurator | RedisConnection | protected |
$isConnected | Connection | protected |
$resource | Connection | protected |
__construct(array $configuration) | RedisConnection | |
connect() | Connection | |
connectInternal() | RedisConnection | protected |
disconnect() | Connection | |
disconnectInternal() | RedisConnection | protected |
get($key) | RedisConnection | |
getConfiguration() | Connection | |
getMaxAllowedPacket() | Connection | |
getResource() | Connection | |
isConnected() | Connection | |
set($key, $value) | RedisConnection |