VocabularyInterface::HIERARCHY_DISABLED
  • References/PHP/Drupal/taxonomy/src/VocabularyInterface

Denotes that no term in the vocabulary has a parent. File core/modules/taxonomy/src/VocabularyInterface

2025-01-10 15:47:30
TermStorageInterface::loadParents
  • References/PHP/Drupal/taxonomy/src/TermStorageInterface

public TermStorageInterface::loadParents($tid)

2025-01-10 15:47:30
TermInterface::setName
  • References/PHP/Drupal/taxonomy/src/TermInterface

public TermInterface::setName($name) Sets

2025-01-10 15:47:30
Term
  • References/PHP/Drupal/taxonomy/src/Entity/Term

Defines the taxonomy term entity. Plugin annotation @ContentEntityType(

2025-01-10 15:47:30
TermStorageInterface::updateTermHierarchy
  • References/PHP/Drupal/taxonomy/src/TermStorageInterface

public TermStorageInterface::updateTermHierarchy(EntityInterface

2025-01-10 15:47:30
TaxonomyController::addForm
  • References/PHP/Drupal/taxonomy/src/Controller/TaxonomyController

public TaxonomyController::addForm(VocabularyInterface

2025-01-10 15:47:30
TaxonomyController
  • References/PHP/Drupal/taxonomy/src/Controller/TaxonomyController

Provides route responses for

2025-01-10 15:47:30
TermStorage::$treeParents
  • References/PHP/Drupal/taxonomy/src/TermStorage

Array of term parents keyed by vocabulary ID and child term ID. Type:

2025-01-10 15:47:30
Vocabulary::setHierarchy
  • References/PHP/Drupal/taxonomy/src/Entity/Vocabulary

public Vocabulary::setHierarchy($hierarchy)

2025-01-10 15:47:30
TermDeleteForm::getDescription
  • References/PHP/Drupal/taxonomy/src/Form/TermDeleteForm

public TermDeleteForm::getDescription()

2025-01-10 15:47:30