8 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.
- BookOutlineForm::actions in core/
modules/ book/ src/ Form/ BookOutlineForm.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.
- 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.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.