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 11.x for getAllCollectionNames
  5. Other projects
Title Object type File name Summary
CachedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/CachedStorage.php
CheckpointStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
DatabaseStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/DatabaseStorage.php
FileStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::getAllCollectionNamesHelper function core/lib/Drupal/Core/Config/FileStorage.php Helper function for getAllCollectionNames().
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php
MemoryStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/MemoryStorage.php
NullStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/NullStorage.php
ReadOnlyStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ReadOnlyStorage.php
RecipeConfigStorageWrapper::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
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
RecipeOverrideConfigStorage::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php
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

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