Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort ascending Description Direct uses Use statements Strings
DrupalCacheInterface interface drupal/includes/cache.inc Defines an interface for cache implementations. 2
DrupalDatabaseCache class drupal/includes/cache.inc Defines a default cache implementation. 1
DrupalFakeCache class drupal/includes/cache-install.inc Defines a stub cache implementation to be used during installation.
DrupalCacheArray abstract class drupal/includes/bootstrap.inc Provides a caching wrapper to be used in place of large array structures. 2
SchemaCache class drupal/includes/bootstrap.inc Extends DrupalCacheArray to allow for dynamic building of the schema cache.
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.
ArchiverInterface interface drupal/includes/archiver.inc Defines the common interface for all Archiver classes. 2

Pages

Other projects