namespace Drupal\taxonomy

Classsort descending Location Description
TermFormController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php Base for controller for taxonomy term edit forms.
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.
VocabularyFormController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
VocabularyStorageController drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.