15 calls to EntityFormController::actions()

ActionFormControllerBase::actions in drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php
Returns an array of supported actions for the current entity form.
BlockFormController::actions in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::actions().
CommentFormController::actions in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
EntityFormController::actionsElement in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Returns the action form element for the current entity form.
MenuFormController::actions in drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
MenuLinkFormController::actions in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::actions().
MessageFormController::actions in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ProfileFormController::actions in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
RegisterFormController::actions in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
RoleFormController::actions in drupal/core/modules/user/lib/Drupal/user/RoleFormController.php
Returns an array of supported actions for the current entity form.
ShortcutFormController::actions in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::actions().
ViewAddFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ViewEditFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
VocabularyFormController::actions in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Returns an array of supported actions for the current entity form.