PHP AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories Namespace

Interfaces

Name Description
CacheConfigurationNodeInterface The interface for a Doctrine cache configuration.
CacheFactoryInterface The interface for the factories of all Doctrine cache implementations.

Classes

Name Description
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.