service entity.memory_cache in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \entity.memory_cache
- 9 core/core.services.yml \entity.memory_cache
Class
Drupal\Core\Cache\MemoryCache\MemoryCache12 string references to entity.memory_cache
- BaseFieldOverrideStorage::createInstance in core/
lib/ Drupal/ Core/ Field/ BaseFieldOverrideStorage.php - Instantiates a new instance of this entity handler.
- 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 - Instantiates a new instance of this entity handler.
- ContentEntityStorageBase::createInstance in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Instantiates a new instance of this entity handler.
- EntityTypeManager::useCaches in core/
lib/ Drupal/ Core/ Entity/ EntityTypeManager.php - Disable the use of caches.
File
- core/
core.services.yml - core/core.services.yml
View source