12 methods override 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.
- ContentEntityConfirmFormBase::actions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.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.
- 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.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.