BoundDisplayInterface |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Interface for a Display object that is coupled to a specific layout. |
DisplayBase |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Base class for 'display' and 'unbound_display' configuration entities. |
DisplayInterface |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Interface describing a Display configuration object. |
UnboundDisplayInterface |
drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php |
Interface for a Display that is not coupled with any layout. |