You are here

namespace Drupal\rules\Plugin\RulesEvent in Rules 8.3

Classsort descending Location Description
EntityDeleteDeriver src/Plugin/RulesEvent/EntityDeleteDeriver.php Derives entity delete plugin definitions based on content entity types.
EntityInsertDeriver src/Plugin/RulesEvent/EntityInsertDeriver.php Derives entity insert plugin definitions based on content entity types.
EntityPresaveDeriver src/Plugin/RulesEvent/EntityPresaveDeriver.php Derives entity presave plugin definitions based on content entity types.
EntityUpdateDeriver src/Plugin/RulesEvent/EntityUpdateDeriver.php Derives entity update plugin definitions based on content entity types.
EntityViewDeriver src/Plugin/RulesEvent/EntityViewDeriver.php Derives entity view plugin definitions based on content entity types.