Same name in other branches
  1. 8.9.x Drupal\block
  2. 9 Drupal\block
Classsort descending Location Description
BlockAccessControlHandler core/modules/block/src/BlockAccessControlHandler.php Defines the access control handler for the content 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.