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. |