Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
Behavior::assert function misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::assertAssertionCompleteness function misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::assertCommand function misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::assertCommands function misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_DIR_OPENDIR constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_MKDIR constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_RENAME constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_RMDIR constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_STEAM_METADATA constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_STREAM_OPEN constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_UNLINK constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::COMMAND_URL_STAT constant misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::withAssertion function misc/typo3/phar-stream-wrapper/src/Behavior.php
Block Caching group includes/common.inc Constants that define each block's caching state.
block-admin-display-form.tpl.php file modules/block/block-admin-display-form.tpl.php Default theme implementation to configure blocks.
block.admin.inc file modules/block/block.admin.inc Admin page callbacks for the block module.
block.api.php file modules/block/block.api.php Hooks provided by the Block module.
block.css file modules/block/block.css #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/block/block.info 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/block/block.install Install, update and uninstall functions for the block module.
block.module file modules/block/block.module Controls the visual building blocks a page is constructed with.
block.test file modules/block/block.test Tests for block.module.
block.tpl.php file modules/block/block.tpl.php Default theme implementation to display a block.
BlockAdminThemeTestCase class modules/block/block.test Test the block system with admin themes.
BlockAdminThemeTestCase::getInfo function modules/block/block.test
BlockAdminThemeTestCase::testAdminTheme function modules/block/block.test Check for the accessibility of the admin theme on the block admin page.
BlockCacheTestCase class modules/block/block.test Test block caching.
BlockCacheTestCase::$admin_user property modules/block/block.test
BlockCacheTestCase::$normal_user property modules/block/block.test
BlockCacheTestCase::$normal_user_alt property modules/block/block.test
BlockCacheTestCase::getInfo function modules/block/block.test
BlockCacheTestCase::setCacheMode function modules/block/block.test Private helper method to set the test block's cache mode.
BlockCacheTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockCacheTestCase::testCacheGlobal function modules/block/block.test Test DRUPAL_CACHE_GLOBAL.
BlockCacheTestCase::testCachePerPage function modules/block/block.test Test DRUPAL_CACHE_PER_PAGE.
BlockCacheTestCase::testCachePerRole function modules/block/block.test Test DRUPAL_CACHE_PER_ROLE.
BlockCacheTestCase::testCachePerUser function modules/block/block.test Test DRUPAL_CACHE_PER_USER.
BlockCacheTestCase::testNoCache function modules/block/block.test Test DRUPAL_NO_CACHE.
blocked_ip_load function modules/system/system.module Retrieve a blocked IP address from the database.
BlockHashTestCase class modules/block/block.test Tests that block rehashing works correctly.
BlockHashTestCase::assertWeight function modules/block/block.test Asserts that the block_test module's block has a given weight.
BlockHashTestCase::doRehash function modules/block/block.test Performs a block rehash and checks several related assertions.
BlockHashTestCase::getInfo function modules/block/block.test
BlockHashTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHashTestCase::testBlockRehash function modules/block/block.test Tests that block rehashing does not write to the database too often.
BlockHiddenRegionTestCase class modules/block/block.test Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHiddenRegionTestCase::getInfo function modules/block/block.test
BlockHiddenRegionTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion function modules/block/block.test Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHTMLIdTestCase class modules/block/block.test Test block HTML id validity.

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