CronQueueTestCase |
class |
|
core/modules/system/tests/system.test |
Test execution of the cron queue. |
views_handler_argument_node_created_day |
class |
|
core/modules/node/views/views_handler_argument_dates_various.inc |
Argument handler for a day (DD) |
views_handler_field_comment_node_link |
class |
|
core/modules/comment/views/views_handler_field_comment_node_link.inc |
Handler for showing comment module's node link. |
TaxonomyHooksTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy hook invocation. |
FormAlterTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form alter hooks. |
views_plugin_style_table |
class |
|
core/modules/views/plugins/views_plugin_style_table.inc |
Style plugin to render each item as a row in a table. |
QueryConditionInterface |
interface |
|
core/includes/database/query.inc |
Interface for a conditional clause in a query. |
UnicodeUnitTest |
class |
|
core/modules/simpletest/tests/unicode.test |
Test unicode handling features implemented in unicode.inc. |
CommonBackdropWriteRecordTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests writing of data records with backdrop_write_record(). |
views_handler |
class |
|
core/modules/views/includes/handlers.inc |
Base handler, from which all the other handlers are derived.
It creates a common interface to create consistency amongst
handlers and data. |
views_handler_area_text |
class |
|
core/modules/views/handlers/views_handler_area_text.inc |
Views area text handler. |
views_handler_field_user_picture |
class |
|
core/modules/user/views/views_handler_field_user_picture.inc |
Field handler to provide simple renderer that allows using a themed user link. |
ViewsHandlerFieldCustomTest |
class |
|
core/modules/views/tests/handlers/views_handler_field_custom.test |
Tests the core views_handler_field_custom handler. |
BackupDatabase |
abstract class |
|
core/includes/backup/backup.database.inc |
A destination type for saving to a database server. |
MetaTagsTestCase |
class |
|
core/modules/system/tests/system.test |
|
MenuNodeTestCase |
class |
|
core/modules/menu/tests/menu.test |
Test menu settings for nodes. |
TaxonomyTermFieldTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy term field and formatter. |
ViewsTestCase |
abstract class |
|
core/modules/views/tests/views_query.test |
Abstract class for views testing. |
FileAccessTestCase |
class |
|
core/modules/file/tests/file.test |
Tests the file entity access API. |
FormValidationTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form validation handlers. |
NodeHooksExampleTestCase |
class |
|
modules/examples/node_hooks_example/tests/node_hooks_example.test |
Functional tests for the Node Hooks Example module. |
AccessDeniedTestCase |
class |
|
core/modules/system/tests/system.test |
Tests custom access denied functionality. |
views_handler_argument_node_created_week |
class |
|
core/modules/node/views/views_handler_argument_dates_various.inc |
Argument handler for a week. |
CommonSimpleTestErrorCollectorTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests SimpleTest error and exception collector. |
ViewsHandlerFilterEqualityTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_equality.test |
Tests the core views_handler_filter_equality handler. |
PathPatternFunctionalTestHelper |
class |
|
core/modules/path/tests/path_pattern.test |
Helper test class with some added functions for testing. |
EmailFieldTestCase |
class |
|
core/modules/email/tests/email.test |
Tests email field functionality. |
ViewsUIWizardDisplaysTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests that displays can be correctly overridden via the user interface. |
NodeWebTestCase |
class |
|
core/modules/node/tests/node.test |
Defines a base class for testing the Node module. |
views_handler_field_last_comment_timestamp |
class |
|
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Field handler to display the timestamp of a comment with the count of comments. |
ConfigObjectTestCase |
class |
|
core/modules/simpletest/tests/config_obj.test |
Perform unit tests on the Config objects. |
EntityFieldQueryException |
class |
|
core/modules/entity/entity.query.inc |
Exception thrown by EntityFieldQuery() on unsupported query syntax. |
FieldTranslationsTestCase |
class |
|
core/modules/field/tests/field.test |
Unit test class for the multilanguage fields logic. |
EntityReferenceBehaviorHandler |
abstract class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
An abstract implementation of EntityReferenceBehaviorHandlerInterface. |
EntityFieldQuery |
class |
|
core/modules/entity/entity.query.inc |
Retrieves entities matching a given set of conditions. |
NodeLoadMultipleUnitTest |
class |
|
core/modules/node/tests/node.test |
Tests the node_load_multiple() function. |
views_handler_field_links |
class |
|
core/modules/views/handlers/views_handler_field_links.inc |
Provides a handler that adds a field of links. |
views_plugin_argument_default_current_user |
class |
|
core/modules/user/views/views_plugin_argument_default_current_user.inc |
Default argument plugin to extract the global $user |
FileTaxonomyTermTestCase |
class |
|
core/modules/file/tests/file.test |
Tests adding a file to a non-node entity. |
PageNotFoundTestCase |
class |
|
core/modules/system/tests/system.test |
|
views_handler_field_comment |
class |
|
core/modules/comment/views/views_handler_field_comment.inc |
Field handler to allow linking to a comment. |
TaxonomyTermFieldMultipleVocabularyTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
PathPatternFunctionalTestCase |
class |
|
core/modules/path/tests/path_pattern.test |
Test basic Path automatic URL alias functionality. |
FormsElementsLabelsTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
ThemeTableUnitTest |
class |
|
core/modules/simpletest/tests/theme.test |
Unit tests for theme_table(). |
views_plugin_cache |
class |
|
core/modules/views/plugins/views_plugin_cache.inc |
The base plugin to handle caching. |
BlockTestCase |
class |
|
core/modules/block/tests/block.test |
|
LocaleStringIsSafeTest |
class |
|
core/modules/locale/tests/locale.test |
Tests locale translation safe string handling. |
FileAttributeOverrideTestCase |
class |
|
core/modules/file/tests/file.test |
Tests overriding file attributes. |
BackdropQueue |
class |
|
core/modules/system/system.queue.inc |
Factory class for interacting with queues. |