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
»
BlockBase.php
»
BlockBase
»
BlockBase::blockForm
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
11 methods override BlockBase::blockForm()
AggregatorCategoryBlock::blockForm
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Block/
AggregatorCategoryBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
AggregatorFeedBlock::blockForm
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Block/
AggregatorFeedBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
BookNavigationBlock::blockForm
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Plugin/
Block/
BookNavigationBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
()
CustomBlockBlock::blockForm
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Plugin/
Block/
CustomBlockBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
ForumBlockBase::blockForm
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Plugin/
Block/
ForumBlockBase.php
Overrides
\Drupal\block\BlockBase::blockForm
().
RecentCommentsBlock::blockForm
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
Block/
RecentCommentsBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
RecentContentBlock::blockForm
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Block/
RecentContentBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
StatisticsPopularBlock::blockForm
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Plugin/
Block/
StatisticsPopularBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
TestBlockInstantiation::blockForm
in drupal/
core/
modules/
block/
tests/
lib/
Drupal/
block_test/
Plugin/
Block/
TestBlockInstantiation.php
Returns the configuration form elements specific to this block plugin.
UserNewBlock::blockForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserNewBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().
UserOnlineBlock::blockForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserOnlineBlock.php
Overrides
\Drupal\block\BlockBase::blockForm
().