12 methods override BlockBase::blockAccess() in Zircon Profile 8
- 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.
- ForumBlockBase::blockAccess in core/
modules/ forum/ src/ Plugin/ Block/ ForumBlockBase.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.
- 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.