10 methods override BlockPluginInterface::build()
- ExtraFieldBlock::build in core/
modules/ layout_builder/ src/ Plugin/ Block/ ExtraFieldBlock.php - Builds and returns the renderable array for this block plugin.
- FieldBlock::build in core/
modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php - Builds and returns the renderable array for this block plugin.
- HelpBlock::build in core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php - Builds and returns the renderable array for this block plugin.
- InlineBlock::build in core/
modules/ layout_builder/ src/ Plugin/ Block/ InlineBlock.php - Builds and returns the renderable array for this block plugin.
- LanguageBlock::build in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - Builds and returns the renderable array for this block plugin.
- PageTitleBlock::build in core/
lib/ Drupal/ Core/ Block/ Plugin/ Block/ PageTitleBlock.php - Builds and returns the renderable array for this block plugin.
- SettingsTrayFormAnnotationIsClassBlock::build in core/
modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Plugin/ Block/ SettingsTrayFormAnnotationIsClassBlock.php - Builds and returns the renderable array for this block plugin.
- SettingsTrayFormAnnotationIsFalseBlock::build in core/
modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Plugin/ Block/ SettingsTrayFormAnnotationIsFalseBlock.php - Builds and returns the renderable array for this block plugin.
- SettingsTrayFormAnnotationNoneBlock::build in core/
modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Plugin/ Block/ SettingsTrayFormAnnotationNoneBlock.php - Builds and returns the renderable array for this block plugin.
- ValidationErrorBlock::build in core/
modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Plugin/ Block/ ValidationErrorBlock.php - Builds and returns the renderable array for this block plugin.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.