Search for rebuild

  1. Search 9.5.x for rebuild
  2. Search 8.9.x for rebuild
  3. Search 10.3.x for rebuild
  4. Search 11.x for rebuild
  5. Other projects
Title Object type File name Summary
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() does not break recursive rebuilds.
CommentContentRebuild class modules/comment/comment.test Test to make sure comment content is rebuilt.
CommentContentRebuild::getInfo function modules/comment/comment.test
CommentContentRebuild::testCommentRebuild function modules/comment/comment.test Test to ensure that the comment's content array is rebuilt for every
call to comment_view().
drupal_path_alias_whitelist_rebuild function includes/path.inc Rebuild the path alias white list.
drupal_rebuild_form function includes/form.inc Constructs a new $form from the information in $form_state.
drupal_theme_rebuild function includes/theme.inc Forces the system to rebuild the theme registry.
FormsArbitraryRebuildTestCase class modules/simpletest/tests/form.test Tests rebuilding of arbitrary forms by altering them.
FormsArbitraryRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsArbitraryRebuildTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField function modules/simpletest/tests/form.test Tests a rebuild caused by a multiple value field.
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild function modules/simpletest/tests/form.test Tests a basic rebuild with the user registration form.
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when rebuilding cached form.
FormsRebuildTestCase class modules/simpletest/tests/form.test Tests form rebuilding.
FormsRebuildTestCase::$web_user property modules/simpletest/tests/form.test
FormsRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsRebuildTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX function modules/simpletest/tests/form.test Tests that a form's action is retained after an Ajax submission.
FormsRebuildTestCase::testRebuildPreservesValues function modules/simpletest/tests/form.test Tests preservation of values.
form_test_form_rebuild_preserve_values_form function modules/simpletest/tests/form_test.module Form builder for testing preservation of values during a rebuild.
form_test_form_rebuild_preserve_values_form_add_more function modules/simpletest/tests/form_test.module Button submit handler for form_test_form_rebuild_preserve_values_form().
form_test_form_rebuild_preserve_values_form_submit function modules/simpletest/tests/form_test.module Form submit handler for form_test_form_rebuild_preserve_values_form().
form_test_storage_page_cache_rebuild function modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
form_test_user_register_form_rebuild function modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
MenuRebuildTestCase class modules/simpletest/tests/menu.test Tests rebuilding the menu by setting 'menu_rebuild_needed.'
MenuRebuildTestCase::getInfo function modules/simpletest/tests/menu.test
MenuRebuildTestCase::testMenuRebuildByVariable function modules/simpletest/tests/menu.test Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call.
menu_rebuild function includes/menu.inc Populates the database tables used by various menu functions.
NodeAccessRebuildTestCase class modules/node/node.test Verifies the rebuild functionality for the node_access table.
NodeAccessRebuildTestCase::$web_user property modules/node/node.test
NodeAccessRebuildTestCase::getInfo function modules/node/node.test
NodeAccessRebuildTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeAccessRebuildTestCase::testNodeAccessRebuild function modules/node/node.test Tests rebuilding the node access permissions table.
NodeBuildContent::testNodeRebuildContent function modules/node/node.test Ensures that content array is rebuilt on every call to node_build_content().
node_access_needs_rebuild function modules/node/node.module Flags or unflags the node access grants for rebuilding.
node_access_rebuild function modules/node/node.module Rebuilds the node access database.
node_configure_rebuild_confirm function modules/node/node.admin.inc Menu callback: confirm rebuilding of permissions.
node_configure_rebuild_confirm_submit function modules/node/node.admin.inc Handler for wipe confirmation
node_types_rebuild function modules/node/node.module Updates the database cache of node types.
registry_rebuild function includes/bootstrap.inc Rescans all enabled modules and rebuilds the registry.
system_date_formats_rebuild function modules/system/system.module Resets the database cache of date formats and saves all new date formats.
system_rebuild_module_data function modules/system/system.module Rebuild, save, and return data about all currently available modules.
system_rebuild_theme_data function modules/system/system.module Rebuild, save, and return data about all currently available themes.
system_test_drupal_get_filename_with_schema_rebuild function modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild.
ThemeTestCase::testRegistryRebuild function modules/simpletest/tests/theme.test Ensures the theme registry is rebuilt when modules are disabled/enabled.
UserEditRebuildTestCase class modules/user/user.test Tests editing a user account with and without a form rebuild.
UserEditRebuildTestCase::getInfo function modules/user/user.test
UserEditRebuildTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserEditRebuildTestCase::testUserEditFormRebuild function modules/user/user.test Test user edit page when the form is set to rebuild.
_locale_rebuild_js function includes/locale.inc (Re-)Creates the JavaScript translation file for a language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.