13 methods override StorageInterface::getCollectionName()
- AllowListConfigStorage::getCollectionName in core/
lib/ Drupal/ Core/ Recipe/ AllowListConfigStorage.php - CachedStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ CachedStorage.php - CheckpointStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ Checkpoint/ CheckpointStorage.php - DatabaseStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php - FileStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - ManagedStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ ManagedStorage.php - MemoryStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ MemoryStorage.php - NullStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ NullStorage.php - ReadOnlyStorage::getCollectionName in core/
lib/ Drupal/ Core/ Config/ ReadOnlyStorage.php - RecipeConfigStorageWrapper::getCollectionName in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigStorageWrapper.php - 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 - StorageReplaceDataWrapper::getCollectionName in core/
modules/ config/ src/ StorageReplaceDataWrapper.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.