12 methods override StorageInterface::read()

CachedStorage::read in core/lib/Drupal/Core/Config/CachedStorage.php
CheckpointStorage::read in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
DatabaseStorage::read in core/lib/Drupal/Core/Config/DatabaseStorage.php
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
MemoryStorage::read in core/lib/Drupal/Core/Config/MemoryStorage.php
NullStorage::read in core/lib/Drupal/Core/Config/NullStorage.php
ReadOnlyStorage::read in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
RecipeConfigStorageWrapper::read in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
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
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.