Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 10.3.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
UserPasswordResetForm::buildForm function core/modules/user/src/Form/UserPasswordResetForm.php
UserPasswordResetForm::getFormId function core/modules/user/src/Form/UserPasswordResetForm.php Returns a unique string identifying the form.
UserPasswordResetForm::submitForm function core/modules/user/src/Form/UserPasswordResetForm.php Form submission handler.
UserPasswordResetTest class core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Ensure that password reset methods work as expected.
UserPasswordResetTest class core/modules/user/tests/src/Functional/UserPasswordResetTest.php Ensure that password reset methods work as expected.
UserPasswordResetTest.php file core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php
UserPasswordResetTest.php file core/modules/user/tests/src/Functional/UserPasswordResetTest.php
UserPasswordResetTest::$account property core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php The user object to test password resetting.
UserPasswordResetTest::$account property core/modules/user/tests/src/Functional/UserPasswordResetTest.php The user object to test password resetting.
UserPasswordResetTest::$defaultTheme property core/modules/user/tests/src/Functional/UserPasswordResetTest.php The theme to install as the default for testing.
UserPasswordResetTest::$modules property core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Modules to enable.
UserPasswordResetTest::$modules property core/modules/user/tests/src/Functional/UserPasswordResetTest.php Modules to enable.
UserPasswordResetTest::$profile property core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php The profile to install as a basis for testing.
UserPasswordResetTest::assertNoPasswordIpFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset not triggering IP flood control.
UserPasswordResetTest::assertNoPasswordUserFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset not triggering user flood control.
UserPasswordResetTest::assertNoValidPasswordReset function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Helper function to make assertions about an invalid password reset.
UserPasswordResetTest::assertPasswordIpFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset triggering IP flood control.
UserPasswordResetTest::assertPasswordUserFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset triggering user flood control.
UserPasswordResetTest::assertValidPasswordReset function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Helper function to make assertions about a valid password reset.
UserPasswordResetTest::getResetURL function core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Retrieves password reset email and extracts the login link.
UserPasswordResetTest::getResetURL function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Retrieves password reset email and extracts the login link.
UserPasswordResetTest::setUp function core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php
UserPasswordResetTest::setUp function core/modules/user/tests/src/Functional/UserPasswordResetTest.php
UserPasswordResetTest::testResetImpersonation function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testUserPasswordReset function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset functionality.
UserPasswordResetTest::testUserPasswordResetLoggedIn function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Test user password reset while logged in.
UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm function core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Tests password reset functionality with an AJAX form.
UserPasswordResetTest::testUserResetPasswordIpFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one IP.
UserPasswordResetTest::testUserResetPasswordTextboxFilled function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Prefill the text box on incorrect login via link to password reset page.
UserPasswordResetTest::testUserResetPasswordUserFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one user.
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests user password reset flood control is cleared on successful reset.
UserPermissionsTest::setUp function core/modules/user/tests/src/Functional/UserPermissionsTest.php
UserPictureTest::setUp function core/modules/user/tests/src/Functional/UserPictureTest.php
UserRegistrationResource::$userSettings property core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php User settings config instance.
UserRegistrationResourceTest::$userSettings property core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php A user settings config instance.
UserRegistrationResourceTest::setUp function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php
UserResetEmailTestTrait trait core/modules/user/src/Tests/UserResetEmailTestTrait.php Helper function for logging in from reset password email.
UserResetEmailTestTrait.php file core/modules/user/src/Tests/UserResetEmailTestTrait.php
UserResetEmailTestTrait::loginFromResetEmail function core/modules/user/src/Tests/UserResetEmailTestTrait.php Login from reset password email.
UserResourceTestBase::setUpAuthorization function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Sets up the necessary authorization.
UserRoleAdminTest::setUp function core/modules/user/tests/src/Functional/UserRoleAdminTest.php
UserRoleConditionTest::setUp function core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php
UserRoleDeleteTest::setUp function core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php
UserRolesAssignmentTest::setUp function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php
UserSaveStatusTest::setUp function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSessionTest::setUp function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
UserTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/UserTest.php Sets up the necessary authorization.
UserTestBase::setUp function core/modules/user/tests/src/Functional/Views/UserTestBase.php
UserTokenReplaceTest::setUp function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTranslationUITest::setUp function core/modules/user/tests/src/Functional/UserTranslationUITest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.