You are here

Classes, traits, and interfaces in Layout 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BoundDisplayInterface interface Drupal\layout\Config lib/Drupal/layout/Config/BoundDisplayInterface.php Interface for a Display object that is coupled to a specific layout. 1 2
Display class Drupal\layout\Entity lib/Drupal/layout/Entity/Display.php Defines the display entity. 1
DisplayBase abstract class Drupal\layout\Config lib/Drupal/layout/Config/DisplayBase.php Base class for 'display' and 'unbound_display' configuration entities. 2 2
DisplayInterface interface Drupal\layout\Config lib/Drupal/layout/Config/DisplayInterface.php Interface describing a Display configuration object. 3
DisplayInternalLogicTest class Drupal\layout\Tests lib/Drupal/layout/Tests/DisplayInternalLogicTest.php Tests the API and internal logic offered by Displays.
Layout class Drupal\layout\Plugin\Derivative lib/Drupal/layout/Plugin/Derivative/Layout.php Layout plugin derivative definition.
LayoutController class Drupal\layout\Controller lib/Drupal/layout/Controller/LayoutController.php Controller routines for layout routes.
LayoutDerivativesTest class Drupal\layout\Tests lib/Drupal/layout/Tests/LayoutDerivativesTest.php Tests the layout system derivatives.
LayoutInterface interface Drupal\layout\Plugin lib/Drupal/layout/Plugin/LayoutInterface.php Defines the shared interface for all layout plugins. 1 7
LayoutManager class Drupal\layout\Plugin\Type lib/Drupal/layout/Plugin/Type/LayoutManager.php Layout plugin manager. 1 2
LayoutTestController class Drupal\layout_test\Controller tests/layout_test/lib/Drupal/layout_test/Controller/LayoutTestController.php Controller routines for layout_test routes.
StaticLayout class Drupal\layout\Plugin\Layout lib/Drupal/layout/Plugin/Layout/StaticLayout.php Plugin annotation @Plugin( id = "static_layout", derivative = "Drupal\layout\Plugin\Derivative\Layout" )
UnboundDisplay class Drupal\layout\Entity lib/Drupal/layout/Entity/UnboundDisplay.php Defines the unbound_display entity. 1
UnboundDisplayInterface interface Drupal\layout\Config lib/Drupal/layout/Config/UnboundDisplayInterface.php Interface for a Display that is not coupled with any layout. 1 2

Other projects