| DefaultLazyPluginCollectionTest::testRemoveInstanceId |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests remove instance id. |
| DefaultLazyPluginCollectionTest::testSet |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests set. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests set instance configuration. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests plugin instances are changed if the configuration plugin key changes. |
| DefaultLazyPluginCollectionTest::testSortHelper |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests sort helper. |
| DefaultLazyPluginCollectionTest::testSortHelperException |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests the sort helper exception if plugin not found. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks |
function |
core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php |
Collects the node links in the menu tree. |
| DefaultSingleLazyPluginCollection |
class |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
Provides a default plugin collection for a plugin type. |
| DefaultSingleLazyPluginCollection.php |
file |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
|
| DefaultSingleLazyPluginCollection::$configuration |
property |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
An array of configuration to instantiate the plugin with. |
| DefaultSingleLazyPluginCollection::$instanceId |
property |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
The instance ID used for this plugin collection. |
| DefaultSingleLazyPluginCollection::$manager |
property |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
The manager used to instantiate the plugins. |
| DefaultSingleLazyPluginCollection::addInstanceId |
function |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
|
| DefaultSingleLazyPluginCollection::getConfiguration |
function |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
|
| DefaultSingleLazyPluginCollection::initializePlugin |
function |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
|
| DefaultSingleLazyPluginCollection::setConfiguration |
function |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
|
| DefaultSingleLazyPluginCollection::__construct |
function |
core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php |
Constructs a new DefaultSingleLazyPluginCollection object. |
| DefaultSingleLazyPluginCollectionTest |
class |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests Drupal\Core\Plugin\DefaultSingleLazyPluginCollection. |
| DefaultSingleLazyPluginCollectionTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests add instance id. |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests configurable set configuration. |
| 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 |
Tests get instance ids. |
| 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 |
|
| 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 |
|
| DisplayPluginCollection::get |
function |
core/modules/views/src/DisplayPluginCollection.php |
|
| DisplayPluginCollection::initializePlugin |
function |
core/modules/views/src/DisplayPluginCollection.php |
|
| DisplayPluginCollection::remove |
function |
core/modules/views/src/DisplayPluginCollection.php |
|
| 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\Core\Theme\Icon\IconCollector |
service |
core/core.services.yml |
|
| Drupal\performance_test\PerformanceDataCollector |
service |
core/modules/system/tests/modules/performance_test/performance_test.services.yml |
|
| Drupal\workspaces\Provider\WorkspaceProviderCollector |
service |
core/modules/workspaces/workspaces.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. |