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
ConfigurableLanguageJsonBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php @group rest
ConfigurableLanguageJsonBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php
ConfigurableLanguageJsonBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The authentication mechanism to use in this test.
ConfigurableLanguageJsonBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The format to use in this test.
ConfigurableLanguageJsonBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageJsonBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php Modules to install.
ConfigurableLanguageJsonCookieTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php @group rest
ConfigurableLanguageJsonCookieTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php
ConfigurableLanguageJsonCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageJsonCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageJsonCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The format to use in this test.
ConfigurableLanguageJsonCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The MIME type that corresponds to $format.
ConfigurableLanguageManagerTest class core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php Tests the ConfigurableLanguage entity.
ConfigurableLanguageManagerTest class core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests Language Negotiation.
ConfigurableLanguageManagerTest.php file core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest.php file core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest::$defaultTheme property core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php The theme to install as the default for testing.
ConfigurableLanguageManagerTest::$languageManager property core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php The language manager.
ConfigurableLanguageManagerTest::$languageNegotiator property core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php The language negotiator.
ConfigurableLanguageManagerTest::$modules property core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php Modules to install.
ConfigurableLanguageManagerTest::$modules property core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Modules to install.
ConfigurableLanguageManagerTest::setUp function core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest::setUp function core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest::testLanguageSwitchLinks function core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php @covers ::getLanguageSwitchLinks[[api-linebreak]]
ConfigurableLanguageManagerTest::testUrlContentTranslationWithPreferredAdminLanguage function core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests translation with URL and Preferred Admin Language negotiators.
ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage function core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests translation with URL and Session Language Negotiators.
ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage function core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests translation of the user profile edit form.
ConfigurableLanguageResourceTestBase class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Resource test base for ConfigurableLanguage entity.
ConfigurableLanguageResourceTestBase.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php
ConfigurableLanguageResourceTestBase::$entity property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php
ConfigurableLanguageResourceTestBase::$entityTypeId property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php The tested entity type.
ConfigurableLanguageResourceTestBase::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Modules to install.
ConfigurableLanguageResourceTestBase::createEntity function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Creates the entity to be tested.
ConfigurableLanguageResourceTestBase::getExpectedCacheContexts function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Returns the expected normalization of the entity.
ConfigurableLanguageResourceTestBase::getNormalizedPostEntity function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Returns the normalized POST entity.
ConfigurableLanguageResourceTestBase::setUpAuthorization function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Sets up the necessary authorization.
ConfigurableLanguageResourceTestBase::testGetDefaultConfig function core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php Tests a GET request for a default config entity, which has a _core key.
ConfigurableLanguageTest class core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php Tests the ConfigurableLanguage entity.
ConfigurableLanguageTest class core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php JSON:API integration test for the "ConfigurableLanguage" config entity type.
ConfigurableLanguageTest.php file core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php
ConfigurableLanguageTest.php file core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php
ConfigurableLanguageTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The theme to install as the default for testing.
ConfigurableLanguageTest::$entity property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php
ConfigurableLanguageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The tested entity type.
ConfigurableLanguageTest::$modules property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Modules to install.
ConfigurableLanguageTest::$modules property core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php Modules to install.
ConfigurableLanguageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The name of the tested JSON:API resource type.
ConfigurableLanguageTest::createEntity function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Creates the entity to be tested.

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