BlockContentController::$blockContentStorage
  • References/PHP/Drupal/block_content/src/Controller/BlockContentController

The custom block storage. Type:

2025-01-10 15:47:30
BlockContent::getInstances
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

public BlockContent::getInstances()

2025-01-10 15:47:30
BlockContent::$theme
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

The theme the block is being created in. When creating a new custom block from the block library, the user is redirected to the configure form

2025-01-10 15:47:30
BlockContentViewBuilder::view
  • References/PHP/Drupal/block_content/src/BlockContentViewBuilder

public BlockContentViewBuilder::view(EntityInterface

2025-01-10 15:47:30
BlockContentViewBuilder::getBuildDefaults
  • References/PHP/Drupal/block_content/src/BlockContentViewBuilder

protected BlockContentViewBuilder::get

2025-01-10 15:47:30
BlockContentType
  • References/PHP/Drupal/block_content/src/Entity/BlockContentType

Defines the custom block type entity. Plugin annotation @ConfigEntityType(

2025-01-10 15:47:30
BlockContentTypeInterface::shouldCreateNewRevision
  • References/PHP/Drupal/block_content/src/BlockContentTypeInterface

public BlockContentTypeInterface::

2025-01-10 15:47:30
BlockContent::setRevisionUser
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

public BlockContent::setRevisionUser(UserInterface $account)

2025-01-10 15:47:30
BlockContent::postSave
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

public BlockContent::postSave(EntityStorageInterface $storage

2025-01-10 15:47:30
BlockContentDeleteForm
  • References/PHP/Drupal/block_content/src/Form/BlockContentDeleteForm

Provides a confirmation form for deleting a custom block entity. Hierarchy class

2025-01-10 15:47:30