Search for terms

  1. Search 7.x for terms
  2. Search 9.5.x for terms
  3. Search 8.9.x for terms
  4. Search 11.x for terms
  5. Other projects
Title Object type File name Summary
TaxonomyGlossaryTest::$taxonomyTerms property core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Taxonomy terms used by this test.
TaxonomyIndexTid::$termStorage property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The term storage.
TaxonomyIndexTidFilterTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
TaxonomyIndexTidUiTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php A nested array of \Drupal\taxonomy\TermInterface objects.
TaxonomyRelationshipTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Stores the terms used in the tests.
TaxonomyTermArgumentDepthTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php The terms used in the test.
TaxonomyTermArgumentDepthTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermFilterDepthTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php The terms used in the test.
TaxonomyVocabularyArgumentTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php
TermName::$termStorage property core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php The taxonomy term storage.
TermParentsTest::$termStorage property core/modules/taxonomy/tests/src/Functional/TermParentsTest.php The term storage.
TermSelection class core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Provides specific access control for the taxonomy_term entity type.
TermSelection.php file core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::buildConfigurationForm function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::buildEntityQuery function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::countReferenceableEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::createNewEntity function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::defaultConfiguration function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::getReferenceableEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermSelection::validateReferenceableNewEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
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
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php
TermStorage class core/modules/taxonomy/src/TermStorage.php Defines a Controller class for taxonomy terms.
TermStorage.php file core/modules/taxonomy/src/TermStorage.php
TermStorage::$ancestors property core/modules/taxonomy/src/TermStorage.php Term ancestry keyed by ancestor term ID, keyed by term ID.
TermStorage::$treeChildren property core/modules/taxonomy/src/TermStorage.php Array of term ancestors keyed by vocabulary ID and parent term ID.
TermStorage::$treeParents property core/modules/taxonomy/src/TermStorage.php Array of term parents keyed by vocabulary ID and child term ID.
TermStorage::$trees property core/modules/taxonomy/src/TermStorage.php Array of loaded trees keyed by a cache id matching tree arguments.
TermStorage::$treeTerms property core/modules/taxonomy/src/TermStorage.php Array of terms in a tree keyed by vocabulary ID and term ID.
TermStorage::$vocabularyHierarchyType property core/modules/taxonomy/src/TermStorage.php The type of hierarchy allowed within a vocabulary.
TermStorage::create function core/modules/taxonomy/src/TermStorage.php
TermStorage::deleteTermHierarchy function core/modules/taxonomy/src/TermStorage.php
TermStorage::getAncestors function core/modules/taxonomy/src/TermStorage.php Returns all ancestors of this term.
TermStorage::getChildren function core/modules/taxonomy/src/TermStorage.php Returns all children terms of this term.
TermStorage::getNodeTerms function core/modules/taxonomy/src/TermStorage.php
TermStorage::getParents function core/modules/taxonomy/src/TermStorage.php Returns a list of parents of this term.
TermStorage::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorage.php
TermStorage::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadAllParents function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadChildren function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadParents function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadTree function core/modules/taxonomy/src/TermStorage.php
TermStorage::nodeCount function core/modules/taxonomy/src/TermStorage.php
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php

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