Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| layout_discovery.libraries.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.libraries.yml |
| layout_discovery.module | file | core/ |
Provides hook implementations for Layout Discovery. |
| layout_discovery.post_update.php | file | core/ |
Post update functions for layout discovery. |
| layout_discovery.services.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.services.yml |
| layout_discovery_help | function | core/ |
Implements hook_help(). |
| layout_discovery_post_update_recalculate_entity_form_display_dependencies | function | core/ |
Recalculate dependencies for the entity_form_display entity. |
| layout_discovery_post_update_recalculate_entity_view_display_dependencies | function | core/ |
Recalculate dependencies for the entity_view_display entity. |
| layout_discovery_requirements | function | core/ |
Implements hook_requirements(). |
| layout_discovery_theme | function | core/ |
Implements hook_theme(). |
| layout_test.info.yml | file | core/ |
core/modules/system/tests/modules/layout_test/layout_test.info.yml |
| layout_test.layouts.yml | file | core/ |
core/modules/system/tests/modules/layout_test/layout_test.layouts.yml |
| layout_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/layout_test/layout_test.libraries.yml |
| layout_test.module | file | core/ |
Provides hook implementations for Layout Test. |
| layout_test.schema.yml | file | core/ |
core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml |
| 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/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository[[api-linebreak]] @group context |
| 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/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| 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::getInstanceIds | function | core/ |
Gets all instance IDs. |
| LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
| 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. |
Pagination
- Previous page
- Page 715
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.