Search for createCollection
- Search 7.x for createCollection
- Search 8.9.x for createCollection
- Search 10.3.x for createCollection
- Search 11.x for createCollection
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
DatabaseStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection |
FileStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ManagedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
MemoryStorage::createCollection | function | core/ |
Creates a collection on the storage. |
NullStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ReadOnlyStorage::createCollection | function | core/ |
Creates a collection on the storage. |
StorageInterface::createCollection | function | core/ |
Creates a collection on the storage. |
StorageReplaceDataWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
StorageReplaceDataWrapperTest::testCreateCollection | function | core/ |
Tests if new collections created correctly. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.