You are here

47 methods override BlockPluginInterface::build() in Drupal 8

AggregatorFeedBlock::build in core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
AjaxFormBlock::build in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Builds and returns the renderable array for this block plugin.
AttachedRenderingBlock::build in core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php
Builds and returns the renderable array for this block plugin.
BlockContentBlock::build in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Builds and returns the renderable array for this block plugin.
BookNavigationBlock::build in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Builds and returns the renderable array for this block plugin.
Broken::build in core/lib/Drupal/Core/Block/Plugin/Block/Broken.php
Builds and returns the renderable array for this block plugin.
ExtraFieldBlock::build in core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
Builds and returns the renderable array for this block plugin.
FieldBlock::build in core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
Builds and returns the renderable array for this block plugin.
ForumBlockBase::build in core/modules/forum/src/Plugin/Block/ForumBlockBase.php
Builds and returns the renderable array for this block plugin.
HelpBlock::build in core/modules/help/src/Plugin/Block/HelpBlock.php
Builds and returns the renderable array for this block plugin.
InlineBlock::build in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
Builds and returns the renderable array for this block plugin.
LanguageBlock::build in core/modules/language/src/Plugin/Block/LanguageBlock.php
Builds and returns the renderable array for this block plugin.
LocalActionsBlock::build in core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php
Builds and returns the renderable array for this block plugin.
LocalTasksBlock::build in core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php
Builds and returns the renderable array for this block plugin.
PageTitleBlock::build in core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php
Builds and returns the renderable array for this block plugin.
RedirectFormBlock::build in core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
Builds and returns the renderable array for this block plugin.
SearchBlock::build in core/modules/search/src/Plugin/Block/SearchBlock.php
Builds and returns the renderable array for this block plugin.
SettingsTrayFormAnnotationIsClassBlock::build in core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationIsClassBlock.php
Builds and returns the renderable array for this block plugin.
SettingsTrayFormAnnotationIsFalseBlock::build in core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationIsFalseBlock.php
Builds and returns the renderable array for this block plugin.
SettingsTrayFormAnnotationNoneBlock::build in core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationNoneBlock.php
Builds and returns the renderable array for this block plugin.
ShortcutsBlock::build in core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
Builds and returns the renderable array for this block plugin.
StatisticsPopularBlock::build in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Builds and returns the renderable array for this block plugin.
SyndicateBlock::build in core/modules/node/src/Plugin/Block/SyndicateBlock.php
Builds and returns the renderable array for this block plugin.
SystemBrandingBlock::build in core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
Builds and returns the renderable array for this block plugin.
SystemBreadcrumbBlock::build in core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
Builds and returns the renderable array for this block plugin.
SystemMainBlock::build in core/modules/system/src/Plugin/Block/SystemMainBlock.php
Builds and returns the renderable array for this block plugin.
SystemMenuBlock::build in core/modules/system/src/Plugin/Block/SystemMenuBlock.php
Builds and returns the renderable array for this block plugin.
SystemMessagesBlock::build in core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
Builds and returns the renderable array for this block plugin.
SystemPoweredByBlock::build in core/modules/system/src/Plugin/Block/SystemPoweredByBlock.php
Builds and returns the renderable array for this block plugin.
TestAccessBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php
Builds and returns the renderable array for this block plugin.
TestAjaxBlock::build in core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php
Builds and returns the renderable array for this block plugin.
TestBlockInstantiation::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php
Builds and returns the renderable array for this block plugin.
TestCacheBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php
Builds and returns the renderable array for this block plugin.
TestContextAwareBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php
Builds and returns the renderable array for this block plugin.
TestContextAwareNoValidContextOptionsBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php
Builds and returns the renderable array for this block plugin.
TestContextAwareUnsatisfiedBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php
Builds and returns the renderable array for this block plugin.
TestFormApiFormBlock::build in core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php
Builds and returns the renderable array for this block plugin.
TestFormBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php
Builds and returns the renderable array for this block plugin.
TestHtmlBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestHtmlBlock.php
Builds and returns the renderable array for this block plugin.
TestInlineTemplateFormBlock::build in core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php
Builds and returns the renderable array for this block plugin.
TestMultipleFormsBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestMultipleFormsBlock.php
Builds and returns the renderable array for this block plugin.
TestSettingsValidationBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php
Builds and returns the renderable array for this block plugin.
UserLoginBlock::build in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
ValidationErrorBlock::build in core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/ValidationErrorBlock.php
Builds and returns the renderable array for this block plugin.
ViewsBlock::build in core/modules/views/src/Plugin/Block/ViewsBlock.php
Builds and returns the renderable array for this block plugin.
ViewsExposedFilterBlock::build in core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php
WorkspaceSwitcherBlock::build in core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php
Builds and returns the renderable array for this block plugin.