PHP Elgg\Cache Пространство имен

Пространства имен

Elgg\Cache\Pool

Interfaces

Имя Описание
Pool Represents a group of key-value pairs whose values can be invalidated, forcing a recalculation of the value.

Классы

Имя Описание
EntityCache Volatile cache for entities
EntityCacheTest
LRUCacheTest
MetadataCache In memory cache of known metadata values stored by entity.
NullCache A "Null" version of ElggMemcache for use on sites without memcache setup
PluginSettingsCache In memory cache of (non-user-specific, non-internal) plugin settings
SimpleCache WARNING: API IN FLUX. DO NOT USE DIRECTLY.
SimpleCacheTest
SystemCache WARNING: API IN FLUX. DO NOT USE DIRECTLY.