Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
|
| TermStorage::resetWeights | function | core/ |
|
| TermStorage::__sleep | function | core/ |
|
| TermStorage::__wakeup | function | core/ |
|
| TermStorageInterface | interface | core/ |
Defines an interface for taxonomy_term entity storage classes. |
| TermStorageInterface.php | file | core/ |
|
| TermStorageInterface::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorageInterface::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorageInterface::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorageInterface::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorageInterface::nodeCount | function | core/ |
Count the number of nodes in a given vocabulary ID. |
| TermStorageInterface::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
| TermStorageSchema | class | core/ |
Defines the term schema handler. |
| TermStorageSchema.php | file | core/ |
|
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
|
| TermStorageSchema::getEntitySchema | function | core/ |
|
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
|
| TermTest | class | core/ |
Tests taxonomy term source plugin. |
| TermTest | class | core/ |
Tests taxonomy term source plugin. |
| TermTest | class | core/ |
Tests load, save and delete for taxonomy terms. |
| TermTest | class | core/ |
JSON:API integration test for the "Term" content entity type. |
| TermTest.php | file | core/ |
|
| TermTest.php | file | core/ |
|
| TermTest.php | file | core/ |
|
| TermTest.php | file | core/ |
|
| TermTest::$defaultTheme | property | core/ |
|
| TermTest::$defaultTheme | property | core/ |
|
| TermTest::$entity | property | core/ |
|
| TermTest::$entityTypeId | property | core/ |
|
| TermTest::$field | property | core/ |
Taxonomy term reference field for testing. |
| TermTest::$modules | property | core/ |
Pagination
- Previous page
- Page 1588
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.