namespace Drupal\block_content
Same name in other branches
Object name | File name | Summary |
---|---|---|
BlockContentAccessControlHandler | core/modules/block_content/src/BlockContentAccessControlHandler.php | Defines the access control handler for the custom 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 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 | The block content type entity form. |
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. |
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 custom blocks. |
BlockContentViewsData | core/modules/block_content/src/BlockContentViewsData.php | Provides the views data for the block_content entity type. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.