Search for getEventNames

  1. Search 7.x-2.x for getEventNames
  2. Other projects
Title Object type File name Summary
ConfigurableEventHandlerEntityBundle::getEventNameSuffix function src/EventHandler/ConfigurableEventHandlerEntityBundle.php Provides the event name suffix based upon the plugin configuration.
ReactionRuleConfig::getEventNames function src/Entity/ReactionRuleConfig.php Gets machine names of all events the rule is reacting on.
ReactionRuleConfigTest::testGetEventNames function tests/src/Unit/Entity/ReactionRuleConfigTest.php @covers ::getEventNames
RulesConfigurableEventHandlerInterface::getEventNameSuffix function src/Core/RulesConfigurableEventHandlerInterface.php Provides the event name suffix based upon the plugin configuration.
RulesTriggerableInterface::getEventNames function src/Core/RulesTriggerableInterface.php Gets machine names of all events the rule is reacting on.