11 methods override StorageInterface::getCollectionName()
- CachedStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ CachedStorage.php - Gets the name of the current collection the storage is using.
- DatabaseStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php - Gets the name of the current collection the storage is using.
- FileStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Gets the name of the current collection the storage is using.
- ManagedStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ ManagedStorage.php - Gets the name of the current collection the storage is using.
- MemoryStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ MemoryStorage.php - Gets the name of the current collection the storage is using.
- NullStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ NullStorage.php - Gets the name of the current collection the storage is using.
- ReadOnlyStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ ReadOnlyStorage.php - Gets the name of the current collection the storage is using.
- RecipeConfigStorageWrapper::getCollectionName in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigStorageWrapper.php - Gets the name of the current collection the storage is using.
- RecipeExtensionConfigStorage::getCollectionName in core/
lib/ Drupal/ Core/ Recipe/ RecipeExtensionConfigStorage.php - Gets the name of the current collection the storage is using.
- RecipeOverrideConfigStorage::getCollectionName in core/
lib/ Drupal/ Core/ Recipe/ RecipeOverrideConfigStorage.php - Gets the name of the current collection the storage is using.
- StorageReplaceDataWrapper::getCollectionName in core/
modules/ config/ src/ StorageReplaceDataWrapper.php - Gets the name of the current collection the storage is using.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.