views_handler_field_search_score |
class |
|
core/modules/search/views/views_handler_field_search_score.inc |
Field handler to provide simple renderer that allows linking to a node. |
views_plugin_row_node_rss |
class |
|
core/modules/node/views/views_plugin_row_node_rss.inc |
Plugin which performs a node_view on the resulting object
and formats it as an RSS item. |
SchemaTestCase |
class |
|
core/modules/simpletest/tests/schema.test |
Unit tests for the Schema API. |
CKEditorTestCase |
class |
|
core/modules/ckeditor/tests/ckeditor.test |
|
redirect_handler_field_redirect_link_edit |
class |
|
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
|
FieldAttachOtherTestCase |
class |
|
core/modules/field/tests/field.test |
Unit test class for non-storage related field_attach_* functions. |
TaxonomyWebTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Provides common helper methods for Taxonomy module tests. |
ContactSitewideTestCase |
class |
|
core/modules/contact/tests/contact.test |
Tests the site-wide contact form. |
views_handler_field_dropbutton |
class |
|
core/modules/views/handlers/views_handler_field_dropbutton.inc |
Provides a handler that adds links as a drop button. |
views_handler_field_comment_link_approve |
class |
|
core/modules/comment/views/views_handler_field_comment_link_approve.inc |
Field handler to present a link to approve a comment. |
DatabaseCaseSensitivityTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test case sensitivity handling. |
views_test_plugin_access_test_dynamic |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Tests a dynamic access plugin. |
LayoutRelationshipAuthorFromNode |
class |
|
core/modules/layout/plugins/relationships/author_from_node.inc |
@file
Provides relationship to relate the Author from a piece of content (node). |
FileURLRewritingTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for file URL rewriting. |
views_handler_field_url |
class |
|
core/modules/views/handlers/views_handler_field_url.inc |
Field handler to provide simple renderer that turns a URL into a clickable link. |
views_handler_filter_combine |
class |
|
core/modules/views/handlers/views_handler_filter_combine.inc |
Filter handler which allows to search on multiple fields. |
TestEntity |
class |
|
core/modules/entity/tests/entity_test/entity_test.entity.inc |
Test class for the entity_test entity type. |
BlockText |
class |
|
core/modules/layout/includes/block.text.inc |
BlockText extends Block |
BackdropDiffFormatter |
class |
|
core/includes/diff.inc |
Backdrop diff formatter which returns diffs as an array. |
TaxonomyVocabularyFunctionalTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the taxonomy vocabulary interface. |
DatabaseInvalidDataTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test invalid data handling. |
views_handler_field_user_language |
class |
|
core/modules/user/views/views_handler_field_user_language.inc |
Views field handler for user language. |
DatabaseNotFoundException |
class |
|
core/includes/database/database.inc |
Exception thrown when the specified database cannot be found. |
PagerDefault |
class |
|
core/includes/pager.class.inc |
Query extender for pager queries. |
views_handler_field_ncs_last_comment_name |
class |
|
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Field handler to present the name of the last comment poster. |
views_plugin_style_summary_unformatted |
class |
|
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
The default style plugin for summaries. |
ViewsPluginDisplayBlockTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display_block.test |
Basic test class for Views query builder tests. |
DatabaseQueryTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Backdrop-specific SQL syntax tests. |
views_test_plugin_access_test_static |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Tests a static access plugin. |
redirect_handler_field_redirect_operations |
class |
|
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
|
viewsSearchQuery |
class |
|
core/modules/search/search.extender.inc |
Extends the core SearchQuery. |
entityreference_plugin_style |
class |
|
core/modules/entityreference/views/entityreference_plugin_style.inc |
@file
Handler for entityreference_plugin_style. |
LayoutSelectionTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that the correct layout is used in various situations. |
FileNameMungingTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for file_munge_filename() and file_unmunge_filename(). |
views_handler_field_prerender_list |
class |
|
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Field handler to provide a list of items. |
ViewsBasicTest |
class |
|
core/modules/views/tests/views_basic.test |
Basic test class for Views query builder tests. |
FieldInfoTestCase |
class |
|
core/modules/field/tests/field.test |
|
ModuleTestCase |
class |
|
core/modules/system/tests/system.test |
Helper class for module test cases. |
views_handler_field_node_path |
class |
|
core/modules/node/views/views_handler_field_node_path.inc |
Field handler to present the path to the node. |
views_plugin_pager_some |
class |
|
core/modules/views/plugins/views_plugin_pager_some.inc |
Plugin for views without pagers. |
BackdropRequestSanitizerUnitTestCase |
class |
|
core/modules/system/tests/system.test |
Tests request sanitation used in early bootstrap. |
views_handler_filter_ncs_last_updated |
class |
|
core/modules/comment/views/views_handler_filter_ncs_last_updated.inc |
Filter handler for the newer of last comment / node updated. |
DatabaseTransactionTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test transaction support, particularly nesting. |
views_plugin_style_summary_jump_menu |
class |
|
core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
The default style plugin for summaries. |
FileFileTypeClassificationTestCase |
class |
|
core/modules/file/tests/file.test |
Tests file type classification functionality. |
TaxonomyVocabularyUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy vocabulary functions. |
ContactPersonalTestCase |
class |
|
core/modules/contact/tests/contact.test |
Tests the personal contact form. |
views_handler_filter_user_name |
class |
|
core/modules/user/views/views_handler_filter_user_name.inc |
Filter handler for usernames. |
views_test_plugin_style_test_mapping |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Provides a test mapping style plugin. |
LayoutUpgradePathTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the upgrade path from block-based regions to layouts. |