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

Breadcrumb

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

function EntityDisplayWithLayoutInterface::getLayout

Gets the layout plugin for this display.

Return value

\Drupal\Core\Layout\LayoutInterface The layout plugin.

File

core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php, line 65

Class

EntityDisplayWithLayoutInterface
Provides a common interface for entity displays that have layout.

Namespace

Drupal\field_layout\Display

Code

public function getLayout();

API Navigation

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