Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| batch_test_no_form | function | modules/ |
Menu callback: fire a batch process without a form submission. |
| batch_test_programmatic | function | modules/ |
Menu callback: programmatically submits the 'Chained' form. |
| batch_test_redirect_page | function | modules/ |
Menu callback: successful redirection. |
| batch_test_simple_form | function | modules/ |
Simple form. |
| batch_test_simple_form_submit | function | modules/ |
Submit handler for the simple form. |
| batch_test_stack | function | modules/ |
Helper function: store or retrieve traced execution data. |
| batch_test_theme_batch | function | modules/ |
Menu callback: run a batch for testing theme used on the progress page. |
| bbb_update_test.info | file | modules/ |
name = BBB Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE |
| bbb_update_test.module | file | modules/ |
Dummy module for testing Update status. |
| Behavior::$assertions | property | misc/ |
|
| Behavior::$availableCommands | property | misc/ |
|
| Behavior::assert | function | misc/ |
|
| Behavior::assertAssertionCompleteness | function | misc/ |
|
| Behavior::assertCommand | function | misc/ |
|
| Behavior::assertCommands | function | misc/ |
|
| Behavior::COMMAND_STEAM_METADATA | constant | misc/ |
|
| Behavior::COMMAND_STREAM_OPEN | constant | misc/ |
|
| Behavior::COMMAND_URL_STAT | constant | misc/ |
|
| Behavior::withAssertion | function | misc/ |
|
| block-admin-display-form.tpl.php | file | modules/ |
Default theme implementation to configure blocks. |
| 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.install | file | modules/ |
Install, update and uninstall functions for the block module. |
| block.test | file | modules/ |
Tests for block.module. |
| 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. |
| 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. |
| BlockHTMLIdTestCase | class | modules/ |
Test block HTML id validity. |
| BlockHTMLIdTestCase::$admin_user | property | modules/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.