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
TermAutocompleteTest::drupalGetJson function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Helper function for JSON formatted requests.
TermAutocompleteTest::setUp function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::testAutocompleteCountResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns the good number of results.
TermAutocompleteTest::testAutocompleteOrderedResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns properly ordered results.
TermCacheTagsTest class core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Tests the Taxonomy term entity's cache tags.
TermCacheTagsTest.php file core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
TermCacheTagsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php The theme to install as the default for testing.
TermCacheTagsTest::$modules property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Modules to enable.
TermCacheTagsTest::createEntity function core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Creates the entity to be tested.
TermContextualLinksTest class core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests views contextual links on terms.
TermContextualLinksTest.php file core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php
TermContextualLinksTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php The theme to install as the default for testing.
TermContextualLinksTest::$modules property core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Modules to enable.
TermContextualLinksTest::testTermContextualLinks function core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests contextual links.
TermDisplayConfigurableTest class core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Tests making taxonomy term base fields' displays configurable.
TermDisplayConfigurableTest.php file core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
TermDisplayConfigurableTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php The theme to install as the default for testing.
TermDisplayConfigurableTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Views used by this test.
TermDisplayConfigurableTest::testDisplayConfigurable function core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.
TermEntityQueryTest class core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Verifies operation of a taxonomy-based Entity Query.
TermEntityQueryTest.php file core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php
TermEntityQueryTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Modules to enable.
TermEntityQueryTest::testTermEntityQuery function core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Tests that a basic taxonomy entity query works.
TermEntityReferenceTest class core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php Tests the settings of restricting term selection to a single vocabulary.
TermEntityReferenceTest.php file core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
TermEntityReferenceTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php Modules to enable.
TermEntityReferenceTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
TermEntityReferenceTest::testSelectionTestVocabularyRestriction function core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php Tests an entity reference field restricted to a single vocabulary.
TermEntityTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Tests taxonomy term entity translation source plugin.
TermEntityTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php
TermEntityTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Modules to enable.
TermEntityTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php The data provider.
TermHalJsonAnonTest class core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php @group hal
TermHalJsonAnonTest.php file core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php
TermHalJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php The theme to install as the default for testing.
TermHalJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php The format to use in this test.
TermHalJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php The MIME type that corresponds to $format.
TermHalJsonAnonTest::$modules property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php Modules to install.
TermHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php Returns the expected normalization of the entity.
TermHalJsonAnonTest::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php Returns the normalized POST entity.
TermHalJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php @group hal
TermHalJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php
TermHalJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
TermHalJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php The theme to install as the default for testing.
TermHalJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php Modules to install.
TermHalJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonCookieTest.php @group hal
TermHalJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonCookieTest.php
TermHalJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonCookieTest.php The authentication mechanism to use in this test.
TermHalJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonCookieTest.php The theme to install as the default for testing.
TermHierarchyValidationTest class core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php Tests handling of pending revisions.

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