Search for build

  1. Search 9.5.x for build
  2. Search 8.9.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
AJAXFormPageCacheTestCase::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
ajax_command_update_build_id function includes/ajax.inc Creates a Drupal Ajax 'update_build_id' command.
block_page_build function modules/block/block.module Implements hook_page_build().
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().
CommentController::buildQuery function modules/comment/comment.module Builds the query to load the entity.
comment_build_content function modules/comment/comment.module Builds a structured array representing the comment's content.
comment_form_build_preview function modules/comment/comment.module Build a preview from submitted form values.
comment_form_submit_build_comment function modules/comment/comment.module Updates the form state's comment entity by processing this submission's values.
CommonURLUnitTest::testDrupalHttpBuildQuery function modules/simpletest/tests/common.test Test drupal_http_build_query().
dashboard_page_build function modules/dashboard/dashboard.module Implements hook_page_build().
DatabaseSchema::buildTableNameCondition function includes/database/schema.inc Build a condition to match a table name against a standard information_schema.
DatabaseSchema_mysql::buildTableNameCondition function includes/database/mysql/schema.inc Build a condition to match a table name against a standard information_schema.
DatabaseSchema_pgsql::buildTableNameCondition function includes/database/pgsql/schema.inc Build a condition to match a table name against a standard information_schema.
dblog_build_filter_query function modules/dblog/dblog.admin.inc Builds a query for database log administration filters based on session.
DrupalDefaultEntityController::buildQuery function includes/entity.inc Builds the query to load the entity.
DrupalWebTestCase::buildXPathQuery function modules/simpletest/drupal_web_test_case.php Builds an XPath query.
drupal_build_css_cache function includes/common.inc Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_form function includes/form.inc Builds and process a form based on a form id.
drupal_build_js_cache function includes/common.inc Aggregates JavaScript files into a cache file in the files directory.
drupal_http_build_query function includes/common.inc Parses an array into a valid, rawurlencoded query string.
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.
entity_form_submit_build_entity function includes/common.inc Copies submitted values to entity properties for simple entity forms.
field_form_element_after_build function modules/field/field.form.inc #after_build callback for field elements in a form.
field_test_entity_form_submit_build_test_entity function modules/field/tests/field_test.entity.inc Updates the form state's entity by processing this submission's values.
FileTranferTest::_buildFakeModule function modules/simpletest/tests/filetransfer.test
file_build_uri function includes/file.inc Constructs a URI to Drupal's default files location given a relative path.
Form builder functions group includes/form.inc Functions that build an abstract representation of a HTML form.
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::getFormBuildId function modules/simpletest/tests/form.test Return the build id of the current 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_builder function includes/form.inc Builds and processes all elements in the structured form array.
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_old_build_id function modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.

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