Full ELMS Learning Network documentation
Classes, traits, and interfaces
Primary tabs
Name![]() |
Type | Namespace | Location | Description |
---|---|---|---|---|
DrupalCacheInterface | interface |
includes/ |
Defines an interface for cache implementations. | |
DrupalDatabaseCache | class |
includes/ |
Defines a default cache implementation. | |
DrupalDefaultEntityController | class |
includes/ |
Default implementation of DrupalEntityControllerInterface. | |
DrupalDiffFormatter | class |
sites/ |
Diff formatter which uses Drupal theme functions. @private @subpackage DifferenceEngine | |
DrupalDiffInline | class |
sites/ |
Drupal inline Diff formatter. @private @subpackage DifferenceEngine | |
DrupalDummyRemoteStreamWrapper | class |
modules/ |
Helper class for testing the stream wrapper registry. | |
DrupalDummyStreamWrapper | class |
modules/ |
Helper class for testing the stream wrapper registry. | |
DrupalEntityControllerInterface | interface |
includes/ |
Interface for entity controller classes. | |
DrupalFakeCache | class |
includes/ |
Defines a stub cache implementation to be used during installation. | |
DrupalLocalStreamWrapper | abstract class |
includes/ |
Drupal stream wrapper base class for local files. | |
DrupalPrivateStreamWrapper | class |
includes/ |
Drupal private (private://) stream wrapper class. | |
DrupalPublicStreamWrapper | class |
includes/ |
Drupal public (public://) stream wrapper class. | |
DrupalQueue | class |
modules/ |
Factory class for interacting with queues. | |
DrupalQueueInterface | interface |
modules/ |
||
DrupalReliableQueueInterface | interface |
modules/ |
Reliable queue interface. | |
DrupalStreamWrapperInterface | interface |
includes/ |
Drupal stream wrapper extension. | |
DrupalTemporaryStreamWrapper | class |
includes/ |
Drupal temporary (temporary://) stream wrapper class. | |
DrupalTestCase | abstract class |
modules/ |
Base class for Drupal tests. | |
DrupalUnitTestCase | class |
modules/ |
Test case for Drupal unit tests. | |
DrupalUpdateException | class |
includes/ |
@class Exception class used to throw error if a module update fails. | |
DrupalUpdaterInterface | interface |
includes/ |
Interface for a class which can update a Drupal project. | |
DrupalWebTestCase | class |
modules/ |
Test case for typical Drupal tests. | |
DummyImageProvider | class |
sites/ |
Add support for dummyimage.com. | |
editableviews_handler_field_entity_metadata_property | class |
sites/ |
Field handler for editing an entity metadata property. | |
editableviews_handler_field_field_edit | class |
sites/ |
Field handler for toggling between rendered value and edit form element. | |
editableviews_handler_field_node_title_edit | class |
sites/ |
Field handler for node title editable field. | |
editableviews_plugin_style_row_edit_table | class |
sites/ |
Plugin class for the Editable Table style. | |
editableviews_style_helper | class |
sites/ |
Helper class for the style plugin. | |
Entity | class |
sites/ |
A common class for entities. | |
EntityAPIController | class |
sites/ |
A controller implementing EntityAPIControllerInterface for the database. | |
EntityAPIControllerExportable | class |
sites/ |
A controller implementing exportables stored in the database. | |
EntityAPIControllerInterface | interface |
sites/ |
Interface for EntityControllers compatible with the entity API. | |
EntityAPIControllerRevisionableInterface | interface |
sites/ |
Interface for EntityControllers of entities that support revisions. | |
EntityBundleableUIController | class |
sites/ |
UI controller providing UI for bundleable content entities. | |
EntityCacheCommentController | class |
sites/ |
Comment entity controller with persistent cache. | |
EntityCacheControllerHelper | class |
sites/ |
Entity cache helper. | |
EntityCacheDefaultEntityController | class |
sites/ |
Default entity controller with persistent cache. | |
EntityCacheNodeController | class |
sites/ |
Node entity controller with persistent cache. | |
EntityCacheTaxonomyTermController | class |
sites/ |
Taxonomy term entity controller with persistent cache. | |
EntityCacheTaxonomyVocabularyController | class |
sites/ |
Taxonomy vocabulary entity controller with persistent cache. | |
EntityCacheUserController | class |
sites/ |
User entity controller with persistent cache. | |
EntityClass | class |
sites/ |
Main class for test entities. | |
EntityClassRevision | class |
sites/ |
Main class for test entities (with revision support). | |
EntityContentUIController | class |
sites/ |
UI controller providing UI for content entities. | |
EntityDB | class |
sites/ |
These classes are deprecated by "Entity" and are only here for backward compatibility reasons. | |
EntityDBExtendable | class |
sites/ |
||
EntityDefaultExtraFieldsController | class |
sites/ |
Default controller for generating extra fields based on property metadata. | |
EntityDefaultFeaturesController | class |
sites/ |
Default controller handling features integration. | |
EntityDefaultI18nStringController | class |
sites/ |
Default controller handling i18n integration. | |
EntityDefaultMetadataController | class |
sites/ |
Default controller for generating some basic metadata for CRUD entity types. |