TermInterface::getVocabularyId
  • References/PHP/Drupal/taxonomy/src/TermInterface

public TermInterface::getVocabularyId()

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

Defines the taxonomy vocabulary entity. Plugin annotation @ConfigEntityType(

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

taxonomy_node_insert(EntityInterface $node) Implements

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

Denotes that one or more terms in the vocabulary has a single parent. Deprecated in

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

public TermDeleteForm::getDescription()

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

public Vocabulary::getDescription()

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

public TermInterface::setWeight($weight)

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

taxonomy_term_is_page(Term $term) Returns whether the current page is the page of the passed-in term.

2025-01-10 15:47:30