Contains filters are case sensitive
Name Typesort ascending Namespace Location Description
ArchiverInterface interface core/includes/archiver.inc Defines the common interface for all Archiver classes.
BackdropCacheInterface interface core/includes/cache.inc Defines an interface for cache implementations.
ConfigStorageInterface interface core/includes/config.inc Defines an interface for configuration storage controllers.
DrupalStreamWrapperInterface interface core/includes/drupal.classes.inc
DrupalUpdaterInterface interface core/includes/drupal.classes.inc
DrupalQueueInterface interface core/includes/drupal.classes.inc
DrupalReliableQueueInterface interface core/includes/drupal.classes.inc
MailSystemInterface interface core/includes/mail.inc An interface for pluggable mail back-ends.
StreamWrapperInterface interface core/includes/stream_wrappers.inc Generic PHP stream wrapper interface.
BackdropStreamWrapperInterface interface core/includes/stream_wrappers.inc Backdrop stream wrapper extension.
UuidInterface interface core/includes/uuid.inc Interface that defines a UUID backend.
BackdropUpdaterInterface interface core/includes/updater.inc Interface for a class which can update a Backdrop project.
BackdropQueueInterface interface core/modules/system/system.queue.inc
BackdropReliableQueueInterface interface core/modules/system/system.queue.inc Reliable queue interface.
EntityInterface interface core/modules/entity/entity.class.inc Defines a common interface for all entity objects.
EntityControllerInterface interface core/modules/entity/entity.controller.inc Defines a common interface for entity controller classes.
EntityStorageControllerInterface interface core/modules/entity/entity.controller.inc Defines a common interface for entity storage controllers.
FileTransferChmodInterface interface core/includes/filetransfer/filetransfer.inc A FileTransfer Class implementing this interface can be used to chmod files.
QueryConditionInterface interface core/includes/database/query.inc Interface for a conditional clause in a query.
QueryAlterableInterface interface core/includes/database/query.inc Interface for a query that can be manipulated via an alter hook.
QueryPlaceholderInterface interface core/includes/database/query.inc Interface for a query that accepts placeholders.
QueryExtendableInterface interface core/includes/database/select.inc Interface for extendable query objects.
SelectQueryInterface interface core/includes/database/select.inc Interface definition for a Select Query object.
DatabaseStatementInterface interface core/includes/database/database.inc Represents a prepared statement.
ViewsWizardInterface interface core/modules/views_ui/wizards/views_ui_base_views_wizard.php Defines a common interface for Views Wizard plugins.
DrupalEntityControllerInterface interface core/includes/drupal.classes.inc
EntityExampleBasicControllerInterface interface modules/examples/entity_example/entity_example.inc EntityExampleBasicControllerInterface definition.
BackdropHTTPSystemInterface interface core/includes/http_system.inc Defines the BackdropHTTPSystemInterface class interface.
UserInterface interface core/includes/userinterface.inc Defines a common interface for user entities.
EntityReferenceBehaviorHandlerInterface interface core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Additional behaviors for a Entity Reference field.
EntityReferenceSelectionHandlerInterface interface core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc @file Abstraction of the selection logic of an entity reference field.
AnonymousUser class core/includes/anonymous.inc Provides a class for managing anonymous users.
BatchQueue class core/includes/batch.queue.inc Defines a batch queue.
BatchMemoryQueue class core/includes/batch.queue.inc Defines a batch queue for non-progressive batches.
BackdropCacheArray abstract class core/includes/bootstrap.inc Provides a caching wrapper to be used in place of large array structures.
BackdropFakeCache class core/includes/cache-install.inc Defines a stub cache implementation to be used during installation.
BackdropNullCache class core/includes/cache.inc Defines a stub cache implementation.
BackdropDatabaseCache class core/includes/cache.inc Defines a default cache implementation.
Color class core/includes/color.inc Performs color conversions.
ConfigException class core/includes/config.inc A base exception thrown in any configuration system operations.
ConfigNameException class core/includes/config.inc Exception thrown when a config object name is invalid.
ConfigValidateException class core/includes/config.inc Exception thrown when a config object has a validation error before saving.
ConfigStorageException class core/includes/config.inc Exception thrown by classes implementing ConfigStorageInterface.
ConfigStorageReadException class core/includes/config.inc Exception thrown when attempting to read a config file fails.
Config class core/includes/config.inc Defines the default configuration object.
ConfigFileStorage class core/includes/config.inc Defines the file storage controller.
DiffOp abstract class core/includes/diff.inc
DiffOpCopy class core/includes/diff.inc
DiffOpDelete class core/includes/diff.inc
DiffOpAdd class core/includes/diff.inc

Pages