Name | Type |
Namespace![]() |
Location | Description |
---|---|---|---|---|
QueueExampleTestCase | class |
modules/ |
Functional tests for the Queue Example module. | |
InstallerLanguageTestCase | class |
core/ |
Tests installer language detection. | |
views_plugin_style_mapping | abstract class |
core/ |
Allows fields to be mapped to specific use cases. | |
Redirect | class |
core/ |
Provides a HTTP redirect from one Backdrop internal path to another. | |
DashboardWelcomeBlock | class |
core/ |
@file Dashboard block providing a welcome message, and links to get people started using Backdrop. | |
UpdateScriptFunctionalTest | class |
core/ |
Tests for the update system functionality. | |
SimpleTestBrowserTestCase | class |
core/ |
Test internal testing framework browser. | |
LocalePluralFormatTest | class |
core/ |
Tests plural index computation functionality. | |
ViewsModuleTest | class |
core/ |
Tests basic functions from the Views module. | |
ViewsHandlerSortTest | class |
core/ |
Tests for core views_handler_sort handler. | |
NodeTranslateBlockFunctionalTest | class |
core/ |
Test translation settings on existing content block. | |
NodeTypeTestCase | class |
core/ |
Tests related to node types. | |
FormsRedirectTestCase | class |
core/ |
Tests form redirection. | |
views_join_subquery | class |
core/ |
Join handler for relationships that join with a subquery as the left field. eg: LEFT JOIN node node_term_data ON ([YOUR SUBQUERY HERE]) = node_term_data.nid | |
views_handler_field_file_uri | class |
core/ |
Field handler to add rendering file paths as file URLs instead of as internal file URIs. | |
views_plugin_localization_core | class |
core/ |
Localization plugin to pass translatable strings through t(). | |
ImageExampleTestCase | class |
modules/ |
Functional tests for the Image Example module. |