namespace Drupal\Core\Action\Plugin\Action
Same name in other branches
Object name | File name | Summary |
---|---|---|
DeleteAction | core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php | Redirects to an entity deletion form. |
EmailAction | core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php | Sends an email message. |
EntityActionBase | core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php | Base class for entity-based actions. |
GotoAction | core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php | Redirects to a different URL. |
MessageAction | core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php | Sends a message to the current user's screen. |
PublishAction | core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php | Publishes an entity. |
SaveAction | core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php | Provides an action that can save any entity. |
UnpublishAction | core/lib/Drupal/Core/Action/Plugin/Action/UnpublishAction.php | Unpublishes an entity. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.