Search for getAllCollectionNames

  1. Search 7.x for getAllCollectionNames
  2. Search 9.5.x for getAllCollectionNames
  3. Search 8.9.x for getAllCollectionNames
  4. Search 10.3.x for getAllCollectionNames
  5. Other projects
Title Object type File name Summary
CachedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/CachedStorage.php Gets the existing collections.
CheckpointStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php Gets the existing collections.
DatabaseStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/DatabaseStorage.php Gets the existing collections.
FileStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/FileStorage.php Gets the existing collections.
FileStorage::getAllCollectionNamesHelper function core/lib/Drupal/Core/Config/FileStorage.php Helper function for getAllCollectionNames().
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the existing collections.
MemoryStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the existing collections.
NullStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/NullStorage.php Gets the existing collections.
ReadOnlyStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets the existing collections.
RecipeConfigStorageWrapper::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Gets the existing collections.
RecipeConfigStorageWrapperTest::testGetAllCollectionNames function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that we merge and return only unique collection names.
RecipeExtensionConfigStorage::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php Gets the existing collections.
RecipeOverrideConfigStorage::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets the existing collections.
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php Gets the existing collections from both the target and source storage.
StorageComparerInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the existing collections from both the target and source storage.
StorageInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageInterface.php Gets the existing collections.
StorageReplaceDataWrapper::getAllCollectionNames function core/modules/config/src/StorageReplaceDataWrapper.php Gets the existing collections.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.