Search for build

  1. Search 7.x for build
  2. Search 8.9.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
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreview function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
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::$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 Form constructor.
BlockListBuilder::createInstance function core/modules/block/src/BlockListBuilder.php Instantiates a new instance of this entity handler.
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php Gets this list's default operations.
BlockListBuilder::getEntityIds function core/modules/block/src/BlockListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockListBuilder::getFormId function core/modules/block/src/BlockListBuilder.php Returns a unique string identifying the form.
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 Form submission handler.
BlockListBuilder::systemRegionList function core/modules/block/src/BlockListBuilder.php Wraps system_region_list().
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php Form validation handler.
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 Builds and returns the renderable array for the display variant.
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

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