Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
AjaxResponseAttachmentsProcessor::buildAttachmentsCommands function core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Prepares the AJAX commands to attach assets.
ArrayElement::buildDataDefinition function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Creates a new data definition object from an array and configuration.
BatchBuilder class core/lib/Drupal/Core/Batch/BatchBuilder.php Builds an array for a batch process.
BatchBuilder.php file core/lib/Drupal/Core/Batch/BatchBuilder.php
BatchBuilder::$errorMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown if a problem occurs.
BatchBuilder::$file property core/lib/Drupal/Core/Batch/BatchBuilder.php The file containing the operation and finished callbacks.
BatchBuilder::$finished property core/lib/Drupal/Core/Batch/BatchBuilder.php The name of a function / method to be called when the batch finishes.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::$libraries property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of libraries to be included when processing the batch.
BatchBuilder::$operations property core/lib/Drupal/Core/Batch/BatchBuilder.php The set of operations to be processed.
BatchBuilder::$progressive property core/lib/Drupal/Core/Batch/BatchBuilder.php Specifies if the batch is progressive.
BatchBuilder::$progressMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown while the batch is in progress.
BatchBuilder::$queue property core/lib/Drupal/Core/Batch/BatchBuilder.php The details of the queue to use.
BatchBuilder::$registeredSetIds property core/lib/Drupal/Core/Batch/BatchBuilder.php A static array of custom batch ids.
BatchBuilder::$title property core/lib/Drupal/Core/Batch/BatchBuilder.php The title for the batch.
BatchBuilder::$urlOptions property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of options to be used with the redirect URL.
BatchBuilder::addOperation function core/lib/Drupal/Core/Batch/BatchBuilder.php Adds a batch operation.
BatchBuilder::isSetIdRegistered function core/lib/Drupal/Core/Batch/BatchBuilder.php Checks if a set ID has been registered during this request.
BatchBuilder::registerSetId function core/lib/Drupal/Core/Batch/BatchBuilder.php Registers a set ID for this batch.
BatchBuilder::setErrorMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display if an error occurs while processing.
BatchBuilder::setFile function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the file that contains the callback functions.
BatchBuilder::setFinishCallback function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the finished callback.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilder::setLibraries function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the libraries to use when processing the batch.
BatchBuilder::setProgressive function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the batch to run progressively.
BatchBuilder::setProgressMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display when the batch is being processed.
BatchBuilder::setQueue function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets an override for the default queue.
BatchBuilder::setTitle function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the title.
BatchBuilder::setUrlOptions function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the options for redirect URLs.
BatchBuilder::toArray function core/lib/Drupal/Core/Batch/BatchBuilder.php Converts a \Drupal\Core\Batch\Batch object into an array.
BatchBuilder::__construct function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the default values for the batch builder.
BlockBase::buildConfigurationForm function core/lib/Drupal/Core/Block/BlockBase.php Form constructor.
BlockPluginInterface::build function core/lib/Drupal/Core/Block/BlockPluginInterface.php Builds and returns the renderable array for this block plugin.
BlockPluginTrait::buildConfigurationForm function core/lib/Drupal/Core/Block/BlockPluginTrait.php Creates a generic configuration form for all block types. Individual
block plugins can add elements to this form by overriding
BlockBase::blockForm(). Most block plugins should not override this
method unless they need to alter the generic form elements.
BreadcrumbBuilderInterface interface core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Defines an interface for classes that build breadcrumbs.
BreadcrumbBuilderInterface.php file core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php
BreadcrumbBuilderInterface::applies function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Whether this breadcrumb builder should be used to build the breadcrumb.
BreadcrumbBuilderInterface::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Builds the breadcrumb.
BreadcrumbManager::$builders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds arrays of breadcrumb builders, keyed by priority.
BreadcrumbManager::$sortedBuilders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds the array of breadcrumb builders sorted by priority.
BreadcrumbManager::addBuilder function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Adds another breadcrumb builder.
BreadcrumbManager::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Builds the breadcrumb.
BreadcrumbManager::getSortedBuilders function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Returns the sorted array of breadcrumb builders.
Broken::build function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Builds and returns the renderable array for this block plugin.
Broken::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Form constructor.
Cache::buildTags function core/lib/Drupal/Core/Cache/Cache.php Build a list of cache tags from a given prefix and an array of suffixes.
CacheRouterRebuildSubscriber class core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php Clear cache tags when the router is rebuilt.
CacheRouterRebuildSubscriber.php file core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
CacheRouterRebuildSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
CacheRouterRebuildSubscriber::onRouterFinished function core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php

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