You are here

namespace Drupal\dashboards\Plugin in Dashboards with Layout Builder 8

Same name in other branches
  1. 2.0.x Drupal\dashboards\Plugin
Classsort descending Location Description
DashboardBase src/Plugin/DashboardBase.php Base class for Dashboard plugins.
DashboardInterface src/Plugin/DashboardInterface.php Defines an interface for Dashboard plugins.
DashboardLazyBuildBase src/Plugin/DashboardLazyBuildBase.php Abstract class helper for lazy builds.
DashboardLazyBuildInterface src/Plugin/DashboardLazyBuildInterface.php Interface for lazy builds.
DashboardManager src/Plugin/DashboardManager.php Provides the Dashboard plugin manager.