Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
TermEntityTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Adds additional data to the row.
TermEntityTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Prepares query object to retrieve data from the source database.
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.
TermForm class core/modules/taxonomy/src/TermForm.php Base for handler for taxonomy term edit forms.
TermForm.php file core/modules/taxonomy/src/TermForm.php
TermForm::actions function core/modules/taxonomy/src/TermForm.php
TermForm::buildEntity function core/modules/taxonomy/src/TermForm.php
TermForm::flagViolations function core/modules/taxonomy/src/TermForm.php
TermForm::form function core/modules/taxonomy/src/TermForm.php
TermForm::getEditedFieldNames function core/modules/taxonomy/src/TermForm.php
TermForm::getParentIds function core/modules/taxonomy/src/TermForm.php Returns term parent IDs, including the root.
TermForm::overview function core/modules/taxonomy/src/TermForm.php Form submission handler for the 'overview' action.
TermForm::save function core/modules/taxonomy/src/TermForm.php
TermForm::validateForm function core/modules/taxonomy/src/TermForm.php
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.
TermInterface interface core/modules/taxonomy/src/TermInterface.php Provides an interface defining a taxonomy term entity.
TermInterface.php file core/modules/taxonomy/src/TermInterface.php
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.
TermInterface::getFormat function core/modules/taxonomy/src/TermInterface.php Gets the text format name for the term description.
TermInterface::getName function core/modules/taxonomy/src/TermInterface.php Gets the term name.
TermInterface::getWeight function core/modules/taxonomy/src/TermInterface.php Gets the term weight.
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 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

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