Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermStorage::create | function | core/ |
|
| TermStorage::deleteTermHierarchy | function | core/ |
Removed reference to terms from term_hierarchy. |
| 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/ |
Returns all terms used to tag some given nodes. |
| TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
| TermStorage::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorage::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorage::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorage::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorage::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorage::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorage::nodeCount | function | core/ |
Count the number of nodes in a given vocabulary ID. |
| TermStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
| TermStorage::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
| TermStorage::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
| 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::deleteTermHierarchy | function | core/ |
Removed reference to terms from term_hierarchy. |
| 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. |
| TermStorageInterface::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
| TermStorageSchema | class | core/ |
Defines the term schema handler. |
| TermStorageSchema.php | file | core/ |
|
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
| TermStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| 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/ |
The theme to install as the default for testing. |
| TermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermTest::$entity | property | core/ |
|
| TermTest::$entityTypeId | property | core/ |
The tested entity type. |
| TermTest::$field | property | core/ |
Taxonomy term reference field for testing. |
| TermTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 1205
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.