Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. 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
ShortcutXmlAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The theme to install as the default for testing.
ShortcutXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The format to use in this test.
ShortcutXmlAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The MIME type that corresponds to $format.
ShortcutXmlBasicAuthTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php @group rest
ShortcutXmlBasicAuthTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php
ShortcutXmlBasicAuthTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The authentication mechanism to use in this test.
ShortcutXmlBasicAuthTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The theme to install as the default for testing.
ShortcutXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The format to use in this test.
ShortcutXmlBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutXmlBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php Modules to install.
ShortcutXmlCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php @group rest
ShortcutXmlCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php
ShortcutXmlCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The authentication mechanism to use in this test.
ShortcutXmlCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The theme to install as the default for testing.
ShortcutXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The format to use in this test.
ShortcutXmlCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The MIME type that corresponds to $format.
ShutdownFunctionsTest class core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Functional tests shutdown functions.
ShutdownFunctionsTest.php file core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php The theme to install as the default for testing.
ShutdownFunctionsTest::$modules property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Modules to install.
ShutdownFunctionsTest::tearDown function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::testShutdownFunctions function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Tests shutdown functions.
ShutdownFunctionTest class core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests.
ShutdownFunctionTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
ShutdownFunctionTest::$shutDownOneCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownOne() called.
ShutdownFunctionTest::$shutDownTwoCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownTwo() called.
ShutdownFunctionTest::shutdownOne function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by registering another shutdown function.
ShutdownFunctionTest::shutdownTwo function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by being registered during shutdown.
ShutdownFunctionTest::testShutdownFunctionInShutdownFunction function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests that shutdown functions can be added by other shutdown functions.
SimpleConfigLangcodeTest class core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php @group system
@group Update
@covers system_post_update_add_langcode_to_all_translatable_config[[api-linebreak]]
SimpleConfigLangcodeTest.php file core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php
SimpleConfigLangcodeTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php Set database dump files to be used.
SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig function core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php Tests that langcodes are added to simple config objects that need them.
SimpleConfigSectionListTest class core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Tests the test implementation of section storage.
SimpleConfigSectionListTest.php file core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php
SimpleConfigSectionListTest::$modules property core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Modules to install.
SimpleConfigSectionListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Sets up the section list.
SimpleConfigValidationTest class core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests validation of certain elements common to all config.
SimpleConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Modules to install.
SimpleConfigValidationTest::providerSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Data provider for ::testSpecialCharacters().
SimpleConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::testDefaultConfigHashValidation function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::testInvalidPluginId function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that plugin IDs in simple config are validated.
SimpleConfigValidationTest::testSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that special characters are not allowed in labels or text data.
SimpletestTestRunResultsStorage class core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Implements a test run results storage compatible with legacy Simpletest.
SimpletestTestRunResultsStorage.php file core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Prepares the test run storage.
SimpletestTestRunResultsStorage::cleanUp function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Resets the test run storage.
SimpletestTestRunResultsStorage::createNew function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Gets a new unique identifier for a test run.

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