PHP AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories 네임스페이스

Interfaces

이름 설명
CacheConfigurationNodeInterface The interface for a Doctrine cache configuration.
CacheFactoryInterface The interface for the factories of all Doctrine cache implementations.

클래스들

이름 설명
ApcCacheFactory The factory implementation for an ApcCache cache instance.
ArrayCacheFactory The factory implementation for an ArrayCache cache instance.
MemcacheCacheFactory The factory implementation for a MemcacheCache cache instance.
RedisCacheFactory The factory implementation for a RedisCache cache instance.
XcacheCacheFactory The factory implementation for a XcacheCache cache instance.