namespace Drupal\layout_builder\Plugin\Block
Object name | File name | Summary |
---|---|---|
ExtraFieldBlock | core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php | Provides a block that renders an extra field from an entity. |
FieldBlock | core/modules/layout_builder/src/Plugin/Block/FieldBlock.php | Provides a block that renders a field from an entity. |
InlineBlock | core/modules/layout_builder/src/Plugin/Block/InlineBlock.php | Defines an inline block plugin type. |