6 methods override ConfigStorageTestBase::insert()
- CachedStorageTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php - Inserts configuration data in the storage.
- DatabaseStorageTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ DatabaseStorageTest.php - Inserts configuration data in the storage.
- FileStorageTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ FileStorageTest.php - Inserts configuration data in the storage.
- ManagedStorageTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ ManagedStorageTest.php - Inserts configuration data in the storage.
- MemoryStorageTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ MemoryStorageTest.php - Inserts configuration data in the storage.
- StorageReplaceDataWrapperTest::insert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ StorageReplaceDataWrapperTest.php - Inserts configuration data in the storage.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.