Search for ConstraintValidator
- Search 7.x for ConstraintValidator
- Search 8.9.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. |
| BlockContentEntityChangedConstraintValidator | class | core/ |
Validates the BlockContentEntityChanged constraint. |
| BlockContentEntityChangedConstraintValidator.php | file | core/ |
|
| BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
| 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. |
| CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
| CKEditor5ElementConstraintValidator.php | file | core/ |
|
| CKEditor5ElementConstraintValidator::validate | function | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
| 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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.