Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ThemeSettingsForm::validateForm | function | core/ |
Form validation handler. |
ThemeSettingsForm::validatePath | function | core/ |
Helper function for the system_theme_settings form. |
Time::validateOptionsForm | function | core/ |
Validate the options form. |
TimezoneTest::validateForm | function | core/ |
Form validation handler. |
TranslateEditForm::validateForm | function | core/ |
Form validation handler. |
TranslationStatusForm::validateForm | function | core/ |
Form validation handler. |
TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
TwigEnvironment::invalidate | function | core/ |
Invalidates all compiled Twig templates. |
TypedData::validate | function | core/ |
Validates the currently set data value. |
TypedDataInterface::validate | function | core/ |
Validates the currently set data value. |
Unicode::validateUtf8 | function | core/ |
Checks whether a string is valid UTF-8. |
UnicodeTest::providerTestValidateUtf8 | function | core/ |
Provides data for self::testValidateUtf8(). |
UnicodeTest::testValidateUtf8 | function | core/ |
Tests UTF-8 validation. |
UniqueFieldConstraint::validatedBy | function | core/ |
|
UniqueFieldValueValidator::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/ |
Test that the validators passed into are checked. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.