TaxonomyThemeTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for verifying that taxonomy pages use the correct theme. |
TruncateQuery_mysql |
class |
|
core/includes/database/mysql/query.inc |
|
BootstrapDestinationTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
FilterExampleTestCase |
class |
|
modules/examples/filter_example/filter_example.test |
|
BackdropFakeCache |
class |
|
core/includes/cache-install.inc |
Defines a stub cache implementation to be used during installation. |
QueryPlaceholderInterface |
interface |
|
core/includes/database/query.inc |
Interface for a query that accepts placeholders. |
views_handler_relationship_groupwise_max |
class |
|
core/modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Relationship handler that allows a groupwise maximum of the linked in table.
For a definition, see:
http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row....
In lay terms, instead of joining to get all matching records in the… |
DatabaseTasks_mysql |
class |
|
core/includes/database/mysql/install.inc |
Specifies installation tasks for MySQL and equivalent databases. |
ViewsHandlerFilterDateTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_date.test |
Tests the core views_handler_filter_date handler. |
PathPatternLocaleTestCase |
class |
|
core/modules/path/tests/path_pattern.test |
|
NumberFieldSettingsTestCase |
class |
|
core/modules/field/modules/number/tests/number_settings.test |
Tests for number field type settings. |
PageEditTestCase |
class |
|
core/modules/node/tests/node.test |
Tests the node edit functionality. |
MenuExampleTestCase |
class |
|
modules/examples/menu_example/menu_example.test |
Functional tests for the Menu Example module. |
UrlIsExternalUnitTest |
class |
|
core/modules/simpletest/tests/common.test |
Tests url_is_external(). |
BackdropReliableQueueInterface |
interface |
|
core/modules/system/system.queue.inc |
Reliable queue interface. |
DateTimeFunctionalTest |
class |
|
core/modules/system/tests/system.test |
Tests generic date and time handling capabilities of Backdrop. |
views_handler_field_comment_username |
class |
|
core/modules/comment/views/views_handler_field_comment_username.inc |
Field handler to allow linking to a user account or homepage. |
TaxonomyEFQTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
ThemeHookInitUnitTest |
class |
|
core/modules/simpletest/tests/theme.test |
Functional test for initialization of the theme system in hook_init(). |
CommonBackdropAttributesUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the backdrop_attributes() functionality. |
views_handler_filter_boolean_operator |
class |
|
core/modules/views/handlers/views_handler_filter_boolean_operator.inc |
Simple filter to handle matching of boolean values |
SystemQueue |
class |
|
core/modules/system/system.queue.inc |
Default queue implementation. |
UserStorageController |
class |
|
core/modules/user/user.entity.inc |
Controller class for users. |
Query |
abstract class |
|
core/includes/database/query.inc |
Base class for query builders. |
ViewsViewTest |
class |
|
core/modules/views/tests/views_view.test |
Views class tests. |
views_plugin_cache_time |
class |
|
core/modules/views/plugins/views_plugin_cache_time.inc |
Simple caching of query results for Views displays. |
PathPatternBulkUpdateTestCase |
class |
|
core/modules/path/tests/path_pattern.test |
Bulk update functionality tests. |
NodeFrontPageCallback |
class |
|
core/modules/node/tests/node.test |
Test toggle between custom front page callback and default /node callback. |
StandardInstallTestCase |
class |
|
core/modules/simpletest/tests/standard.test |
Verifies settings created in the Standard profile are correct. |
CommonBackdropArrayUnitTest |
class |
|
core/modules/simpletest/tests/common.test |
Tests the various backdrop_array_* helper functions. |
DatabaseConnection_mysql |
class |
|
core/includes/database/mysql/database.inc |
|
FieldViewsTestHelper |
class |
|
core/modules/field/tests/field_views.test |
Provides some helper methods for testing fieldapi integration into views. |
FileManagedFileElementTestCase |
class |
|
core/modules/file/tests/file.test |
Tests the 'managed_file' element type. |
views_handler_filter_term_node_tid_depth |
class |
|
core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Filter handler for taxonomy terms with depth. |
ThemeFastTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests autocompletion not loading registry. |
views_plugin_style_rss |
class |
|
core/modules/views/plugins/views_plugin_style_rss.inc |
Default style plugin to render an RSS feed. |
FieldTokenTestCase |
class |
|
core/modules/field/tests/field.test |
Test fields with token display mode. |
PathPatternTokenTestCase |
class |
|
core/modules/path/tests/path_pattern.test |
Token functionality tests. |
CommonBackdropFormatXmlElementsUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the format_xml_elements() API function. |
PageTitleFiltering |
class |
|
core/modules/system/tests/system.test |
|
NodeCreationTestCase |
class |
|
core/modules/node/tests/node.test |
Tests creating and saving a node. |
FileFieldWidgetTestCase |
class |
|
core/modules/file/tests/file.test |
Tests file field widget. |
FormsElementsVerticalTabsFunctionalTest |
class |
|
core/modules/simpletest/tests/form.test |
Test the vertical_tabs form element for expected behavior. |
ViewsHandlerFieldTest |
class |
|
core/modules/views/tests/handlers/views_handler_field.test |
Tests the generic field handler |
DatabaseExtraTypesTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test proposed new data types for the schema API. |
views_handler_field_comment_depth |
class |
|
core/modules/comment/views/views_handler_field_comment_depth.inc |
Field handler to display the depth of a comment. |
ThemeHeadTag |
class |
|
core/modules/simpletest/tests/theme.test |
Unit tests for meta tags. |
DateThemeTestCase |
class |
|
core/modules/date/tests/date_themes.test |
Testing date theme functions to render dates correctly. |
views_handler_argument_many_to_one |
class |
|
core/modules/views/handlers/views_handler_argument_many_to_one.inc |
An argument handler for use in fields that have a many to one relationship
with the table(s) to the left. This adds a bunch of options that are
reasonably common with this type of relationship.
Definition terms: |
LayoutRendererEditor |
class |
|
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
|