12 string references to entity.memory_cache in Drupal 10
- 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.
- FieldConfigStorage::createInstance in core/
modules/ field/ src/ FieldConfigStorage.php - Instantiates a new instance of this entity handler.
- FieldStorageConfigStorage::createInstance in core/
modules/ field/ src/ FieldStorageConfigStorage.php - Instantiates a new instance of this entity handler.
- KeyValueEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorage.php - Instantiates a new instance of this entity handler.
- MigrateExecutable::attemptMemoryReclaim in core/
modules/ migrate/ src/ MigrateExecutable.php - Tries to reclaim memory.
- ShortcutSetStorage::createInstance in core/
modules/ shortcut/ src/ ShortcutSetStorage.php - Instantiates a new instance of this entity handler.
- SqlContentEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Instantiates a new instance of this entity handler.
- SqlFieldableEntityTypeListenerTrait::copyData in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlFieldableEntityTypeListenerTrait.php - Copies entity data from the original storage to the temporary one.