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_action_data_set_info_alter function modules/data.eval.inc Info alter callback for the data_set action.
rules_action_data_set_validate function modules/data.rules.inc Custom validation callback for the data set action.
rules_action_delete_node function tests/rules_test.test.inc Action "Delete a node".
rules_action_delete_node_upgrade function includes/rules.upgrade.inc
rules_action_delete_node_upgrade_map_name function includes/rules.upgrade.inc
rules_action_delete_scheduled_set_upgrade function rules_scheduler/rules_scheduler.install Rules upgrade callback.
rules_action_delete_scheduled_set_upgrade_map_name function rules_scheduler/rules_scheduler.install Rules upgrade callback for mapping the action name.
rules_action_drupal_goto function modules/system.eval.inc Action: Page redirect.
rules_action_drupal_goto_upgrade function includes/rules.upgrade.inc
rules_action_drupal_goto_upgrade_map_name function includes/rules.upgrade.inc
rules_action_drupal_message function modules/system.eval.inc Action: Show a drupal message.
rules_action_drupal_message_types function modules/system.rules.inc Options list callback defining drupal_message types.
rules_action_drupal_watchdog function modules/system.eval.inc Action: Write a watchdog db log message.
rules_action_entity_create function modules/entity.eval.inc Action: Create entities.
rules_action_entity_createfetch_access function modules/entity.rules.inc Custom access callback for data create and fetch action.
rules_action_entity_create_info_alter function modules/entity.eval.inc Info alteration callback for the entity create action.
rules_action_entity_delete function modules/entity.eval.inc Action: Delete entities.
rules_action_entity_fetch function modules/entity.eval.inc Action: Fetch data.
rules_action_entity_fetch_info_alter function modules/entity.eval.inc Info alteration callback for the entity fetch action.
rules_action_entity_parameter_options_list function modules/entity.rules.inc Options list callback for a parameter of entity_create.
rules_action_entity_query function modules/entity.eval.inc Action: Query entities.
rules_action_entity_query_access function modules/entity.rules.inc Custom access callback for the data query action.
rules_action_entity_query_info_alter function modules/entity.eval.inc Info alteration callback for the entity query action.
rules_action_entity_query_property_options_list function modules/entity.rules.inc Returns the options list for choosing a property of an entity type.
rules_action_entity_query_value_options_list function modules/entity.rules.inc Returns the options list specified for the chosen property.
rules_action_entity_save function modules/entity.eval.inc Action: Save entities.
rules_action_entity_savedelete_access function modules/entity.rules.inc Custom access callback for data save and delete action.
rules_action_execution_callback function ./rules.api.php The execution callback for an action.
rules_action_invoke_set_upgrade function includes/rules.upgrade.inc
rules_action_invoke_set_upgrade_map_name function includes/rules.upgrade.inc
rules_action_load_comment_upgrade function includes/rules.upgrade.inc
rules_action_load_comment_upgrade_map_name function includes/rules.upgrade.inc Comment.module integration.
rules_action_load_node function tests/rules_test.test.inc Loads a node.
rules_action_load_node_upgrade function includes/rules.upgrade.inc
rules_action_load_node_upgrade_map_name function includes/rules.upgrade.inc
rules_action_load_user_upgrade function includes/rules.upgrade.inc
rules_action_load_user_upgrade_map_name function includes/rules.upgrade.inc
rules_action_mail function modules/system.eval.inc Action Implementation: Send mail.
rules_action_mail_to_users_of_role function modules/system.eval.inc Action: Send mail to all users of a specific role group(s).
rules_action_mail_to_users_of_role_help function modules/system.rules.inc Help callback for the "Send mail to users of a role" action.
rules_action_mail_to_user_upgrade function includes/rules.upgrade.inc
rules_action_mail_to_user_upgrade_map_name function includes/rules.upgrade.inc
rules_action_node_load_author_upgrade function includes/rules.upgrade.inc
rules_action_node_load_author_upgrade_map_name function includes/rules.upgrade.inc
rules_action_node_path_alias function modules/path.eval.inc Action Implementation: Set the URL alias for a node.
rules_action_node_path_alias_upgrade function includes/rules.upgrade.inc
rules_action_node_set_author_upgrade function includes/rules.upgrade.inc
rules_action_node_set_author_upgrade_map_name function includes/rules.upgrade.inc
rules_action_node_set_title function tests/rules_test.test.inc An action making use of named parameters.
rules_action_path_alias function modules/path.eval.inc Action implementation: Path alias.