You are here

Functions in Rabbit Hole 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_rabbit_hole_response_alter ./rabbit_hole.api.php Alter the response after the plugin's performAction() is executed.
hook_rabbit_hole_values_alter ./rabbit_hole.api.php Alter rabbit hole values before the Rabbit Hole plugin is loaded.
rabbit_hole_form_alter ./rabbit_hole.module Implements hook_form_alter().
rabbit_hole_help ./rabbit_hole.module Implements hook_help().
rabbit_hole_post_update_entity_type_id_and_entity_id_for_existing_behavior_settings ./rabbit_hole.post_update.php Add entity_type_id and entity_id to existing rabbit_hole behavior_settings.
rabbit_hole_update_8100 ./rabbit_hole.install Install redirect_fallback_action field.
rabbit_hole_update_8101 ./rabbit_hole.install Update redirect_fallback_action field default values.
rh_commerce_entity_base_field_info modules/rh_commerce/rh_commerce.module Implements hook_entity_base_field_info().
rh_file_entity_base_field_info modules/rh_file/rh_file.module Implements hook_entity_base_field_info().
rh_group_entity_base_field_info modules/rh_group/rh_group.module Implements hook_entity_base_field_info().
rh_media_entity_base_field_info modules/rh_media/rh_media.module Implements hook_entity_base_field_info().
rh_node_entity_base_field_info modules/rh_node/rh_node.module Implements hook_entity_base_field_info().
rh_node_form_node_form_alter modules/rh_node/rh_node.module Implements hook_form_FORM_ID_alter().
rh_node_form_node_type_form_alter modules/rh_node/rh_node.module Implements hook_form_FORM_ID_alter().
rh_taxonomy_entity_base_field_info modules/rh_taxonomy/rh_taxonomy.module Implements hook_entity_base_field_info().
rh_user_entity_base_field_info modules/rh_user/rh_user.module Implements hook_entity_base_field_info().
rh_user_post_update_resave_user_settings modules/rh_user/rh_user.post_update.php Add entity_type_id key to Rabbit hole user settings.
_rabbit_hole_general_form_submit ./rabbit_hole.module Handle general aspects of rabbit hole form submission. 1

Other projects