namespace Drupal\Core\Cache\MemoryCache
Same name in other branches
Object name | File name | Summary |
---|---|---|
LruMemoryCache | core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php | Defines a least recently used (LRU) static cache implementation. |
MemoryCache | core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php | Defines a memory cache implementation. |
MemoryCacheFactory | core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php | The memory cache factory. |
MemoryCacheInterface | core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheInterface.php | Defines an interface for memory cache implementations. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.