Search for build
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
@covers ::buildRoutes[[api-linebreak]] |
| DefaultSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DeleteForm::buildForm | function | core/ |
Form constructor. |
| DeleteMultipleForm::buildForm | function | core/ |
Form constructor. |
| DeprecatedElementTest::testBuildInfo | function | core/ |
Tests that render elements can trigger deprecations in their constructor. |
| DevelopmentSettingsForm::buildForm | function | core/ |
Form constructor. |
| DiffOpOutputBuilder | class | core/ |
Returns a diff as an array of DiffOp operations. |
| DiffOpOutputBuilder.php | file | core/ |
|
| DiffOpOutputBuilder::CHANGED | constant | core/ |
A constant to manage removal+addition as a single operation. |
| DiffOpOutputBuilder::getDiff | function | core/ |
|
| DiffOpOutputBuilder::hunkOp | function | core/ |
Returns the proper DiffOp object based on the hunk mode. |
| DiffOpOutputBuilder::toOpsArray | function | core/ |
Converts the output of Differ to an array of DiffOp* value objects. |
| DiffOpOutputBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\Diff\DiffOpOutputBuilder[[api-linebreak]] |
| DiffOpOutputBuilderTest.php | file | core/ |
|
| DiffOpOutputBuilderTest::provideTestDiff | function | core/ |
|
| DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffOpOutputBuilderTest::testGetDiff | function | core/ |
@covers ::getDiff[[api-linebreak]] @dataProvider provideTestDiff |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned match expectations. |
| 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::getWeight | function | core/ |
Gets the weight of the given entity. |
| DraggableListBuilder::setWeight | function | core/ |
Sets the weight of an entity. |
| DraggableListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| DraggableListBuilderTrait | trait | core/ |
Provides a trait for draggable listings of entities. |
| DraggableListBuilderTrait.php | file | core/ |
|
| DraggableListBuilderTrait::$entities | property | core/ |
The entities being listed. |
| DraggableListBuilderTrait::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
| DraggableListBuilderTrait::$formBuilder | property | core/ |
The form builder. |
| DraggableListBuilderTrait::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
| DraggableListBuilderTrait::buildForm | function | core/ |
Form constructor. |
| DraggableListBuilderTrait::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| DraggableListBuilderTrait::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| DraggableListBuilderTrait::getWeight | function | core/ |
Gets the weight of the given entity. |
| DraggableListBuilderTrait::render | function | core/ |
Builds a listing of entities for the given entity type. |
| DraggableListBuilderTrait::setWeight | function | core/ |
Sets the weight of an entity. |
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.