VocabularyResetForm::__construct
  • References/PHP/Drupal/taxonomy/src/Form/VocabularyResetForm

public VocabularyResetForm::__construct(TermStorageInterface

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

taxonomy_term_load_multiple_by_name($name, $vocabulary = NULL) Try to map a string to an existing term, as

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

protected TermStorageSchema::getSharedTableFieldSchema(

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

Defines the taxonomy term entity. Plugin annotation @ContentEntityType(

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

Name of the vocabulary. Type: string File core/modu

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

public VocabularyStorage::resetCache(array $ids = NULL)

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

Denotes that no term in the vocabulary has a parent. File core/modules/taxonomy/src/VocabularyInterface

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

taxonomy_terms_static_reset() Clear all static cache variables for terms. File

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

taxonomy_node_predelete(EntityInterface $node) Implements

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

Array of loaded parents keyed by child term ID. Type:

2025-01-10 15:47:30