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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
Tests set instance configuration. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange | function | core/ |
Tests plugin instances are changed if the configuration plugin key changes. |
| DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
Tests sort helper. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
| DefaultSingleLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
| DefaultSingleLazyPluginCollection.php | file | core/ |
|
| DefaultSingleLazyPluginCollection::$configuration | property | core/ |
An array of configuration to instantiate the plugin with. |
| DefaultSingleLazyPluginCollection::$instanceId | property | core/ |
The instance ID used for this plugin collection. |
| DefaultSingleLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
| DefaultSingleLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
| DefaultSingleLazyPluginCollectionTest | class | core/ |
Tests Drupal\Core\Plugin\DefaultSingleLazyPluginCollection. |
| DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
Tests add instance id. |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
Tests configurable set configuration. |
| DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
Tests get instance ids. |
| DeprecationHandler::$collectedDeprecations | property | core/ |
A list of deprecation messages collected during test run. |
| DeprecationHandler::collectActualDeprecation | function | core/ |
Collects an actual deprecation. |
| DeprecationHandler::getCollectedDeprecations | function | core/ |
Returns all collected deprecations. |
| DisplayPluginCollection | class | core/ |
A class which wraps the displays of a view so you can lazy-initialize them. |
| DisplayPluginCollection.php | file | core/ |
|
| DisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DisplayPluginCollection::$view | property | core/ |
Stores a reference to the view which has this displays attached. |
| DisplayPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
| DisplayPluginCollection::get | function | core/ |
|
| DisplayPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DisplayPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| DisplayPluginCollection::__construct | function | core/ |
Constructs a DisplayPluginCollection object. |
| DisplayPluginCollection::__destruct | function | core/ |
Destructs a DisplayPluginCollection object. |
| DisplayRouterInterface::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
| DocParser::collectAttributeTypeMetadata | function | core/ |
Collects parsing metadata for a given attribute. |
| 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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.