OverviewTerms::buildForm
  • References/PHP/Drupal/taxonomy/src/Form/OverviewTerms

public OverviewTerms::buildForm(array $form, FormStateInterface

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

taxonomy_term_load_multiple(array $tids = NULL) Load multiple taxonomy terms based on certain conditions.

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

public static VocabularyResetForm::create(ContainerInterface

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

The term storage. Type:

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

public VocabularyResetForm::__construct(TermStorageInterface

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

taxonomy_help($route_name, RouteMatchInterface $route_match) Implements

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

Base for handler for taxonomy term edit forms. Hierarchy class \Drupal\Core\Form\

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

taxonomy_term_view(Term $term, $view_mode = 'full', $langcode = NULL) Generates an array which displays a term

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

Array of term parents keyed by vocabulary ID and child term ID. Type:

2025-01-10 15:47:30