Search for getCollectionName

  1. Search 7.x for getCollectionName
  2. Search 9.5.x for getCollectionName
  3. Search 8.9.x for getCollectionName
  4. Search 10.3.x for getCollectionName
  5. Other projects
Title Object type File name Summary
CachedStorage::getCollectionName function core/lib/Drupal/Core/Config/CachedStorage.php Gets the name of the current collection the storage is using.
CheckpointStorage::getCollectionName function core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php Gets the name of the current collection the storage is using.
ConfigCollectionInfo::getCollectionNames function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the list of possible collection names.
DatabaseStorage::getCollectionName function core/lib/Drupal/Core/Config/DatabaseStorage.php Gets the name of the current collection the storage is using.
FileStorage::getCollectionName function core/lib/Drupal/Core/Config/FileStorage.php Gets the name of the current collection the storage is using.
KeyValueStoreInterface::getCollectionName function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns the name of this collection.
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
MemoryStorage::getCollectionName function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the name of the current collection the storage is using.
NullStorage::getCollectionName function core/lib/Drupal/Core/Config/NullStorage.php Gets the name of the current collection the storage is using.
NullStorageExpirable::getCollectionName function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the name of this collection.
ReadOnlyStorage::getCollectionName function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets the name of the current collection the storage is using.
RecipeConfigStorageWrapper::getCollectionName function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Gets the name of the current collection the storage is using.
RecipeExtensionConfigStorage::getCollectionName function core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php Gets the name of the current collection the storage is using.
RecipeOverrideConfigStorage::getCollectionName function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets the name of the current collection the storage is using.
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Returns the name of this collection.
StorageInterface::getCollectionName function core/lib/Drupal/Core/Config/StorageInterface.php Gets the name of the current collection the storage is using.
StorageReplaceDataWrapper::getCollectionName function 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.