PHP Neos\Cache 네임스페이스

중첩된 네임스페이스

Neos\Cache\Backend
Neos\Cache\Frontend
Neos\Cache\Tests

Interfaces

이름 설명
CacheAwareInterface Interface for objects which are cache aware and are collaborative when it comes to storing them in a cache.
CacheFactoryInterface This cache factory takes care of instantiating a cache frontend and injecting a certain cache backend. After creation of the new cache, the cache object is registered at the cache manager.

클래스들

이름 설명
CacheFactory This cache factory takes care of instantiating a cache frontend and injecting a certain cache backend. After creation of the new cache, the cache object is registered at the cache manager.
EnvironmentConfiguration Global Configuration about the environment to be used by caches.