| TestItemWithSingleDescription.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithSingleDescription.php |
|
| TestKernel |
class |
core/lib/Drupal/Core/Test/TestKernel.php |
Kernel that is only used by mock front controllers. |
| TestKernel.php |
file |
core/lib/Drupal/Core/Test/TestKernel.php |
|
| TestKernel::setContainerWithKernel |
function |
core/lib/Drupal/Core/Test/TestKernel.php |
Sets a container with a kernel service on the Drupal class. |
| TestKernel::__construct |
function |
core/lib/Drupal/Core/Test/TestKernel.php |
Constructs a DrupalKernel object. |
| TestLayoutContentFooter |
class |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutContentFooter.php |
Provides a Layout plugin for field_layout tests. |
| TestLayoutContentFooter.php |
file |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutContentFooter.php |
|
| TestLayoutEntityHelperTrait |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Test class using the trait. |
| TestLayoutMainFooter |
class |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php |
Provides an attributed layout plugin for field_layout tests. |
| TestLayoutMainFooter.php |
file |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php |
|
| TestLayoutMainFooter::calculateDependencies |
function |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php |
Calculates dependencies for the configured plugin. |
| TestLayoutMainFooter::defaultConfiguration |
function |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php |
Gets default configuration for this plugin. |
| TestLazyPluginCollection |
class |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Defines a plugin collection which uses fruit plugins. |
| TestLazyPluginCollection.php |
file |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
|
| TestLazyPluginCollection::$manager |
property |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Stores the plugin manager used by this collection. |
| TestLazyPluginCollection::getConfiguration |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Gets the current configuration of all plugins in this collection. |
| TestLazyPluginCollection::initializePlugin |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Initializes and stores a plugin. |
| TestLazyPluginCollection::setConfiguration |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Sets the configuration for all plugins in this collection. |
| TestLazyPluginCollection::__construct |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Constructs a TestLazyPluginCollection object. |
| TestLibraryDiscoveryParser |
class |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Wraps the tested class to mock the external dependencies. |
| TestLibraryDiscoveryParser::$validUris |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
|
| TestLibraryDiscoveryParser::fileValidUri |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
|
| TestLibraryDiscoveryParser::setFileValidUri |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
|
| TestLoader |
class |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
A test Twig loader. |
| TestLoader.php |
file |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
|
| TestLoader::exists |
function |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
|
| TestLoader::getCacheKey |
function |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
|
| TestLoader::getSourceContext |
function |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
|
| TestLoader::isFresh |
function |
core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php |
|
| TestLocalAction |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php |
Defines a test local action plugin class. |
| TestLocalAction.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php |
|
| TestLocalAction4 |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php |
Defines a local action plugin with a dynamic title. |
| TestLocalAction4.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php |
|
| TestLocalAction4::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php |
Returns the localized title to be shown for this action. |
| TestLocalAction5 |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php |
Defines a local action plugin with a dynamic title from user input. |
| TestLocalAction5.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php |
|
| TestLocalAction5::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php |
Returns the localized title to be shown for this action. |
| TestLocalAction::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php |
Returns the localized title to be shown for this action. |
| TestLocalActionManager |
class |
core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php |
|
| TestLocalActionManager::__construct |
function |
core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php |
Constructs a LocalActionManager object. |
| TestLocalActionWithConfig |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
Defines a test local action plugin class. |
| TestLocalActionWithConfig.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
|
| TestLocalActionWithConfig::$config |
property |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
|
| TestLocalActionWithConfig::create |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
Creates an instance of the plugin. |
| TestLocalActionWithConfig::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
Returns the localized title to be shown for this action. |
| TestLocalActionWithConfig::__construct |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php |
Constructs a TestLocalActionWithConfig object. |
| TestLocalTaskController |
class |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php |
A test controller. |
| TestLocalTaskController.php |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php |
|
| TestLocalTaskController::methodWithoutUpcastNode |
function |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php |
A method which does not hint the node parameter to avoid upcasting. |
| TestLocalTaskDefault |
class |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
|