Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that an 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/ |
@todo Add method return type declaration. |
UuidTest::providerTestValidation | function | core/ |
Data provider for UUID instance tests. |
UuidTest::testValidation | function | core/ |
Tests UUID validation. |
UuidValidatorTest | class | core/ |
Tests the UUID validator. |
UuidValidatorTest.php | file | core/ |
|
UuidValidatorTest::$modules | property | core/ |
Modules to install. |
UuidValidatorTest::setUp | function | core/ |
|
UuidValidatorTest::testUuid | function | core/ |
|
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname @dataProvider providerTestValidateHostname |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
ValidateMigrationStateTestTrait | trait | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTestTrait.php | file | core/ |
|
ValidateMigrationStateTestTrait::enableAllModules | function | core/ |
Enable all available modules. |
ValidateMigrationStateTestTrait::testMigrationState | function | core/ |
Tests the migration information in .migrate_drupal.yml. |
validation.basic_recursive_validator_factory | service | core/ |
Drupal\Core\Validation\BasicRecursiveValidatorFactory |
validation.constraint | service | core/ |
Drupal\Core\Validation\ConstraintManager |
ValidationErrorBlock | class | core/ |
Provides a 'Block with validation error' test block. |
ValidationErrorBlock.php | file | core/ |
|
ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
ValidationTest | class | core/ |
Tests form processing and alteration via form validation handlers. |
ValidationTest.php | file | core/ |
|
ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ValidationTest::$modules | property | core/ |
Modules to install. |
ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
ValidationTest::testDisabledToken | function | core/ |
Tests that a form with a disabled CSRF token can be validated. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.