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.