Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LayoutEntityDisplayInterface.php

interface LayoutEntityDisplayInterface

Provides an interface for entity displays that have layout.

Hierarchy

  • interface \Drupal\Core\Entity\Display\EntityDisplayInterface extends \Drupal\Core\Config\Entity\ConfigEntityInterface \Drupal\Core\Entity\EntityWithPluginCollectionInterface; interface \Drupal\layout_builder\LayoutBuilderEnabledInterface; interface \Drupal\layout_builder\LayoutBuilderOverridableInterface; interface \Drupal\layout_builder\SectionListInterface extends \Drupal\layout_builder\Countable
    • interface \Drupal\layout_builder\Entity\LayoutEntityDisplayInterface extends \Drupal\Core\Entity\Display\EntityDisplayInterface \Drupal\layout_builder\SectionListInterface \Drupal\layout_builder\LayoutBuilderEnabledInterface \Drupal\layout_builder\LayoutBuilderOverridableInterface

Expanded class hierarchy of LayoutEntityDisplayInterface

All classes that implement LayoutEntityDisplayInterface

5 files declare their use of LayoutEntityDisplayInterface
DefaultsEntityForm.php in core/modules/layout_builder/src/Form/DefaultsEntityForm.php
LayoutBuilderEntityViewDisplayForm.php in core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php
LayoutBuilderIsActiveCacheContext.php in core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
LayoutEntityDisplayNormalizer.php in core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php
LayoutEntityHelperTrait.php in core/modules/layout_builder/src/LayoutEntityHelperTrait.php

File

core/modules/layout_builder/src/Entity/LayoutEntityDisplayInterface.php, line 13

Namespace

Drupal\layout_builder\Entity
View source
interface LayoutEntityDisplayInterface extends EntityDisplayInterface, SectionListInterface, LayoutBuilderEnabledInterface, LayoutBuilderOverridableInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal