You are here

11 methods override EntityForm::getFormId() in Drupal 10

ContentTranslationDeleteForm::getFormId in core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
Returns a unique string identifying the form.
LanguageAddForm::getFormId in core/modules/language/src/Form/LanguageAddForm.php
Returns a unique string identifying the form.
LanguageDeleteForm::getFormId in core/modules/language/src/Form/LanguageDeleteForm.php
Returns a unique string identifying the form.
LanguageEditForm::getFormId in core/modules/language/src/Form/LanguageEditForm.php
Returns a unique string identifying the form.
ShortcutDeleteForm::getFormId in core/modules/shortcut/src/Form/ShortcutDeleteForm.php
Returns a unique string identifying the form.
VocabularyDeleteForm::getFormId in core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
Returns a unique string identifying the form.
VocabularyResetForm::getFormId in core/modules/taxonomy/src/Form/VocabularyResetForm.php
Returns a unique string identifying the form.
WorkflowStateAddForm::getFormId in core/modules/workflows/src/Form/WorkflowStateAddForm.php
Returns a unique string identifying the form.
WorkflowStateEditForm::getFormId in core/modules/workflows/src/Form/WorkflowStateEditForm.php
Returns a unique string identifying the form.
WorkflowTransitionAddForm::getFormId in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
Returns a unique string identifying the form.
WorkflowTransitionEditForm::getFormId in core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
Returns a unique string identifying the form.