| TestConfigFactoryOverrideBase::onConfigSave |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| 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 |
|
| TestConfigurableContextAwarePluginInterface |
interface |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Test interface used for creating mock classes in tests. |
| TestConfigurablePlugin |
class |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
A configurable plugin implementation used for testing. |
| TestConfigurablePlugin.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::calculateDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::onCollectionDependencyRemoval |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| 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 |
|
| 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::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 |
|
| TestContextAwareBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
|
| 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 |
|
| 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 |
|
| 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 |
Context aware plugin test class. |
| 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 |
|
| TestContextAwarePluginDefinition |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
A plugin definition test class. |
| TestContextAwareUnsatisfiedBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php |
Provides a context-aware block. |
| TestContextAwareUnsatisfiedBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php |
|
| TestContextAwareUnsatisfiedBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php |
|
| TestContextualLink |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
Defines a contextual link plugin with a dynamic title from user input. |
| TestContextualLink.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
|
| TestContextualLink::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
|
| TestController |
class |
core/modules/system/tests/modules/path_changed_helper_test/src/Controller/TestController.php |
Controller for testing the PathChangedHelper class. |
| TestController |
class |
core/modules/system/tests/modules/token_test/src/Controller/TestController.php |
Provides a test controller for token replacement. |
| TestController |
class |
core/modules/system/tests/modules/container_rebuild_test/src/TestController.php |
Controller for testing module information and container reset functionality. |
| TestController |
class |
core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php |
Test controller to provide a callback for the contextual link. |
| TestController |
class |
core/tests/Drupal/Tests/Core/Controller/TestController.php |
Defines a test controller used by unit tests. |