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

taxonomy_term_uri($term) Entity URI callback. File

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

public OverviewTerms::__construct(ModuleHandlerInterface $module_handler

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

public Vocabulary::getHierarchy() Returns

2025-01-10 15:47:30
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
TermStorageSchema
  • References/PHP/Drupal/taxonomy/src/TermStorageSchema

Defines the term schema handler. Hierarchy class \Drupal\Core\Entity\Sql\

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

public TermInterface::getVocabularyId()

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

Denotes that no term in the vocabulary has a parent. Deprecated in

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
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