Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
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.
BlockRebuildTest class core/modules/block/tests/src/Kernel/BlockRebuildTest.php Tests block_rebuild().
BlockRebuildTest.php file core/modules/block/tests/src/Kernel/BlockRebuildTest.php
BlockRebuildTest::$configSchemaCheckerExclusions property core/modules/block/tests/src/Kernel/BlockRebuildTest.php
BlockRebuildTest::$modules property core/modules/block/tests/src/Kernel/BlockRebuildTest.php
BlockRebuildTest::setUp function core/modules/block/tests/src/Kernel/BlockRebuildTest.php
BlockRebuildTest::testRebuildInvalidBlocks function core/modules/block/tests/src/Kernel/BlockRebuildTest.php @covers ::block_rebuild
BlockRebuildTest::testRebuildNoBlocks function core/modules/block/tests/src/Kernel/BlockRebuildTest.php @covers ::block_rebuild
BlockRebuildTest::testRebuildNoInvalidBlocks function core/modules/block/tests/src/Kernel/BlockRebuildTest.php @covers ::block_rebuild
BlockTest::testBuildNoOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with no overriding.
BlockTest::testBuildOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with overriding items per page.
BlockTestHooks::blockBuildTestCacheAlter function core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php Implements hook_block_build_BASE_BLOCK_ID_alter().
BlockViewBuilder class core/modules/block/src/BlockViewBuilder.php Provides a Block view builder.
BlockViewBuilder.php file core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::buildComponents function core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::buildPreRenderableBlock function core/modules/block/src/BlockViewBuilder.php Builds a #pre_render-able block render array.
BlockViewBuilder::lazyBuilder function core/modules/block/src/BlockViewBuilder.php #lazy_builder callback; builds a #pre_render-able block.
BlockViewBuilder::preRender function core/modules/block/src/BlockViewBuilder.php #pre_render callback for building a block.
BlockViewBuilder::trustedCallbacks function core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::view function core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::viewMultiple function core/modules/block/src/BlockViewBuilder.php
BlockViewBuilderTest class core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the block view builder.
BlockViewBuilderTest.php file core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::$block property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block being tested.
BlockViewBuilderTest::$controller property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block storage.
BlockViewBuilderTest::$modules property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::$renderer property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The renderer.
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Asserts that a block is built/rendered/cached with expected cacheability.
BlockViewBuilderTest::getBlockRenderArray function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Get a fully built render array for a block.
BlockViewBuilderTest::setUp function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::testBasicRendering function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the rendering of blocks.
BlockViewBuilderTest::testBlockViewBuilderBuildAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block build altering.
BlockViewBuilderTest::testBlockViewBuilderCache function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block render cache handling.
BlockViewBuilderTest::testBlockViewBuilderViewAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block view altering.
BlockViewBuilderTest::verifyRenderCacheHandling function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Verifies render cache handling of the block being tested.
block_test_block_build_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().
BookAdminEditForm::buildForm function core/modules/book/src/Form/BookAdminEditForm.php Form constructor.
BookBreadcrumbBuilder class core/modules/book/src/BookBreadcrumbBuilder.php Provides a breadcrumb builder for nodes in a book.
BookBreadcrumbBuilder.php file core/modules/book/src/BookBreadcrumbBuilder.php

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