Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
BlockContentBlock::build function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Builds and returns the renderable array for this block plugin.
BlockContentListBuilder class core/modules/block_content/src/BlockContentListBuilder.php Defines a class to build a listing of custom block entities.
BlockContentListBuilder.php file core/modules/block_content/src/BlockContentListBuilder.php
BlockContentListBuilder::buildHeader function core/modules/block_content/src/BlockContentListBuilder.php Builds the header row for the entity listing.
BlockContentListBuilder::buildRow function core/modules/block_content/src/BlockContentListBuilder.php Builds a row for an entity in the entity listing.
BlockContentListBuilder::getEntityIds function core/modules/block_content/src/BlockContentListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockContentTypeDeleteForm::buildForm function core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php Form constructor.
BlockContentTypeListBuilder class core/modules/block_content/src/BlockContentTypeListBuilder.php Defines a class to build a listing of custom block type entities.
BlockContentTypeListBuilder.php file core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::buildHeader function core/modules/block_content/src/BlockContentTypeListBuilder.php Builds the header row for the entity listing.
BlockContentTypeListBuilder::buildRow function core/modules/block_content/src/BlockContentTypeListBuilder.php Builds a row for an entity in the entity listing.
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets this list's default operations.
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets the title of the page.
BlockContentViewBuilder class core/modules/block_content/src/BlockContentViewBuilder.php View builder handler for custom blocks.
BlockContentViewBuilder.php file core/modules/block_content/src/BlockContentViewBuilder.php
BlockContentViewBuilder::getBuildDefaults function core/modules/block_content/src/BlockContentViewBuilder.php Provides entity-specific defaults to the build process.
BlockContentViewBuilder::view function core/modules/block_content/src/BlockContentViewBuilder.php Builds the render array for the provided entity.
BlockContentViewBuilder::viewMultiple function core/modules/block_content/src/BlockContentViewBuilder.php Builds the render array for the provided entities.
BlockEntitySettingTrayForm::buildForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Form constructor.
BlockEntitySettingTrayForm::buildVisibilityInterface function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function for building the visibility UI form.
BlockForm::buildVisibilityInterface function core/modules/block/src/BlockForm.php Helper function for building the visibility UI form.
BlockLibraryController::buildLocalActions function core/modules/block/src/Controller/BlockLibraryController.php Builds the local actions for this listing.
BlockListBuilder class core/modules/block/src/BlockListBuilder.php Defines a class to build a listing of block entities.
BlockListBuilder.php file core/modules/block/src/BlockListBuilder.php
BlockListBuilder::$formBuilder property core/modules/block/src/BlockListBuilder.php The form builder.
BlockListBuilder::$limit property core/modules/block/src/BlockListBuilder.php
BlockListBuilder::$messenger property core/modules/block/src/BlockListBuilder.php The messenger.
BlockListBuilder::$request property core/modules/block/src/BlockListBuilder.php The current request.
BlockListBuilder::$theme property core/modules/block/src/BlockListBuilder.php The theme containing the blocks.
BlockListBuilder::$themeManager property core/modules/block/src/BlockListBuilder.php The theme manager.
BlockListBuilder::buildBlocksForm function core/modules/block/src/BlockListBuilder.php Builds the main "Blocks" portion of the form.
BlockListBuilder::buildForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::createInstance function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getEntityIds function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getFormId function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getThemeName function core/modules/block/src/BlockListBuilder.php Gets the name of the theme used for this block listing.
BlockListBuilder::render function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::submitForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::systemRegionList function core/modules/block/src/BlockListBuilder.php Wraps system_region_list().
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::__construct function core/modules/block/src/BlockListBuilder.php Constructs a new BlockListBuilder object.
BlockPageVariant::$blockViewBuilder property core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php The block view builder.
BlockPageVariant::build function core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php
BlockPageVariantTest::$blockViewBuilder property core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php The block view builder.
BlockPageVariantTest::providerBuild function core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php
BlockPageVariantTest::testBuild function core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php Tests the building of a full page variant.
BlockPageVariantTest::testBuildWithoutMainContent function core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php Tests the building of a full page variant with no main content set.
BlockPluginInterface::build function core/lib/Drupal/Core/Block/BlockPluginInterface.php Builds and returns the renderable array for this block plugin.
BlockPluginTrait::buildConfigurationForm function core/lib/Drupal/Core/Block/BlockPluginTrait.php 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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.