13 calls to rules_get_event_handler()

RulesEntityController::delete in includes/rules.core.inc
Overridden to also delete tags and events.
RulesEntityController::save in includes/rules.core.inc
RulesEventDispatcherTestCase::testStartAndStop in tests/rules.test
Tests start and stop functionality.
RulesEventDispatcherTestCase::testStartAndStopMultiple in tests/rules.test
Tests start and stop functionality when used with multiple events.
RulesEventSet::rebuildEventCache in includes/rules.plugins.inc
Rebuilds the event cache.
RulesReactionRule::availableVariables in includes/rules.plugins.inc
RulesReactionRule::event in includes/rules.plugins.inc
Implements RulesTriggerableInterface::event().
RulesReactionRule::integrityCheck in includes/rules.plugins.inc
RulesReactionRuleUI::form in ui/ui.plugins.inc
Implements RulesPluginUIInterface::form().
RulesUIController::overviewTableRow in ui/ui.controller.inc
Generates the row for a single rules config.
rules_ui_add_event in ui/ui.forms.inc
Add a new event.
rules_ui_add_event_apply in ui/ui.forms.inc
Submit callback that just adds the selected event.
rules_ui_add_event_validate in ui/ui.forms.inc
Validation callback for adding an event.