You are here

namespace Drupal\layout_builder\Entity in Drupal 9

Same name in other branches
  1. 8 Drupal\layout_builder\Entity
Classsort descending Location Description
LayoutBuilderEntityViewDisplay core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Provides an entity view display entity that has a layout.
LayoutBuilderEntityViewDisplayStorage core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php Provides storage for entity view display entities that have layouts.
LayoutBuilderSampleEntityGenerator core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Generates a sample entity for use by the Layout Builder.
LayoutEntityDisplayInterface core/modules/layout_builder/src/Entity/LayoutEntityDisplayInterface.php Provides an interface for entity displays that have layout.
SampleEntityGeneratorInterface core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php Generates a sample entity.