entity.memory_cache
Same name and namespace in other branches
- 11.x core/core.services.yml \entity.memory_cache
- 10 core/core.services.yml \entity.memory_cache
- 9 core/core.services.yml \entity.memory_cache
- 8.9.x core/core.services.yml \entity.memory_cache
Class
Drupal\Core\Cache\MemoryCache\LruMemoryCache10 string references to entity.memory_cache
- BaseFieldOverrideStorage::createInstance in core/
lib/ Drupal/ Core/ Field/ BaseFieldOverrideStorage.php - CommentStorage::createInstance in core/
modules/ comment/ src/ CommentStorage.php - Instantiates a new instance of this entity handler.
- ConfigEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityStorage.php - ContentEntityCacheTest::testCacheInvalidationOnSave in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityCacheTest.php - Tests that the correct caches are invalidated when an entity is saved.
- ContentEntityStorageBase::createInstance in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Cache\MemoryCache\LruMemoryCache
- arguments:
- - '@datetime.time'
- - '%entity.memory_cache.slots%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.