Vocabulary::$hierarchy
  • References/PHP/Drupal/taxonomy/src/Entity/Vocabulary

The type of hierarchy allowed within the vocabulary. Possible values: VocabularyInterface::HI

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

taxonomy_term_load_multiple_by_name($name, $vocabulary = NULL) Try to map a string to an existing term, as

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

taxonomy_term_view_multiple(array $terms, $view_mode = 'full', $langcode = NULL) Constructs a

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

taxonomy_term_load_multiple(array $tids = NULL) Load multiple taxonomy terms based on certain conditions.

2025-01-10 15:47:30
VocabularyStorage::resetCache
  • References/PHP/Drupal/taxonomy/src/VocabularyStorage

public VocabularyStorage::resetCache(array $ids = NULL)

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::$treeChildren
  • References/PHP/Drupal/taxonomy/src/TermStorage

Array of term ancestors keyed by vocabulary ID and parent term ID. Type:

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

public static VocabularyResetForm::create(ContainerInterface

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

public VocabularyResetForm::__construct(TermStorageInterface

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

Base form for vocabulary edit forms. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30