12 methods override StorageInterface::read()

CachedStorage::read in core/lib/Drupal/Core/Config/CachedStorage.php
Reads configuration data from the storage.
CheckpointStorage::read in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
Reads configuration data from the storage.
DatabaseStorage::read in core/lib/Drupal/Core/Config/DatabaseStorage.php
Reads configuration data from the storage.
FileStorage::read in core/lib/Drupal/Core/Config/FileStorage.php
Implements Drupal\Core\Config\StorageInterface::read().
ManagedStorage::read in core/lib/Drupal/Core/Config/ManagedStorage.php
Reads configuration data from the storage.
MemoryStorage::read in core/lib/Drupal/Core/Config/MemoryStorage.php
Reads configuration data from the storage.
NullStorage::read in core/lib/Drupal/Core/Config/NullStorage.php
Reads configuration data from the storage.
ReadOnlyStorage::read in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
Reads configuration data from the storage.
RecipeConfigStorageWrapper::read in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
Reads configuration data from the storage.
RecipeExtensionConfigStorage::read in core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
Reads configuration data from the storage.
RecipeOverrideConfigStorage::read in core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Reads configuration data from the storage.
StorageReplaceDataWrapper::read in core/modules/config/src/StorageReplaceDataWrapper.php
Reads configuration data from the storage.

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