Vocabulary
  • References/PHP/Drupal/taxonomy/src/Entity/Vocabulary

Defines the taxonomy vocabulary entity. Plugin annotation @ConfigEntityType(

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

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

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

public VocabularyForm::save(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
VocabularyInterface
  • References/PHP/Drupal/taxonomy/src/VocabularyInterface

Provides an interface defining a taxonomy vocabulary entity. Hierarchy interface

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

public TermStorage::__wakeup()

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

Provides route responses for

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

taxonomy_build_node_index($node) Builds and inserts taxonomy index entries for a given node.

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

public Term::setName($name) Sets the

2025-01-10 15:47:30