views_plugin_argument_default_taxonomy_tid |
class |
|
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Taxonomy tid default argument. |
views_plugin_argument_validate_taxonomy_term |
class |
|
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Validate whether an argument is an acceptable node. |
TranslationTestCase |
class |
|
core/modules/translation/tests/translation.test |
Functional tests for the Translation module. |
views_handler_argument_node_tnid |
class |
|
core/modules/translation/views/views_handler_argument_node_tnid.inc |
Argument handler to accept a node translation id. |
views_handler_field_node_link_translate |
class |
|
core/modules/translation/views/views_handler_field_node_link_translate.inc |
Field handler to present a link node translate. |
views_handler_field_node_translation_link |
class |
|
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Field handler to present a link to the node. |
views_handler_filter_node_tnid |
class |
|
core/modules/translation/views/views_handler_filter_node_tnid.inc |
Filter by whether the node is the original translation. |
views_handler_filter_node_tnid_child |
class |
|
core/modules/translation/views/views_handler_filter_node_tnid_child.inc |
Filter by whether the node is not the original translation. |
views_handler_relationship_translation |
class |
|
core/modules/translation/views/views_handler_relationship_translation.inc |
Handles relationships for content translation sets and provides multiple
options. |
UpdateTestHelper |
class |
|
core/modules/update/tests/update.test |
Defines some shared functions used by all update tests. |
UpdateCoreTestCase |
class |
|
core/modules/update/tests/update.test |
|
UpdateTestContribCase |
class |
|
core/modules/update/tests/update.test |
|
UpdateCoreUnitTestCase |
class |
|
core/modules/update/tests/update.test |
Tests update functionality unrelated to the database. |
UpdateTestFileTransfer |
class |
|
core/modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
UserValidationTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserLoginTestCase |
class |
|
core/modules/user/tests/user.test |
Functional tests for user logins, including rate limiting of login attempts. |
UserCancelTestCase |
class |
|
core/modules/user/tests/user.test |
Test cancelling a user. |
UserLoginTestBase |
class |
|
core/modules/user/tests/user.test |
|
UserPictureTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserPermissionsTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserAdminTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserAdminSettingsFormTest |
class |
|
core/modules/user/tests/user.test |
|
UserTimeZoneFunctionalTest |
class |
|
core/modules/user/tests/user.test |
Tests for user-configurable time zones. |
UserAutocompleteTestCase |
class |
|
core/modules/user/tests/user.test |
Test user autocompletion. |
UserAccountLinksUnitTests |
class |
|
core/modules/user/tests/user.test |
Tests user links in the header menu. |
UserBlocksUnitTests |
class |
|
core/modules/user/tests/user.test |
Test user blocks. |
UserSaveTestCase |
class |
|
core/modules/user/tests/user.test |
Test case to test user_save() behavior. |
UserCreateTestCase |
class |
|
core/modules/user/tests/user.test |
Test the create user administration page. |
UserEditTestCase |
class |
|
core/modules/user/tests/user.test |
Test case to test user_save() behavior. |
UserSignatureTestCase |
class |
|
core/modules/user/tests/user.test |
Test case for user signatures. |
UserEditedOwnAccountTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserRoleAdminTestCase |
class |
|
core/modules/user/tests/user.test |
Test case to test adding, editing and deleting roles. |
UserTokenReplaceTestCase |
class |
|
core/modules/user/tests/user.test |
Test user token replacement in strings. |
UserUserSearchTestCase |
class |
|
core/modules/user/tests/user.test |
Test user search. |
UserRolesAssignmentTestCase |
class |
|
core/modules/user/tests/user.test |
Test role assignment. |
UserValidateCurrentPassCustomForm |
class |
|
core/modules/user/tests/user.test |
Tests user_validate_current_pass on a custom form. |
UserEntityCallbacksTestCase |
class |
|
core/modules/user/tests/user.test |
Test user entity callbacks. |
UserEditRebuildTestCase |
class |
|
core/modules/user/tests/user.test |
Tests editing a user account with and without a form rebuild. |
UserAdminSettingsEmailFormTest |
class |
|
core/modules/user/tests/user.test |
|
UserRegistrationTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserPasswordResetTest |
class |
|
core/modules/user/tests/user_password_reset.test |
|
UserViewsTestCase |
class |
|
core/modules/user/tests/user_views.test |
Tests basic user module integration into views. |
UserViewsArgumentDefault |
class |
|
core/modules/user/tests/user_views_argument_default.test |
Tests views user argument default plugin. |
UserViewsArgumentValidate |
class |
|
core/modules/user/tests/user_views_argument_validate.test |
Tests views user argument argument handler. |
UserViewsHandlerFieldNameTest |
class |
|
core/modules/user/tests/user_views_handler_field_name.test |
Tests the field username handler. |
User |
class |
|
core/modules/user/user.entity.inc |
Defines the user entity class. |
UserStorageController |
class |
|
core/modules/user/user.entity.inc |
Controller class for users. |
views_handler_argument_users_roles |
class |
|
core/modules/user/views/views_handler_argument_users_roles.inc |
@file
Allow role names as an argument. |
views_handler_argument_user_uid |
class |
|
core/modules/user/views/views_handler_argument_user_uid.inc |
Argument handler to accept a user id. |
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. |