PHP Sulu\Component\Cache Пространство имен

Interfaces

Имя Описание
CacheInterface This cache interface is determined to manage caches without corresponding files.
MemoizeInterface Memoizer which uses Doctrine Cache to save data.

Классы

Имя Описание
DataCache DataCache manages serialized data cached in a file.
Memoize Memoizer which uses Doctrine Cache to save data.

Traits

Имя Описание
MemoizeTwigExtensionTrait Provides functionality to convert twig functions.