8 methods override StorageInterface::createCollection()
- CachedStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ CachedStorage.php - Creates a collection on the storage.
- DatabaseStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php - Creates a collection on the storage.
- FileStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Creates a collection on the storage.
- ManagedStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ ManagedStorage.php - Creates a collection on the storage.
- MemoryStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ MemoryStorage.php - Creates a collection on the storage.
- NullStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ NullStorage.php - Creates a collection on the storage.
- ReadOnlyStorage::createCollection in core/
lib/ Drupal/ Core/ Config/ ReadOnlyStorage.php - Creates a collection on the storage.
- StorageReplaceDataWrapper::createCollection in core/
modules/ config/ src/ StorageReplaceDataWrapper.php - Creates a collection on the storage.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.