Search for ConstraintValidator
- Search 7.x for ConstraintValidator
- Search 9.5.x for ConstraintValidator
- Search 10.3.x for ConstraintValidator
- Search 11.x for ConstraintValidator
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
| AllowedValuesConstraintValidator.php | file | core/ |
|
| AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
| AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| AllowedValuesConstraintValidator::validate | function | core/ |
|
| AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
| AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
| AllowedValuesConstraintValidatorTest.php | file | core/ |
|
| AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
| AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
| AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
| AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
| AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
| BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
| BookOutlineConstraintValidator.php | file | core/ |
|
| BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
| BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| BookOutlineConstraintValidator::validate | function | core/ |
|
| BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
| BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
| BundleConstraintValidator.php | file | core/ |
|
| BundleConstraintValidator::validate | function | core/ |
|
| BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
| BundleConstraintValidatorTest.php | file | core/ |
|
| BundleConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
| BundleConstraintValidatorTest::setUp | function | core/ |
|
| BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
| CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
| CommentNameConstraintValidator.php | file | core/ |
|
| CommentNameConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
| CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| CommentNameConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
| CommentNameConstraintValidator::validate | function | core/ |
|
| CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation constraint with both valid and invalid values for a key. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
|
| ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
| ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
| ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
| ConstraintValidatorFactory.php | file | core/ |
|
| ConstraintValidatorFactory::getInstance | function | core/ |
|
| ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.