Path

ez components / documentation / api reference / latest / cache


eZ Components latest

Cache

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Element index for package Cache

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ k ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

__construct : ezcCacheStackIdAlreadyUsedException
in file stack_id_already_used.php, method ezcCacheStackIdAlreadyUsedException::__construct()
    Creates a new ezcCacheStackIdAlreadyUsedException.
__construct : ezcCacheStackStorageUsedTwiceException
in file stack_storage_used_twice.php, method ezcCacheStackStorageUsedTwiceException::__construct()
    Creates a new ezcCacheStackStorageUsedTwiceException.
__construct : ezcCacheStackUnderflowException
in file stack_underflow.php, method ezcCacheStackUnderflowException::__construct()
    Creates a new ezcCacheStackUnderflowException.
__construct : ezcCacheStack
in file stack.php, method ezcCacheStack::__construct()
    Creates a new cache stack.
__construct : ezcCacheStackOptions
in file stack.php, method ezcCacheStackOptions::__construct()
    Construct a new options object.
__construct : ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, method ezcCacheStorageMemoryRegisterStruct::__construct()
    Constructs a new ezcCacheStorageMemoryRegisterStruct.
__construct : ezcCacheMemoryVarStruct
in file memory_var.php, method ezcCacheMemoryVarStruct::__construct()
    Constructs a new ezcCacheMemoryVarStruct object.
__construct : ezcCacheStorageOptions
in file storage.php, method ezcCacheStorageOptions::__construct()
    Constructs a new options object.
__construct : ezcCacheStorage
in file storage.php, method ezcCacheStorage::__construct()
    Creates a new cache storage in the given location.
__construct : ezcCacheStorageMemcacheOptions
in file storage_memcache.php, method ezcCacheStorageMemcacheOptions::__construct()
    Constructs an object with the specified values.
__construct : ezcCacheUsedLocationException
in file used_location.php, method ezcCacheUsedLocationException::__construct()
    Creates a new ezcCacheUsedLocationException.
__construct : ezcCacheStorageFileOptions
in file storage_file.php, method ezcCacheStorageFileOptions::__construct()
    Constructs a new options class.
__construct : ezcCacheStackStorageConfiguration
in file storage_configuration.php, method ezcCacheStackStorageConfiguration::__construct()
    Creates a new storage configuration.
__construct : ezcCacheStorageApcOptions
in file storage_apc.php, method ezcCacheStorageApcOptions::__construct()
    Constructs an object with the specified values.
__construct : ezcCacheStorageFileApcArrayOptions
in file storage_apc_array.php, method ezcCacheStorageFileApcArrayOptions::__construct()
    Constructs an object with the specified values.
__construct : ezcCacheStorageMemoryDataStruct
in file memory_data.php, method ezcCacheStorageMemoryDataStruct::__construct()
    Constructs a new ezcCacheMemoryDataStruct.
__construct : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::__construct()
    Creates a new cache storage in the given location.
__construct : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, method ezcCacheStorageFileApcArrayDataStruct::__construct()
    Constructs a new ezcCacheStorageFileApcArrayDataStruct.
__construct : ezcCacheInvalidDataException
in file invalid_data.php, method ezcCacheInvalidDataException::__construct()
    Creates a new ezcCacheInvalidDataException.
__construct : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::__construct()
    Creates a new cache storage in the given location.
__construct : ezcCacheApcException
in file apc_exception.php, method ezcCacheApcException::__construct()
    Creates a new ezcCacheApcException.
__construct : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::__construct()
    Creates a new cache storage in the given location. The location in case of this storage class must a valid file system directory.
__construct : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::__construct()
    Constructs a new ezcCacheApcBackend object.
__construct : ezcCacheInvalidIdException
in file invalid_id.php, method ezcCacheInvalidIdException::__construct()
    Creates a new ezcCacheInvalidIdException.
__construct : ezcCacheInvalidKeyException
in file invalid_key.php, method ezcCacheInvalidKeyException::__construct()
    Creates a new invalid key exception.
__construct : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::__construct()
    Constructs a new ezcCacheMemcacheBackend object.
__construct : ezcCacheMemcacheException
in file memcache_exception.php, method ezcCacheMemcacheException::__construct()
    Creates a new ezcCacheMemcacheException.
__construct : ezcCacheStorageApc
in file apc.php, method ezcCacheStorageApc::__construct()
    Creates a new cache storage in the given location.
__construct : ezcCacheStorageMemcache
in file memcache.php, method ezcCacheStorageMemcache::__construct()
    Creates a new cache storage in the given location.
__construct : ezcCacheInvalidStorageClassException
in file invalid_storage_class.php, method ezcCacheInvalidStorageClassException::__construct()
    Creates a new ezcCacheInvalidStorageClassException
__construct : ezcCacheInvalidMetaDataException
in file invalid_meta_data.php, method ezcCacheInvalidMetaDataException::__construct()
    Creates a new ezcCacheInvalidMetaDataException.
__destruct : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::__destruct()
    Destructor for the Memcache backend.

a

$atime : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$atime
    Holds the accessed time of the file.
$attributes : ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$attributes
    Holds the attributes of an entry in the registry.
acquireLock : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::acquireLock()
    Acquires a lock on the given $key.
acquireLock : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::acquireLock()
    Acquires a lock on the given $key.
apc_backend.php
procedural page apc_backend.php
apc_exception.php
procedural page apc_exception.php
apc_array.php
procedural page apc_array.php
apc.php
procedural page apc.php
array.php
procedural page array.php

b

$backend : ezcCacheStorageMemory
in file memory.php, variable ezcCacheStorageMemory::$backend
    Holds the memory backend object which communicates with the memory handler (Memcache, APC).
$backendName : ezcCacheStorageMemory
in file memory.php, variable ezcCacheStorageMemory::$backendName
    Holds the name of the memory backend.
BACKEND_NAME : ezcCacheStorageMemcache
in file memcache.php, class constant ezcCacheStorageMemcache::BACKEND_NAME
    The backend name.
BACKEND_NAME : ezcCacheStorageApc
in file apc.php, class constant ezcCacheStorageApc::BACKEND_NAME
    The backend name.
base_meta_data.php
procedural page base_meta_data.php
base_replacement_strategy.php
procedural page base_replacement_strategy.php

c

$connectionCounter : ezcCacheMemcacheBackend
in file memcache_backend.php, variable ezcCacheMemcacheBackend::$connectionCounter
    Keeps track of the number of backends using the same connection.
$connectionIdentifier : ezcCacheMemcacheBackend
in file memcache_backend.php, variable ezcCacheMemcacheBackend::$connectionIdentifier
    Stores the connection identifier.
$connections : ezcCacheMemcacheBackend
in file memcache_backend.php, variable ezcCacheMemcacheBackend::$connections
    Stores the connections to Memcached.
calcLifetime : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::calcLifetime()
    Calculates the lifetime remaining for a cache object.
calcLifetime : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::calcLifetime()
    Calculates the lifetime remaining for a cache object.
calcLifetime : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::calcLifetime()
    Calculates the lifetime remaining for a cache object.
checkMetaData : ezcCacheStackLruReplacementStrategy
in file lru.php, method ezcCacheStackLruReplacementStrategy::checkMetaData()
    Checks if the given meta data is processable.
checkMetaData : ezcCacheStackLfuReplacementStrategy
in file lfu.php, method ezcCacheStackLfuReplacementStrategy::checkMetaData()
    Checks if the given meta data is processable.
COMPRESS_THRESHOLD : ezcCacheMemcacheBackend
in file memcache_backend.php, class constant ezcCacheMemcacheBackend::COMPRESS_THRESHOLD
    The compress threshold.
configure : ezcCacheStackConfigurator
in file stack_configurator.php, method ezcCacheStackConfigurator::configure()
    Configures the given stack.
countDataItems : ezcCacheStack
in file stack.php, method ezcCacheStack::countDataItems()
    Counts how many items are stored, fulfilling certain criteria.
countDataItems : ezcCacheStorage
in file storage.php, method ezcCacheStorage::countDataItems()
    Return the number of items in the cache matching a certain criteria.
countDataItems : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::countDataItems()
    Returns the number of items in the cache matching a certain criteria.
countDataItems : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::countDataItems()
    Return the number of items in the cache matching a certain criteria.
countStorages : ezcCacheStack
in file stack.php, method ezcCacheStack::countStorages()
    Returns the number of storages on the stack.
createCache : ezcCacheManager
in file manager.php, method ezcCacheManager::createCache()
    Creates a new cache in the manager.
createMetaData : ezcCacheStackLfuReplacementStrategy
in file lfu.php, method ezcCacheStackLfuReplacementStrategy::createMetaData()
    Returns a fresh meta data instance.
createMetaData : ezcCacheStackReplacementStrategy
in file replacement_strategy.php, method ezcCacheStackReplacementStrategy::createMetaData()
    Returns a fresh meta data object.
createMetaData : ezcCacheStackLruReplacementStrategy
in file lru.php, method ezcCacheStackLruReplacementStrategy::createMetaData()
    Returns a fresh meta data instance.

d

$data : ezcCacheStorageMemoryDataStruct
in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$data
    Holds the actual data.
$data : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$data
    Holds the actual data.
delete : ezcCacheMemoryBackend
in file memory_backend.php, method ezcCacheMemoryBackend::delete()
    Deletes the data associated with key $key.
delete : ezcCacheStorage
in file storage.php, method ezcCacheStorage::delete()
    Delete data from the cache.
delete : ezcCacheStackReplacementStrategy
in file replacement_strategy.php, method ezcCacheStackReplacementStrategy::delete()
    Deletes the data with the given $itemId from the given $storage.
delete : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::delete()
    Deletes the data associated with $id or $attributes from the cache.
delete : ezcCacheStack
in file stack.php, method ezcCacheStack::delete()
    Deletes an item from the stack.
delete : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::delete()
    Deletes the data from the cache associated with key $key. Returns true or false depending on the success of the operation.
delete : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::delete()
    Deletes the data associated with key $key. Returns true or false depending on the success of the operation.
delete : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::delete()
    Delete data from the cache.
delete : ezcCacheStackLfuReplacementStrategy
in file lfu.php, method ezcCacheStackLfuReplacementStrategy::delete()
    Deletes the data with the given $itemId from the given $storage.
delete : ezcCacheStackLruReplacementStrategy
in file lru.php, method ezcCacheStackLruReplacementStrategy::delete()
    Deletes the data with the given $itemId from the given $storage.
delete : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::delete()
    Deletes the data associated with $id or $attributes from the cache.

e

exception.php
procedural page exception.php
eval_array.php
procedural page eval_array.php
ezcCacheApcBackend
in file apc_backend.php, class ezcCacheApcBackend
    This backend stores data in an APC cache.
ezcCacheApcException
in file apc_exception.php, class ezcCacheApcException
    Thrown when encountering an error in the APC backend.
ezcCacheException
in file exception.php, class ezcCacheException
    General exception container for the Cache component.
ezcCacheInvalidDataException
in file invalid_data.php, class ezcCacheInvalidDataException
    Thrown if the data to be stored in a cache can not be handled by the storage.
ezcCacheInvalidIdException
in file invalid_id.php, class ezcCacheInvalidIdException
    Exception that is thrown if the given cache ID does not exist.
ezcCacheInvalidKeyException
in file invalid_key.php, class ezcCacheInvalidKeyException
    Exception thrown if a certain cache key could not be processed by a backend.
ezcCacheInvalidMetaDataException
in file invalid_meta_data.php, class ezcCacheInvalidMetaDataException
    Thrown if an ezcCacheStackReplacementStrategy could not process the given ezcCacheStackMetaData.
ezcCacheInvalidStorageClassException
in file invalid_storage_class.php, class ezcCacheInvalidStorageClassException
    Exception that is thrown when an invalid storage class is used.
ezcCacheManager
in file manager.php, class ezcCacheManager
    This is the main class of the Cache package. It gives you a handy interface to create and manage multiple caches at once. It enables you to configure all caches you need in your application in a central place and access them on demand in any place in your application.
ezcCacheMemcacheBackend
in file memcache_backend.php, class ezcCacheMemcacheBackend
    This backend stores data in a Memcache.
ezcCacheMemcacheException
in file memcache_exception.php, class ezcCacheMemcacheException
    Thrown when encountering an error in the Memcache backend.
ezcCacheMemoryBackend
in file memory_backend.php, class ezcCacheMemoryBackend
    An abstract class defining the required methods for memory handlers.
ezcCacheMemoryVarStruct
in file memory_var.php, class ezcCacheMemoryVarStruct
    Defines a memory var structure.
ezcCacheStack
in file stack.php, class ezcCacheStack
    Hierarchical caching class using multiple storages.
ezcCacheStackableStorage
in file stackable_storage.php, class ezcCacheStackableStorage
    Interface for stackable storage classes.
ezcCacheStackConfigurator
in file stack_configurator.php, class ezcCacheStackConfigurator
    Interface to be implemented by stack configurator classes.
ezcCacheStackIdAlreadyUsedException
in file stack_id_already_used.php, class ezcCacheStackIdAlreadyUsedException
    Exception that is thrown if an ID is already in use in a stack.
ezcCacheStackLfuReplacementStrategy
in file lfu.php, class ezcCacheStackLfuReplacementStrategy
    Least frequently used replacement strategy.
ezcCacheStackLruReplacementStrategy
in file lru.php, class ezcCacheStackLruReplacementStrategy
    Least recently used replacement strategy.
ezcCacheStackMetaData
in file meta_data.php, class ezcCacheStackMetaData
    Interface for stack meta data.
ezcCacheStackMetaDataStorage
in file meta_data_storage.php, class ezcCacheStackMetaDataStorage
    Interface that must be implemented by stack meta data storages.
ezcCacheStackOptions
in file stack.php, class ezcCacheStackOptions
    Options class for ezcCacheStack instances.
ezcCacheStackReplacementStrategy
in file replacement_strategy.php, class ezcCacheStackReplacementStrategy
    Interface to be implemented by stack replacement strategies.
ezcCacheStackStorageConfiguration
in file storage_configuration.php, class ezcCacheStackStorageConfiguration
    ezcCacheStackStorageConfiguration
ezcCacheStackStorageUsedTwiceException
in file stack_storage_used_twice.php, class ezcCacheStackStorageUsedTwiceException
    Exception that is thrown if a storage is used twice in a stack.
ezcCacheStackUnderflowException
in file stack_underflow.php, class ezcCacheStackUnderflowException
    Thrown if popStorage() is called on an empty stack.
ezcCacheStorage
in file storage.php, class ezcCacheStorage
    This is the abstract base class for all cache storages. It provides the interface to be implemented by a cache backend as abstract methods.
ezcCacheStorageApc
in file apc.php, class ezcCacheStorageApc
    This class is a common base class for all APC based storage classes.
ezcCacheStorageApcOptions
in file storage_apc.php, class ezcCacheStorageApcOptions
    Option class for defining a connection to APC.
ezcCacheStorageApcPlain
in file plain.php, class ezcCacheStorageApcPlain
    This storage implementation stores data in an APC cache.
ezcCacheStorageFile
in file file.php, class ezcCacheStorageFile
    This class implements most of the methods which have been declared abstract in ezcCacheStorage, but also declares 2 new methods abstract, which have to be implemented by storage driver itself.
ezcCacheStorageFileApcArray
in file apc_array.php, class ezcCacheStorageFileApcArray
    This class is a replacement for the ezcCacheStorageFileArray class. Tries to serve data from a local APC cache if possible.
ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, class ezcCacheStorageFileApcArrayDataStruct
    Defines a file array APC Storage structure.
ezcCacheStorageFileApcArrayOptions
in file storage_apc_array.php, class ezcCacheStorageFileApcArrayOptions
    Option class for APC array storage.
ezcCacheStorageFileArray
in file array.php, class ezcCacheStorageFileArray
    This cache storage implementation stores arrays and scalar values
ezcCacheStorageFileEvalArray
in file eval_array.php, class ezcCacheStorageFileEvalArray
    This cache storage implementation stores arrays and scalar values (int,
ezcCacheStorageFileObject
in file object.php, class ezcCacheStorageFileObject
    This cache storage implementation stores arrays, scalar values
ezcCacheStorageFileOptions
in file storage_file.php, class ezcCacheStorageFileOptions
    Option class for the ezcCacheStorageFile class.
ezcCacheStorageFilePlain
in file plain.php, class ezcCacheStorageFilePlain
    This class implements a simple storage to cache plain text on the filesystem. It takes its base methods from the extended storage base class ezcCacheStorageFile.
ezcCacheStorageMemcache
in file memcache.php, class ezcCacheStorageMemcache
    This class is a common base class for all Memcache based storage classes.
ezcCacheStorageMemcacheOptions
in file storage_memcache.php, class ezcCacheStorageMemcacheOptions
    Option class for defining a connection to a Memcache server.
ezcCacheStorageMemcachePlain
in file plain.php, class ezcCacheStorageMemcachePlain
    This storage implementation stores data in a Memcache cache.
ezcCacheStorageMemory
in file memory.php, class ezcCacheStorageMemory
    Base abstract class for all memory storage classes.
ezcCacheStorageMemoryDataStruct
in file memory_data.php, class ezcCacheStorageMemoryDataStruct
    Defines a memory data storage structure.
ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, class ezcCacheStorageMemoryRegisterStruct
    Defines an APC Register structure.
ezcCacheStorageOptions
in file storage.php, class ezcCacheStorageOptions
    Option class for the ezcCacheStorage class.
ezcCacheUsedLocationException
in file used_location.php, class ezcCacheUsedLocationException
    Exception that is thrown when a given location is already in use.

f

file.php
procedural page file.php
file_apc_array_data.php
procedural page file_apc_array_data.php
fetch : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::fetch()
    Returns the data from the cache associated with key $key.
fetch : ezcCacheMemoryBackend
in file memory_backend.php, method ezcCacheMemoryBackend::fetch()
    Fetches the data associated with key $key.
fetch : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::fetch()
    Fetches the data associated with key $key.
fetchData : ezcCacheStorageFileObject
in file object.php, method ezcCacheStorageFileObject::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageMemcachePlain
in file plain.php, method ezcCacheStorageMemcachePlain::fetchData()
    Fetches data from the cache.
fetchData : ezcCacheStorageApcPlain
in file plain.php, method ezcCacheStorageApcPlain::fetchData()
    Fetches data from the cache.
fetchData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageMemcache
in file memcache.php, method ezcCacheStorageMemcache::fetchData()
    Fetches the data from the cache.
fetchData : ezcCacheStorageFileEvalArray
in file eval_array.php, method ezcCacheStorageFileEvalArray::fetchData()
    Fetch data from a given file name.
fetchData : ezcCacheStorageFileArray
in file array.php, method ezcCacheStorageFileArray::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::fetchData()
    Fetches the data from the cache.
fetchData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageApc
in file apc.php, method ezcCacheStorageApc::fetchData()
    Fetches data from the cache.
fetchObject : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::fetchObject()
    Fetches the object from the cache.
fetchSearchRegistry : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::fetchSearchRegistry()
    Fetches the search registry from the backend or creates it if empty.

g

generateAttrStr : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::generateAttrStr()
    Generates a string from the $attributes array.
generateIdentifier : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::generateIdentifier()
    Generates the storage internal identifier from ID and attributes.
generateIdentifier : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::generateIdentifier()
    Generate the storage internal identifier from ID and attributes.
getCache : ezcCacheManager
in file manager.php, method ezcCacheManager::getCache()
    Returns the ezcCacheStorage object with the given ID.
getLocation : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getLocation()
    Returns the location.
getOptions : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getOptions()
    Return the currently set options.
getRemainingLifetime : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getRemainingLifetime()
    Returns the time ( in seconds ) that remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exist, this method returns 0.
getRemainingLifetime : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::getRemainingLifetime()
    Returns the time in seconds which remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
getRemainingLifetime : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::getRemainingLifetime()
    Returns the time ( in seconds ) which remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exist, this method returns 0.
getRemainingLifetime : ezcCacheStack
in file stack.php, method ezcCacheStack::getRemainingLifetime()
    Returns the remaining lifetime for the given item ID.
getStorages : ezcCacheStack
in file stack.php, method ezcCacheStack::getStorages()
    Returns all stacked storages.

i

$id : ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$id
    Holds the ID of an entry in the registry.
$identifier : ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$identifier
    Holds the identifier of an entry in the registry.
invalid_data.php
procedural page invalid_data.php
invalid_id.php
procedural page invalid_id.php
invalid_key.php
procedural page invalid_key.php
invalid_meta_data.php
procedural page invalid_meta_data.php
invalid_storage_class.php
procedural page invalid_storage_class.php

k

$key : ezcCacheMemoryVarStruct
in file memory_var.php, variable ezcCacheMemoryVarStruct::$key
    Holds the cache key.

l

$location : ezcCacheStorageMemoryDataStruct
in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$location
    Holds the location of the cache.
$location : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$location
    Holds the location of the cache.
$location : ezcCacheStorageMemoryRegisterStruct
in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$location
    Holds the location of the cache.
$lockResource : ezcCacheStorageFile
in file file.php, variable ezcCacheStorageFile::$lockResource
    Resource used for the lock file.
lfu.php
procedural page lfu.php
lru.php
procedural page lru.php
lfu_meta_data.php
procedural page lfu_meta_data.php
lru_meta_data.php
procedural page lru_meta_data.php
lock : ezcCacheStackMetaDataStorage
in file meta_data_storage.php, method ezcCacheStackMetaDataStorage::lock()
    Acquire a lock on the storage.
lock : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::lock()
    Acquire a lock on the storage.
lock : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::lock()
    Acquire a lock on the storage.

m

$memcache : ezcCacheMemcacheBackend
in file memcache_backend.php, variable ezcCacheMemcacheBackend::$memcache
    Holds an instance to a Memcache object.
$mtime : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$mtime
    Holds the modified time of the file.
memcache_backend.php
procedural page memcache_backend.php
memory_backend.php
procedural page memory_backend.php
memcache_exception.php
procedural page memcache_exception.php
meta_data.php
procedural page meta_data.php
meta_data_storage.php
procedural page meta_data_storage.php
manager.php
procedural page manager.php
memcache.php
procedural page memcache.php
memory.php
procedural page memory.php
memory_data.php
procedural page memory_data.php
memory_register.php
procedural page memory_register.php
memory_var.php
procedural page memory_var.php
MAX_KEY_LENGTH : ezcCacheMemcacheBackend
in file memcache_backend.php, class constant ezcCacheMemcacheBackend::MAX_KEY_LENGTH
    Maximum length of a cache key for Memcached.

o

$options : ezcCacheMemcacheBackend
in file memcache_backend.php, variable ezcCacheMemcacheBackend::$options
    Holds the options for this class.
object.php
procedural page object.php

p

$properties : ezcCacheStorage
in file storage.php, variable ezcCacheStorage::$properties
    Container to hold the properties
$properties : ezcCacheStackStorageConfiguration
in file storage_configuration.php, variable ezcCacheStackStorageConfiguration::$properties
    Properties
plain.php
procedural page plain.php
plain.php
procedural page plain.php
plain.php
procedural page plain.php
popStorage : ezcCacheStack
in file stack.php, method ezcCacheStack::popStorage()
    Removes a storage from the top of the stack.
prepareData : ezcCacheStorageApcPlain
in file plain.php, method ezcCacheStorageApcPlain::prepareData()
    Wraps the data in an ezcCacheStorageMemoryDataStruct structure in order to store it.
prepareData : ezcCacheStorageFileEvalArray
in file eval_array.php, method ezcCacheStorageFileEvalArray::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFileArray
in file array.php, method ezcCacheStorageFileArray::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::prepareData()
    Wraps the data in order to be stored in APC ($useApc = true) or on the file system ($useApc = false).
prepareData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageMemcachePlain
in file plain.php, method ezcCacheStorageMemcachePlain::prepareData()
    Wraps the data in an ezcCacheStorageMemoryDataStruct structure in order to store it.
prepareData : ezcCacheStorageMemcache
in file memcache.php, method ezcCacheStorageMemcache::prepareData()
    Prepare the data for storing.
prepareData : ezcCacheStorageApc
in file apc.php, method ezcCacheStorageApc::prepareData()
    Prepares the data for storing.
prepareData : ezcCacheStorageFileObject
in file object.php, method ezcCacheStorageFileObject::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::prepareData()
    Serialize the data for storing.
purge : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::purge()
    Purge outdated data from the storage.
purge : ezcCacheStackableStorage
in file stackable_storage.php, method ezcCacheStackableStorage::purge()
    Purge outdated data from the storage.
purge : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::purge()
    Purges the given number of cache items.
pushStorage : ezcCacheStack
in file stack.php, method ezcCacheStack::pushStorage()
    Add a storage to the top of the stack.

r

$registry : ezcCacheStorageMemory
in file memory.php, variable ezcCacheStorageMemory::$registry
    Holds the registry.
$registryName : ezcCacheStorageMemory
in file memory.php, variable ezcCacheStorageMemory::$registryName
    Holds the name of the registry.
replacement_strategy.php
procedural page replacement_strategy.php
registerIdentifier : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::registerIdentifier()
    Registers an identifier to facilitate searching.
REGISTRY_NAME : ezcCacheStorageApc
in file apc.php, class constant ezcCacheStorageApc::REGISTRY_NAME
    The registry name.
REGISTRY_NAME : ezcCacheStorageMemcache
in file memcache.php, class constant ezcCacheStorageMemcache::REGISTRY_NAME
    The registry name.
releaseLock : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::releaseLock()
    Releases a lock on the given $key.
releaseLock : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::releaseLock()
    Releases a lock on the given $key.
reset : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::reset()
    Resets the complete backend.
reset : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::reset()
    Reset the complete storage.
reset : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::reset()
    Resets the whole storage.
reset : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::reset()
    Resets the complete backend.
reset : ezcCacheStackableStorage
in file stackable_storage.php, method ezcCacheStackableStorage::reset()
    Reset the complete storage.
reset : ezcCacheStack
in file stack.php, method ezcCacheStack::reset()
    Resets the complete stack.
restore : ezcCacheStackReplacementStrategy
in file replacement_strategy.php, method ezcCacheStackReplacementStrategy::restore()
    Restores the data with the given $dataId from the storage given in $conf.
restore : ezcCacheStack
in file stack.php, method ezcCacheStack::restore()
    Restores an item from the stack.
restore : ezcCacheStorage
in file storage.php, method ezcCacheStorage::restore()
    Restore data from the cache.
restore : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::restore()
    Restores the data from the cache.
restore : ezcCacheStackLfuReplacementStrategy
in file lfu.php, method ezcCacheStackLfuReplacementStrategy::restore()
    Restores the data with the given $itemId from the storage configured in $conf.
restore : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::restore()
    Restore data from the cache.
restore : ezcCacheStackLruReplacementStrategy
in file lru.php, method ezcCacheStackLruReplacementStrategy::restore()
    Restores the data with the given $itemId from the storage configured in $conf.
restore : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::restore()
    Restores the data from the cache.
restoreMetaData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::restoreMetaData()
    Restores and returns the meta data struct.
restoreMetaData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::restoreMetaData()
    Restores and returns the meta data struct.
restoreMetaData : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::restoreMetaData()
    Restores and returns the meta data struct.
restoreMetaData : ezcCacheStackMetaDataStorage
in file meta_data_storage.php, method ezcCacheStackMetaDataStorage::restoreMetaData()
    Restores and returns the meta data struct.

s

$searchRegistry : ezcCacheStorageMemory
in file memory.php, variable ezcCacheStorageMemory::$searchRegistry
    Holds the search registry.
$storageOptions : ezcCacheStorageApcOptions
in file storage_apc.php, variable ezcCacheStorageApcOptions::$storageOptions
    Parent storage options.
$storageOptions : ezcCacheStorageMemcacheOptions
in file storage_memcache.php, variable ezcCacheStorageMemcacheOptions::$storageOptions
    Parent storage options.
$storageOptions : ezcCacheStorageFileOptions
in file storage_file.php, variable ezcCacheStorageFileOptions::$storageOptions
    Parent storage options.
stack_id_already_used.php
procedural page stack_id_already_used.php
stack_storage_used_twice.php
procedural page stack_storage_used_twice.php
stack_underflow.php
procedural page stack_underflow.php
stackable_storage.php
procedural page stackable_storage.php
stack_configurator.php
procedural page stack_configurator.php
stack.php
procedural page stack.php
storage.php
procedural page storage.php
storage_apc.php
procedural page storage_apc.php
storage_apc_array.php
procedural page storage_apc_array.php
storage_file.php
procedural page storage_file.php
storage_memcache.php
procedural page storage_memcache.php
storage_configuration.php
procedural page storage_configuration.php
stack.php
procedural page stack.php
storage.php
procedural page storage.php
search : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::search()
    Searches the storage for data defined by ID and/or attributes.
search : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::search()
    Search the storage for data.
searchRecursive : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::searchRecursive()
    Search the storage for data recursively.
setOptions : ezcCacheStack
in file stack.php, method ezcCacheStack::setOptions()
    Sets the options for this stack instance.
setOptions : ezcCacheStorageApc
in file apc.php, method ezcCacheStorageApc::setOptions()
    Return the currently set options.
setOptions : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::setOptions()
    Set new options.
setOptions : ezcCacheStorageMemcache
in file memcache.php, method ezcCacheStorageMemcache::setOptions()
    Set new options.
setOptions : ezcCacheStorage
in file storage.php, method ezcCacheStorage::setOptions()
    Set new options.
store : ezcCacheStorage
in file storage.php, method ezcCacheStorage::store()
    Store data to the cache storage.
store : ezcCacheStackReplacementStrategy
in file replacement_strategy.php, method ezcCacheStackReplacementStrategy::store()
    Stores the given $itemData in the storage given in $conf.
store : ezcCacheStackLfuReplacementStrategy
in file lfu.php, method ezcCacheStackLfuReplacementStrategy::store()
    Stores the given $itemData in the given storage.
store : ezcCacheStackLruReplacementStrategy
in file lru.php, method ezcCacheStackLruReplacementStrategy::store()
    Stores the given $itemData in the given storage.
store : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::store()
    Store data to the cache storage.
store : ezcCacheApcBackend
in file apc_backend.php, method ezcCacheApcBackend::store()
    Stores the data $var under the key $key. Returns true or false depending on the success of the operation.
store : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::store()
    Stores data to the cache storage.
store : ezcCacheStack
in file stack.php, method ezcCacheStack::store()
    Stores data in the cache stack.
store : ezcCacheMemcacheBackend
in file memcache_backend.php, method ezcCacheMemcacheBackend::store()
    Adds the $var data to the cache under the key $key. Returns true or false depending on the success of the operation.
store : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::store()
    Stores data to the cache storage under the key $id.
store : ezcCacheMemoryBackend
in file memory_backend.php, method ezcCacheMemoryBackend::store()
    Stores the data $var under the key $key.
storeMetaData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::storeMetaData()
    Stores the given meta data struct.
storeMetaData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::storeMetaData()
    Stores the given meta data struct.
storeMetaData : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::storeMetaData()
    Stores the given meta data struct.
storeMetaData : ezcCacheStackMetaDataStorage
in file meta_data_storage.php, method ezcCacheStackMetaDataStorage::storeMetaData()
    Stores the given meta data struct.
storeRawData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::storeRawData()
    Actually stores the given data.
storeSearchRegistry : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::storeSearchRegistry()
    Stores the search registry in the backend.

t

$time : ezcCacheStorageFileApcArrayDataStruct
in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$time
    Holds the time the data was introduced in the cache.
$time : ezcCacheStorageMemoryDataStruct
in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$time
    Holds the time the data was introduced in the cache.
$ttl : ezcCacheMemoryVarStruct
in file memory_var.php, variable ezcCacheMemoryVarStruct::$ttl
    Holds the TTL value of the cache.

u

used_location.php
procedural page used_location.php
unlock : ezcCacheStackMetaDataStorage
in file meta_data_storage.php, method ezcCacheStackMetaDataStorage::unlock()
    Release a lock on the storage.
unlock : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::unlock()
    Release a lock on the storage.
unlock : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::unlock()
    Release a lock on the storage.
unRegisterIdentifier : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::unRegisterIdentifier()
    Un-registers a previously registered identifier.

v

$var : ezcCacheMemoryVarStruct
in file memory_var.php, variable ezcCacheMemoryVarStruct::$var
    Holds the data associated with the key.
validateLocation : ezcCacheStack
in file stack.php, method ezcCacheStack::validateLocation()
    Validates the $location parameter of the constructor.
validateLocation : ezcCacheStorage
in file storage.php, method ezcCacheStorage::validateLocation()
    Checks if the location property is valid.
validateLocation : ezcCacheStorageMemory
in file memory.php, method ezcCacheStorageMemory::validateLocation()
    Checks if the location property is valid.
validateLocation : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::validateLocation()
    Checks the path in the location property exists, and is read-/writable. It throws an exception if not.
validateLocation : ezcCacheStorageFileApcArray
in file apc_array.php, method ezcCacheStorageFileApcArray::validateLocation()
    Checks the path in the location property exists, and is read-/writable. It throws an exception if not.
Last updated: Mon, 21 Dec 2009