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 |
---|---|---|---|
block_page_build | function | modules/ |
Implements hook_page_build(). |
CommentContentRebuild | class | modules/ |
Test to make sure comment content is rebuilt. |
CommentContentRebuild::getInfo | function | modules/ |
|
CommentContentRebuild::testCommentRebuild | function | modules/ |
Test to ensure that the comment's content array is rebuilt for every call to comment_view(). |
CommentController::buildQuery | function | modules/ |
Builds the query to load the entity. |
comment_build_content | function | modules/ |
Builds a structured array representing the comment's content. |
comment_form_build_preview | function | modules/ |
Build a preview from submitted form values. |
comment_form_submit_build_comment | function | modules/ |
Updates the form state's comment entity by processing this submission's values. |
DatabaseSchema::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema_mysql::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema_pgsql::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DrupalDefaultEntityController::buildQuery | function | includes/ |
Builds the query to load the entity. |
drupal_build_css_cache | function | includes/ |
Aggregates and optimizes CSS files into a cache file in the files directory. |
drupal_build_form | function | includes/ |
Builds and process a form based on a form id. |
drupal_build_js_cache | function | includes/ |
Aggregates JavaScript files into a cache file in the files directory. |
drupal_http_build_query | function | includes/ |
Parses an array into a valid, rawurlencoded query string. |
drupal_path_alias_whitelist_rebuild | function | includes/ |
Rebuild the path alias white list. |
drupal_rebuild_form | function | includes/ |
Constructs a new $form from the information in $form_state. |
drupal_theme_rebuild | function | includes/ |
Forces the system to rebuild the theme registry. |
entity_form_submit_build_entity | function | includes/ |
Copies submitted values to entity properties for simple entity forms. |
file_build_uri | function | includes/ |
Constructs a URI to Drupal's default files location given a relative path. |
Form builder functions | group | includes/ |
Functions that build an abstract representation of a HTML form. |
form_builder | function | includes/ |
Builds and processes all elements in the structured form array. |
form_test_form_rebuild_preserve_values_form | function | modules/ |
Form builder for testing preservation of values during a rebuild. |
form_test_form_rebuild_preserve_values_form_add_more | function | modules/ |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
form_test_form_rebuild_preserve_values_form_submit | function | modules/ |
Form submit handler for form_test_form_rebuild_preserve_values_form(). |
form_test_storage_page_cache_old_build_id | function | modules/ |
Form element #after_build callback: output the old form build-id. |
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. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.