namespace Drupal\Core\Action\Plugin\Action\Derivative

Same name in other branches
  1. 10 Drupal\Core\Action\Plugin\Action\Derivative
  2. 8.9.x Drupal\Core\Action\Plugin\Action\Derivative
  3. 11.x Drupal\Core\Action\Plugin\Action\Derivative
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.