Search for validate
- Search 7.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UnicodeTest::providerTestValidateUtf8 | function | core/ |
Provides data for self::testValidateUtf8(). |
UnicodeTest::testValidateUtf8 | function | core/ |
Tests UTF-8 validation. |
UnicornEditor::validateImageUploadSettings | function | core/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
UniqueFieldConstraint::validatedBy | function | core/ |
|
UniqueFieldValueValidator::validate | function | core/ |
|
UniqueLabelInListConstraintValidator::validate | function | core/ |
|
UniquePathAliasConstraintValidator::validate | function | core/ |
|
UpdateManagerInstall::validateForm | function | core/ |
Form validation handler. |
UpdateManagerUpdate::validateForm | function | core/ |
Form validation handler. |
UpdateSettingsForm::validateForm | function | core/ |
Form validation handler. |
Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
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::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/ |
|
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 enable. |
ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
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. |
ValidateTest | class | core/ |
Tests the file_validate() function. |
ValidateTest.php | file | core/ |
|
ValidateTest::testCallerValidation | function | core/ |
Tests that the validators passed into are checked. |
ValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
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. |
ValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
ValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
ValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
ValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the resolution of a specific file is within bounds. |
ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.