Search for collect

  1. Search 7.x for collect
  2. Search 9.5.x for collect
  3. Search 8.9.x for collect
  4. Search 10.3.x for collect
  5. Other projects
Title Object type File name Summary
DefaultSingleLazyPluginCollectionTest.php file core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
DefaultSingleLazyPluginCollectionTest::setupPluginCollection function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Sets up the default plugin collection.
DefaultSingleLazyPluginCollectionTest::testAddInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::addInstanceId
@covers ::getConfiguration
@covers ::setConfiguration
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::setConfiguration
DefaultSingleLazyPluginCollectionTest::testGet function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Tests the get() method.
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::getInstanceIds
DeprecationHandler::$collectedDeprecations property core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php A list of deprecation messages collected during test run.
DeprecationHandler::collectActualDeprecation function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Collects an actual deprecation.
DeprecationHandler::getCollectedDeprecations function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Returns all collected deprecations.
DisplayPluginCollection class core/modules/views/src/DisplayPluginCollection.php A class which wraps the displays of a view so you can lazy-initialize them.
DisplayPluginCollection.php file core/modules/views/src/DisplayPluginCollection.php
DisplayPluginCollection::$pluginKey property core/modules/views/src/DisplayPluginCollection.php The key within the plugin configuration that contains the plugin ID.
DisplayPluginCollection::$view property core/modules/views/src/DisplayPluginCollection.php Stores a reference to the view which has this displays attached.
DisplayPluginCollection::clear function core/modules/views/src/DisplayPluginCollection.php Clears all instantiated plugins.
DisplayPluginCollection::get function core/modules/views/src/DisplayPluginCollection.php
DisplayPluginCollection::initializePlugin function core/modules/views/src/DisplayPluginCollection.php Initializes and stores a plugin.
DisplayPluginCollection::remove function core/modules/views/src/DisplayPluginCollection.php Removes an initialized plugin.
DisplayPluginCollection::__construct function core/modules/views/src/DisplayPluginCollection.php Constructs a DisplayPluginCollection object.
DisplayPluginCollection::__destruct function core/modules/views/src/DisplayPluginCollection.php Destructs a DisplayPluginCollection object.
DisplayRouterInterface::collectRoutes function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Adds the route entry of a view to the collection.
DocParser::collectAnnotationMetadata function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Collects parsing metadata for a given annotation class
DocParser::collectAttributeTypeMetadata function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Collects parsing metadata for a given attribute.
Drupal\performance_test\PerformanceDataCollector service core/modules/system/tests/modules/performance_test/performance_test.services.yml
EntityDisplayBaseMockableClass::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php
EntityDisplayPluginCollection class core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php A collection of formatters or widgets.
EntityDisplayPluginCollection.php file core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php
EntityDisplayPluginCollection::$pluginKey property core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php The key within the plugin configuration that contains the plugin ID.
EntityFormDisplay::collectRenderDisplay function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Returns the entity_form_display object used to build an entity form.
EntityFormDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityResource::getCollection function core/modules/jsonapi/src/Controller/EntityResource.php Gets the collection of entities.
EntityResource::getCollectionCountQuery function core/modules/jsonapi/src/Controller/EntityResource.php Gets a basic query for a collection count.
EntityResource::getCollectionQuery function core/modules/jsonapi/src/Controller/EntityResource.php Gets a basic query for a collection.
EntityResource::respondWithCollection function core/modules/jsonapi/src/Controller/EntityResource.php Respond with an entity collection.
EntityResourceTest::testGetEmptyCollection function core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php @covers ::getCollection
EntityResourceTest::testGetPagedCollection function core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php @covers ::getCollection
EntityTestTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Computes the cacheability for a given entity collection.
EntityType::$collection_permission property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$label_collection property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getCollectionLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the uppercase plural form of the name of the entity type.
EntityType::getCollectionPermission function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the default collection permission.
EntityTypeInterface::getCollectionLabel function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the uppercase plural form of the name of the entity type.
EntityTypeInterface::getCollectionPermission function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the default collection permission.
EntityTypeTest::testGetCollectionLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php @covers ::getCollectionLabel
EntityViewDisplay::collectRenderDisplay function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php Returns the display object used to render an entity.
EntityViewDisplay::collectRenderDisplays function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php Returns the display objects used to render a set of entities.
EntityViewDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
EntityWithPluginCollectionInterface interface core/lib/Drupal/Core/Entity/EntityWithPluginCollectionInterface.php Provides an interface for an object using a plugin collection.
EntityWithPluginCollectionInterface.php file core/lib/Drupal/Core/Entity/EntityWithPluginCollectionInterface.php
ErrorCollection class core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php To be used when the primary data is `errors`.
ErrorCollection.php file core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.