Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Search main for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal\Core\Theme\Icon\IconCollector | service | core/ |
|
| Drupal\performance_test\PerformanceDataCollector | service | core/ |
|
| Drupal\workspaces\Provider\WorkspaceProviderCollector | service | core/ |
|
| EntityDisplayBaseMockableClass::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityDisplayPluginCollection | class | core/ |
A collection of formatters or widgets. |
| EntityDisplayPluginCollection.php | file | core/ |
|
| EntityDisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
| EntityFormDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| 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. |
| EntityResource::respondWithCollection | function | core/ |
Respond with an entity collection. |
| EntityResourceTest::testGetEmptyCollection | function | core/ |
Tests get empty collection. |
| EntityResourceTest::testGetPagedCollection | function | core/ |
Tests get paged collection. |
| EntityTestTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| EntityType::$collection_permission | property | core/ |
The name of the collection permission. |
| EntityType::$label_collection | property | core/ |
The human-readable label for a collection of entities of the type. |
| 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/ |
Tests get collection label. |
| EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
| EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
| EntityViewDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
| EntityWithPluginCollectionInterface.php | file | core/ |
|
| ErrorCollection | class | core/ |
To be used when the primary data is `errors`. |
| ErrorCollection.php | file | core/ |
|
| ErrorCollection::$errors | property | core/ |
The HTTP exceptions. |
| ErrorCollection::getIterator | function | core/ |
Returns an iterator for errors. |
| ErrorCollection::__construct | function | core/ |
Instantiates an ErrorCollection object. |
| EventSubscriber::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
Tests create collection. |
| FileCache::$collection | property | core/ |
The collection identifier of this cache. |
| FileParsingCacheCollectorBase | class | core/ |
Caches file parsing in a cache collector. |
| FileParsingCacheCollectorBase.php | file | core/ |
|
| FileParsingCacheCollectorBase::get | function | core/ |
Gets value from the cache. |
| FileParsingCacheCollectorBase::parseFile | function | core/ |
Parses a file given a filename and returns the result. |
| FileParsingCacheCollectorBase::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| FileParsingCacheCollectorBase::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
| FileParsingCacheCollectorBase::__construct | function | core/ |
Constructs a CacheCollector object. |
| FileReadOnlyStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| FileStorage::$collection | property | core/ |
The storage collection. |
| FileStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| FileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.