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
batch_test_chained_form_submit_4 function modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form.
batch_test_large_percentage function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_menu function modules/simpletest/tests/batch_test.module Implement hook_menu().
batch_test_mock_form function modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button.
batch_test_mock_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_multistep_form function modules/simpletest/tests/batch_test.module Multistep form.
batch_test_multistep_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_nested_drupal_form_submit function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch.
batch_test_no_form function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_programmatic function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits the 'Chained' form.
batch_test_redirect_page function modules/simpletest/tests/batch_test.module Menu callback: successful redirection.
batch_test_simple_form function modules/simpletest/tests/batch_test.module Simple form.
batch_test_simple_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the simple form.
batch_test_stack function modules/simpletest/tests/batch_test.module Helper function: store or retrieve traced execution data.
batch_test_theme_batch function modules/simpletest/tests/batch_test.module Menu callback: run a batch for testing theme used on the progress page.
bbb_update_test.info file modules/update/tests/bbb_update_test.info name = BBB Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
bbb_update_test.module file modules/update/tests/bbb_update_test.module Dummy module for testing Update status.
Behavior class misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior.php file misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::$assertions property misc/typo3/phar-stream-wrapper/src/Behavior.php
Behavior::$availableCommands property misc/typo3/phar-stream-wrapper/src/Behavior.php
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

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