Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DeleteMultipleForm::buildForm | function | core/ |
Form constructor. |
DiscardLayoutChangesForm::buildForm | function | core/ |
Form constructor. |
Display::buildForm | function | core/ |
Form constructor. |
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DraggableListBuilder | class | core/ |
Defines a class to build a draggable listing of configuration entities. |
DraggableListBuilder.php | file | core/ |
|
DraggableListBuilder::$entities | property | core/ |
The entities being listed. |
DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
DraggableListBuilder::$formBuilder | property | core/ |
The form builder. |
DraggableListBuilder::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
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. |
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/ |
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.