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. Search 11.x 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.php file core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$adminUser property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The admin user.
TermAutocompleteTest::$autocompleteUrl property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The autocomplete URL to call.
TermAutocompleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermAutocompleteTest::$modules property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$termIds property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The term IDs indexed by term names.
TermAutocompleteTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The vocabulary.
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
TermCacheTagsTest::$modules property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
TermCacheTagsTest::createEntity function core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
TermContextTest class core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php Tests Drupal\taxonomy\ContextProvider\TermRouteContext.
TermContextTest.php file core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php
TermContextTest::$modules property core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php
TermContextTest::setUp function core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php
TermContextTest::testGetAvailableContexts function core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php Tests get available contexts.
TermContextTest::testGetRuntimeContexts function core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php Tests get runtime contexts.
TermContextualLinksTest class core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests views contextual links on terms.
TermContextualLinksTest class core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php Tests views contextual links on terms.
TermContextualLinksTest.php file core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php
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 install.
TermContextualLinksTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php
TermContextualLinksTest::testTermContextualLinks function core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php Tests contextual links.
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 class core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php Tests making taxonomy term base fields' displays configurable.
TermDisplayConfigurableTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php
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::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php Views used by this test.
TermDisplayConfigurableTest::testDisplayConfigurable function core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.
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
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
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.

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