Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] |
| locale.batch.inc | file | core/ |
Batch process to check the availability of remote or local po files. |
| locale.bulk.inc | file | core/ |
Mass import-export and batch import functionality for Gettext .po files. |
| locale.compare.inc | file | core/ |
The API for comparing project translation status with available translation. |
| locale.fetch.inc | file | core/ |
The API for download and import of translations from remote and local sources. |
| locale.pages.inc | file | core/ |
Interface translation summary, editing and deletion user interfaces. |
| locale.translation.inc | file | core/ |
Common API for interface translation. |
| 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/ |
|
| MainContentFallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MainContentFallbackTest::$modules | property | core/ |
Modules to enable. |
| MainContentFallbackTest::$webUser | property | core/ |
|
| 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. |
| MainContentViewSubscriber::$mainContentRenderers | property | core/ |
The available main content renderer services, keyed per format. |
| MainContentViewSubscriber::$routeMatch | property | core/ |
The current route match. |
| MainContentViewSubscriber::getSubscribedEvents | function | core/ |
|
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| MainContentViewSubscriber::WRAPPER_FORMAT | constant | core/ |
URL query attribute to indicate the wrapper used to render a request. |
| MainContentViewSubscriber::__construct | function | core/ |
Constructs a new MainContentViewSubscriber object. |
| Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
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.