Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| 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/ |
|
| UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator[[api-linebreak]] @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[[api-linebreak]] |
| 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/ |
|
| UserPasswordForm::validateForm | function | core/ |
Form validation handler. |
| 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. |
| UserSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| UserTest::makeNormalizationInvalid | function | core/ |
Makes the given JSON:API document invalid. |
| UserValidationTest | class | core/ |
Verify that user validity checks behave as designed. |
| UserValidationTest.php | file | core/ |
|
| UserValidationTest::$modules | property | core/ |
Modules to enable. |
| UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that a AllowedValues violation exists for the given field. |
| UserValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| UserValidationTest::setUp | function | core/ |
|
| UserValidationTest::testUsernames | function | core/ |
Tests user name validation. |
| UserValidationTest::testValidation | function | core/ |
Runs entity validation checks. |
| user_validate_name | function | core/ |
Verify the syntax of the given name. |
| user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| Uuid::isValid | function | core/ |
Checks whether a string appears to be in the format of a UUID. |
| Uuid::VALID_PATTERN | constant | core/ |
The pattern used to validate a UUID string. |
| UuidConstraint::validatedBy | function | core/ |
|
| UuidTest::providerTestValidation | function | core/ |
Dataprovider for UUID instance tests. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.