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
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php Reset the weights for a given vocabulary ID.
TermStorage::updateTermHierarchy function core/modules/taxonomy/src/TermStorage.php Updates terms hierarchy information with the hierarchy trail of it.
TermStorage::__sleep function core/modules/taxonomy/src/TermStorage.php
TermStorage::__wakeup function core/modules/taxonomy/src/TermStorage.php
TermStorageInterface interface core/modules/taxonomy/src/TermStorageInterface.php Defines an interface for taxonomy_term entity storage classes.
TermStorageInterface.php file core/modules/taxonomy/src/TermStorageInterface.php
TermStorageInterface::deleteTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Removed reference to terms from term_hierarchy.
TermStorageInterface::getNodeTerms function core/modules/taxonomy/src/TermStorageInterface.php Returns all terms used to tag some given nodes.
TermStorageInterface::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorageInterface.php Gets a list of term IDs with pending revisions.
TermStorageInterface::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorageInterface.php Returns the hierarchy type for a specific vocabulary ID.
TermStorageInterface::loadAllParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all ancestors of a given term ID.
TermStorageInterface::loadChildren function core/modules/taxonomy/src/TermStorageInterface.php Finds all children of a term ID.
TermStorageInterface::loadParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all parents of a given term ID.
TermStorageInterface::loadTree function core/modules/taxonomy/src/TermStorageInterface.php Finds all terms in a given vocabulary ID.
TermStorageInterface::nodeCount function core/modules/taxonomy/src/TermStorageInterface.php Count the number of nodes in a given vocabulary ID.
TermStorageInterface::resetWeights function core/modules/taxonomy/src/TermStorageInterface.php Reset the weights for a given vocabulary ID.
TermStorageInterface::updateTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Updates terms hierarchy information with the hierarchy trail of it.
TermStorageSchema class core/modules/taxonomy/src/TermStorageSchema.php Defines the term schema handler.
TermStorageSchema.php file core/modules/taxonomy/src/TermStorageSchema.php
TermStorageSchema::getDedicatedTableSchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the SQL schema for a dedicated table.
TermStorageSchema::getEntitySchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the entity schema for the specified entity type.
TermStorageSchema::getSharedTableFieldSchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the schema for a single field definition.
TermTest::testTaxonomyTermChildTerms function core/modules/taxonomy/tests/src/Functional/TermTest.php Tests that many terms with parents show on each page.
TermTest::testTermSaveOverrideSelector function core/modules/taxonomy/tests/src/Functional/TermTest.php Test UI with override_selector TRUE.
TermTranslationTest::$terms property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Created terms.
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationTest::testTermsTranslation function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests translation of terms are showed in the node.
TermTranslationViewsTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Created terms.
TermTranslationViewsTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Setup translated terms in a hierarchy.
TermTranslationViewsTest::testTermsTranslationWithContextualFilter function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Ensure that proper translation is returned when contextual filter.
views.view.taxonomy_all_terms_test.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_all_terms_test.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_all_terms_test.yml
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests deleting a taxonomy that contains terms.
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests term language settings for vocabulary terms are saved and updated.
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.

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