Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
UserEditedOwnAccountTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php
UserEditTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php Tests the user edit form.
UserEntityCallbacksTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php Test user entity callbacks.
UserLanguageCreationTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php Functional test for language handling during user creation.
UserLanguageTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserLoginTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php Functional tests for user logins, including rate limiting of login attempts.
Username class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php Field handler to allow linking to a user account or homepage.
UserPasswordResetTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php Tests resetting a user password.
UserPermissionsTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
UserPictureTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php Tests user picture functionality.
UserPictureUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php Tests upgrading a filled database with user picture data.
UserRegistrationTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRenderController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserRenderController.php Render controller for users.
UserRoleAdminTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php Test case to test adding, editing and deleting roles.
UserRolesAssignmentTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php Test role assignment.
UserRoleUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php Tests upgrading a bare database with user role data.
UserRouteController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserRouteController.php Returns responses for User module routes.
UserRow class Drupal\user\Plugin\views\row drupal/core/modules/user/lib/Drupal/user/Plugin/views/row/UserRow.php A row plugin which renders a user.
Users class Drupal\user\Plugin\views\wizard drupal/core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php Tests creating user views with the wizard.
UserSaveTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserSaveTest.php Tests \Drupal\user\UserStorageController::save() behavior.
UserSearchTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php Test user search.
UserSignatureTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php Test case for user signatures.
UserStorageController class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserStorageController.php Controller class for users.
UserTestBase abstract class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/UserTestBase.php @todo. 6
UserTimeZoneTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php Tests for user-configurable time zones.
UserTokenReplaceTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php Test user token replacement in strings.
UserTranslationUITest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php Tests the User Translation UI.
UserUid class Drupal\comment\Plugin\views\argument drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php Argument handler to accept a user id to check for nodes that user posted or commented on.
UserUid class Drupal\comment\Plugin\views\filter drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/UserUid.php Filter handler to accept a user id to check for nodes that user posted or commented on.
UserValidateCurrentPassCustomFormTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php Tests user_validate_current_pass on a custom form.
UserValidationTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php
Utils class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php HTTP utility class 1
Uuid class Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/Uuid.php Factory class for UUIDs. 11
UuidInterface interface Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php Interface that defines a UUID backend. 3
UuidUnitTest class Drupal\system\Tests\Uuid drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php Tests the Drupal\Component\Uuid\Uuid class.
UuidUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php Performs major version release upgrade tests on a populated database.
ValidateTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php Tests the file_validate() function.
ValidationTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php Test form validation handlers.
ValidatorTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php This will run tests against the file validation functions (file_validate_*).
ValidNumberStepUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php Tests number step validation by valid_number_step().
ValidUrlUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php Tests URL validation by valid_url().
Value class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php 1
ValueSupplierInterface interface Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php Value Supplier Interface. 1
Variable class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Variable.php Represents a variable. 1
VariableLog class Drupal\Core\Mail drupal/core/lib/Drupal/Core/Mail/VariableLog.php Defines a mail sending implementation that captures sent messages to a variable.
VariableTest class Drupal\system\Tests\Bootstrap drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php Tests variable system functions.
Version class Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Version.php Class to store and retrieve the version of Doctrine
Version class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Version.php Guzzle version information 1
Version final class Doctrine\Tests\Common\Annotations\Fixtures\Annotation drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Version.php Plugin annotation @Target("PROPERTY");
VersionTest class Drupal\system\Tests\Module drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php Test module dependency on specific versions.

Pages

Other projects