TermStorage::deleteTermHierarchy
  • References/PHP/Drupal/taxonomy/src/TermStorage

public TermStorage::deleteTermHierarchy($tids)

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

Array of loaded parents keyed by child term ID. Type:

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

public TermStorage::loadParents($tid) Finds

2025-01-10 15:47:30
taxonomy_terms_static_reset
  • References/PHP/Drupal/taxonomy/taxonomy.module

taxonomy_terms_static_reset() Clear all static cache variables for terms. File

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

public TermStorage::getNodeTerms(array $nids, array $vocabs = array()

2025-01-10 15:47:30
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
taxonomy_node_predelete
  • References/PHP/Drupal/taxonomy/taxonomy.module

taxonomy_node_predelete(EntityInterface $node) Implements

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

public OverviewTerms::getFormId()

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