Block::setVisibilityConfig
  • References/PHP/Drupal/Block/src/Entity/Block

public Block::setVisibilityConfig($instance_id, array $configuration)

2025-01-10 15:47:30
hook_block_view_alter
  • References/PHP/Drupal/Block/block.api

hook_block_view_alter(array &$build, \Drupal\Core\Block\BlockPluginInterface $block) Alter the result of

2025-01-10 15:47:30
BlockController::$themeHandler
  • References/PHP/Drupal/Block/src/Controller/BlockController

The theme handler. Type:

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

public BlockViewBuilder::__construct(EntityTypeInterface $entity_type

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

public Block::createDuplicateBlock($new_id = NULL, $new_theme = NULL)

2025-01-10 15:47:30
BlockController::demo
  • References/PHP/Drupal/Block/src/Controller/BlockController

public BlockController::demo($theme)

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

public BlockViewBuilder::viewMultiple(array $entities = array()

2025-01-10 15:47:30
BlockListBuilder::$limit
  • References/PHP/Drupal/Block/src/BlockListBuilder

The number of entities to list per page, or FALSE to list all entities. For example, set this to FALSE if the list uses client-side filters

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

public Block::getVisibility() Returns

2025-01-10 15:47:30
Block API
  • References/PHP/Drupal/Block/block.api

Information about the classes and interfaces that make up the Block API. Blocks are a combination of a configuration entity and a plugin. The

2025-01-10 15:47:30