Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
UrlHelperTest::testInvalidRelative | function | core/ |
Tests invalid relative URLs. |
UrlHelperTest::testUncompressInvalidString | function | core/ |
Tests passing an invalid string as a compressed query parameter. |
UrlHelperTest::testValidAbsolute | function | core/ |
Tests valid absolute URLs. |
UrlHelperTest::testValidRelative | function | core/ |
Tests valid relative URLs. |
UrlTest::$pathValidator | property | core/ |
The mocked path validator. |
UrlTest::providerFromInvalidInternalUri | function | core/ |
Data provider for testFromInvalidInternalUri(). |
UrlTest::providerFromValidInternalUri | function | core/ |
Data provider for testFromValidInternalUri(). |
UrlTest::testFromInvalidInternalUri | function | core/ |
Tests the fromUri() method with an invalid internal: URI. |
UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
UrlTest::testFromRoutedPathWithInvalidRoute | function | core/ |
Tests fromUri() method with a user-entered path not matching any route. |
UrlTest::testFromRoutedPathWithValidRoute | function | core/ |
Tests fromUri() method with user-entered path matching a valid route. |
UrlTest::testFromValidInternalUri | function | core/ |
Tests the fromUri() method with a valid internal: URI. |
UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
user.name_validator | service | core/ |
Drupal\user\UserNameValidator |
User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
UserController::validatePathParameters | function | core/ |
Validates hash and timestamp. |
UserEntityTest::testUserValidation | function | core/ |
Tests that all user fields validate properly. |
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. |
UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
UserMailRequiredValidator.php | file | core/ |
|
UserMailRequiredValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator @group user |
UserMailRequiredValidatorTest.php | file | core/ |
|
UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate |
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/ |
|
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::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.