12 methods override StorageInterface::getAllCollectionNames()

CachedStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/CachedStorage.php
Gets the existing collections.
CheckpointStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
Gets the existing collections.
DatabaseStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/DatabaseStorage.php
Gets the existing collections.
FileStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/FileStorage.php
Gets the existing collections.
ManagedStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/ManagedStorage.php
Gets the existing collections.
MemoryStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/MemoryStorage.php
Gets the existing collections.
NullStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/NullStorage.php
Gets the existing collections.
ReadOnlyStorage::getAllCollectionNames in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
Gets the existing collections.
RecipeConfigStorageWrapper::getAllCollectionNames in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
Gets the existing collections.
RecipeExtensionConfigStorage::getAllCollectionNames in core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
Gets the existing collections.
RecipeOverrideConfigStorage::getAllCollectionNames in core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Gets the existing collections.
StorageReplaceDataWrapper::getAllCollectionNames in 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.