BlockContent::getRevisionUserId
  • References/PHP/Drupal/block_content/src/Entity/BlockContent

public BlockContent::getRevisionUserId()

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

public BlockContentType::getDescription()

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

public BlockContent::getRevisionUser()

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

public BlockContent::getRevisionCreationTime()

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

The custom block type label. Type: string File core

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

public BlockContent::setRevisionUserId($user_id)

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

Defines the custom block entity class. @ContentEntityType( id = "block_content", label = @Translation("Custom block"), bundle_label = @Translation("Custom

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

The custom block type ID. Type: string File core/mo

2025-01-10 15:47:30