BlockContentInterface
  • References/PHP/Drupal/block_content/src/BlockContentInterface

Provides an interface defining a custom block entity. Hierarchy interface \Drupal\Core\Entity\

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
BlockContentViewBuilder::view
  • References/PHP/Drupal/block_content/src/BlockContentViewBuilder

public BlockContentViewBuilder::view(EntityInterface

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

Defines a class to build a listing of custom block entities. Hierarchy class \Drupal\Core\Entity\

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

public BlockContent::getRevisionUserId()

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

public BlockContent::setTheme($theme)

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
BlockContent::setRevisionUser
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

public BlockContent::setRevisionUser(UserInterface $account)

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

public BlockContent::createDuplicate()

2025-01-10 15:47:30
BlockContentTypeForm::form
  • References/PHP/Drupal/block_content/src/BlockContentTypeForm

public BlockContentTypeForm::form(array $form

2025-01-10 15:47:30