namespace Drupal\taxonomy\Form
Object name | File name | Summary |
---|---|---|
OverviewTerms | core/modules/taxonomy/src/Form/OverviewTerms.php | Provides terms overview form for a taxonomy vocabulary. |
TermDeleteForm | core/modules/taxonomy/src/Form/TermDeleteForm.php | Provides a deletion confirmation form for taxonomy term. |
VocabularyDeleteForm | core/modules/taxonomy/src/Form/VocabularyDeleteForm.php | Provides a deletion confirmation form for taxonomy vocabulary. |
VocabularyResetForm | core/modules/taxonomy/src/Form/VocabularyResetForm.php | Provides confirmation form for resetting a vocabulary to alphabetical order. |