Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UploadedFileValidatorInterface::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
UriHostConstraintValidator::validate | function | core/ |
|
Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
UserController::validatePathParameters | function | core/ |
Validates hash and timestamp. |
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. |
UserMailRequiredValidator::validate | function | core/ |
|
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::validate | function | core/ |
|
UserNameValidator::validateName | function | core/ |
Validates a user name. |
UserPasswordForm::validateForm | function | core/ |
Form validation handler. |
UserSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
user_validate_name | function | core/ |
Verify the syntax of the given name. |
UuidConstraint::validatedBy | 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. |
ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
ValidKeysConstraintValidator::validate | function | core/ |
|
ValidPathConstraintValidator::validate | function | core/ |
|
ValidReferenceConstraintValidator::validate | function | core/ |
|
VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
VariationCache::invalidate | function | core/ |
Marks a cache item as invalid. |
VariationCacheInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
View::invalidateCaches | function | core/ |
Invalidates cache tags. |
ViewAddForm::validateForm | function | core/ |
Form validation handler. |
ViewEditForm::validateForm | function | core/ |
Form validation handler. |
ViewExecutable::validate | function | core/ |
Makes sure the view is completely valid. |
ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.