Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyBuilderPlaceholderTest::lazyBuilderCallback | function | core/ |
Lazy builder callback. |
| LazyBuilderPlaceholderTest::setUp | function | core/ |
|
| LazyBuilderPlaceholderTest::testNestedLazyBuilderPlaceholders | function | core/ |
Tests Fiber::suspend() during twig rendering via placeholders. |
| LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback | function | core/ |
Lazy builder callback with test template. |
| LazyBuilders | class | core/ |
Defines a class for lazy building render arrays. |
| LazyBuilders.php | file | core/ |
|
| LazyBuilders::renderAnnouncements | function | core/ |
Render announcements. |
| LazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| LazyBuilders::__construct | function | core/ |
Constructs LazyBuilders object. |
| LazyContextRepository | class | core/ |
Provides a context repository which uses context provider services. |
| LazyContextRepository.php | file | core/ |
|
| LazyContextRepository::$container | property | core/ |
The service container. |
| LazyContextRepository::$contextProviderServiceIDs | property | core/ |
The set of available context providers service IDs. |
| LazyContextRepository::$contexts | property | core/ |
The statically cached contexts. |
| LazyContextRepository::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| LazyContextRepository::__construct | function | core/ |
Constructs a LazyContextRepository object. |
| LazyContextRepositoryTest | class | core/ |
Tests Drupal\Core\Plugin\Context\LazyContextRepository. |
| LazyContextRepositoryTest.php | file | core/ |
|
| LazyContextRepositoryTest::$container | property | core/ |
The container. |
| LazyContextRepositoryTest::setUp | function | core/ |
|
| LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
| LazyContextRepositoryTest::testGetAvailableContexts | function | core/ |
Tests get available contexts. |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
Tests get runtime contexts single. |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
Tests get runtime multiple context providers. |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
Tests get runtime multiple contexts per service. |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
Tests get runtime static cache. |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
Tests invalid context id. |
| LazyPluginCollection | class | core/ |
Defines an object which stores multiple plugin instances to lazy load them. |
| LazyPluginCollection.php | file | core/ |
|
| LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
| LazyPluginCollection::$pluginInstances | property | core/ |
Stores all instantiated plugins. |
| LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| LazyPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
| LazyPluginCollection::count | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 942
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.