CommentAuthorDeletionTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests the behavior of comments when the comment author is deleted. |
views_plugin_localization_none |
class |
|
core/modules/views/plugins/views_plugin_localization_none.inc |
Localization plugin for no localization. |
views_plugin_localization_core |
class |
|
core/modules/views/plugins/views_plugin_localization_core.inc |
Localization plugin to pass translatable strings through t(). |
views_plugin_localization |
class |
|
core/modules/views/plugins/views_plugin_localization.inc |
The base plugin to handle localization of Views strings. |
views_plugin_localization_test |
class |
|
core/modules/views/tests/views_plugin_localization_test.inc |
A stump localisation plugin which has static variables to cache the input. |
ViewsTranslatableTest |
class |
|
core/modules/views/tests/views_translatable.test |
Tests Views pluggable translations. |
date_views_plugin_pager |
class |
|
core/modules/date/views/date_views_plugin_pager.inc |
Date views pager plugin. |
ImageStyleTokenTests |
class |
|
core/modules/image/tests/token.test |
Test the Image Style Token module. |
MenuChangeTestCase |
class |
|
core/modules/simpletest/tests/menu.test |
Tests menu changes. |
CKEditorRtlTestCase |
class |
|
core/modules/ckeditor/tests/ckeditor_rtl.test |
CKEditor testing class specific for right-to-left languages. |
MenuLanguageTestCase |
class |
|
core/modules/menu/tests/menu_language.test |
Functional tests for multilingual menu items. |
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. |