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. |
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. |
NodeLoadHooksTestCase |
class |
|
core/modules/node/tests/node.test |
Tests for the hooks invoked during node_load(). |
CommonBackdropParseInfoFileTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the backdrop_parse_info_file() API function. |
ConfirmFormTest |
class |
|
core/modules/system/tests/system.test |
Tests confirm form destinations. |
QueryAlterableInterface |
interface |
|
core/includes/database/query.inc |
Interface for a query that can be manipulated via an alter hook. |
FieldGetValueTestCase |
class |
|
core/modules/field/tests/field.test |
Test field_get_value(). |
BackdropQueueInterface |
interface |
|
core/modules/system/system.queue.inc |
|
CustomLogoTestCase |
class |
|
core/modules/system/tests/system.test |
|
CommonBackdropSystemListingTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests scanning system directories in backdrop_system_listing(). |
views_handler_area_result |
class |
|
core/modules/views/handlers/views_handler_area_result.inc |
Views area handler to display some configurable result summary. |
ViewsSqlTest |
abstract class |
|
core/modules/views/tests/views_query.test |
|
ViewsHandlerArgumentStringTest |
class |
|
core/modules/views/tests/handlers/views_handler_argument_string.test |
Tests the core views_handler_argument_string handler. |
NodeRevisionsTestCase |
class |
|
core/modules/node/tests/node.test |
Tests the node revision functionality. |