Name | Description |
---|---|
CacheInterface | This cache interface is determined to manage caches without corresponding files. |
MemoizeInterface | Memoizer which uses Doctrine Cache to save data. |
Name | Description |
---|---|
DataCache | DataCache manages serialized data cached in a file. |
Memoize | Memoizer which uses Doctrine Cache to save data. |
Name | Description |
---|---|
MemoizeTwigExtensionTrait | Provides functionality to convert twig functions. |