view::build |
function |
modules/views/includes/view.inc |
Build the query for the view. |
menu_rebuild |
function |
includes/menu.inc |
Populates the database tables used by various menu functions. |
form_builder |
function |
includes/form.inc |
Builds and processes all elements in the structured form array. |
view::_build |
function |
modules/views/includes/view.inc |
Internal method to build an individual set of handlers. |
file_build_uri |
function |
includes/file.inc |
Constructs a URI to Backdrop's default files location given a relative path. |
menu_build_tree |
function |
includes/menu.inc |
Builds a menu tree, translates links, and checks access. |
_menu_build_tree |
function |
includes/menu.inc |
Builds a menu tree. |
token_build_tree |
function |
includes/token.inc |
Build a tree array of tokens, commonly used for rendering the token browser. |
_menu_link_build |
function |
includes/menu.inc |
Builds a link from a router item. |
NodeBuildContent |
class |
modules/node/tests/node.test |
Test to ensure that a node's content is always rebuilt. |
menu_router_build |
function |
includes/menu.inc |
Collects and alters the menu definitions. |
view::build_title |
function |
modules/views/includes/view.inc |
Force the view to build a title. |
_node_types_build |
function |
modules/node/node.module |
Builds and returns the list of available node types. |
_token_build_tree |
function |
includes/token.inc |
Recursive helper for token_build_tree(). |
_file_types_build |
function |
modules/file/file.module |
Builds and returns the list of available file types. |
drupal_build_form |
function |
includes/drupal.inc |
Builds and processes a form for a given form ID. |
_menu_router_build |
function |
includes/menu.inc |
Builds the router table based on the data from hook_menu(). |
user_build_content |
function |
modules/user/user.module |
Builds a structured array representing the profile content. |
file_build_content |
function |
modules/file/file.module |
Builds a structured array representing the file's content. |
_locale_rebuild_js |
function |
includes/locale.inc |
(Re-)Creates the JavaScript translation file for a language. |
node_types_rebuild |
function |
includes/drupal.inc |
Drupal-compatible wrapper for clearing caches. |
node_build_content |
function |
modules/node/node.module |
Builds a structured array representing the node's content. |
drupal_rebuild_form |
function |
includes/drupal.inc |
Constructs a new $form from the information in $form_state. |
node_access_rebuild |
function |
modules/node/node.module |
Rebuilds the node access database. |
backdrop_build_form |
function |
includes/form.inc |
Builds and processes a form for a given form ID. |
MenuRebuildTestCase |
class |
modules/simpletest/tests/menu.test |
Tests rebuilding the menu by setting 'menu_rebuild_needed.' |
drupal_theme_rebuild |
function |
includes/drupal.inc |
Forces the system to rebuild the theme registry. |
hook_views_pre_build |
function |
modules/views/views.api.php |
This hook is called right before the build process, but after displays are
attached and the display performs its pre_execute phase. |
FormsRebuildTestCase |
class |
modules/simpletest/tests/form.test |
Tests form rebuilding. |
_theme_build_registry |
function |
includes/theme.inc |
Builds the theme registry cache. |
drupal_build_js_cache |
function |
includes/drupal.inc |
Aggregates JavaScript files into a cache file in the files directory. |
hook_views_post_build |
function |
modules/views/views.api.php |
This hook is called right after the build process. The query is now fully
built, but it has not yet been run through db_rewrite_sql. |
comment_build_content |
function |
modules/comment/comment.module |
Builds a structured array representing the comment's content. |
backdrop_rebuild_form |
function |
includes/form.inc |
Constructs a new $form from the information in $form_state. |
CommentContentRebuild |
class |
modules/comment/tests/comment.test |
Tests comment content rebuilding. |
backdrop_theme_rebuild |
function |
includes/theme.inc |
Forces the system to rebuild the theme registry. |
view::_build_arguments |
function |
modules/views/includes/view.inc |
Build all the arguments. |
views_ui_build_preview |
function |
modules/views_ui/views_ui.admin.inc |
|
views_join::build_join |
function |
modules/views/includes/handlers.inc |
Build the SQL for the join this object represents. |
Form builder functions |
group |
includes/form.inc |
Functions that build an abstract representation of a HTML form. |
color_rebuild_settings |
function |
modules/color/color.module |
Rebuild color scheme info. |
drupal_build_css_cache |
function |
includes/drupal.inc |
Aggregates and optimizes CSS files into a cache file in the files directory. |
drupal_http_build_query |
function |
includes/drupal.inc |
Parses an array into a valid, rawurlencoded query string. |
system_menu_block_build |
function |
modules/system/system.menu.inc |
Build a menu tree based on the provided configuration. |
UserEditRebuildTestCase |
class |
modules/user/tests/user.test |
Tests editing a user account with and without a form rebuild. |
user_build_filter_query |
function |
modules/user/user.module |
Extends a query object for user administration filters based on session. |
backdrop_build_js_cache |
function |
includes/common.inc |
Aggregates JavaScript files into a cache file in the files directory. |
_update_build_fetch_url |
function |
modules/update/update.fetch.inc |
Generates the URL to fetch information about project updates. |
node_build_tempstore_id |
function |
modules/node/node.module |
Build tempstore ID. |
_views_fetch_data_build |
function |
modules/views/includes/cache.inc |
Build and set the views data cache if empty. |