VocabularyForm::form
  • References/PHP/Drupal/taxonomy/src/VocabularyForm

public VocabularyForm::form(array $form, FormStateInterface $

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

public TermInterface::getFormat() Gets

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

taxonomy_node_update(EntityInterface $node) Implements

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

public Term::getName() Gets the name

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

taxonomy_check_vocabulary_hierarchy(VocabularyInterface $vocabulary, $changed_term) Checks and updates the

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

public static Vocabulary::preDelete(EntityStorageInterface $storage

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

Defines an interface for taxonomy_term entity storage classes. Hierarchy interface

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

Array of all loaded term ancestry keyed by ancestor term ID. Type:

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

taxonomy_taxonomy_term_delete(Term $term) Implements

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

Defines an interface for vocabulary entity storage classes. Hierarchy interface \

2025-01-10 15:47:30