Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
DraggableListBuilder::buildForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form constructor.
DraggableListBuilder::buildHeader function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds the header row for the entity listing.
DraggableListBuilder::buildRow function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds a row for an entity in the entity listing.
DraggableListBuilder::formBuilder function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Returns the form builder.
DraggableListBuilder::render function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds the entity listing as renderable array for table.html.twig.
DraggableListBuilder::submitForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form submission handler.
DraggableListBuilder::validateForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form validation handler.
DraggableListBuilder::__construct function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Constructs a new EntityListBuilder object.
Drupal::formBuilder function core/lib/Drupal.php Returns the form builder service.
DrupalCoreRecommendedBuilder class composer/Generator/Builder/DrupalCoreRecommendedBuilder.php Builder to produce metapackage for drupal/core-recommended.
DrupalCoreRecommendedBuilder.php file composer/Generator/Builder/DrupalCoreRecommendedBuilder.php
DrupalCoreRecommendedBuilder::getPackage function composer/Generator/Builder/DrupalCoreRecommendedBuilder.php Generate the Composer.json data for the current tag or branch.
DrupalCoreRecommendedBuilder::getPath function composer/Generator/Builder/DrupalCoreRecommendedBuilder.php Return the path to where the metapackage should be written.
DrupalCoreRecommendedBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalCoreRecommendedBuilder.php Returns the initial package metadata that describes the metapackage.
DrupalDevDependenciesBuilder class composer/Generator/Builder/DrupalDevDependenciesBuilder.php Builder to produce metapackage for drupal/core-dev.
DrupalDevDependenciesBuilder.php file composer/Generator/Builder/DrupalDevDependenciesBuilder.php
DrupalDevDependenciesBuilder::getPackage function composer/Generator/Builder/DrupalDevDependenciesBuilder.php Generate the Composer.json data for the current tag or branch.
DrupalDevDependenciesBuilder::getPath function composer/Generator/Builder/DrupalDevDependenciesBuilder.php Return the path to where the metapackage should be written.
DrupalDevDependenciesBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalDevDependenciesBuilder.php Returns the initial package metadata that describes the metapackage.
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.
DrupalKernelInterface::rebuildContainer function core/lib/Drupal/Core/DrupalKernelInterface.php Force a container rebuild.
DrupalPackageBuilder class composer/Generator/Builder/DrupalPackageBuilder.php Base class that includes helpful utility routine for Drupal builder classes.
DrupalPackageBuilder.php file composer/Generator/Builder/DrupalPackageBuilder.php
DrupalPackageBuilder::$drupalCoreInfo property composer/Generator/Builder/DrupalPackageBuilder.php Information about composer.json, composer.lock etc. in current release.
DrupalPackageBuilder::__construct function composer/Generator/Builder/DrupalPackageBuilder.php DrupalPackageBuilder constructor.
DrupalPinnedDevDependenciesBuilder class composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Builder to produce metapackage for drupal/core-dev-pinned.
DrupalPinnedDevDependenciesBuilder.php file composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php
DrupalPinnedDevDependenciesBuilder::getPackage function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Generate the Composer.json data for the current tag or branch.
DrupalPinnedDevDependenciesBuilder::getPath function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Return the path to where the metapackage should be written.
DrupalPinnedDevDependenciesBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Returns the initial package metadata that describes the metapackage.
DrupalTest::testFormBuilder function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the formBuilder() method.
drupal_rebuild function core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work.
drupal_theme_rebuild function core/includes/theme.inc Forces the system to rebuild the theme registry.
EditDetails::buildForm function core/modules/views_ui/src/Form/Ajax/EditDetails.php Form constructor.
EditorBase::buildConfigurationForm function core/modules/editor/src/Plugin/EditorBase.php Form constructor.
EditorImageDialog::buildForm function core/modules/editor/src/Form/EditorImageDialog.php
EditorLinkDialog::buildForm function core/modules/editor/src/Form/EditorLinkDialog.php
EditorMediaDialog::buildForm function core/modules/media/src/Form/EditorMediaDialog.php
EditorMediaDialogTest::testBuildForm function core/modules/media/tests/src/Kernel/EditorMediaDialogTest.php Tests that the form builds successfully.
ElementInfoManager::buildInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Builds up all element information.
ElementInterface::getTranslationBuild function core/modules/config_translation/src/FormElement/ElementInterface.php Builds a render array containing the source and translation form elements.
EmailAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Form constructor.
Embed::buildRenderable function core/modules/views/src/Plugin/views/display/Embed.php Builds a renderable array of the view.
EmptyBlockForm::buildConfigurationForm function core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php Form constructor.
Endpoint::buildResourceUrl function core/modules/media/src/OEmbed/Endpoint.php Builds and returns the endpoint URL.
entity.form_builder service core/core.services.yml Drupal\Core\Entity\EntityFormBuilder
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php Provide a form to edit options for this plugin.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for setting options.

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