Search for rule

  1. Search 8.x-3.x for rule
  2. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Rule class includes/rules.plugins.inc An actual rule.
rule function ./rules.module Creates a new rule.

All search results

Title Object type File name Summary
rules_update_7211 function ./rules.install Creates the "owner" column.
rules_update_7212 function ./rules.install Make sure registry gets rebuilt to avoid upgrade troubles.
rules_update_7213 function ./rules.install Recover the "owner" property for broken configurations.
rules_update_7214 function ./rules.install Switch out the rules_event_whitelist variable for a cache equivalent.
rules_update_7215 function ./rules.install Add an index for retrieving active config of a certain plugin.
rules_update_array function ./rules.module Merges the $update array into $array.
rules_upgrade_confirm_clear_form function includes/rules.upgrade.inc Confirm form for deleting data.
rules_upgrade_confirm_clear_form_submit function includes/rules.upgrade.inc Submit handler for deleting data.
rules_upgrade_convert_element function includes/rules.upgrade.inc Convert a single element.
rules_upgrade_convert_rule function includes/rules.upgrade.inc Converts a single reaction rule.
rules_upgrade_convert_rule_set function includes/rules.upgrade.inc Converts a single rule set, including all of its rules.
rules_upgrade_element_parameter_settings function includes/rules.upgrade.inc Converts the settings for a given parameter.
rules_upgrade_element_variable_settings function includes/rules.upgrade.inc Converts the settings for a given variable.
rules_upgrade_form function includes/rules.upgrade.inc Form builder for the upgrade page.
rules_upgrade_form_submit function includes/rules.upgrade.inc Submit handler for the form.
rules_upgrade_plugin_factory function includes/rules.upgrade.inc Creates the right element.
rules_user_account_email_options_list function modules/user.rules.inc Options list callback for user account e-mail types.
rules_user_action_info function modules/user.rules.inc Implements hook_rules_action_info() on behalf of the user module.
rules_user_cancel_methods function modules/user.rules.inc Options list for user cancel methods.
rules_user_condition_info function modules/user.rules.inc Implements hook_rules_condition_info() on behalf of the user module.
rules_user_condition_operations function modules/user.rules.inc Options list callback for the operation parameter of condition user has role.
rules_user_event_info function modules/user.rules.inc Implements hook_rules_event_info().
rules_user_file_info function modules/user.rules.inc Implements hook_rules_file_info() on behalf of the user module.
rules_user_integration_access function modules/user.rules.inc User integration access callback.
rules_user_login function modules/events.inc Implements hook_user_login().
rules_user_logout function modules/events.inc Implements hook_user_logout().
rules_user_roles_options_list function modules/user.rules.inc Options list callback for user roles.
rules_user_role_change_access function modules/user.rules.inc User integration role actions access callback.
rules_watchdog function modules/events.inc Implements hook_watchdog().
rules_wrap_data function ./rules.module Wraps the given data.
system.rules.inc file modules/system.rules.inc Rules integration for the system module.
taxonomy.rules.inc file modules/taxonomy.rules.inc Rules integration for the taxonomy_term module.
theme_rules_autocomplete function ui/ui.theme.inc Themes rules autocomplete forms.
theme_rules_content_group function ui/ui.theme.inc Themes a view of multiple configuration items.
theme_rules_data_selector_help function ui/ui.theme.inc Themes help for using the data selector.
theme_rules_debug_element function ui/ui.theme.inc Theme rules debug log elements.
theme_rules_elements function ui/ui.theme.inc Themes a tree of rule elements in a draggable table.
theme_rules_log function ui/ui.theme.inc Themes the rules log debug output.
theme_rules_parameter_configuration function ui/ui.theme.inc Themes the view of a single parameter configuration.
theme_rules_settings_help function ui/ui.theme.inc General theme function for displaying settings related help.
theme_rules_ui_variable_form function ui/ui.theme.inc Themes the rules form for editing the used variables.
theme_rules_variable_view function ui/ui.theme.inc Themes info about variables.
user.rules.inc file modules/user.rules.inc Rules integration for the user module.
_rules_discover_module function ./rules.module Determines the module providing the given class.
_rules_export_get_test_export function tests/rules_test.rules_defaults.inc Defines the export of rule for testing import/export.
_rules_import_get_plugin function includes/rules.core.inc Determines the plugin to be used for importing a child element.
_rules_rebuild_cache function ./rules.module Rebuilds the rules cache.
_rules_rebuild_component_cache function ./rules.module Cache components to allow efficient usage via rules_invoke_component().
_rules_rules_collect_items function ./rules.rules.inc Returns all items for a hook applying the right module defaults.
_rules_system_token_map_type function modules/system.eval.inc Looks for a token type mapping. Defaults to passing through the type.