16 methods override BlockPluginTrait::blockAccess() in Drupal 9
- AggregatorFeedBlock::blockAccess in core/
modules/ aggregator/ src/ Plugin/ Block/ AggregatorFeedBlock.php - Indicates whether the block should be shown.
- BlockContentBlock::blockAccess in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - Indicates whether the block should be shown.
- ExtraFieldBlock::blockAccess in core/
modules/ layout_builder/ src/ Plugin/ Block/ ExtraFieldBlock.php - Indicates whether the block should be shown.
- FieldBlock::blockAccess in core/
modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php - Indicates whether the block should be shown.
- ForumBlockBase::blockAccess in core/
modules/ forum/ src/ Plugin/ Block/ ForumBlockBase.php - Indicates whether the block should be shown.
- InlineBlock::blockAccess in core/
modules/ layout_builder/ src/ Plugin/ Block/ InlineBlock.php - Indicates whether the block should be shown.
- LanguageBlock::blockAccess in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - Indicates whether the block should be shown.
- SearchBlock::blockAccess in core/
modules/ search/ src/ Plugin/ Block/ SearchBlock.php - Indicates whether the block should be shown.
- ShortcutsBlock::blockAccess in core/
modules/ shortcut/ src/ Plugin/ Block/ ShortcutsBlock.php - Indicates whether the block should be shown.
- StatisticsPopularBlock::blockAccess in core/
modules/ statistics/ src/ Plugin/ Block/ StatisticsPopularBlock.php - Indicates whether the block should be shown.
- SyndicateBlock::blockAccess in core/
modules/ node/ src/ Plugin/ Block/ SyndicateBlock.php - Indicates whether the block should be shown.
- TestAccessBlock::blockAccess in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestAccessBlock.php - Indicates whether the block should be shown.
- TestBlockInstantiation::blockAccess in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestBlockInstantiation.php - Indicates whether the block should be shown.
- TestContextAwareBlock::blockAccess in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestContextAwareBlock.php - Indicates whether the block should be shown.
- UserLoginBlock::blockAccess in core/
modules/ user/ src/ Plugin/ Block/ UserLoginBlock.php - Indicates whether the block should be shown.
- ViewsBlockBase::blockAccess in core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php - Indicates whether the block should be shown.