10 functions implement hook_rebuild()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

action_rebuild in drupal/core/modules/action/action.module
Implements hook_rebuild().
block_rebuild in drupal/core/modules/block/block.module
Implements hook_rebuild().
drupal_theme_rebuild in drupal/core/includes/theme.inc
Force the system to rebuild the theme registry; this should be called when modules are added to the system, or when a dynamic system needs to add more theme hooks.
field_rebuild in drupal/core/modules/field/field.module
Implements hook_rebuild().
form_test_user_register_form_rebuild in drupal/core/modules/system/tests/modules/form_test/form_test.module
Submit callback that just lets the form rebuild.
menu_router_rebuild in drupal/core/includes/menu.inc
Populates the database tables used by various menu functions.
node_access_needs_rebuild in drupal/core/modules/node/node.module
Toggles or reads the value of a flag for rebuilding the node access grants.
node_access_rebuild in drupal/core/modules/node/node.module
Rebuilds the node access database.
node_rebuild in drupal/core/modules/node/node.module
Implements hook_rebuild().
node_types_rebuild in drupal/core/modules/node/node.module
Updates the database cache of node types.