Search for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
form_test_storage_page_cache_rebuild | function | modules/ |
Form submit callback: Rebuild the form and continue. |
form_test_user_register_form_rebuild | function | modules/ |
Submit callback that just lets the form rebuild. |
hook_page_build | function | modules/ |
Add elements to a page before it is rendered. |
MenuRebuildTestCase | class | modules/ |
Tests rebuilding the menu by setting 'menu_rebuild_needed.' |
MenuRebuildTestCase::getInfo | function | modules/ |
|
MenuRebuildTestCase::testMenuRebuildByVariable | function | modules/ |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
menu_build_tree | function | includes/ |
Builds a menu tree, translates links, and checks access. |
menu_rebuild | function | includes/ |
Populates the database tables used by various menu functions. |
menu_router_build | function | includes/ |
Collects and alters the menu definitions. |
NodeAccessRebuildTestCase | class | modules/ |
Verifies the rebuild functionality for the node_access table. |
NodeAccessRebuildTestCase::$web_user | property | modules/ |
|
NodeAccessRebuildTestCase::getInfo | function | modules/ |
|
NodeAccessRebuildTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
NodeAccessRebuildTestCase::testNodeAccessRebuild | function | modules/ |
Tests rebuilding the node access permissions table. |
NodeBuildContent | class | modules/ |
Test to ensure that a node's content is always rebuilt. |
NodeBuildContent::getInfo | function | modules/ |
|
NodeBuildContent::testNodeRebuildContent | function | modules/ |
Ensures that content array is rebuilt on every call to node_build_content(). |
NodeController::buildQuery | function | modules/ |
Builds the query to load the entity. |
node_access_needs_rebuild | function | modules/ |
Flags or unflags the node access grants for rebuilding. |
node_access_rebuild | function | modules/ |
Rebuilds the node access database. |
node_build_content | function | modules/ |
Builds a structured array representing the node's content. |
node_build_filter_query | function | modules/ |
Applies filters for node administration filters based on session. |
node_configure_rebuild_confirm | function | modules/ |
Menu callback: confirm rebuilding of permissions. |
node_configure_rebuild_confirm_submit | function | modules/ |
Handler for wipe confirmation |
node_form_build_preview | function | modules/ |
Form submission handler for node_form(). |
node_form_submit_build_node | function | modules/ |
Updates the form state's node entity by processing this submission's values. |
node_types_rebuild | function | modules/ |
Updates the database cache of node types. |
registry_rebuild | function | includes/ |
Rescans all enabled modules and rebuilds the registry. |
system_date_formats_rebuild | function | modules/ |
Resets the database cache of date formats and saves all new date formats. |
system_rebuild_module_data | function | modules/ |
Rebuild, save, and return data about all currently available modules. |
system_rebuild_theme_data | function | modules/ |
Rebuild, save, and return data about all currently available themes. |
system_test_drupal_get_filename_with_schema_rebuild | function | modules/ |
Page callback to run drupal_get_filename() and do a schema rebuild. |
system_test_page_build | function | modules/ |
Implements hook_page_build(). |
TaxonomyTermController::buildQuery | function | modules/ |
Builds the query to load the entity. |
TaxonomyVocabularyController::buildQuery | function | modules/ |
Builds the query to load the entity. |
taxonomy_build_node_index | function | modules/ |
Builds and inserts taxonomy index entries for a given node. |
taxonomy_form_term_submit_build_taxonomy_term | function | modules/ |
Updates the form state's term entity by processing this submission's values. |
taxonomy_term_build_content | function | modules/ |
Builds a structured array representing the term's content. |
ThemeTestCase::testRegistryRebuild | function | modules/ |
Ensures the theme registry is rebuilt when modules are disabled/enabled. |
toolbar_page_build | function | modules/ |
Implements hook_page_build(). |
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl | function | modules/ |
Tests that _update_build_fetch_url() builds the URL correctly. |
update_build_dependency_graph | function | includes/ |
Constructs a graph which encodes the dependencies between module updates. |
UserEditRebuildTestCase | class | modules/ |
Tests editing a user account with and without a form rebuild. |
UserEditRebuildTestCase::getInfo | function | modules/ |
|
UserEditRebuildTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserEditRebuildTestCase::testUserEditFormRebuild | function | modules/ |
Test user edit page when the form is set to rebuild. |
user_build_content | function | modules/ |
Builds a structured array representing the profile content. |
user_build_filter_query | function | modules/ |
Extends a query object for user administration filters based on session. |
_drupal_build_css_path | function | includes/ |
Prefixes all paths within a CSS file for drupal_build_css_cache(). |
_form_builder_handle_input_element | function | includes/ |
Adds the #name and #value properties of an input element before rendering. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.