Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
BlockPluginInterface.php
»
BlockPluginInterface
»
BlockPluginInterface::build
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
23 methods override BlockPluginInterface::build()
ActiveTopicsBlock::build
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Plugin/
Block/
ActiveTopicsBlock.php
Builds and returns the renderable array for this block plugin.
AggregatorCategoryBlock::build
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Block/
AggregatorCategoryBlock.php
Builds and returns the renderable array for this block plugin.
AggregatorFeedBlock::build
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Block/
AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
BookNavigationBlock::build
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Plugin/
Block/
BookNavigationBlock.php
Builds and returns the renderable array for this block plugin.
CustomBlockBlock::build
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Plugin/
Block/
CustomBlockBlock.php
Builds and returns the renderable array for this block plugin.
LanguageBlock::build
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Plugin/
Block/
LanguageBlock.php
Builds and returns the renderable array for this block plugin.
NewTopicsBlock::build
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Plugin/
Block/
NewTopicsBlock.php
Builds and returns the renderable array for this block plugin.
RecentCommentsBlock::build
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
Block/
RecentCommentsBlock.php
Builds and returns the renderable array for this block plugin.
RecentContentBlock::build
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Block/
RecentContentBlock.php
Builds and returns the renderable array for this block plugin.
SearchBlock::build
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Plugin/
Block/
SearchBlock.php
Builds and returns the renderable array for this block plugin.
ShortcutsBlock::build
in drupal/
core/
modules/
shortcut/
lib/
Drupal/
shortcut/
Plugin/
Block/
ShortcutsBlock.php
Builds and returns the renderable array for this block plugin.
StatisticsPopularBlock::build
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Plugin/
Block/
StatisticsPopularBlock.php
Builds and returns the renderable array for this block plugin.
SyndicateBlock::build
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Block/
SyndicateBlock.php
Builds and returns the renderable array for this block plugin.
SystemHelpBlock::build
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
Block/
SystemHelpBlock.php
Builds and returns the renderable array for this block plugin.
SystemMainBlock::build
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
Block/
SystemMainBlock.php
Builds and returns the renderable array for this block plugin.
SystemMenuBlock::build
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
Block/
SystemMenuBlock.php
Builds and returns the renderable array for this block plugin.
SystemPoweredByBlock::build
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
Block/
SystemPoweredByBlock.php
Builds and returns the renderable array for this block plugin.
TestBlockInstantiation::build
in drupal/
core/
modules/
block/
tests/
lib/
Drupal/
block_test/
Plugin/
Block/
TestBlockInstantiation.php
Builds and returns the renderable array for this block plugin.
TestCacheBlock::build
in drupal/
core/
modules/
block/
tests/
lib/
Drupal/
block_test/
Plugin/
Block/
TestCacheBlock.php
Builds and returns the renderable array for this block plugin.
UserLoginBlock::build
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserNewBlock::build
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserNewBlock.php
Builds and returns the renderable array for this block plugin.
UserOnlineBlock::build
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserOnlineBlock.php
Builds and returns the renderable array for this block plugin.
ViewsBlock::build
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
Block/
ViewsBlock.php
Builds and returns the renderable array for this block plugin.