[Horde_Memcache] element index

Package indexes

All elements
a d f g h l m r s u _
_
top
Variable $_large
Horde_Memcache::$_large in Memcache.php
Allow large data items?
Variable $_memcache
Memcache object.
Variable $_noexist
A list of items known not to exist.
Variable $_params
Horde_Memcache::$_params in Memcache.php
Memcache defaults.
Function _outputInfo
_outputInfo() in stats.php
Method _set
Horde_Memcache::_set() in Memcache.php
Set the value of a key.
a
top
Constant AUTH_HANDLER
AUTH_HANDLER in stats.php
d
top
Method delete
Horde_Memcache::delete() in Memcache.php
Delete a key.
f
top
Method flush
Horde_Memcache::flush() in Memcache.php
Mark all entries on a memcache installation as expired.
g
top
Method get
Horde_Memcache::get() in Memcache.php
Get data associated with a key.
h
top
Constant HORDE_BASE
HORDE_BASE in stats.php
Method Horde_Memcache
Constructor.
Class Horde_Memcache
Horde_Memcache in Memcache.php
The Horde_memcache:: class provides easy access for Horde code to a centrally configured memcache installation.
l
top
Method lock
Horde_Memcache::lock() in Memcache.php
Obtain lock on a key.
m
top
Page Memcache.php
Memcache.php in Memcache.php
Constant MEMCACHE_MAX_SIZE
MEMCACHE_MAX_SIZE in Memcache.php
The max storage size of the memcache server. This should be slightly smaller than the actual value due to overhead. By default, the max slab size of memcached (as of 1.1.2) is 1 MB.
r
top
Method replace
Replace the value of a key.
s
top
Page stats.php
stats.php in stats.php
Method set
Horde_Memcache::set() in Memcache.php
Set the value of a key.
Method singleton
Singleton.
Method stats
Horde_Memcache::stats() in Memcache.php
Get the statistics output from the current memcache pool.
u
top
Method unlock
Horde_Memcache::unlock() in Memcache.php
Release lock on a key.
a d f g h l m r s u _