Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
TestItemTest.php file core/modules/field/tests/src/Kernel/TestItemTest.php
TestItemTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemTest.php The name of the field to use in this test.
TestItemTest::$modules property core/modules/field/tests/src/Kernel/TestItemTest.php Modules to enable.
TestItemTest::setUp function core/modules/field/tests/src/Kernel/TestItemTest.php Set the default field storage backend for fields created during tests.
TestItemTest::testTestItem function core/modules/field/tests/src/Kernel/TestItemTest.php Tests using entity fields of the field field type.
TestItemWithDependencies class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Defines the 'test_field_with_dependencies' entity field item.
TestItemWithDependencies.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php
TestItemWithDependencies::calculateDependencies function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Calculates dependencies for field items.
TestItemWithDependenciesTest class core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests the new entity API for the test field with dependencies type.
TestItemWithDependenciesTest.php file core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php
TestItemWithDependenciesTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php The name of the field to use in this test.
TestItemWithDependenciesTest::$modules property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Modules to enable.
TestItemWithDependenciesTest::testTestItemWithDepenencies function core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests that field types can add dependencies to field config entities.
TestItemWithPreconfiguredOptions class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Defines the 'test_field_with_preconfigured_options' entity field item.
TestItemWithPreconfiguredOptions.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php
TestItemWithPreconfiguredOptions::getPreconfiguredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Returns preconfigured field options for a field type.
TestKernel class core/lib/Drupal/Core/Test/TestKernel.php Kernel to mock requests to test simpletest.
TestKernel.php file core/lib/Drupal/Core/Test/TestKernel.php
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 an annotated 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 annotated 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::$paths property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
TestLibraryDiscoveryParser::$validUris property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
TestLibraryDiscoveryParser::drupalGetPath function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Wraps drupal_get_path().
TestLibraryDiscoveryParser::fileValidUri function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Wraps \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidUri().
TestLibraryDiscoveryParser::setFileValidUri function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
TestLibraryDiscoveryParser::setPaths 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::getSource 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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.