Classes, traits, and interfaces - 7.x - drupal
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
AccessDeniedTestCase | class | modules/ |
Tests custom access denied functionality. | |||||
ActionLoopTestCase | class | modules/ |
Test actions executing in a potential loop, and make sure they abort properly. | |||||
ActionsConfigurationTestCase | class | modules/ |
||||||
AddFeedTestCase | class | modules/ |
Tests adding aggregator feeds. | |||||
AdminMetaTagTestCase | class | modules/ |
||||||
AggregatorConfigurationTestCase | class | modules/ |
Tests functionality of the configuration settings in the Aggregator module. | |||||
AggregatorCronTestCase | class | modules/ |
Tests functionality of the cron process in the Aggregator module. | |||||
AggregatorRenderingTestCase | class | modules/ |
Tests rendering functionality in the Aggregator module. | |||||
AggregatorTestCase | class | modules/ |
Defines a base class for testing the Aggregator module. | 12 | ||||
AggregatorUpdatePathTestCase | class | modules/ |
@file Tests schema changes in aggregator.module. | |||||
AJAXCommandsTestCase | class | modules/ |
Tests Ajax framework commands. | |||||
AJAXElementValidation | class | modules/ |
Miscellaneous Ajax tests using ajax_test module. | |||||
AJAXFormPageCacheTestCase | class | modules/ |
Test Ajax forms when page caching for anonymous users is turned on. | |||||
AJAXFormValuesTestCase | class | modules/ |
Test that $form_state['values'] is properly delivered to $ajax['callback']. | |||||
AJAXFrameworkTestCase | class | modules/ |
Tests primary Ajax framework functions. | |||||
AJAXMultiFormTestCase | class | modules/ |
Tests that Ajax-enabled forms work when multiple instances of the same form are on a page. | |||||
AJAXTestCase | class | modules/ |
6 | |||||
ArchiverInterface | interface | includes/ |
Defines the common interface for all Archiver classes. | 2 | ||||
ArchiverTar | class | modules/ |
Archiver for .tar files. | |||||
ArchiverZip | class | modules/ |
Archiver for .zip files. | |||||
Archive_Tar | class | modules/ |
||||||
ArrayDiffUnitTest | class | modules/ |
Test array diff functions. | |||||
Assertable | interface | TYPO3\PharStreamWrapper | misc/ |
5 | 4 | |||
BasicMinimalUpdatePath | class | modules/ |
Performs point release update tests on a bare database. | |||||
BasicStandardUpdatePath | class | modules/ |
Performs point release update tests on a bare database. | |||||
BasicUpgradePath | class | modules/ |
Perform basic upgrade tests. | |||||
BatchMemoryQueue | class | includes/ |
Defines a batch queue for non-progressive batches. | |||||
BatchPageTestCase | class | modules/ |
Tests for the Batch API Progress page. | |||||
BatchPercentagesUnitTestCase | class | modules/ |
Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases. | |||||
BatchProcessingTestCase | class | modules/ |
Tests for the Batch API. | |||||
BatchQueue | class | includes/ |
Defines a batch queue. | |||||
Behavior | class | TYPO3\PharStreamWrapper | misc/ |
1 | ||||
BlockAdminThemeTestCase | class | modules/ |
Test the block system with admin themes. | |||||
BlockCacheTestCase | class | modules/ |
Test block caching. | |||||
BlockHashTestCase | class | modules/ |
Tests that block rehashing works correctly. | |||||
BlockHiddenRegionTestCase | class | modules/ |
Tests that hidden regions do not inherit blocks when a theme is enabled. | |||||
BlockHTMLIdTestCase | class | modules/ |
Test block HTML id validity. | |||||
BlockInvalidRegionTestCase | class | modules/ |
Tests that a block assigned to an invalid region triggers the warning. | |||||
BlockTemplateSuggestionsUnitTest | class | modules/ |
Unit tests for template_preprocess_block(). | |||||
BlockTestCase | class | modules/ |
@file Tests for block.module. | |||||
BlockViewModuleDeltaAlterWebTest | class | modules/ |
Tests for hook_block_view_MODULE_DELTA_alter(). | |||||
BlogTestCase | class | modules/ |
@file Tests for blog.module. | |||||
BookTestCase | class | modules/ |
Tests the functionality of the Book module. | |||||
BootstrapAutoloadTestCase | class | modules/ |
Tests the auto-loading behavior of the code registry. | |||||
BootstrapDestinationTestCase | class | modules/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. | |||||
BootstrapGetFilenameTestCase | class | modules/ |
Test drupal_get_filename()'s availability. | |||||
BootstrapGetFilenameWebTestCase | class | modules/ |
Test drupal_get_filename() in the context of a full Drupal installation. | |||||
BootstrapIPAddressTestCase | class | modules/ |
||||||
BootstrapMiscTestCase | class | modules/ |
Test miscellaneous functions in bootstrap.inc. | |||||
BootstrapOverrideServerVariablesTestCase | class | modules/ |
Tests for overriding server variables via the API. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.