BlockController::create
  • References/PHP/Drupal/Block/src/Controller/BlockController

public static BlockController::create(ContainerInterface

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

protected BlockForm::buildVisibilityInterface(array $form, FormStateInterface

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

public BlockViewBuilder::view(EntityInterface $entity, $view_mode

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

public static BlockViewBuilder::createInstance(ContainerInterface

2025-01-10 15:47:30
BlockBase::access
  • References/PHP/Drupal/Block/BlockBase

public BlockBase::access(AccountInterface $account, $return_as_object = FALSE)

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

The language manager service. Type:

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

template_preprocess_block(&$variables) Prepares variables for block templates. Default

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

Provides a deletion confirmation form for the block instance deletion form. Hierarchy class

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

public BlockForm::__construct(EntityManagerInterface $entity_manager, Exec

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

public Block::getTheme() Returns the

2025-01-10 15:47:30