Search for hook_block
- Search 7.x for hook_block
- Search 9.5.x for hook_block
- Search 10.3.x for hook_block
- Search 11.x for hook_block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_block_access | function | core/ |
Control access to a block instance. |
hook_block_build_alter | function | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
hook_block_build_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_build alteration. |
hook_block_view_alter | function | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
hook_block_view_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_view alteration. |
ViewsDisplay::$uses_hook_block | property | core/ |
Does the display plugin provide blocks. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.