You are here

15 calls to rules_fetch_data() in Rules 7.2

drush_rules_list in ./rules.drush.inc
Get a list of all rules.
RulesAbstractPlugin::rebuildCache in includes/rules.core.inc
Add in the data provided by the info hooks to the cache.
RulesContainerPluginUI::addOperations in ui/ui.core.inc
Gets the Add-* operations for the given element.
RulesDataProcessor::processors in includes/rules.processor.inc
Returns defined data processors applicable for the given parameter.
RulesEventSet::rebuildEventCache in includes/rules.plugins.inc
Rebuilds the event cache.
RulesIntegrationTestCase::testAccessCallbacks in tests/rules.test
Just makes sure the access callback run without errors.
RulesUICategory::getInfo in ui/ui.core.inc
Gets info about all available categories, or about a specific category.
RulesUICategory::getOptions in ui/ui.core.inc
Returns an array of options to use with a select.
RulesUIController::overviewTable in ui/ui.controller.inc
Generates the render array for an overview configuration table.
rules_admin_components_overview in rules_admin/rules_admin.inc
Components overview.
rules_get_event_info in ./rules.module
Gets event info for a given event.
rules_permission in ./rules.module
Implements hook_permission().
rules_ui_add_event in ui/ui.forms.inc
Add a new event.
rules_ui_add_event_page_submit in ui/ui.forms.inc
Submit the event configuration.
_rules_rebuild_cache in ./rules.module
Rebuilds the rules cache.