You are here

6 methods override DashboardBlockBase::build() in Content Planner 8

ContentStateStatistic::build in modules/content_kanban/src/Plugin/DashboardBlock/ContentStateStatistic.php
Build the block and return a renderable array.
CustomHTMLBlockBase::build in src/Plugin/DashboardBlock/CustomHTMLBlockBase.php
Builds the render array for the block.
RecentCalendarPublicationsBlock::build in modules/content_calendar/src/Plugin/DashboardBlock/RecentCalendarPublicationsBlock.php
Build the block and return a renderable array.
RecentKanbanActivities::build in modules/content_kanban/src/Plugin/DashboardBlock/RecentKanbanActivities.php
Build the block and return a renderable array.
UserBlock::build in src/Plugin/DashboardBlock/UserBlock.php
Builds the render array for a dashboard block.
ViewBlockBase::build in src/Plugin/DashboardBlock/ViewBlockBase.php
Build the block and return a renderable array.