25 calls to 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.
 - 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.
 - EntityForm::actionsElement in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php  - Returns the action form element 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.
 - 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.
 - 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.
 - ViewEditForm::actions in core/
modules/ views_ui/ src/ ViewEditForm.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.