Search for build
Title | Object type | File name | Summary |
---|---|---|---|
BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender |
BlockContentBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentPermissions::buildPermissions | function | core/ |
Return all the permissions available for a block type. |
BlockContentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
BlockContentTypeListBuilder | class | core/ |
Defines a class to build a listing of block type entities. |
BlockContentTypeListBuilder.php | file | core/ |
|
BlockContentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockContentTypeListBuilder::getTitle | function | core/ |
Gets the title of the page. |
BlockContentViewBuilder | class | core/ |
View builder handler for content blocks. |
BlockContentViewBuilder.php | file | core/ |
|
BlockContentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
BlockContentViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
BlockContentViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
BlockEntitySettingTrayForm::buildForm | function | core/ |
Form constructor. |
BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
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::$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/ |
Form constructor. |
BlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
BlockListBuilder::render | function | core/ |
|
BlockListBuilder::submitForm | function | core/ |
Form submission handler. |
BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockListBuilder::__construct | function | core/ |
Constructs a new BlockListBuilder object. |
BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
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.