PHP Elgg\Cache\Pool 네임스페이스

Interfaces

이름 설명
TestCase

클래스들

이름 설명
InMemory An in-memory implementation of a cache pool.
InMemoryTest
Noop Implements the caching API but doesn't actually do any caching.
NoopTest
StashWrapper Defers to Stash for the meat of the caching logic.
StashWrapperTest