Search for getAllCollectionNames
- Search 7.x for getAllCollectionNames
- Search 9.5.x for getAllCollectionNames
- Search 8.9.x for getAllCollectionNames
- Search 11.x for getAllCollectionNames
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CheckpointStorage::getAllCollectionNames | function | core/ |
|
DatabaseStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
ManagedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
ReadOnlyStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeConfigStorageWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeConfigStorageWrapperTest::testGetAllCollectionNames | function | core/ |
Test that we merge and return only unique collection names. |
RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
StorageComparer::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
StorageComparerInterface::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
StorageInterface::getAllCollectionNames | function | core/ |
Gets the existing collections. |
StorageReplaceDataWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.