You are here

namespace Drupal\block_content in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\block_content
Classsort descending Location Description
BlockContentAccessControlHandler core/modules/block_content/src/BlockContentAccessControlHandler.php Defines the access control handler for the custom block entity type.
BlockContentForm core/modules/block_content/src/BlockContentForm.php Form controller for the custom block edit forms.
BlockContentInterface core/modules/block_content/src/BlockContentInterface.php Provides an interface defining a custom block entity.
BlockContentListBuilder core/modules/block_content/src/BlockContentListBuilder.php Defines a class to build a listing of custom block entities.
BlockContentTranslationHandler core/modules/block_content/src/BlockContentTranslationHandler.php Defines the translation handler for custom blocks.
BlockContentTypeForm core/modules/block_content/src/BlockContentTypeForm.php Base form for category edit forms.
BlockContentTypeInterface core/modules/block_content/src/BlockContentTypeInterface.php Provides an interface defining a custom block type entity.
BlockContentTypeListBuilder core/modules/block_content/src/BlockContentTypeListBuilder.php Defines a class to build a listing of custom block type entities.
BlockContentViewBuilder core/modules/block_content/src/BlockContentViewBuilder.php Render controller for custom blocks.
BlockContentViewsData core/modules/block_content/src/BlockContentViewsData.php Provides the views data for the block_content entity type.