Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| validation.basic_recursive_validator_factory | service | core/ |
Drupal\Core\Validation\BasicRecursiveValidatorFactory |
| validation.constraint | service | core/ |
Drupal\Core\Validation\ConstraintManager |
| ValidationTest | class | core/ |
Tests form processing and alteration via form validation handlers. |
| ValidationTest.php | file | core/ |
|
| ValidationTest::$defaultTheme | property | core/ |
|
| ValidationTest::$modules | property | core/ |
|
| ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
| ValidationTest::testDisabledToken | function | core/ |
Tests that a form with a disabled CSRF token can be validated. |
| ValidationTest::testPatternValidation | function | core/ |
Tests #pattern validation. |
| ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
| ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
| ValidatorsTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemConstraintValidator[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemDependencyConstraintValidator[[api-linebreak]] @covers… |
| ValidatorsTest.php | file | core/ |
|
| ValidatorsTest::$modules | property | core/ |
|
| ValidatorsTest::$typedConfig | property | core/ |
The typed config manager. |
| ValidatorsTest::provider | function | core/ |
Provides a list of Text Editor config entities using CKEditor 5 to test. |
| ValidatorsTest::providerPair | function | core/ |
Provides a list of Text Editor + Text Format pairs to test. |
| ValidatorsTest::setUp | function | core/ |
|
| ValidatorsTest::test | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\CKEditor5ElementConstraintValidator[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\StyleSensibleElementConstraintValidator[[api-linebreak]] @covers… |
| ValidatorsTest::testMultipleHtmlRestrictingFilters | function | core/ |
Tests that validation works with >1 enabled HTML restrictor filters. |
| ValidatorsTest::testPair | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\SourceEditingPreventSelfXssConstraintValidator[[api-linebreak]] @dataProvider providerPair |
| ValidConsumer | class | core/ |
|
| ValidConsumer::addHandler | function | core/ |
|
| ValidConsumer::addNoPriority | function | core/ |
|
| ValidConsumer::addWithId | function | core/ |
|
| ValidConsumerWithExtraArguments | class | core/ |
|
| ValidConsumerWithExtraArguments::addHandler | function | core/ |
|
| ValidConsumerWithExtraArguments::addNoPriority | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithId | function | core/ |
|
| ValidKeysConstraint | class | core/ |
Checks that all the keys of a mapping are valid and required keys present. |
| ValidKeysConstraint.php | file | core/ |
|
| ValidKeysConstraint::$allowedKeys | property | core/ |
Keys which are allowed in the validated array, or `<infer>` to auto-detect. |
| ValidKeysConstraint::$dynamicInvalidKeyMessage | property | core/ |
The error message if a key is unknown for the resolved type. |
| ValidKeysConstraint::$dynamicMissingRequiredKeyMessage | property | core/ |
The error message if a dynamically required key is missing. |
| ValidKeysConstraint::$indexedArrayMessage | property | core/ |
The error message if the array being validated is a list. |
| ValidKeysConstraint::$invalidKeyMessage | property | core/ |
The error message if a key is invalid. |
| ValidKeysConstraint::$missingRequiredKeyMessage | property | core/ |
The error message if a key is missing. |
| ValidKeysConstraint::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
| ValidKeysConstraint::getDefaultOption | function | core/ |
@todo Add method return type declaration. |
| ValidKeysConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
| ValidKeysConstraintValidator | class | core/ |
Validates the ValidKeys constraint. |
| ValidKeysConstraintValidator.php | file | core/ |
|
| ValidKeysConstraintValidator::getDynamicMessageParameters | function | core/ |
Computes message parameters for dynamic type violations. |
| ValidKeysConstraintValidator::validate | function | core/ |
|
| ValidKeysConstraintValidatorTest | class | core/ |
Tests the ValidKeys validation constraint. |
| ValidKeysConstraintValidatorTest.php | file | core/ |
|
| ValidKeysConstraintValidatorTest::$config | property | core/ |
The typed config under test. |
| ValidKeysConstraintValidatorTest::assertValidationErrors | function | core/ |
Asserts a set of validation errors is raised when the config is validated. |
| ValidKeysConstraintValidatorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1421
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.