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
AggregatorRenderingTestCase::testBlockLinks function modules/aggregator/aggregator.test Adds a feed block to the page and checks its links.
aggregator_block_configure function modules/aggregator/aggregator.module Implements hook_block_configure().
aggregator_block_info function modules/aggregator/aggregator.module Implements hook_block_info().
aggregator_block_save function modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_block_view function modules/aggregator/aggregator.module Implements hook_block_view().
anonymous_user_unblock_test.info file modules/user/tests/anonymous_user_unblock_test.info name = Anonymous user unblock action tests
description = Support module for anonymous user unblock action testing.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
anonymous_user_unblock_test.module file modules/user/tests/anonymous_user_unblock_test.module Dummy module implementing hook_user_load().
anonymous_user_unblock_test_user_load function modules/user/tests/anonymous_user_unblock_test.module Implements hook_user_load().
Archive_Tar::_jumpBlock function modules/system/system.tar.inc
Archive_Tar::_readBlock function modules/system/system.tar.inc
Archive_Tar::_writeBlock function modules/system/system.tar.inc
Archive_Tar::_writeHeaderBlock function modules/system/system.tar.inc
ARCHIVE_TAR_END_BLOCK constant modules/system/system.tar.inc
bartik_preprocess_block function themes/bartik/template.php Override or insert variables into the block template.
BlockHashTestCase::testBlockRehash function modules/block/block.test Tests that block rehashing does not write to the database too often.
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion function modules/block/block.test Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockInvalidRegionTestCase::testBlockInInvalidRegion function modules/block/block.test Tests that blocks assigned to invalid regions work correctly.
BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions function modules/block/block.test Test if template_preprocess_block() handles the suggestions right.
BlockTestCase::moveBlockToRegion function modules/block/block.test
BlockTestCase::testBlock function modules/block/block.test Test configuring and moving a module-define block to specific regions.
BlockTestCase::testBlockRehash function modules/block/block.test Test _block_rehash().
BlockTestCase::testBlockVisibility function modules/block/block.test Test block visibility.
BlockTestCase::testBlockVisibilityListedEmpty function modules/block/block.test Test block visibility when using "pages" restriction but leaving
"pages" textarea empty
BlockTestCase::testBlockVisibilityPerUser function modules/block/block.test Test user customization of block visibility.
BlockTestCase::testCustomBlock function modules/block/block.test Test creating custom block, moving it to a specific region and then deleting it.
BlockTestCase::testCustomBlockFormat function modules/block/block.test Test creating custom block using Full HTML.
BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter function modules/block/block.test Tests that the alter hook is called, even if the delta contains a hyphen.
block_add_block_form function modules/block/block.admin.inc Form constructor for the add block form.
block_add_block_form_submit function modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form_validate function modules/block/block.admin.inc Form validation handler for block_add_block_form().
block_admin_display_prepare_blocks function modules/block/block.admin.inc Prepares a list of blocks for display on the blocks administration page.
block_block_configure function modules/block/block.module Implements hook_block_configure().
block_block_info function modules/block/block.module Implements hook_block_info().
block_block_list_alter function modules/block/block.module Implements hook_block_list_alter().
block_block_save function modules/block/block.module Implements hook_block_save().
block_block_view function modules/block/block.module Implements hook_block_view().
block_custom_block_delete function modules/block/block.admin.inc Form constructor for the custom block deletion form.
block_custom_block_delete_submit function modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
block_custom_block_form function modules/block/block.module Form constructor for the custom block form.
block_custom_block_get function modules/block/block.module Returns information from database about a user-created (custom) block.
block_custom_block_save function modules/block/block.module Saves a user-created block in the database.
block_get_blocks_by_region function modules/block/block.module Gets a renderable array of a region containing all enabled blocks.
block_test_block_info function modules/block/tests/block_test.module Implements hook_block_info().
block_test_block_info_alter function modules/block/tests/block_test.module Implements hook_block_info_alter().
block_test_block_view function modules/block/tests/block_test.module Implements hook_block_view().
block_test_block_view_block_test_test_hyphen_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
blog_block_configure function modules/blog/blog.module Implements hook_block_configure().
blog_block_info function modules/blog/blog.module Implements hook_block_info().
blog_block_save function modules/blog/blog.module Implements hook_block_save().

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