| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render empty build with cache tags. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreview |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render in preview. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render in preview empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderNoBlock |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render no block. |
| BlockComponentRenderArrayTest::testOnBuildRenderNullBuild |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render null build. |
| BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString |
function |
core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php |
Tests on build render without preview fallback string. |
| BlockContentBlock::build |
function |
core/modules/block_content/src/Plugin/Block/BlockContentBlock.php |
|
| BlockContentListBuilder |
class |
core/modules/block_content/src/BlockContentListBuilder.php |
Defines a class to build a listing of content block entities. |
| BlockContentListBuilder.php |
file |
core/modules/block_content/src/BlockContentListBuilder.php |
|
| BlockContentListBuilder::buildHeader |
function |
core/modules/block_content/src/BlockContentListBuilder.php |
|
| BlockContentListBuilder::buildRow |
function |
core/modules/block_content/src/BlockContentListBuilder.php |
|
| BlockContentListBuilder::getEntityIds |
function |
core/modules/block_content/src/BlockContentListBuilder.php |
|
| BlockContentListBuilder::getOperations |
function |
core/modules/block_content/src/BlockContentListBuilder.php |
|
| BlockContentPermissions::buildPermissions |
function |
core/modules/block_content/src/BlockContentPermissions.php |
Return all the permissions available for a block type. |
| BlockContentSelection::buildEntityQuery |
function |
core/modules/block_content/src/Plugin/EntityReferenceSelection/BlockContentSelection.php |
|
| BlockContentTypeDeleteForm::buildForm |
function |
core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php |
|
| BlockContentTypeListBuilder |
class |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
Defines a class to build a listing of block type entities. |
| BlockContentTypeListBuilder.php |
file |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::buildHeader |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::buildRow |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::getDefaultOperations |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::getTitle |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentViewBuilder |
class |
core/modules/block_content/src/BlockContentViewBuilder.php |
View builder handler for content blocks. |
| BlockContentViewBuilder.php |
file |
core/modules/block_content/src/BlockContentViewBuilder.php |
|
| BlockContentViewBuilder::getBuildDefaults |
function |
core/modules/block_content/src/BlockContentViewBuilder.php |
|
| BlockContentViewBuilder::view |
function |
core/modules/block_content/src/BlockContentViewBuilder.php |
|
| BlockContentViewBuilder::viewMultiple |
function |
core/modules/block_content/src/BlockContentViewBuilder.php |
|
| BlockEntitySettingTrayForm::buildForm |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
|
| BlockEntitySettingTrayForm::buildVisibilityInterface |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
|
| BlockForm::buildVisibilityInterface |
function |
core/modules/block/src/BlockForm.php |
Helper function for building the visibility UI form. |
| BlockHooks::blockBuildLocalActionsBlockAlter |
function |
core/modules/block/src/Hook/BlockHooks.php |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| BlockHooks::rebuild |
function |
core/modules/block/src/Hook/BlockHooks.php |
Implements hook_rebuild(). |
| 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::$themeHandler |
property |
core/modules/block/src/BlockListBuilder.php |
The theme handler interface. |
| 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 |
|