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

taxonomy_implode_tags($tags, $vid = NULL) Implodes a list of tags of a certain vocabulary into a string.

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

public static Term::postDelete(EntityStorageInterface $storage, array $entities)

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

taxonomy_vocabulary_load($vid) Return the taxonomy vocabulary entity matching a vocabulary ID.

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

public TermStorage::resetWeights($vid) Reset

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

public TermInterface::getName() Gets

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

Functions to maintain taxonomy indexing. Taxonomy uses default field storage to store canonical relationships between terms and fieldable entities

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

Provides terms overview form for a taxonomy vocabulary. Hierarchy class \Drupal\Core\Form\

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

Provides confirmation form for resetting a vocabulary to alphabetical order. Hierarchy class

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

taxonomy_theme() Implements

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

taxonomy_term_title(Term $term) Title callback for term pages. Parameters

2025-01-10 15:47:30