namespace Drupal\Core\Action\Plugin\Action\Derivative
Same name in other branches
Object name | File name | Summary |
---|---|---|
EntityActionDeriverBase | core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php | Provides a base action for each entity type with specific interfaces. |
EntityChangedActionDeriver | core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php | Provides an action deriver that finds entity types of EntityChangedInterface. |
EntityDeleteActionDeriver | core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php | Provides an action deriver that finds entity types with delete form. |
EntityPublishedActionDeriver | core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php | Provides an action deriver that finds publishable entity types. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.