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.