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
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 install.
TermEntityTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Provides source data for ::testSource.
TermHierarchyTest class core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php Tests term hierarchy.
TermHierarchyTest.php file core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php
TermHierarchyTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php
TermHierarchyTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php
TermHierarchyTest::testTaxonomyTermHierarchyBreadcrumbs function core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php Tests that there is a link to the parent term on the child term page.
TermHierarchyValidationTest class core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php Tests handling of pending revisions.
TermHierarchyValidationTest.php file core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
TermHierarchyValidationTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
TermHierarchyValidationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
TermHierarchyValidationTest::testTermHierarchyValidation function core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php Tests the term hierarchy validation with re-parenting in pending revisions.
TermIndexTest class core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Tests the hook implementations that maintain the taxonomy index.
TermIndexTest.php file core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermIndexTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermIndexTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Name of the taxonomy term reference field.
TermIndexTest::$fieldName2 property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Name of the taxonomy term reference field.
TermIndexTest::$modules property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermIndexTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Vocabulary for testing.
TermIndexTest::setUp function core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermIndexTest::testTaxonomyIndex function core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Tests that the taxonomy index is maintained properly.
TermJsonAnonTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php Tests Term Json Anon.
TermJsonAnonTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php
TermJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php
TermJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php
TermJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php
TermJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php Tests Term Json Basic Auth.
TermJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php Tests Term Json Cookie.
TermJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermJsonCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermKernelTest class core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Kernel tests for taxonomy term functions.
TermKernelTest.php file core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
TermKernelTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
TermKernelTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
TermKernelTest::testMultipleParentDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Deleting a parent of a term with multiple parents does not delete the term.
TermKernelTest::testParentHandlerSettings function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php The "parent" field must restrict references to the same vocabulary.
TermKernelTest::testRevisionLogAccess function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests revision log access.
TermKernelTest::testTaxonomyVocabularyTree function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests a taxonomy with terms that have multiple parents of different depths.
TermKernelTest::testTermDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests that a deleted term is no longer in the vocabulary.

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