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 |
MySQL database connection driver. |
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. |
DebugReportTestCase |
class |
|
core/modules/system/tests/system.test |
Tests administrative overview pages. |
BackupConfig |
class |
|
core/includes/backup/backup.config.inc |
Base class for creating backups. |
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 |
|
views_handler_sort_ncs_last_comment_name |
class |
|
core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc |
Sort handler to sort by last comment name which might be in 2 different
fields. |
views_handler_field_term_link_edit |
class |
|
core/modules/taxonomy/views/views_handler_field_term_link_edit.inc |
Field handler to present a term edit link. |
RenderElementTypesTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests the markup of core render element types passed to backdrop_render(). |
ViewsArgumentDefaultTest |
class |
|
core/modules/views/tests/views_argument_default.test |
Basic test for pluggable argument default. |
BackdropSetMessageTest |
class |
|
core/modules/system/tests/system.test |
Tests backdrop_set_message() and related functions. |
FormsFormStorageTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
views_plugin_exposed_form_basic |
class |
|
core/modules/views/plugins/views_plugin_exposed_form_basic.inc |
Exposed form plugin that provides a basic exposed form. |
DashboardCreateBlock |
class |
|
core/modules/dashboard/includes/block.create.inc |
@file
Dashboard block providing links to create new content. |
BackupFile |
class |
|
core/includes/backup/backup.file.inc |
Provides a utility object for reading and writing local backup files. |
FieldViewsDataTest |
class |
|
core/modules/field/tests/field_views.test |
Test the produced views_data. |
PageViewTestCase |
class |
|
core/modules/node/tests/node.test |
Tests the functionality of node entity edit permissions. |
FileFieldRevisionTestCase |
class |
|
core/modules/file/tests/file.test |
Tests file handling with node revisions. |
views_handler_field_node_new_comments |
class |
|
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Field handler to display the number of new comments. |
CommonJSONUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the backdrop_json_encode() and backdrop_json_decode() functions. |
views_handler_field_math |
class |
|
core/modules/views/handlers/views_handler_field_math.inc |
Render a mathematical expression as a numeric value |
views_plugin_style_jump_menu |
class |
|
core/modules/views/plugins/views_plugin_style_jump_menu.inc |
Style plugin to render each item as a row in a table. |
FilterEditorAccessTestCase |
class |
|
core/modules/filter/tests/filter.test |
Tests access to editors and their associated dialogs. |
BulkTestEntity |
class |
|
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Test class for the test_entity entity type. |
MemoryQueue |
class |
|
core/modules/system/system.queue.inc |
Static queue implementation. |
views_plugin_row |
class |
|
core/modules/views/plugins/views_plugin_row.inc |
Default plugin to view a single row of a table. This is really just a wrapper around
a theme function. |