Search for getEvents

  1. Search 7.x-2.x for getEvents
  2. Other projects
Title Object type File name Summary
ReactionRuleConfig::getEvents function src/Entity/ReactionRuleConfig.php Gets configuration of all events the rule is reacting on.
ReactionRuleConfigTest::testGetEvents function tests/src/Unit/Entity/ReactionRuleConfigTest.php @covers ::getEvents
RulesTriggerableInterface::getEvents function src/Core/RulesTriggerableInterface.php Gets configuration of all events the rule is reacting on.