Search for lock
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorRenderingTestCase::testBlockLinks | function | modules/ |
Adds a feed block to the page and checks its links. |
aggregator_block_configure | function | modules/ |
Implements hook_block_configure(). |
aggregator_block_info | function | modules/ |
Implements hook_block_info(). |
aggregator_block_save | function | modules/ |
Implements hook_block_save(). |
aggregator_block_view | function | modules/ |
Implements hook_block_view(). |
anonymous_user_unblock_test.info | file | modules/ |
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/ |
Dummy module implementing hook_user_load(). |
anonymous_user_unblock_test_user_load | function | modules/ |
Implements hook_user_load(). |
Archive_Tar::_jumpBlock | function | modules/ |
|
Archive_Tar::_readBlock | function | modules/ |
|
Archive_Tar::_writeBlock | function | modules/ |
|
Archive_Tar::_writeHeaderBlock | function | modules/ |
|
ARCHIVE_TAR_END_BLOCK | constant | modules/ |
|
bartik_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
Block Caching | group | includes/ |
Constants that define each block's caching state. |
block-admin-display-form.tpl.php | file | modules/ |
Default theme implementation to configure blocks. |
block.admin.inc | file | modules/ |
Admin page callbacks for the block module. |
block.api.php | file | modules/ |
Hooks provided by the Block module. |
block.css | file | modules/ |
#blocks tr.region-title td { font-weight: bold; } #blocks tr.region-message { font-weight: normal; color: #999; } #blocks tr.region-populated { display: none; } .block-region { background-color: #ff6; margin-top: 4px; margin-bottom:… |
block.info | file | modules/ |
name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Core version = VERSION core = 7.x files[] = block.test configure =… |
block.install | file | modules/ |
Install, update and uninstall functions for the block module. |
block.module | file | modules/ |
Controls the visual building blocks a page is constructed with. |
block.test | file | modules/ |
Tests for block.module. |
block.tpl.php | file | modules/ |
Default theme implementation to display a block. |
BlockAdminThemeTestCase | class | modules/ |
Test the block system with admin themes. |
BlockAdminThemeTestCase::getInfo | function | modules/ |
|
BlockAdminThemeTestCase::testAdminTheme | function | modules/ |
Check for the accessibility of the admin theme on the block admin page. |
BlockCacheTestCase | class | modules/ |
Test block caching. |
BlockCacheTestCase::$admin_user | property | modules/ |
|
BlockCacheTestCase::$normal_user | property | modules/ |
|
BlockCacheTestCase::$normal_user_alt | property | modules/ |
|
BlockCacheTestCase::getInfo | function | modules/ |
|
BlockCacheTestCase::setCacheMode | function | modules/ |
Private helper method to set the test block's cache mode. |
BlockCacheTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockCacheTestCase::testCacheGlobal | function | modules/ |
Test DRUPAL_CACHE_GLOBAL. |
BlockCacheTestCase::testCachePerPage | function | modules/ |
Test DRUPAL_CACHE_PER_PAGE. |
BlockCacheTestCase::testCachePerRole | function | modules/ |
Test DRUPAL_CACHE_PER_ROLE. |
BlockCacheTestCase::testCachePerUser | function | modules/ |
Test DRUPAL_CACHE_PER_USER. |
BlockCacheTestCase::testNoCache | function | modules/ |
Test DRUPAL_NO_CACHE. |
blocked_ip_load | function | modules/ |
Retrieve a blocked IP address from the database. |
BlockHashTestCase | class | modules/ |
Tests that block rehashing works correctly. |
BlockHashTestCase::assertWeight | function | modules/ |
Asserts that the block_test module's block has a given weight. |
BlockHashTestCase::doRehash | function | modules/ |
Performs a block rehash and checks several related assertions. |
BlockHashTestCase::getInfo | function | modules/ |
|
BlockHashTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockHashTestCase::testBlockRehash | function | modules/ |
Tests that block rehashing does not write to the database too often. |
BlockHiddenRegionTestCase | class | modules/ |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
BlockHiddenRegionTestCase::getInfo | function | modules/ |
|
BlockHiddenRegionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion | function | modules/ |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.