Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\block_content

Object name File name Summary
BlockContentAccessControlHandler core/modules/block_content/src/BlockContentAccessControlHandler.php Defines the access control handler for the content block entity type.
BlockContentEvents core/modules/block_content/src/BlockContentEvents.php Defines events for the block_content module.
BlockContentForm core/modules/block_content/src/BlockContentForm.php Form handler for the content block edit forms.
BlockContentInterface core/modules/block_content/src/BlockContentInterface.php Provides an interface defining a content block entity.
BlockContentListBuilder core/modules/block_content/src/BlockContentListBuilder.php Defines a class to build a listing of content block entities.
BlockContentPermissions core/modules/block_content/src/BlockContentPermissions.php Provide dynamic permissions for blocks of different types.
BlockContentStorageSchema core/modules/block_content/src/BlockContentStorageSchema.php Defines the block content schema handler.
BlockContentTranslationHandler core/modules/block_content/src/BlockContentTranslationHandler.php Defines the translation handler for content blocks.
BlockContentTypeForm core/modules/block_content/src/BlockContentTypeForm.php The block content type entity form.
BlockContentTypeInterface core/modules/block_content/src/BlockContentTypeInterface.php Provides an interface defining a block type entity.
BlockContentTypeListBuilder core/modules/block_content/src/BlockContentTypeListBuilder.php Defines a class to build a listing of block type entities.
BlockContentUuidLookup core/modules/block_content/src/BlockContentUuidLookup.php A cache collector that caches IDs for block_content UUIDs.
BlockContentViewBuilder core/modules/block_content/src/BlockContentViewBuilder.php View builder handler for content blocks.
BlockContentViewsData core/modules/block_content/src/BlockContentViewsData.php Provides the views data for the block_content entity type.
BlockTypeAccessControlHandler core/modules/block_content/src/BlockTypeAccessControlHandler.php Defines the access control handler for the "Block Type" entity type.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal