9 calls to rules_clear_cache()

RulesEvaluationException::__construct in includes/rules.core.inc
Constructor.
RulesPlugin::delete in includes/rules.core.inc
Deletes configuration from database.
RulesPlugin::save in includes/rules.core.inc
Saves the configuration to the database.
RulesPluginUI::buildContent in ui/ui.core.inc
Implements RulesPluginUIInterface.
RulesTestCase::testDependencies in tests/rules.test
Tests handling dependencies.
rules_admin_settings_cache_rebuild_submit in rules_admin/rules_admin.inc
Form submit callback: Rebuild the Rules' cache.
rules_modules_disabled in ./rules.module
Implements hook_modules_disabled().
rules_modules_enabled in ./rules.module
Implements hook_modules_enabled().
rules_update_7214 in ./rules.install
Switch out the rules_event_whitelist variable for a cache equivalent.