Search for terms
- Search 7.x for terms
- Search 9.5.x for terms
- Search 10.3.x for terms
- Search 11.x for terms
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyIndexTid::$termStorage | property | core/ |
The term storage. |
| TaxonomyIndexTidFilterTest::$terms | property | core/ |
|
| TaxonomyIndexTidUiTest::$terms | property | core/ |
A nested array of \Drupal\taxonomy\TermInterface objects. |
| TaxonomyRelationshipTest::$terms | property | core/ |
Stores the terms used in the tests. |
| TaxonomyTermArgumentDepthTest::$terms | property | core/ |
|
| TaxonomyTermFilterDepthTest::$terms | property | core/ |
|
| TaxonomyVocabularyArgumentTest::$terms | property | core/ |
|
| taxonomy_terms_static_reset | function | core/ |
Clear all static cache variables for terms. |
| TermBreadcrumbBuilder::$termStorage | property | core/ |
The taxonomy storage. |
| TermName::$termStorage | property | core/ |
The taxonomy term storage. |
| TermParentsTest::$termStorage | property | core/ |
The term storage. |
| TermSelection | class | core/ |
Provides specific access control for the taxonomy_term entity type. |
| TermSelection.php | file | core/ |
|
| TermSelection::buildConfigurationForm | function | core/ |
|
| TermSelection::buildEntityQuery | function | core/ |
|
| TermSelection::countReferenceableEntities | function | core/ |
|
| TermSelection::createNewEntity | function | core/ |
|
| TermSelection::defaultConfiguration | function | core/ |
|
| TermSelection::getReferenceableEntities | function | core/ |
|
| TermSelection::validateReferenceableNewEntities | function | core/ |
|
| TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest.php | file | core/ |
|
| TermSourceWithVocabularyFilterTest.php | file | core/ |
|
| TermSourceWithVocabularyFilterTest::$modules | property | core/ |
|
| TermSourceWithVocabularyFilterTest::$modules | property | core/ |
|
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
|
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
|
| TermStorage | class | core/ |
Defines a Controller class for taxonomy terms. |
| TermStorage.php | file | core/ |
|
| TermStorage::$ancestors | property | core/ |
Array of all loaded term ancestry keyed by ancestor term ID, keyed by term ID. |
| TermStorage::$treeChildren | property | core/ |
Array of term ancestors keyed by vocabulary ID and parent term ID. |
| TermStorage::$treeParents | property | core/ |
Array of term parents keyed by vocabulary ID and child term ID. |
| TermStorage::$trees | property | core/ |
Array of loaded trees keyed by a cache id matching tree arguments. |
| TermStorage::$treeTerms | property | core/ |
Array of terms in a tree keyed by vocabulary ID and term ID. |
| TermStorage::$vocabularyHierarchyType | property | core/ |
The type of hierarchy allowed within a vocabulary. |
| TermStorage::create | function | core/ |
|
| TermStorage::deleteTermHierarchy | function | core/ |
|
| TermStorage::getAncestors | function | core/ |
Returns all ancestors of this term. |
| TermStorage::getChildren | function | core/ |
Returns all children terms of this term. |
| TermStorage::getNodeTerms | function | core/ |
|
| TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
| TermStorage::getTermIdsWithPendingRevisions | function | core/ |
|
| TermStorage::getVocabularyHierarchyType | function | core/ |
|
| TermStorage::loadAllParents | function | core/ |
|
| TermStorage::loadChildren | function | core/ |
|
| TermStorage::loadParents | function | core/ |
|
| TermStorage::loadTree | function | core/ |
|
| TermStorage::nodeCount | function | core/ |
|
| TermStorage::resetCache | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.