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. |