Search for _block

  1. Search 9.5.x for _block
  2. Search 8.9.x for _block
  3. Search 10.3.x for _block
  4. Search 11.x for _block
  5. Other projects
Title Object type File name Summary
blog_block_view function modules/blog/blog.module Implements hook_block_view().
book-all-books-block.tpl.php file modules/book/book-all-books-block.tpl.php Default theme implementation for rendering book outlines within a block.
BookTestCase::testBookNavigationBlock function modules/book/book.test Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
book_block_configure function modules/book/book.module Implements hook_block_configure().
book_block_info function modules/book/book.module Implements hook_block_info().
book_block_save function modules/book/book.module Implements hook_block_save().
book_block_view function modules/book/book.module Implements hook_block_view().
CommentBlockFunctionalTest class modules/comment/comment.test Functional tests for the comment module blocks.
CommentBlockFunctionalTest::getInfo function modules/comment/comment.test
CommentBlockFunctionalTest::testRecentCommentBlock function modules/comment/comment.test Test the recent comments block.
comment_block_configure function modules/comment/comment.module Implements hook_block_configure().
comment_block_info function modules/comment/comment.module Implements hook_block_info().
comment_block_save function modules/comment/comment.module Implements hook_block_save().
comment_block_view function modules/comment/comment.module Implements hook_block_view().
DashboardBlocksTestCase class modules/dashboard/dashboard.test Tests the Dashboard module blocks.
DashboardBlocksTestCase::getInfo function modules/dashboard/dashboard.test
DashboardBlocksTestCase::setUp function modules/dashboard/dashboard.test Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testBlockAvailability function modules/dashboard/dashboard.test Tests that administrative blocks are available for the dashboard.
DashboardBlocksTestCase::testDashboardAccess function modules/dashboard/dashboard.test Tests adding a block to the dashboard and checking access to it.
DashboardBlocksTestCase::testDashboardRegions function modules/dashboard/dashboard.test Tests that dashboard regions are displayed or hidden properly.
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
dashboard_admin_blocks function modules/dashboard/dashboard.module Page callback: Builds the page for administering dashboard blocks.
dashboard_block_info_alter function modules/dashboard/dashboard.module Implements hook_block_info_alter().
dashboard_block_list_alter function modules/dashboard/dashboard.module Implements hook_block_list_alter().
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_show_block_content function modules/dashboard/dashboard.module Ajax callback: Displays the rendered contents of a specific block.
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline function modules/simpletest/tests/mail.test Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.
drupal_block_denied function includes/bootstrap.inc Handles denied users.
forum_block_configure function modules/forum/forum.module Implements hook_block_configure().
forum_block_info function modules/forum/forum.module Implements hook_block_info().
forum_block_save function modules/forum/forum.module Implements hook_block_save().
forum_block_view function modules/forum/forum.module Implements hook_block_view().
forum_block_view_pre_render function modules/forum/forum.module Render API callback: Lists nodes based on the element's #query property.
garland_preprocess_block function themes/garland/template.php Override or insert variables into the block template.
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.
IPAddressBlockingTestCase class modules/system/system.test
IPAddressBlockingTestCase::$blocking_user property modules/system/system.test
IPAddressBlockingTestCase::getInfo function modules/system/system.test Implement getInfo().
IPAddressBlockingTestCase::setUp function modules/system/system.test Implement setUp().

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