Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
MenuWebTestCase class drupal/modules/simpletest/tests/menu.test @file Provides SimpleTests for menu.inc. 2
ListDynamicValuesTestCase class drupal/modules/field/modules/list/tests/list.test Sets up a List field for testing allowed values functions. 2
DrupalCacheInterface interface drupal/includes/cache.inc Defines an interface for cache implementations. 2
DrupalUpdaterInterface interface drupal/includes/updater.inc Interface for a class which can update a Drupal project. 2
ArchiverInterface interface drupal/includes/archiver.inc Defines the common interface for all Archiver classes. 2
SelectQueryInterface interface drupal/includes/database/select.inc Interface definition for a Select Query object. 2
DrupalQueueInterface interface drupal/modules/system/system.queue.inc 2
DrupalDatabaseCache class drupal/includes/cache.inc Defines a default cache implementation. 1
UpdaterException class drupal/includes/updater.inc Exception class for the Updater class hierarchy. 1
DrupalPublicStreamWrapper class drupal/includes/stream_wrappers.inc Drupal public (public://) stream wrapper class. 1
DatabaseStatementPrefetch class drupal/includes/database/prefetch.inc An implementation of DatabaseStatementInterface that prefetches all data. 1
DeleteQuery class drupal/includes/database/query.inc General class for an abstracted DELETE operation. 1
FileTransferFTP abstract class drupal/includes/filetransfer/ftp.inc Base class for FTP implementations. 1
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
OpenIDFunctionalTestCase class drupal/modules/openid/openid.test Test discovery and login using OpenID 1
LocaleUninstallFunctionalTest class drupal/modules/locale/locale.test Locale uninstall with English UI functional test. 1
FileUnmanagedSaveDataTest class drupal/modules/simpletest/tests/file.test Tests the file_unmanaged_save_data() function. 1
FileSaveUploadTest class drupal/modules/simpletest/tests/file.test Test the file_save_upload() function. 1
FileDirectoryTest class drupal/modules/simpletest/tests/file.test Directory related tests. 1
FileScanDirectoryTest class drupal/modules/simpletest/tests/file.test Tests the file_scan_directory() function. 1
FileUnmanagedDeleteTest class drupal/modules/simpletest/tests/file.test Deletion related tests. 1
FileUnmanagedDeleteRecursiveTest class drupal/modules/simpletest/tests/file.test Deletion related tests. 1
FileUnmanagedMoveTest class drupal/modules/simpletest/tests/file.test Unmanaged move related tests. 1
FileUnmanagedCopyTest class drupal/modules/simpletest/tests/file.test Unmanaged copy related tests. 1
DrupalEntityControllerInterface interface drupal/includes/entity.inc Interface for entity controller classes. 1
StreamWrapperInterface interface drupal/includes/stream_wrappers.inc Generic PHP stream wrapper interface. 1
DrupalStreamWrapperInterface interface drupal/includes/stream_wrappers.inc Drupal stream wrapper extension. 1
QueryExtendableInterface interface drupal/includes/database/select.inc Interface for extendable query objects. 1
QueryAlterableInterface interface drupal/includes/database/query.inc Interface for a query that can be manipulated via an alter hook. 1
DrupalReliableQueueInterface interface drupal/modules/system/system.queue.inc Reliable queue interface. 1
DrupalAutoloadTestInterface interface drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc This interface is empty because we only care if Drupal can find it. 1
UpdaterFileTransferException class drupal/includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
EntityFieldQueryException class drupal/includes/entity.inc Exception thrown by EntityFieldQuery() on unsupported query syntax.
EntityFieldQuery class drupal/includes/entity.inc Retrieves entities matching a given set of conditions.
EntityMalformedException class drupal/includes/entity.inc Defines an exception thrown when a malformed entity is passed.
BatchQueue class drupal/includes/batch.queue.inc Defines a batch queue.
BatchMemoryQueue class drupal/includes/batch.queue.inc Defines a batch queue for non-progressive batches.
DatabaseTaskException class drupal/includes/install.inc Exception thrown if the database installer fails.
DrupalUpdateException class drupal/includes/update.inc @class Exception class used to throw error if a module update fails.
TableSort class drupal/includes/tablesort.inc Query extender class for tablesort queries.
DrupalFakeCache class drupal/includes/cache-install.inc Defines a stub cache implementation to be used during installation.
PagerDefault class drupal/includes/pager.inc Query extender for pager queries.
ThemeRegistry class drupal/includes/theme.inc Builds the run-time theme registry.
SchemaCache class drupal/includes/bootstrap.inc Extends DrupalCacheArray to allow for dynamic building of the schema cache.
DrupalPrivateStreamWrapper class drupal/includes/stream_wrappers.inc Drupal private (private://) stream wrapper class.
DrupalTemporaryStreamWrapper class drupal/includes/stream_wrappers.inc Drupal temporary (temporary://) stream wrapper class.
Database abstract class drupal/includes/database/database.inc Primary front-controller for the database system.
DatabaseTransactionNoActiveException class drupal/includes/database/database.inc Exception for when popTransaction() is called with no active transaction.

Pages

Other projects