Classes, traits, and interfaces

Primary tabs

Name Typesort ascending Namespace Location Description Direct uses Use statements Strings
RetrieveFileTestCase class drupal/modules/system/system.test Test HTTP file downloading capability.
ShutdownFunctionsTest class drupal/modules/system/system.test Functional tests shutdown functions.
SystemAdminTestCase class drupal/modules/system/system.test Tests administrative overview pages.
SystemAuthorizeCase class drupal/modules/system/system.test Tests authorize.php and related hooks.
SystemIndexPhpTest class drupal/modules/system/system.test Test the handling of requests containing 'index.php'.
TokenScanTest class drupal/modules/system/system.test Test token replacement in strings.
DrupalQueue class drupal/modules/system/system.queue.inc Factory class for interacting with queues.
SystemQueue class drupal/modules/system/system.queue.inc Default queue implementation. 1
MemoryQueue class drupal/modules/system/system.queue.inc Static queue implementation. 1
DefaultMailSystem class drupal/modules/system/system.mail.inc The default Drupal mail backend using PHP's mail function. 1
TestingMailSystem class drupal/modules/system/system.mail.inc A mail sending implementation that captures sent messages to a variable.
Archive_Tar class drupal/modules/system/system.tar.inc
MenuTestCase class drupal/modules/menu/menu.test @file Tests for menu.module.
MenuNodeTestCase class drupal/modules/menu/menu.test Test menu settings for nodes.
PathTestCase class drupal/modules/path/path.test Provides a base class for testing the Path module.
PathTaxonomyTermTestCase class drupal/modules/path/path.test Tests URL aliases for taxonomy terms.
PathLanguageTestCase class drupal/modules/path/path.test Tests URL aliases for translated nodes.
PathLanguageUITestCase class drupal/modules/path/path.test Tests the user interface for creating path aliases, with languages.
PathMonolingualTestCase class drupal/modules/path/path.test Tests that paths are not prefixed on a monolingual site.
SimpleTestFunctionalTest class drupal/modules/simpletest/simpletest.test @file Tests for simpletest.module.
SimpleTestBrowserTestCase class drupal/modules/simpletest/simpletest.test Test internal testing framework browser.
SimpleTestMailCaptureTestCase class drupal/modules/simpletest/simpletest.test
SimpleTestFolderTestCase class drupal/modules/simpletest/simpletest.test Test Folder creation
SimpleTestMissingDependentModuleUnitTest class drupal/modules/simpletest/simpletest.test Test required modules for tests.
SimpleTestBrokenSetUp class drupal/modules/simpletest/simpletest.test Tests a test case that does not run parent::setUp() in its setUp() method.
SimpleTestInstallationProfileModuleTestsTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests bundled with installation profile modules are found.
SimpleTestOtherInstallationProfileModuleTestsTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
SimpleTestDiscoveryTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
DrupalTestCase abstract class drupal/modules/simpletest/drupal_web_test_case.php Base class for Drupal tests. 2
DrupalUnitTestCase class drupal/modules/simpletest/drupal_web_test_case.php Test case for Drupal unit tests. 33
DrupalWebTestCase class drupal/modules/simpletest/drupal_web_test_case.php Test case for typical Drupal tests. 319
TaxonomyWebTestCase class drupal/modules/taxonomy/taxonomy.test Provides common helper methods for Taxonomy module tests. 16
TaxonomyVocabularyFunctionalTest class drupal/modules/taxonomy/taxonomy.test Tests the taxonomy vocabulary interface.
TaxonomyVocabularyTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy vocabulary functions.
TaxonomyTermFunctionTestCase class drupal/modules/taxonomy/taxonomy.test Unit tests for taxonomy term functions.
TaxonomyLegacyTestCase class drupal/modules/taxonomy/taxonomy.test Test for legacy node bug.
TaxonomyTermTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy term functions.
TaxonomyRSSTestCase class drupal/modules/taxonomy/taxonomy.test Tests the rendering of term reference fields in RSS feeds.
TaxonomyTermIndexTestCase class drupal/modules/taxonomy/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyLoadMultipleTestCase class drupal/modules/taxonomy/taxonomy.test Test the taxonomy_term_load_multiple() function.
TaxonomyHooksTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy hook invocation.
TaxonomyTermFieldTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermFieldMultipleVocabularyTestCase class drupal/modules/taxonomy/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTokenReplaceTestCase class drupal/modules/taxonomy/taxonomy.test Test taxonomy token replacement in strings.
TaxonomyThemeTestCase class drupal/modules/taxonomy/taxonomy.test Tests for verifying that taxonomy pages use the correct theme.
TaxonomyEFQTestCase class drupal/modules/taxonomy/taxonomy.test Tests the functionality of EntityFieldQuery for taxonomy entities.
TaxonomyTermController class drupal/modules/taxonomy/taxonomy.module Controller class for taxonomy terms.
TaxonomyVocabularyController class drupal/modules/taxonomy/taxonomy.module Controller class for taxonomy vocabularies.
FieldUITestCase class drupal/modules/field_ui/field_ui.test Provides common functionality for the Field UI test classes. 2
FieldUIManageFieldsTestCase class drupal/modules/field_ui/field_ui.test Tests the functionality of the 'Manage fields' screen.

Pages

Other projects