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
DiffOpOutputBuilder::CHANGED constant core/lib/Drupal/Component/Diff/DiffOpOutputBuilder.php A constant to manage removal+addition as a single operation.
DiffOpOutputBuilder::getDiff function core/lib/Drupal/Component/Diff/DiffOpOutputBuilder.php
DiffOpOutputBuilder::hunkOp function core/lib/Drupal/Component/Diff/DiffOpOutputBuilder.php Returns the proper DiffOp object based on the hunk mode.
DiffOpOutputBuilder::toOpsArray function core/lib/Drupal/Component/Diff/DiffOpOutputBuilder.php Converts the output of Differ to an array of DiffOp* value objects.
DraggableListBuilder class core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Defines a class to build a draggable listing of configuration entities.
DraggableListBuilder.php file core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
DraggableListBuilder::getWeight function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Gets the weight of the given entity.
DraggableListBuilder::setWeight function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Sets the weight of an entity.
DraggableListBuilder::__construct function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Constructs a new EntityListBuilder object.
DraggableListBuilderTrait trait core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Provides a trait for draggable listings of entities.
DraggableListBuilderTrait.php file core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php
DraggableListBuilderTrait::$entities property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The entities being listed.
DraggableListBuilderTrait::$entitiesKey property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The key to use for the form element containing the entities.
DraggableListBuilderTrait::$formBuilder property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The form builder.
DraggableListBuilderTrait::$weightKey property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Name of the entity's weight field or FALSE if no field is provided.
DraggableListBuilderTrait::buildForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form constructor.
DraggableListBuilderTrait::buildHeader function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds the header row for the entity listing.
DraggableListBuilderTrait::buildRow function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds a row for an entity in the entity listing.
DraggableListBuilderTrait::getWeight function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Gets the weight of the given entity.
DraggableListBuilderTrait::render function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds a listing of entities for the given entity type.
DraggableListBuilderTrait::setWeight function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Sets the weight of an entity.
DraggableListBuilderTrait::submitForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form submission handler.
DraggableListBuilderTrait::validateForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form validation handler.
Drupal::formBuilder function core/lib/Drupal.php Returns the form builder service.
DrupalKernel::$containerNeedsRebuild property core/lib/Drupal/Core/DrupalKernel.php Whether the container needs to be rebuilt the next time it is initialized.
DrupalKernel::getContainerBuilder function core/lib/Drupal/Core/DrupalKernel.php Gets a new ContainerBuilder instance used to build the service container.
DrupalKernel::rebuildContainer function core/lib/Drupal/Core/DrupalKernel.php Force a container rebuild.
drupal_rebuild function core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work.
ElementInfoManager::buildInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Builds up all element information.
EmailAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Form constructor.
EntityAccessControlHandler::buildCreateAccessCid function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Builds the create access result cache ID.
EntityBundle::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php Form constructor.
EntityConfirmFormBase::buildForm function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php Form constructor.
EntityDeleteForm::buildForm function core/lib/Drupal/Core/Entity/EntityDeleteForm.php Form constructor.
EntityFieldManager::buildBaseFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds base field definitions for an entity type.
EntityFieldManager::buildBundleFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds field definitions for a specific bundle within an entity type.
EntityFieldManager::buildFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds field storage definitions for an entity type.
EntityForm::afterBuild function core/lib/Drupal/Core/Entity/EntityForm.php Form element #after_build callback: Updates the entity with submitted data.
EntityForm::buildEntity function core/lib/Drupal/Core/Entity/EntityForm.php Builds an updated entity object based upon the submitted form values.
EntityForm::buildForm function core/lib/Drupal/Core/Entity/EntityForm.php Form constructor.
EntityFormBuilder class core/lib/Drupal/Core/Entity/EntityFormBuilder.php Builds entity forms.
EntityFormBuilder.php file core/lib/Drupal/Core/Entity/EntityFormBuilder.php
EntityFormBuilder::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityFormBuilder.php The entity type manager service.
EntityFormBuilder::$formBuilder property core/lib/Drupal/Core/Entity/EntityFormBuilder.php The form builder.
EntityFormBuilder::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilder.php Gets the built and processed entity form for the given entity.
EntityFormBuilder::__construct function core/lib/Drupal/Core/Entity/EntityFormBuilder.php Constructs a new EntityFormBuilder.
EntityFormBuilderInterface interface core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php Builds entity forms.
EntityFormBuilderInterface.php file core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php
EntityFormBuilderInterface::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php Gets the built and processed entity form for the given entity.
EntityFormDisplay::buildForm function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Adds field widgets to an entity form.

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