9 calls to EntityForm::actions()

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