Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TermIndexTest.php file core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
TermIndexTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php The theme to install as the default for testing.
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 Modules to enable.
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.
TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs function core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Tests that there is a link to the parent term on the child term page.
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.
TermInterface::setDescription function core/modules/taxonomy/src/TermInterface.php Sets the term description.
TermInterface::setFormat function core/modules/taxonomy/src/TermInterface.php Sets the text format name for the term description.
TermInterface::setName function core/modules/taxonomy/src/TermInterface.php Sets the term name.
TermInterface::setWeight function core/modules/taxonomy/src/TermInterface.php Sets the term weight.
TermJsonAnonTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php @group rest
TermJsonAnonTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php
TermJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php The theme to install as the default for testing.
TermJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php The format to use in this test.
TermJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php The MIME type that corresponds to $format.
TermJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php @group rest
TermJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php
TermJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php The authentication mechanism to use in this test.
TermJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php The theme to install as the default for testing.
TermJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php The format to use in this test.
TermJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php The MIME type that corresponds to $format.
TermJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php Modules to install.
TermJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php @group rest
TermJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php
TermJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php The authentication mechanism to use in this test.
TermJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php The theme to install as the default for testing.
TermJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php The format to use in this test.
TermJsonCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php The MIME type that corresponds to $format.
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 Modules to enable.
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::testTaxonomyVocabularyTree function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Test 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.
TermKernelTest::testTermPreview function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests that a Term is renderable when unsaved (preview).
TermLanguageTest class core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the language functionality for the taxonomy terms.
TermLanguageTest.php file core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php The theme to install as the default for testing.
TermLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Modules to enable.
TermLanguageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Vocabulary for testing.
TermLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testDefaultTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermTranslatedOnOverviewPage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests that translated terms are displayed correctly on the term overview.
TermLocalizedTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Gets i18n taxonomy terms from source database.

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