35 methods override EntityForm::actions()
- ActionFormBase::actions in core/
modules/ action/ src/ Form/ ActionFormBase.php  - Returns an array of supported actions for the current entity form.
 - BlockForm::actions in core/
modules/ block/ src/ BlockForm.php  - Returns an array of supported actions for the current entity form.
 - BookOutlineForm::actions in core/
modules/ book/ src/ Form/ BookOutlineForm.php  - Returns an array of supported actions for the current entity form.
 - CommentForm::actions in core/
modules/ comment/ src/ CommentForm.php  - Returns an array of supported actions for the current entity form.
 - ContentEntityConfirmFormBase::actions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.php  - Returns an array of supported actions for the current entity form.
 - DateFormatAddForm::actions in core/
modules/ system/ src/ Form/ DateFormatAddForm.php  - Returns an array of supported actions for the current entity form.
 - DateFormatEditForm::actions in core/
modules/ system/ src/ Form/ DateFormatEditForm.php  - Returns an array of supported actions for the current entity form.
 - DefaultsEntityForm::actions in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php  - Returns an array of supported actions for the current entity form.
 - EntityConfirmFormBase::actions in core/
lib/ Drupal/ Core/ Entity/ EntityConfirmFormBase.php  - Returns an array of supported actions for the current entity form.
 - FieldConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php  - Returns an array of supported actions for the current entity form.
 - FieldStorageConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php  - Returns an array of supported actions for the current entity form.
 - FilterFormatFormBase::actions in core/
modules/ filter/ src/ FilterFormatFormBase.php  - Returns an array of supported actions for the current entity form.
 - ImageStyleAddForm::actions in core/
modules/ image/ src/ Form/ ImageStyleAddForm.php  - Returns an array of supported actions for the current entity form.
 - LanguageAddForm::actions in core/
modules/ language/ src/ Form/ LanguageAddForm.php  - Returns an array of supported actions for the current entity form.
 - LanguageEditForm::actions in core/
modules/ language/ src/ Form/ LanguageEditForm.php  - Returns an array of supported actions for the current entity form.
 - MediaTypeForm::actions in core/
modules/ media/ src/ MediaTypeForm.php  - Returns an array of supported actions for the current entity form.
 - MenuLinkContentForm::actions in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php  - Returns an array of supported actions for the current entity form.
 - MessageForm::actions in core/
modules/ contact/ src/ MessageForm.php  - Returns an array of supported actions for the current entity form.
 - NodeForm::actions in core/
modules/ node/ src/ NodeForm.php  - Returns an array of supported actions for the current entity form.
 - NodeTypeForm::actions in core/
modules/ node/ src/ NodeTypeForm.php  - Returns an array of supported actions for the current entity form.
 - OverridesEntityForm::actions in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php  - Returns an array of supported actions for the current entity form.
 - ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php  - Returns an array of supported actions for the current entity form.
 - RegisterForm::actions in core/
modules/ user/ src/ RegisterForm.php  - Returns an array of supported actions for the current entity form.
 - SearchPageAddForm::actions in core/
modules/ search/ src/ Form/ SearchPageAddForm.php  - Returns an array of supported actions for the current entity form.
 - SearchPageEditForm::actions in core/
modules/ search/ src/ Form/ SearchPageEditForm.php  - Returns an array of supported actions for the current entity form.
 - SetCustomize::actions in core/
modules/ shortcut/ src/ Form/ SetCustomize.php  - Returns an array of supported actions for the current entity form.
 - TermForm::actions in core/
modules/ taxonomy/ src/ TermForm.php  - Returns an array of supported actions for the current entity form.
 - ViewAddForm::actions in core/
modules/ views_ui/ src/ ViewAddForm.php  - Returns an array of supported actions for the current entity form.
 - ViewDuplicateForm::actions in core/
modules/ views_ui/ src/ ViewDuplicateForm.php  - Returns an array of supported actions for the current entity form.
 - ViewEditForm::actions in core/
modules/ views_ui/ src/ ViewEditForm.php  - Returns an array of supported actions for the current entity form.
 - ViewPreviewForm::actions in core/
modules/ views_ui/ src/ ViewPreviewForm.php  - Returns an array of supported actions for the current entity form.
 - WorkflowStateAddForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php  - Returns an array of supported actions for the current entity form.
 - WorkflowStateEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php  - Returns an array of supported actions for the current entity form.
 - WorkflowTransitionAddForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php  - Returns an array of supported actions for the current entity form.
 - WorkflowTransitionEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php  - Returns an array of supported actions for the current entity form.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.