taxonomy_vocabulary_get_names
  • References/PHP/Drupal/taxonomy/taxonomy.module

taxonomy_vocabulary_get_names() Get names for all taxonomy vocabularies. Return

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

public TermForm::buildEntity(array $form, FormStateInterface $form_state)

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

Provides a deletion confirmation form for taxonomy vocabulary. Hierarchy class \Drupal\Core\Form\

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

public TermForm::validateForm(array &$form, FormStateInterface $form_state)

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

Defines a Controller class for taxonomy terms. Hierarchy class \Drupal\Core\Entity\

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

public Term::setDescription($description) Sets

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

public TermStorageInterface::loadChildren($tid, $vid

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

Provides the views data for the taxonomy entity type. Hierarchy class \Drupal\views\

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

public TermStorageInterface::loadTree($vid, $parent

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

Array of terms in a tree keyed by vocabulary ID and term ID. Type:

2025-01-10 15:47:30