private property EntityWarmer::$entityMemoryCache in Warmer 2.x
Same name and namespace in other branches
- 8 modules/warmer_entity/src/Plugin/warmer/EntityWarmer.php \Drupal\warmer_entity\Plugin\warmer\EntityWarmer::entityMemoryCache
The in-memory static entity cache.
Type: \Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
File
- modules/
warmer_entity/ src/ Plugin/ warmer/ EntityWarmer.php, line 37
Class
- EntityWarmer
- The cache warmer for the built-in entity cache.
Namespace
Drupal\warmer_entity\Plugin\warmerCode
private $entityMemoryCache;