6 methods override ConfigStorageTestBase::read()
- CachedStorageTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php - Reads configuration data from the storage.
- DatabaseStorageTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ DatabaseStorageTest.php - Reads configuration data from the storage.
- FileStorageTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ FileStorageTest.php - Reads configuration data from the storage.
- ManagedStorageTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ ManagedStorageTest.php - Reads configuration data from the storage.
- MemoryStorageTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ MemoryStorageTest.php - Reads configuration data from the storage.
- StorageReplaceDataWrapperTest::read in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ StorageReplaceDataWrapperTest.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.