Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserViewsHooks::viewsPluginsArgumentValidatorAlter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| user_validate_name | function | core/ |
Verify the syntax of the given name. |
| Uuid::isValid | function | core/ |
Checks that a string appears to be in the format of a lower-case UUID. |
| Uuid::VALID_PATTERN | constant | core/ |
The pattern used to validate a UUID string. |
| UuidConstraint::validatedBy | function | core/ |
|
| 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/ |
Tests the UUID. |
| ValidateHostnameTest | class | core/ |
Tests Drupal\Core\DrupalKernel. |
| ValidateHostnameTest.php | file | core/ |
|
| ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
| ValidateHostnameTest::testValidateHostname | function | core/ |
Tests validate hostname. |
| 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(). |
| ValidationResult | class | core/ |
A value object to contain the results of a validation. |
| ValidationResult.php | file | core/ |
|
| ValidationResult::createError | function | core/ |
Creates an error ValidationResult object. |
| ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
| ValidationResult::createWarning | function | core/ |
Creates a warning ValidationResult object. |
| ValidationResult::getOverallSeverity | function | core/ |
Returns the overall severity for a set of validation results. |
| ValidationResult::isEqual | function | core/ |
Determines if two validation results are equivalent. |
| ValidationResult::__construct | function | core/ |
Creates a ValidationResult object. |
| ValidationResult::__get | function | core/ |
Implements magic ::__get() method. |
| ValidationResultTest | class | core/ |
Tests Drupal\package_manager\ValidationResult. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.