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