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 |
---|---|---|---|
BlockRebuildTest | class | core/ |
Tests block_rebuild(). |
BlockRebuildTest.php | file | core/ |
|
BlockRebuildTest::$modules | property | core/ |
Modules to enable. |
BlockRebuildTest::setUp | function | core/ |
|
BlockRebuildTest::setUpBeforeClass | function | core/ |
|
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockTest::testBuildNoOverride | function | core/ |
Tests the build method with no overriding. |
BlockTest::testBuildOverride | function | core/ |
Tests the build method with overriding items per page. |
BlockViewBuilder | class | core/ |
Provides a Block view builder. |
BlockViewBuilder.php | file | core/ |
|
BlockViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
BlockViewBuilder::lazyBuilder | function | core/ |
#lazy_builder callback; builds a #pre_render-able block. |
BlockViewBuilder::preRender | function | core/ |
#pre_render callback for building a block. |
BlockViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BlockViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
BlockViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
BlockViewBuilderTest | class | core/ |
Tests the block view builder. |
BlockViewBuilderTest.php | file | core/ |
|
BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
BlockViewBuilderTest::$controller | property | core/ |
The block storage. |
BlockViewBuilderTest::$modules | property | core/ |
Modules to install. |
BlockViewBuilderTest::$renderer | property | core/ |
The renderer. |
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability | function | core/ |
Asserts that a block is built/rendered/cached with expected cacheability. |
BlockViewBuilderTest::getBlockRenderArray | function | core/ |
Get a fully built render array for a block. |
BlockViewBuilderTest::setUp | function | core/ |
|
BlockViewBuilderTest::testBasicRendering | function | core/ |
Tests the rendering of blocks. |
BlockViewBuilderTest::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
BlockViewBuilderTest::verifyRenderCacheHandling | function | core/ |
Verifies render cache handling of the block being tested. |
block_rebuild | function | core/ |
Implements hook_rebuild(). |
block_test_block_build_test_cache_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BookAdminEditForm::buildForm | function | core/ |
Form constructor. |
BookBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for nodes in a book. |
BookBreadcrumbBuilder.php | file | core/ |
|
BookBreadcrumbBuilder::$account | property | core/ |
The current user account. |
BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
BookBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
BookBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
BookBreadcrumbBuilder::__construct | function | core/ |
Constructs the BookBreadcrumbBuilder. |
BookExport::$viewBuilder | property | core/ |
The node view builder. |
BookManager::bookTreeBuild | function | core/ |
Builds a book tree, translates links, and checks access. |
BookManager::buildBookOutlineData | function | core/ |
Sorts and returns the built data representing a book tree. |
BookManager::buildBookOutlineRecursive | function | core/ |
Builds the data representing a book tree. |
BookManager::buildItems | function | core/ |
Builds the #items property for a book tree's renderable array. |
BookManager::doBookTreeBuild | function | core/ |
Builds a book tree. |
BookNavigationBlock::build | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.