You are here

namespace Drupal\log\Plugin\Action in Log entity 2.x

Same name in other branches
  1. 8 Drupal\log\Plugin\Action
Classsort descending Location Description
LogActionBase src/Plugin/Action/LogActionBase.php Base class for the configurable actions for logs.
LogClone src/Plugin/Action/LogClone.php Action that clones a log entity.
LogMarkAsDone src/Plugin/Action/LogMarkAsDone.php Action that marks a log as done.
LogMarkAsPending src/Plugin/Action/LogMarkAsPending.php Action that marks a log as pending.
LogReschedule src/Plugin/Action/LogReschedule.php Action that reschedules a log entity.