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
TermResourceTestBase.php file core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::$entity property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The tested entity type.
TermResourceTestBase::$modules property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Modules to install.
TermResourceTestBase::$patchProtectedFieldNames property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The fields that are protected against modification during PATCH requests.
TermResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Creates the entity to be tested.
TermResourceTestBase::getExpectedCacheContexts function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
TermResourceTestBase::getExpectedCacheTags function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
TermResourceTestBase::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Returns the expected normalization of the entity.
TermResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Return the expected error message.
TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The cacheability of unauthorized 'view' entity access.
TermResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Returns the normalized POST entity.
TermResourceTestBase::providerTestGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Data provider for ::testGetTermWithParent().
TermResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Sets up the necessary authorization.
TermResourceTestBase::termResourceTestBaseSkipTests function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Marks some tests as skipped because XML cannot be deserialized.
TermResourceTestBase::testGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Tests GETting a term with a parent term other than the default <root> (0).
TermResourceTestBase::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Tests PATCHing a term's path.
TermSourceWithVocabularyFilterTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Tests the taxonomy term source with vocabulary filter.
TermSourceWithVocabularyFilterTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Tests the taxonomy term source with vocabulary filter.
TermSourceWithVocabularyFilterTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php Tests taxonomy term source plugin.
TermTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php Tests taxonomy term source plugin.
TermTest class core/modules/taxonomy/tests/src/Functional/TermTest.php Tests load, save and delete for taxonomy terms.
TermTest class core/modules/jsonapi/tests/src/Functional/TermTest.php JSON:API integration test for the "Term" content entity type.
TermTest.php file core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest.php file core/modules/taxonomy/tests/src/Functional/TermTest.php
TermTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php
TermTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php
TermTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTest.php The theme to install as the default for testing.
TermTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/TermTest.php The theme to install as the default for testing.
TermTest::$entity property core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/TermTest.php The tested entity type.
TermTest::$field property core/modules/taxonomy/tests/src/Functional/TermTest.php Taxonomy term reference field for testing.
TermTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTest.php Modules to install.
TermTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php Modules to install.
TermTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php Modules to install.
TermTest::$modules property core/modules/jsonapi/tests/src/Functional/TermTest.php Modules to install.
TermTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/TermTest.php The fields that are protected against modification during PATCH requests.
TermTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/TermTest.php Whether the tested JSON:API resource is versionable.
TermTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/TermTest.php The name of the tested JSON:API resource type.
TermTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermTest.php Vocabulary for testing.
TermTest::createEntity function core/modules/jsonapi/tests/src/Functional/TermTest.php Creates the entity to be tested.
TermTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/TermTest.php The expected cache contexts for the GET/HEAD response of the test entity.
TermTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/TermTest.php The expected cache tags for the GET/HEAD response of the test entity.
TermTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/TermTest.php Returns the expected JSON:API document for the entity.

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