Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserFloodEvent::getIdentifier | function | core/ |
Gets the identifier of the user flood event object. |
| UserFloodEvent::getUid | function | core/ |
Gets the uid of the user flood event object. |
| UserFloodEvent::hasUid | function | core/ |
Is the user flood event associated with a uid? |
| UserLanguageTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
| UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
| UserLogoutConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMailDefaultsTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailNotifyTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequiredValidator.php | file | core/ |
|
| UserMailRequiredValidator::validate | function | core/ |
|
| UserMailRequiredValidatorTest | class | core/ |
Tests Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator. |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
Tests validate. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserName::validateArgument | function | core/ |
Performs validation for a given argument. |
| UserNameConstraintValidator | class | core/ |
Validates the UserName constraint. |
| UserNameConstraintValidator.php | file | core/ |
|
| UserNameConstraintValidator::validate | function | core/ |
|
| UserNameItemTest::providerMaxLength | function | core/ |
Data provider for maximum-lengths. |
| UserNameValidator | class | core/ |
Provides a username validator. |
| UserNameValidator.php | file | core/ |
|
| UserNameValidator::validateName | function | core/ |
Validates a user name. |
| UserNameValidator::__construct | function | core/ |
|
| UserNameValidatorTest | class | core/ |
Verify that user validity checks behave as designed. |
| UserNameValidatorTest.php | file | core/ |
|
| UserNameValidatorTest::$modules | property | core/ |
Modules to install. |
| UserNameValidatorTest::$userValidator | property | core/ |
The user validator under test. |
| UserNameValidatorTest::invalidUserNameProvider | function | core/ |
Provides invalid user names. |
| UserNameValidatorTest::setUp | function | core/ |
|
| UserNameValidatorTest::testInvalidUsernames | function | core/ |
Tests invalid user name validation. |
| UserNameValidatorTest::testValidUsernames | function | core/ |
Tests valid user name validation. |
| UserNameValidatorTest::validUsernameProvider | function | core/ |
Provides valid user names. |
| UserPasswordForm::$emailValidator | property | core/ |
The email validator service. |
| UserPasswordForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordForm::validateForm | function | core/ |
Form validation handler. |
| UserPasswordResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordResetTest::assertNoValidPasswordReset | function | core/ |
Helper function to make assertions about an invalid password reset. |
| UserPasswordResetTest::assertValidPasswordReset | function | core/ |
Helper function to make assertions about a valid password reset. |
| UserPasswordResetTest::languagePrefixTestProvider | function | core/ |
Provides scenarios for testUserPasswordResetPreferredLanguage(). |
| UserPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| UserPermissionsModuleSpecificForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::testOverriddenPermission | function | core/ |
Verify that the permission form does not use overridden config. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.