BlockAccessControlHandler |
core/modules/block/src/BlockAccessControlHandler.php |
Defines the access control handler for the block entity type. |
BlockForm |
core/modules/block/src/BlockForm.php |
Provides form for block instance forms. |
BlockInterface |
core/modules/block/src/BlockInterface.php |
Provides an interface defining a block entity. |
BlockListBuilder |
core/modules/block/src/BlockListBuilder.php |
Defines a class to build a listing of block entities. |
BlockPluginCollection |
core/modules/block/src/BlockPluginCollection.php |
Provides a collection of block plugins. |
BlockRepository |
core/modules/block/src/BlockRepository.php |
Provides a repository for Block config entities. |
BlockRepositoryInterface |
core/modules/block/src/BlockRepositoryInterface.php |
|
BlockViewBuilder |
core/modules/block/src/BlockViewBuilder.php |
Provides a Block view builder. |