11 methods override StorageInterface::readMultiple()
- CachedStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ CachedStorage.php - Reads configuration data from the storage.
- DatabaseStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php - Reads configuration data from the storage.
- FileStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Reads configuration data from the storage.
- ManagedStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ ManagedStorage.php - Reads configuration data from the storage.
- MemoryStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ MemoryStorage.php - Reads configuration data from the storage.
- NullStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ NullStorage.php - Reads configuration data from the storage.
- ReadOnlyStorage::readMultiple in core/
lib/ Drupal/ Core/ Config/ ReadOnlyStorage.php - Reads configuration data from the storage.
- RecipeConfigStorageWrapper::readMultiple in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigStorageWrapper.php - Reads configuration data from the storage.
- RecipeExtensionConfigStorage::readMultiple in core/
lib/ Drupal/ Core/ Recipe/ RecipeExtensionConfigStorage.php - Reads configuration data from the storage.
- RecipeOverrideConfigStorage::readMultiple in core/
lib/ Drupal/ Core/ Recipe/ RecipeOverrideConfigStorage.php - Reads configuration data from the storage.
- StorageReplaceDataWrapper::readMultiple 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.