Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort descending Location Description Direct uses Use statements Strings
DatabaseTransactionNameNonUniqueException class drupal/includes/database/database.inc Exception thrown when a savepoint or transaction name occurs twice.
ColorTestCase class drupal/modules/color/color.test Tests the Color module functionality.
ModuleVersionTestCase class drupal/modules/system/system.test Test module dependency on specific versions.
TaxonomyThemeTestCase class drupal/modules/taxonomy/taxonomy.test Tests for verifying that taxonomy pages use the correct theme.
ProfileTestCase class drupal/modules/profile/profile.test A class for common methods for testing profile fields. 8
DatabaseTransactionCommitFailedException class drupal/includes/database/database.inc Exception thrown when a commit() function fails.
CategorizeFeedTestCase class drupal/modules/aggregator/aggregator.test Tests the categorize feed functionality in the Aggregator module.
DatabaseTransactionExplicitCommitNotAllowedException class drupal/includes/database/database.inc Exception to deny attempts to explicitly manage transactions.
BootstrapOverrideServerVariablesTestCase class drupal/modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
AJAXTestCase class drupal/modules/simpletest/tests/ajax.test 6
DatabaseTransactionOutOfOrderException class drupal/includes/database/database.inc Exception thrown when a rollback() resulted in other active transactions being rolled-back.
TriggerActionTestCase class drupal/modules/trigger/trigger.test Provides a base class with trigger assignments and test comparisons. 2
RdfRdfaMarkupTestCase class drupal/modules/rdf/rdf.test Test RDFa markup generation.
ParseInfoFilesTestCase class drupal/modules/simpletest/tests/common.test Test the drupal_parse_info_file() API function.
OptionsSelectDynamicValuesTestCase class drupal/modules/field/modules/options/options.test Test an options select on a list field with a dynamic allowed values function.
DrupalGetQueryArrayTestCase class drupal/modules/simpletest/tests/common.test Tests the functionality of drupal_get_query_array().
InvalidMergeQueryException class drupal/includes/database/database.inc Exception thrown for merge queries that do not make semantic sense.
ModuleRequiredTestCase class drupal/modules/system/system.test Test required modules functionality.
TaxonomyEFQTestCase class drupal/modules/taxonomy/taxonomy.test Tests the functionality of EntityFieldQuery for taxonomy entities.
UpdateFeedTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of updating the feed in the Aggregator module.
NodeMultiByteUtf8Test class drupal/modules/node/node.test Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
FieldsOverlapException class drupal/includes/database/database.inc Exception thrown if an insert query specifies a field twice.
InsertQuery_mysql class drupal/includes/database/mysql/query.inc @file Query code for MySQL embedded database engine.
EntityFieldQueryTestCase class drupal/modules/simpletest/tests/entity_query.test Tests EntityFieldQuery.
BatchPageTestCase class drupal/modules/simpletest/tests/batch.test Tests for the Batch API Progress page.
AJAXFrameworkTestCase class drupal/modules/simpletest/tests/ajax.test Tests primary Ajax framework functions.
NoFieldsException class drupal/includes/database/database.inc Exception thrown if an insert query doesn't specify insert or default fields.
FileTransfer abstract class drupal/includes/filetransfer/filetransfer.inc 4
DrupalSystemListingTestCase class drupal/modules/simpletest/tests/common.test Tests for the drupal_system_listing() function.
DatabaseConnectionNotDefinedException class drupal/includes/database/database.inc Exception thrown if an undefined database connection is requested.
IPAddressBlockingTestCase class drupal/modules/system/system.test
RemoveFeedTestCase class drupal/modules/aggregator/aggregator.test Tests functionality for removing feeds in the Aggregator module.
DatabaseDriverNotSpecifiedException class drupal/includes/database/database.inc Exception thrown if no driver is specified for a database connection.
ProfileTestFields class drupal/modules/profile/profile.test
RdfCrudTestCase class drupal/modules/rdf/rdf.test
TruncateQuery_mysql class drupal/includes/database/mysql/query.inc
DatabaseTransaction class drupal/includes/database/database.inc A wrapper class for creating and managing database transactions.
FileFieldTestCase class drupal/modules/file/tests/file.test Provides methods specifically for testing File module's field handling. 9
BatchPercentagesUnitTestCase class drupal/modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases.
FileTaxonomyTermTestCase class drupal/modules/file/tests/file.test Tests adding a file to a non-node entity.
UpdateFeedItemTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of updating a feed item in the Aggregator module.
DatabaseSelectSubqueryTestCase class drupal/modules/simpletest/tests/database_test.test Test case for subselects in a dynamic SELECT query.
FormatDateUnitTest class drupal/modules/simpletest/tests/common.test Tests for the format_date() function.
ProfileTestSelect class drupal/modules/profile/profile.test
DatabaseConnection_pgsql class drupal/includes/database/pgsql/database.inc
CronRunTestCase class drupal/modules/system/system.test
RdfMappingDefinitionTestCase class drupal/modules/rdf/rdf.test
AJAXCommandsTestCase class drupal/modules/simpletest/tests/ajax.test Tests Ajax framework commands.
TriggerUserTokenTestCase class drupal/modules/trigger/trigger.test Tests token substitution in trigger actions.
RemoveFeedItemTestCase class drupal/modules/aggregator/aggregator.test

Pages

Other projects