Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
MergeQuery class drupal/includes/database/query.inc General class for an abstracted MERGE query operation.
DatabaseCondition class drupal/includes/database/query.inc Generic class for a series of conditions in a query.
FileTransferSSH class drupal/includes/filetransfer/ssh.inc The SSH connection class for the update module.
FileTransferFTP abstract class drupal/includes/filetransfer/ftp.inc Base class for FTP implementations. 1
FileTransferFTPExtension class drupal/includes/filetransfer/ftp.inc
FileTransferLocal class drupal/includes/filetransfer/local.inc The local connection class for copying files as the httpd user.
FileTransfer abstract class drupal/includes/filetransfer/filetransfer.inc 4
FileTransferException class drupal/includes/filetransfer/filetransfer.inc FileTransferException class.
SkipDotsRecursiveDirectoryIterator class drupal/includes/filetransfer/filetransfer.inc Provides an interface for iterating recursively over filesystem directories.
ContextualDynamicContextTestCase class drupal/modules/contextual/contextual.test Tests accessible links after inaccessible links on dynamic context.
ContactSitewideTestCase class drupal/modules/contact/contact.test Tests the site-wide contact form.
ContactPersonalTestCase class drupal/modules/contact/contact.test Tests the personal contact form.
SyslogTestCase class drupal/modules/syslog/syslog.test Tests the Syslog module functionality.
UpdateTestHelper class drupal/modules/update/update.test Defines some shared functions used by all update tests. 3
UpdateCoreTestCase class drupal/modules/update/update.test Tests behavior related to discovering and listing updates to Drupal core.
UpdateTestContribCase class drupal/modules/update/update.test Tests behavior related to handling updates to contributed modules and themes.
UpdateTestUploadCase class drupal/modules/update/update.test Tests project upload and extract functionality.
UpdateCoreUnitTestCase class drupal/modules/update/update.test Tests update functionality unrelated to the database.
ColorTestCase class drupal/modules/color/color.test Tests the Color module functionality.
DBLogTestCase class drupal/modules/dblog/dblog.test Tests logging messages to the database.
FieldException class drupal/modules/field/field.module Base class for all exceptions thrown by Field API functions. 2
FieldUpdateForbiddenException class drupal/modules/field/field.module Exception class thrown by hook_field_update_forbid().
FieldValidationException class drupal/modules/field/field.attach.inc Exception thrown by field_attach_validate() on field validation errors.
FieldInfo class drupal/modules/field/field.info.class.inc Provides field and instance definitions for the current runtime environment.
SearchMatchTestCase class drupal/modules/search/search.test Indexes content and queries it.
SearchPageText class drupal/modules/search/search.test Tests the bike shed text on no results page, and text on the search page.
SearchAdvancedSearchForm class drupal/modules/search/search.test Indexes content and tests the advanced search form.
SearchRankingTestCase class drupal/modules/search/search.test Indexes content and tests ranking factors.
SearchBlockTestCase class drupal/modules/search/search.test Tests the rendering of the search block.
SearchExactTestCase class drupal/modules/search/search.test Tests that searching for a phrase gets the correct page count.
SearchCommentTestCase class drupal/modules/search/search.test Test integration searching comments.
SearchExpressionInsertExtractTestCase class drupal/modules/search/search.test Tests search_expression_insert() and search_expression_extract().
SearchCommentCountToggleTestCase class drupal/modules/search/search.test Tests that comment count display toggles properly on comment status of node
SearchSimplifyTestCase class drupal/modules/search/search.test Test search_simplify() on every Unicode character, and some other cases.
SearchKeywordsConditions class drupal/modules/search/search.test Tests keywords and conditions.
SearchNumbersTestCase class drupal/modules/search/search.test Tests that numbers can be searched.
SearchNumberMatchingTestCase class drupal/modules/search/search.test Tests that numbers can be searched, with more complex matching.
SearchConfigSettingsForm class drupal/modules/search/search.test Test config page.
SearchExcerptTestCase class drupal/modules/search/search.test Tests the search_excerpt() function.
SearchTokenizerTestCase class drupal/modules/search/search.test Test the CJK tokenizer.
SearchEmbedForm class drupal/modules/search/search.test Tests that we can embed a form in search results and submit it.
SearchPageOverride class drupal/modules/search/search.test Tests that hook_search_page runs.
SearchLanguageTestCase class drupal/modules/search/search.test Test node search with multiple languages.
SearchNodeAccessTest class drupal/modules/search/search.test Tests node search with node access control.
SearchQuery class drupal/modules/search/search.extender.inc Do a query on the full-text search index for a word or words.
StatisticsTestCase class drupal/modules/statistics/statistics.test Defines a base class for testing the Statistics module. 3
StatisticsLoggingTestCase class drupal/modules/statistics/statistics.test Tests that logging via statistics_exit() works for all pages.
StatisticsReportsTestCase class drupal/modules/statistics/statistics.test Tests that report pages render properly, and that access logging works.
StatisticsBlockVisitorsTestCase class drupal/modules/statistics/statistics.test Tests that the visitor blocking functionality works.
StatisticsAdminTestCase class drupal/modules/statistics/statistics.test Tests the statistics administration screen.

Pages

Other projects