Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
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/ |
@todo Add method return type declaration. |
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname[[api-linebreak]] @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. |
views.view.test_view_argument_validate_numeric.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
views.view.test_view_argument_validate_user.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
views.view.test_view_argument_validate_username.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
ViewsBlock::blockValidate | function | core/ |
|
ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
ViewsForm::validateForm | function | core/ |
Form validation handler. |
ViewsFormBase::validateForm | function | core/ |
Form validation handler. |
ViewsFormMainForm::validateForm | function | core/ |
Form validation handler. |
ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
ViewsPluginInterface::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
ViewsPluginInterface::validateOptionsForm | function | core/ |
Validate the options form. |
ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.