BlockInterface::createDuplicateBlock
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::createDuplicateBlock($new_id = NULL, $new_theme

2025-01-10 15:47:30
BlockInterface::setWeight
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::setWeight($weight)

2025-01-10 15:47:30
BlockInterface::setRegion
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::setRegion($region)

2025-01-10 15:47:30
BlockInterface::getRegion
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::getRegion() Returns

2025-01-10 15:47:30
BlockInterface::getVisibilityCondition
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::getVisibilityCondition($instance_id)

2025-01-10 15:47:30
BlockInterface
  • References/PHP/Drupal/Block/src/BlockInterface

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

2025-01-10 15:47:30
BlockInterface::getTheme
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::getTheme() Returns

2025-01-10 15:47:30
BlockInterface::BLOCK_REGION_NONE
  • References/PHP/Drupal/Block/src/BlockInterface

Denotes that a block is not enabled in any region and should not be shown. File core/modules/block/src/BlockInterface

2025-01-10 15:47:30
BlockInterface::setVisibilityConfig
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::setVisibilityConfig($instance_id, array $

2025-01-10 15:47:30
BlockInterface::getWeight
  • References/PHP/Drupal/Block/src/BlockInterface

public BlockInterface::getWeight() Returns

2025-01-10 15:47:30