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 |
---|---|---|---|
BlockContentBlock::build | function | core/ |
|
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of custom block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
|
BlockContentListBuilder::buildRow | function | core/ |
|
BlockContentListBuilder::getEntityIds | function | core/ |
|
BlockContentTypeDeleteForm::buildForm | function | core/ |
|
BlockContentTypeListBuilder | class | core/ |
Defines a class to build a listing of custom block type entities. |
BlockContentTypeListBuilder.php | file | core/ |
|
BlockContentTypeListBuilder::buildHeader | function | core/ |
|
BlockContentTypeListBuilder::buildRow | function | core/ |
|
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
|
BlockContentTypeListBuilder::getTitle | function | core/ |
|
BlockContentViewBuilder | class | core/ |
View builder handler for custom blocks. |
BlockContentViewBuilder.php | file | core/ |
|
BlockContentViewBuilder::getBuildDefaults | function | core/ |
|
BlockContentViewBuilder::view | function | core/ |
|
BlockContentViewBuilder::viewMultiple | function | core/ |
|
BlockEntitySettingTrayForm::buildForm | function | core/ |
|
BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
|
BlockForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockLibraryController::buildLocalActions | function | core/ |
Builds the local actions for this listing. |
BlockListBuilder | class | core/ |
Defines a class to build a listing of block entities. |
BlockListBuilder.php | file | core/ |
|
BlockListBuilder::$formBuilder | property | core/ |
The form builder. |
BlockListBuilder::$limit | property | core/ |
|
BlockListBuilder::$messenger | property | core/ |
The messenger. |
BlockListBuilder::$request | property | core/ |
The current request. |
BlockListBuilder::$theme | property | core/ |
The theme containing the blocks. |
BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
BlockListBuilder::buildForm | function | core/ |
|
BlockListBuilder::createInstance | function | core/ |
|
BlockListBuilder::getDefaultOperations | function | core/ |
|
BlockListBuilder::getEntityIds | function | core/ |
|
BlockListBuilder::getFormId | function | core/ |
|
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
BlockListBuilder::render | function | core/ |
|
BlockListBuilder::submitForm | function | core/ |
|
BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockListBuilder::validateForm | function | core/ |
|
BlockListBuilder::__construct | function | core/ |
Constructs a new BlockListBuilder object. |
BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariant::build | function | core/ |
|
BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPageVariantTest::testBuild | function | core/ |
Tests the building of a full page variant. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginInterface::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BlockPluginTrait::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.