namespace Drupal\taxonomy

Classsort descending Location Description
TermAccessController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php Defines an access controller for the taxonomy term entity.
TermFormController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php Base for controller for taxonomy term edit forms.
TermInterface drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermInterface.php Provides an interface defining a taxonomy term entity.
TermRenderController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php Render controller for taxonomy terms.
TermStorageController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php Defines a Controller class for taxonomy terms.
TermTranslationController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php Defines the translation controller class for terms.
VocabularyAccessController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyAccessController.php Defines an access controller for the vocabulary entity.
VocabularyFormController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
VocabularyInterface drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyInterface.php Provides an interface defining a taxonomy vocabulary entity.
VocabularyListController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php Provides a listing of vocabularies.
VocabularyStorageController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.