namespace Drupal\Core\Display
Object name | File name | Summary |
---|---|---|
ContextAwareVariantInterface | core/lib/Drupal/Core/Display/ContextAwareVariantInterface.php | Provides an interface for variant plugins that are context-aware. |
PageVariantInterface | core/lib/Drupal/Core/Display/PageVariantInterface.php | Provides an interface for PageDisplayVariant plugins. |
VariantBase | core/lib/Drupal/Core/Display/VariantBase.php | Provides a base class for DisplayVariant plugins. |
VariantInterface | core/lib/Drupal/Core/Display/VariantInterface.php | Provides an interface for DisplayVariant plugins. |
VariantManager | core/lib/Drupal/Core/Display/VariantManager.php | Manages discovery of display variant plugins. |