Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyPluginCollection::get | function | core/ |
Gets a plugin instance, initializing it if necessary. |
| LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
| LazyPluginCollection::getIterator | function | core/ |
|
| LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
| LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
| LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
| LazyPluginCollectionTestBase.php | file | core/ |
|
| LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
| LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
| LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
| LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
| LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
| LazyPluginCollectionTestBase::setUp | function | core/ |
|
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| ListPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| locale.batch.inc | file | core/ |
|
| locale.bulk.inc | file | core/ |
|
| locale.compare.inc | file | core/ |
|
| locale.fetch.inc | file | core/ |
|
| locale.pages.inc | file | core/ |
|
| locale.translation.inc | file | core/ |
|
| MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
| MainContentBlockPluginInterface.php | file | core/ |
|
| MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
| MainContentFallbackTest | class | core/ |
Test SimplePageVariant main content rendering fallback page display variant. |
| MainContentFallbackTest.php | file | core/ |
|
| MainContentFallbackTest::$adminUser | property | core/ |
The administrator user for the test. |
| MainContentFallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MainContentFallbackTest::$modules | property | core/ |
Modules to install. |
| MainContentFallbackTest::$webUser | property | core/ |
The web user for the test. |
| MainContentFallbackTest::setUp | function | core/ |
|
| MainContentFallbackTest::testMainContentFallback | function | core/ |
Tests availability of main content: Drupal falls back to SimplePageVariant. |
| MainContentRendererInterface | interface | core/ |
The interface for "main content" ( |
| MainContentRendererInterface.php | file | core/ |
|
| MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
| MainContentRenderersPass | class | core/ |
Adds main_content_renderers parameter to the container. |
| MainContentRenderersPass.php | file | core/ |
|
| MainContentRenderersPass::process | function | core/ |
Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. |
| MainContentViewSubscriber | class | core/ |
View subscriber rendering main content render arrays into responses. |
| MainContentViewSubscriber.php | file | core/ |
|
| MainContentViewSubscriber::$classResolver | property | core/ |
The class resolver service. |
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.