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

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

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
taxonomy_term_load
  • References/PHP/Drupal/taxonomy/taxonomy.module

taxonomy_term_load($tid) Return the taxonomy term entity matching a term ID. Parameters

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::updateTermHierarchy
  • References/PHP/Drupal/taxonomy/src/TermStorageInterface

public TermStorageInterface::updateTermHierarchy(EntityInterface

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

public TermStorage::deleteTermHierarchy($tids)

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

public TermStorageInterface::loadParents($tid)

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

public Term::postSave(EntityStorageInterface $storage, $update = TRUE)

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

taxonomy_term_view(Term $term, $view_mode = 'full', $langcode = NULL) Generates an array which displays a term

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