Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DraggableListBuilder::buildForm | function | core/ |
Form constructor. |
| DraggableListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| DraggableListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| DraggableListBuilder::formBuilder | function | core/ |
Returns the form builder. |
| DraggableListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| DraggableListBuilder::submitForm | function | core/ |
Form submission handler. |
| DraggableListBuilder::validateForm | function | core/ |
Form validation handler. |
| DraggableListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| 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. |
| 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. |
| ElementInterface::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
| Embed::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
| entity.form_builder | service | core/ |
Drupal\Core\Entity\EntityFormBuilder |
| Entity::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Entity::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.