Search for hook_block

  1. Search 9.5.x for hook_block
  2. Search 8.9.x for hook_block
  3. Search 10.3.x for hook_block
  4. Search 11.x for hook_block
  5. Other projects
Title Object type File name Summary
hook_block_cid_parts_alter function modules/block/block.api.php Act on block cache ID (cid) parts before the cid is generated.
hook_block_configure function modules/block/block.api.php Define a configuration form for a block.
hook_block_info function modules/block/block.api.php Define all blocks provided by the module.
hook_block_info_alter function modules/block/block.api.php Change block definition before saving to the database.
hook_block_list_alter function modules/block/block.api.php Act on blocks prior to rendering.
hook_block_save function modules/block/block.api.php Save the configuration options from hook_block_configure().
hook_block_view function modules/block/block.api.php Return a rendered or renderable view of a block.
hook_block_view_alter function modules/block/block.api.php Perform alterations to the content of a block.
hook_block_view_MODULE_DELTA_alter function modules/block/block.api.php Perform alterations to a specific block.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.