Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for build

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
_views_fetch_data_build function modules/views/includes/cache.inc Build and set the views data cache if empty.
backdrop_build_css_cache function includes/common.inc Aggregates and optimizes CSS files into a cache file in the files directory.
dblog_build_filter_query function modules/dblog/dblog.admin.inc Builds a query for database log administration filters based on session.
views_ui_build_form_path function modules/views_ui/views_ui.admin.inc Create the menu path for one of our standard AJAX forms based upon known information about the form.
_backdrop_build_css_path function includes/common.inc Prefixes all paths within a CSS file for backdrop_build_css_cache().
views_plugin_query::build function modules/views/plugins/views_plugin_query.inc Builds the necessary info to execute the query.
views_ui_build_identifier function modules/views_ui/views_ui.admin.inc Build a form identifier that we can use to see if one form is the same as another. Since the arguments differ slightly we do a lot of spiffy concatenation here.
views_ui_build_form_state function modules/views_ui/views_ui.admin.inc Build up a $form_state object suitable for use with backdrop_build_form based on known information about a form.
taxonomy_build_node_index function modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node.
NodeAccessRebuildTestCase class modules/node/tests/node.test Verifies the rebuild functionality for the node_access table.
_system_modules_build_row function modules/system/system.admin.inc Build a table row for the system modules page.
system_rebuild_theme_data function modules/system/system.module Rebuild, save, and return data about all currently available themes.
backdrop_http_build_query function includes/common.inc Parses an array into a valid, rawurlencoded query string.
node_access_needs_rebuild function modules/node/node.module Toggles or reads the value of a flag for rebuilding the node access grants.
_update_build_layout_data function modules/update/update.compare.inc Helper function to scan and collect layout data.
_system_rebuild_theme_data function modules/system/system.module Helper function to scan and collect theme .info data and their engines.
comment_form_build_preview function modules/comment/comment.module Form submission handler for the 'preview' button in comment_form().
_module_build_dependencies function includes/module.inc Determines which modules require and are required by each module.
filter_format_build_format function modules/filter/filter.module Builds a text format object from initial values.
system_rebuild_module_data function modules/system/system.module Rebuild, save, and return data about all currently available modules.
hook_admin_bar_output_build function modules/admin_bar/admin_bar.api.php Add to the administration bar content before it is rendered.
redirect_build_filter_query function modules/redirect/redirect.admin.inc Extends a query object for URL redirect filters.
FormsRebuildTestCase::setUp function modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
taxonomy_term_build_content function modules/taxonomy/taxonomy.module Builds a structured array representing the term's content.
_system_rebuild_module_data function modules/system/system.module Helper function to scan and collect module .info data.
node_form_submit_build_node function modules/node/node.pages.inc Updates the form state's node entity by processing this submission's values.
ajax_command_update_build_id function includes/ajax.inc Creates a Backdrop Ajax 'update_build_id' command.
locale_translate_batch_build function modules/locale/locale.bulk.inc Build a locale batch from an array of files.
update_build_dependency_graph function includes/update.inc Constructs a graph which encodes the dependencies between module updates.
FormsArbitraryRebuildTestCase class modules/simpletest/tests/form.test Tests rebuilding of arbitrary forms by altering them.
MenuRebuildTestCase::$profile property modules/simpletest/tests/menu.test The profile to install as a basis for testing.
views_plugin_style::build_sort function modules/views/plugins/views_plugin_style.inc Called by the view builder to see if this style handler wants to interfere with the sorts. If so it should build; if it returns any non-TRUE value, normal sorting will NOT be added to the query.
_menu_navigation_links_rebuild function includes/menu.inc Builds menu links for the items in the menu router.
field_form_element_after_build function modules/field/field.form.inc #after_build callback for field elements in a form.
node_configure_rebuild_confirm function modules/node/node.admin.inc Menu callback: confirm rebuilding of permissions.
UserEditRebuildTestCase::setUp function modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
entity_form_submit_build_entity function modules/entity/entity.module Copies submitted values to entity properties for simple entity forms.
views_join_subquery::build_join function modules/views/includes/handlers.inc Build the SQL for the join this object represents.
NodeAccessRebuildTestCase::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
admin_bar_admin_bar_output_build function modules/admin_bar/admin_bar.module Implements hook_admin_bar_output_build().
ViewsWizardInterface::build_form function modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
NodeStorageController::buildQuery function modules/node/node.entity.inc Overrides DefaultEntityController::buildQuery().
FileTranferTest::_buildFakeModule function modules/simpletest/tests/filetransfer.test
views_plugin_query_default::build function modules/views/plugins/views_plugin_query_default.inc Builds the necessary info to execute the query.
layout_settings_form_path_rebuild function modules/layout/layout.admin.inc Submit handler for layout_settings_form() that updates available contexts.
comment_form_submit_build_comment function modules/comment/comment.module Updates the comment entity by processing the submission's values.
ThemeUnitTest::testRegistryRebuild function modules/simpletest/tests/theme.test Ensures the theme registry is rebuilt when modules are disabled/enabled.
_form_builder_handle_input_element function includes/form.inc Adds the #name and #value properties of an input element before rendering.
TaxonomyTermController::buildQuery function modules/taxonomy/taxonomy.entity.inc Overrides EntityDatabaseStorageController::buildQuery().
options_field_settings_after_build function modules/field/modules/options/options.module Element #after_build callback for the options list in Field UI.

Pages

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

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS