CommonJavaScriptTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for the JavaScript system. |
ViewsUIWizardJumpMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with a jump menu style plugin. |
date_sql_handler |
class |
|
core/modules/date/views/date_sql_handler.inc |
A class to manipulate date SQL. |
EntityMalformedException |
class |
|
core/modules/entity/entity.class.inc |
Defines an exception thrown when a malformed entity is passed. |
DatabaseStatementEmpty |
class |
|
core/includes/database/database.inc |
Empty implementation of a database statement. |
views_plugin_row_search_view |
class |
|
core/modules/search/views/views_plugin_row_search_view.inc |
Plugin which performs a node_view on the resulting object. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest |
class |
|
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Tests the relationship_node_term_data handler. |
EntityControllerInterface |
interface |
|
core/modules/entity/entity.controller.inc |
Defines a common interface for entity controller classes. |
ColorTest |
class |
|
core/modules/simpletest/tests/color.test |
@file |
FileDownloadTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for download/file transfer functions. |
DatabaseBasicSyntaxTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test how the current database driver interprets the SQL syntax. |
views_handler_filter_node_type |
class |
|
core/modules/node/views/views_handler_filter_node_type.inc |
Filter by node type. |
views_plugin_pager_none |
class |
|
core/modules/views/plugins/views_plugin_pager_none.inc |
Plugin for views without pagers. |
views_handler_field_user |
class |
|
core/modules/user/views/views_handler_field_user.inc |
Field handler to provide simple renderer that allows linking to a user. |
entityreference_plugin_row_fields |
class |
|
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
@file
Handler for entityreference_plugin_row_fields. |
LayoutRelationship |
abstract class |
|
core/modules/layout/plugins/relationships/layout_relationship.inc |
@file
Class that holds information relating to a layout's context relationships. |
DefaultEntityController |
class |
|
core/modules/entity/entity.controller.inc |
Defines a base entity controller class. |
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. |
ImageExampleTestCase |
class |
|
modules/examples/image_example/image_example.test |
Functional tests for the Image Example module. |
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. |
NodeAccessExampleTestCase |
class |
|
modules/examples/node_access_example/node_access_example.test |
Functional tests for the Node Access Example module. |
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. |