12 methods override StorageInterface::write()

CachedStorage::write in core/lib/Drupal/Core/Config/CachedStorage.php
Writes configuration data to the storage.
CheckpointStorage::write in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
Writes configuration data to the storage.
DatabaseStorage::write in core/lib/Drupal/Core/Config/DatabaseStorage.php
Writes configuration data to the storage.
FileStorage::write in core/lib/Drupal/Core/Config/FileStorage.php
Writes configuration data to the storage.
ManagedStorage::write in core/lib/Drupal/Core/Config/ManagedStorage.php
Writes configuration data to the storage.
MemoryStorage::write in core/lib/Drupal/Core/Config/MemoryStorage.php
Writes configuration data to the storage.
NullStorage::write in core/lib/Drupal/Core/Config/NullStorage.php
Writes configuration data to the storage.
ReadOnlyStorage::write in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
Writes configuration data to the storage.
RecipeConfigStorageWrapper::write in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
Writes configuration data to the storage.
RecipeExtensionConfigStorage::write in core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
Writes configuration data to the storage.
RecipeOverrideConfigStorage::write in core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Writes configuration data to the storage.
StorageReplaceDataWrapper::write in core/modules/config/src/StorageReplaceDataWrapper.php
Writes configuration data to the storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.