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
TestObjectItemTest::testTestObjectItem function core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of a field type that has an object.
TestPageDisplayVariantSubscriber class core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php Selects the test page display variant.
TestPageDisplayVariantSubscriber.php file core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
TestPageDisplayVariantSubscriber::getSubscribedEvents function core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
TestPageDisplayVariantSubscriber::onSelectPageDisplayVariant function core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php Selects the page display variant.
TestPageTestController class core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Controller routines for test_page_test routes.
TestPageTestController.php file core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php
TestPageTestController::testPage function core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Returns a test page and sets the title.
TestParser class core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/parser/TestParser.php Defines a Test parser implementation.
TestParser.php file core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/parser/TestParser.php
TestParser::parse function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/parser/TestParser.php Implements \Drupal\aggregator\Plugin\ParserInterface::parse().
TestPathBasedBreadcrumbBuilder class core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Helper class for testing purposes only.
TestPathBasedBreadcrumbBuilder::setLinkGenerator function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
TestPathBasedBreadcrumbBuilder::setStringTranslation function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Sets the string translation service to use.
TestPerComponentEntityDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the entity.
TestPerComponentEntityDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php PerComponentEntityDisplay constructor.
TestPerComponentEntityFormDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the entity.
TestPerComponentEntityFormDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php PerComponentEntityDisplay constructor.
TestPermissionCallbacks class core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestPermissionCallbacks::singleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestPermissionCallbacks::titleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestPermissionCallbacks::titleDescriptionRestrictAccess function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestPermissionCallbacks::titleProvider function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestPhpMailFailure class core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php Defines a mail sending implementation that always fails.
TestPhpMailFailure.php file core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php
TestPhpMailFailure::mail function core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php Sends an email message.
TestPluginBase class core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Helper class for using the PluginBase abstract class.
TestPluginBase::viewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Replaces Views' tokens in a given string. The resulting string will be
sanitized with Xss::filterAdmin.
TestPluginBase::__construct function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Constructs a PluginBase object.
TestPluginDefinition class core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php
TestPluginDependency class core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$themeHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::moduleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the module handler.
TestPluginDependency::setModuleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::setThemeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::themeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the theme handler.
TestPluginForm class core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
TestPluginForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form constructor.
TestPluginForm::submitConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form submission handler.
TestPluginForm::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form validation handler.

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