VocabularyInterface::getDescription
  • References/PHP/Drupal/taxonomy/src/VocabularyInterface

public VocabularyInterface::getDescription()

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

Description of the vocabulary. Type: string File co

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

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

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

Provides an interface defining a taxonomy term entity. Hierarchy interface \Drupal\Core\Entity\

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

public TermInterface::setWeight($weight)

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

public TermInterface::setDescription($description)

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

The taxonomy vocabulary ID. Type: string File core/

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

public OverviewTerms::submitForm(array &$form, FormStateInterface

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

public TermStorageInterface::getNodeTerms(array $nids

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

public TermStorageInterface::loadAllParents($tid)

2025-01-10 15:47:30