Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for build

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_plugin_query_default::build function core/modules/views/plugins/views_plugin_query_default.inc Builds the necessary info to execute the query.
NodeStorageController::buildQuery function core/modules/node/node.entity.inc Overrides DefaultEntityController::buildQuery().
TaxonomyTermController::buildQuery function core/modules/taxonomy/taxonomy.entity.inc Overrides EntityDatabaseStorageController::buildQuery().
options_field_settings_after_build function core/modules/field/modules/options/options.module Element #after_build callback for the options list in Field UI.
ViewsUiBaseViewsWizard::build_form function core/modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
FileTransferTest::_buildFakeModule function core/modules/simpletest/tests/filetransfer.test
_form_builder_handle_input_element function core/includes/form.inc Adds the #name and #value properties of an input element before rendering.
ThemeUnitTest::testRegistryRebuild function core/modules/simpletest/tests/theme.test Ensures the theme registry is rebuilt when modules are disabled/enabled.
UserStorageController::buildContent function core/modules/user/user.entity.inc Implements EntityControllerInterface::buildContent().
_node_access_rebuild_batch_finished function core/modules/node/node.module Performs post-processing for node_access_rebuild().
views_plugin_style::build_sort_post function core/modules/views/plugins/views_plugin_style.inc Called by the view builder to let the style build a second set of sorts that will come after any other sorts in the view.
ViewsUiBaseViewsWizard::build_sorts function core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that allows the user to select the view's sort order.
DefaultEntityController::buildQuery function core/modules/entity/entity.controller.inc Builds the query to load the entity.
drupal_path_alias_whitelist_rebuild function core/includes/drupal.inc
drupal_path_alias_allowlist_rebuild function core/includes/drupal.inc Rebuild the path alias allowlist.
_form_test_tableselect_form_builder function core/modules/simpletest/tests/form_test.module Build a form to test the tableselect element.
FileStorageController::buildContent function core/modules/file/file.entity.inc Implements EntityControllerInterface::buildContent().
NodeStorageController::buildContent function core/modules/node/node.entity.inc Implements EntityControllerInterface::buildContent().
NodeAccessRebuildTestCase::$web_user property core/modules/node/tests/node.test
FormsArbitraryRebuildTestCase::setUp function core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
form_test_user_register_form_rebuild function core/modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
path_bulk_update_form_rebuild_submit function core/modules/path/path.admin.inc Form submit handler for URL alias bulk update form.
TaxonomyTermController::buildContent function core/modules/taxonomy/taxonomy.entity.inc Implements EntityControllerInterface::buildContent().
_node_access_rebuild_batch_operation function core/modules/node/node.module Performs batch operation for node_access_rebuild().
CommentStorageController::buildQuery function core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::buildQuery().
BackdropWebTestCase::buildXPathQuery function core/modules/simpletest/backdrop_web_test_case.php Builds an XPath query.
views_plugin_style_table::build_sort function core/modules/views/plugins/views_plugin_style_table.inc Determine if we should provide sorting based upon $_GET inputs
form_test_storage_page_cache_rebuild function core/modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
node_configure_rebuild_confirm_submit function core/modules/node/node.admin.inc Handler for wipe confirmation
views_handler_filter::can_build_group function core/modules/views/handlers/views_handler_filter.inc Determine if a filter can be converted into a group. Only exposed filters with operators available can be converted into groups.
ViewsUiBaseViewsWizard::build_filters function core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that allows the user to select the view's filters.
DefaultEntityController::buildContent function core/modules/entity/entity.controller.inc Implements EntityControllerInterface::buildContent().
views_ui_config_item_form_build_group function core/modules/views_ui/views_ui.admin.inc Override handler for views_ui_edit_display_form
theme_views_ui_build_group_filter_form function core/modules/views_ui/views_ui.theme.inc Theme the build group filter form.
views_handler_filter::build_group_form function core/modules/views/handlers/views_handler_filter.inc Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
CommentStorageController::buildContent function core/modules/comment/comment.entity.inc Implements EntityControllerInterface::buildContent().
system_token_browser_tree_build_content function core/modules/system/system.pages.inc Helper function to generate a render array of token types.
DatabaseSchema::buildTableNameCondition function core/includes/database/schema.inc Build a condition to match a table name against the information_schema.
EntityControllerInterface::buildContent function core/modules/entity/entity.controller.inc Builds a structured array representing the entity's content.
NodeBuildContent::testNodeRebuildContent function core/modules/node/tests/node.test Ensures that content array is rebuilt on every call to node_build_content().
ViewsUiNodeViewsWizard::build_form_style function core/modules/views_ui/wizards/views_ui_node_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiBaseViewsWizard::build_form_style function core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that builds the display format options.
views_handler_filter::build_group_submit function core/modules/views/handlers/views_handler_filter.inc Save new group items, re-enumerates and remove groups marked to delete.
views_ui_edit_form_get_build_from_option function core/modules/views_ui/views_ui.admin.inc Build a renderable array representing one option on the configure form.
AJAXFormPageCacheTestCase::getFormBuildId function core/modules/simpletest/tests/ajax.test Return the build id of the current form.
views_handler_filter::build_group_options function core/modules/views/handlers/views_handler_filter.inc Provide default options for exposed filters.
CommentContentRebuild::testCommentRebuild function core/modules/comment/tests/comment.test Tests the rebuilding of comment's content arrays on calling comment_view().
views_plugin_style_table::build_sort_post function core/modules/views/plugins/views_plugin_style_table.inc Add our actual sort criteria
form_test_storage_page_cache_old_build_id function core/modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
views_handler_filter::build_group_validate function core/modules/views/handlers/views_handler_filter.inc Validate the build group options form.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org