| TestConfigFactoryOverrideBase::addCollections |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::onConfigDelete |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration save. |
| TestConfigNamesMapper |
class |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Defines a test mapper class. |
| TestConfigNamesMapper::getInternalLangcode |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Gets the internal language code of this mapper, if any. |
| TestConfigNamesMapper::setConfigFactory |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the configuration factory. |
| TestConfigNamesMapper::setConfigNames |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the list of configuration names. |
| TestConfigType |
class |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
Defines a configuration-based entity type used for testing. |
| TestConfigType.php |
file |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
|
| TestConfigurableContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
|
| TestConfigurableContextAwarePlugin::defaultConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Gets default configuration for this plugin. |
| TestConfigurableContextAwarePlugin::getConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Gets this plugin's configuration. |
| TestConfigurableContextAwarePlugin::setConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Sets the configuration for this plugin instance. |
| TestConfigurableContextAwarePluginInterface |
interface |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
|
| TestConfigurablePlugin |
class |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::calculateDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Calculates dependencies for the configured plugin. |
| TestConfigurablePlugin::defaultConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Gets default configuration for this plugin. |
| TestConfigurablePlugin::getConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Gets this plugin's configuration. |
| TestConfigurablePlugin::setConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Sets the configuration for this plugin instance. |
| TestContainerDerivativeDiscovery |
class |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Defines container test derivative discovery. |
| TestContainerDerivativeDiscovery.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
|
| TestContainerDerivativeDiscovery::create |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Creates a new class instance. |
| TestContainerDerivativeDiscovery::__construct |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Constructs a TestContainerDerivativeDiscovery object. |
| TestContent |
class |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Test controllers that are intended to be wrapped in a main controller. |
| TestContent.php |
file |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
|
| TestContent::$httpKernel |
property |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
The HTTP kernel. |
| TestContent::create |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Instantiates a new instance of the implementing class using autowiring. |
| TestContent::subrequestTest |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Uses a subrequest to determine the content. |
| TestContent::test1 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Provides example content for testing route enhancers. |
| TestContent::test11 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Provides example content for route specific authentication. |
| TestContent::testAccount |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
|
| TestContent::__construct |
function |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Constructs a TestContent instance. |
| TestContextAwareBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Provides a context-aware block. |
| TestContextAwareBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
|
| TestContextAwareBlock::blockAccess |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Indicates whether the block should be shown. |
| TestContextAwareBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestContextAwareLayout |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
The TestContextAwareLayout Class. |
| TestContextAwareLayout.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
|
| TestContextAwareLayout::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
Build a render array for layout with regions. |
| TestContextAwareNoValidContextOptionsBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
|
| TestContextAwareNoValidContextOptionsBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
Provides a test implementation of a context-aware plugin. |
| TestContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
|
| TestContextAwarePlugin::$setContextCalled |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Indicates if ::setContext() has been called or not. |
| TestContextAwarePlugin::setContext |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Set a context on this plugin. |
| TestContextAwarePluginDefinition |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
|