Search for build
Title | Object type | File name | Summary |
---|---|---|---|
DraggableListBuilderTrait::submitForm | function | core/ |
Form submission handler. |
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
Drupal::formBuilder | function | core/ |
Returns the form builder service. |
DrupalCoreRecommendedBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-recommended. |
DrupalCoreRecommendedBuilder.php | file | composer/ |
|
DrupalCoreRecommendedBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev. |
DrupalDevDependenciesBuilder.php | file | composer/ |
|
DrupalDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalFlushAllCachesTest::$containerBuilds | property | core/ |
Stores the number of container builds. |
DrupalKernel::$containerNeedsRebuild | property | core/ |
Whether the container needs to be rebuilt the next time it is initialized. |
DrupalKernel::getContainerBuilder | function | core/ |
Gets a new ContainerBuilder instance used to build the service container. |
DrupalKernel::rebuildContainer | function | core/ |
Force a container rebuild. |
DrupalKernelInterface::rebuildContainer | function | core/ |
Force a container rebuild. |
DrupalPackageBuilder | class | composer/ |
Base class that includes helpful utility routine for Drupal builder classes. |
DrupalPackageBuilder.php | file | composer/ |
|
DrupalPackageBuilder::$drupalCoreInfo | property | composer/ |
Information about composer.json, composer.lock etc. in current release. |
DrupalPackageBuilder::__construct | function | composer/ |
DrupalPackageBuilder constructor. |
DrupalPinnedDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev-pinned. |
DrupalPinnedDevDependenciesBuilder.php | file | composer/ |
|
DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalTest::testFormBuilder | function | core/ |
Tests the formBuilder() method. |
drupal_rebuild | function | core/ |
Rebuilds all caches even when Drupal itself does not work. |
drupal_theme_rebuild | function | core/ |
Forces the system to rebuild the theme registry. |
EditDetails::buildForm | function | core/ |
Form constructor. |
EditorBase::buildConfigurationForm | function | core/ |
Form constructor. |
EditorImageDialog::buildForm | function | core/ |
|
EditorLinkDialog::buildForm | function | core/ |
|
EditorMediaDialog::buildForm | function | core/ |
|
EditorMediaDialogTest::testBuildForm | function | core/ |
Tests that the form builds successfully. |
ElementInfoManager::buildInfo | function | core/ |
Builds up all element information. |
ElementInfoTestNumberBuilder | class | core/ |
Provides a trusted callback to alter the element_info_test number element. |
ElementInfoTestNumberBuilder.php | file | core/ |
|
ElementInfoTestNumberBuilder::preRender | function | core/ |
Sets element_info_test - #pre_render callback. |
ElementInfoTestNumberBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
ElementInterface::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
ElementsFieldsetTest::buildForm | function | core/ |
Form constructor. |
EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
Embed::buildRenderable | function | core/ |
Builds a renderable array of the view. |
EmbeddedForm::buildForm | function | core/ |
Form constructor. |
EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
EnableLayoutBuilderTrait | trait | core/ |
Test trait to enable or disable Layout Builder on an entity view display. |
EnableLayoutBuilderTrait.php | file | core/ |
|
EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.