8 calls to DashboardBlockBase::getCustomConfigByKey() in Content Planner 8
- ContentStateStatistic::build in modules/
content_kanban/ src/ Plugin/ DashboardBlock/ ContentStateStatistic.php - Build the block and return a renderable array.
- ContentStateStatistic::getConfigSpecificFormFields in modules/
content_kanban/ src/ Plugin/ DashboardBlock/ ContentStateStatistic.php - Add additonal form elements specific to the Plugin.
- RecentCalendarPublicationsBlock::build in modules/
content_calendar/ src/ Plugin/ DashboardBlock/ RecentCalendarPublicationsBlock.php - Build the block and return a renderable array.
- RecentCalendarPublicationsBlock::getConfigSpecificFormFields in modules/
content_calendar/ src/ Plugin/ DashboardBlock/ RecentCalendarPublicationsBlock.php - Add additonal form elements specific to the Plugin.
- RecentKanbanActivities::build in modules/
content_kanban/ src/ Plugin/ DashboardBlock/ RecentKanbanActivities.php - Build the block and return a renderable array.
- RecentKanbanActivities::getConfigSpecificFormFields in modules/
content_kanban/ src/ Plugin/ DashboardBlock/ RecentKanbanActivities.php - Add additonal form elements specific to the Plugin.
- ViewBlockBase::build in src/
Plugin/ DashboardBlock/ ViewBlockBase.php - Build the block and return a renderable array.
- ViewBlockBase::getConfigSpecificFormFields in src/
Plugin/ DashboardBlock/ ViewBlockBase.php - Add additonal form elements specific to the Plugin.