10 methods override BlockBase::blockSubmit() in Zircon Profile 8
- AggregatorFeedBlock::blockSubmit in core/
modules/ aggregator/ src/ Plugin/ Block/ AggregatorFeedBlock.php - Adds block type-specific submission handling for the block form.
- BlockContentBlock::blockSubmit in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - Adds block type-specific submission handling for the block form.
- BookNavigationBlock::blockSubmit in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Adds block type-specific submission handling for the block form.
- ForumBlockBase::blockSubmit in core/
modules/ forum/ src/ Plugin/ Block/ ForumBlockBase.php - Adds block type-specific submission handling for the block form.
- LocalTasksBlock::blockSubmit in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalTasksBlock.php - Adds block type-specific submission handling for the block form.
- StatisticsPopularBlock::blockSubmit in core/
modules/ statistics/ src/ Plugin/ Block/ StatisticsPopularBlock.php - Adds block type-specific submission handling for the block form.
- SystemBrandingBlock::blockSubmit in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php - Adds block type-specific submission handling for the block form.
- SystemMenuBlock::blockSubmit in core/
modules/ system/ src/ Plugin/ Block/ SystemMenuBlock.php - Adds block type-specific submission handling for the block form.
- TestBlockInstantiation::blockSubmit in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestBlockInstantiation.php - Adds block type-specific submission handling for the block form.
- ViewsBlockBase::blockSubmit in core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php - Adds block type-specific submission handling for the block form.