Search for getCollection
- Search 7.x for getCollection
- Search 9.5.x for getCollection
- Search 8.9.x for getCollection
- Search 10.3.x for getCollection
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AllowListConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CachedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CachedStorage::getCollectionPrefix | function | core/ |
Returns a cache ID prefix to use for the collection. |
CheckpointStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
DatabaseStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute @dataProvider providerTestGetCollectionRoute |
EntityResource::getCollection | function | core/ |
Gets the collection of entities. |
EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
EntityResource::getCollectionQuery | function | core/ |
Gets a basic query for a collection. |
EntityType::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityType::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
EntityTypeInterface::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityTypeInterface::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
EntityTypeTest::testGetCollectionLabel | function | core/ |
@covers ::getCollectionLabel |
FileStorage::getCollectionDirectory | function | core/ |
Gets the directory for the collection. |
FileStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
KeyValueStoreInterface::getCollectionName | function | core/ |
Returns the name of this collection. |
ManagedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
NullStorageExpirable::getCollectionName | function | core/ |
Returns the name of this collection. |
OptimizedPhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
ReadOnlyStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeConfigStorageWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeConfigStorageWrapperTest::testGetCollection | function | core/ |
Test the collection name is stored properly. |
RecipeExtensionConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeOverrideConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
StorageBase::getCollectionName | function | core/ |
|
StorageInterface::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
StorageReplaceDataWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.