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 10.3.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
ConfigTestRestHooks::entityTypeAlter function core/modules/rest/tests/modules/config_test_rest/src/Hook/ConfigTestRestHooks.php Implements hook_entity_type_alter().
ConfigTestStorage class core/modules/config/tests/config_test/src/ConfigTestStorage.php Storage class for testing configuration entity storage.
ConfigTestStorage.php file core/modules/config/tests/config_test/src/ConfigTestStorage.php
ConfigTestStorage::importCreate function core/modules/config/tests/config_test/src/ConfigTestStorage.php Creates entities upon synchronizing configuration changes.
ConfigTestStorage::importDelete function core/modules/config/tests/config_test/src/ConfigTestStorage.php Delete entities upon synchronizing configuration changes.
ConfigTestStorage::importUpdate function core/modules/config/tests/config_test/src/ConfigTestStorage.php Updates entities upon synchronizing configuration changes.
ConfigTestTest class core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php JSON:API integration test for the "ConfigTest" config entity type.
ConfigTestTest.php file core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php
ConfigTestTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php The theme to install as the default for testing.
ConfigTestTest::$entity property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php
ConfigTestTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php The tested entity type.
ConfigTestTest::$modules property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Modules to install.
ConfigTestTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php The name of the tested JSON:API resource type.
ConfigTestTest::createEntity function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Creates the entity to be tested.
ConfigTestTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the expected JSON:API document for the entity.
ConfigTestTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Return the expected error message.
ConfigTestTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the JSON:API POST document.
ConfigTestTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Sets up the necessary authorization.
ConfigTestTrait trait core/tests/Drupal/Tests/ConfigTestTrait.php Provides helper methods to deal with config system objects in tests.
ConfigTestTrait.php file core/tests/Drupal/Tests/ConfigTestTrait.php
ConfigTestTrait::configImporter function core/tests/Drupal/Tests/ConfigTestTrait.php Returns a ConfigImporter object to import test configuration.
ConfigTestTrait::copyConfig function core/tests/Drupal/Tests/ConfigTestTrait.php Copies configuration objects from source storage to target storage.
ConfigTestXmlAnonTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php Tests ConfigTest Xml Anon.
ConfigTestXmlAnonTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php
ConfigTestXmlAnonTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The theme to install as the default for testing.
ConfigTestXmlAnonTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The format to use in this test.
ConfigTestXmlAnonTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The MIME type that corresponds to $format.
ConfigTestXmlBasicAuthTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php Tests ConfigTest Xml Basic Auth.
ConfigTestXmlBasicAuthTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The authentication mechanism to use in this test.
ConfigTestXmlBasicAuthTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The theme to install as the default for testing.
ConfigTestXmlBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The format to use in this test.
ConfigTestXmlBasicAuthTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The MIME type that corresponds to $format.
ConfigTestXmlBasicAuthTest::$modules property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php Modules to install.
ConfigTestXmlCookieTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php Tests ConfigTest Xml Cookie.
ConfigTestXmlCookieTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The authentication mechanism to use in this test.
ConfigTestXmlCookieTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The theme to install as the default for testing.
ConfigTestXmlCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The format to use in this test.
ConfigTestXmlCookieTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The MIME type that corresponds to $format.
ConfigTranslationCacheTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translate settings and entities to various languages.
ConfigTranslationCacheTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php
ConfigTranslationCacheTest::$adminUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Administrator user for tests.
ConfigTranslationCacheTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php The theme to install as the default for testing.
ConfigTranslationCacheTest::$langcodes property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Languages to enable.
ConfigTranslationCacheTest::$localeStorage property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php String translation storage object.
ConfigTranslationCacheTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Modules to install.
ConfigTranslationCacheTest::$translatorUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translator user for tests.
ConfigTranslationCacheTest::setUp function core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php
ConfigTranslationCacheTest::testFieldConfigTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Tests the translation of field and field storage configuration.

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