Contains filters are case sensitive
Name Typesort ascending Namespace Location Description
DatabaseConnectionNotDefinedException class core/includes/database/database.inc Exception thrown if an undefined database connection is requested.
DatabaseDriverNotSpecifiedException class core/includes/database/database.inc Exception thrown if no driver is specified for a database connection.
DatabaseTransaction class core/includes/database/database.inc A wrapper class for creating and managing database transactions.
DatabaseStatementBase class core/includes/database/database.inc Default implementation of DatabaseStatementInterface.
DatabaseStatementEmpty class core/includes/database/database.inc Empty implementation of a database statement.
DatabaseSchema abstract class core/includes/database/schema.inc Base class for database schema definitions.
DatabaseSchemaObjectExistsException class core/includes/database/schema.inc Exception thrown if an object being created already exists.
DatabaseSchemaObjectDoesNotExistException class core/includes/database/schema.inc Exception thrown if an object being modified doesn't exist yet.
DatabaseLog class core/includes/database/log.inc Database query logger.
TranslationTestCase class core/modules/translation/tests/translation.test Functional tests for the Translation module.
views_handler_filter_node_tnid_child class core/modules/translation/views/views_handler_filter_node_tnid_child.inc Filter by whether the node is not the original translation.
views_handler_field_node_translation_link class core/modules/translation/views/views_handler_field_node_translation_link.inc Field handler to present a link to the node.
views_handler_field_node_link_translate class core/modules/translation/views/views_handler_field_node_link_translate.inc Field handler to present a link node translate.
views_handler_filter_node_tnid class core/modules/translation/views/views_handler_filter_node_tnid.inc Filter by whether the node is the original translation.
views_handler_relationship_translation class core/modules/translation/views/views_handler_relationship_translation.inc Handles relationships for content translation sets and provides multiple options.
views_handler_argument_node_tnid class core/modules/translation/views/views_handler_argument_node_tnid.inc Argument handler to accept a node translation id.
UpdateTestHelper class core/modules/update/tests/update.test Defines some shared functions used by all update tests.
UpdateCoreTestCase class core/modules/update/tests/update.test
UpdateTestContribCase class core/modules/update/tests/update.test
UpdateCoreUnitTestCase class core/modules/update/tests/update.test Tests update functionality unrelated to the database.
ViewsUiNodeViewsWizard class core/modules/views_ui/wizards/views_ui_node_views_wizard.php Tests creating node views with the wizard.
ViewsUiNodeRevisionViewsWizard class core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php Tests creating node revision views with the wizard.
ViewsWizardException class core/modules/views_ui/wizards/views_ui_base_views_wizard.php A custom exception class for our errors.
ViewsUiBaseViewsWizard class core/modules/views_ui/wizards/views_ui_base_views_wizard.php A very generic Views Wizard class - can be constructed for any base table.
ViewsUiUsersViewsWizard class core/modules/views_ui/wizards/views_ui_users_views_wizard.php Tests creating user views with the wizard.
ViewsUiCommentViewsWizard class core/modules/views_ui/wizards/views_ui_comment_views_wizard.php Tests creating comment views with the wizard.
ViewsUiFileManagedViewsWizard class core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php Tests creating managed files views with the wizard.
ViewsUiTaxonomyTermViewsWizard class core/modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php Tests creating taxonomy views with the wizard.
FieldTestCase class core/modules/field/tests/field.test Parent class for Field API tests.
FieldAttachTestCase class core/modules/field/tests/field.test
FieldAttachStorageTestCase class core/modules/field/tests/field.test Unit test class for storage-related field_attach_* functions.
FieldAttachOtherTestCase class core/modules/field/tests/field.test Unit test class for non-storage related field_attach_* functions.
FieldInfoTestCase class core/modules/field/tests/field.test
FieldFormTestCase class core/modules/field/tests/field.test
FieldDisplayAPITestCase class core/modules/field/tests/field.test
FieldCrudTestCase class core/modules/field/tests/field.test
FieldInstanceCrudTestCase class core/modules/field/tests/field.test
FieldTranslationsTestCase class core/modules/field/tests/field.test Unit test class for the multilanguage fields logic.
FieldBulkDeleteTestCase class core/modules/field/tests/field.test Unit test class for field bulk delete and batch purge functionality.
FieldViewsTestHelper class core/modules/field/tests/field_views.test Provides some helper methods for testing fieldapi integration into views.
FieldViewsDataTest class core/modules/field/tests/field_views.test Test the produced views_data.
FieldViewsFieldTest class core/modules/field/tests/field_views.test Tests the field_field handler. @TODO Check a entity-type with bundles Check a entity-type without bundles Check locale:disabled, locale:enabled and locale:enabled with another language Check revisions
views_handler_relationship_entity_reverse class core/modules/field/views/views_handler_relationship_entity_reverse.inc A relationship handlers which reverse entity references.
views_handler_argument_field_list_string class core/modules/field/views/views_handler_argument_field_list_string.inc Argument handler for list field to show the human readable name in the summary.
views_handler_argument_field_list class core/modules/field/views/views_handler_argument_field_list.inc Argument handler for list field to show the human readable name in the summary.
views_handler_field_field class core/modules/field/views/views_handler_field_field.inc A field that displays fieldapi fields.
views_handler_filter_field_list class core/modules/field/views/views_handler_filter_field_list.inc Filter handler which uses list-fields as options.
SearchMatchTestCase class core/modules/search/tests/search.test Indexes content and queries it.
SearchPageText class core/modules/search/tests/search.test Tests the bike shed text on no results page, and text on the search page.
SearchAdvancedSearchForm class core/modules/search/tests/search.test Indexes content and tests the advanced search form.

Pages