Search for ConstraintValidator
- Search 7.x for ConstraintValidator
- Search 9.5.x for ConstraintValidator
- Search 8.9.x for ConstraintValidator
- Search 10.3.x for ConstraintValidator
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
| ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest | class | core/ |
Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator. |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
| RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
| RangeConstraintValidator.php | file | core/ |
|
| RangeConstraintValidator::validate | function | core/ |
|
| RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
| RecursiveValidator::$constraintValidatorFactory | property | core/ |
|
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator | class | core/ |
Validates the RequiredConfigDependencies constraint. |
| RequiredConfigDependenciesConstraintValidator.php | file | core/ |
|
| RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
| RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RequiredConfigDependenciesConstraintValidator::validate | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator::__construct | function | core/ |
Constructs a RequiredConfigDependenciesConstraintValidator object. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| RoleExistsConstraintValidator | class | core/ |
Validates that a role exists. |
| RoleExistsConstraintValidator.php | file | core/ |
|
| RoleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RoleExistsConstraintValidator::validate | function | core/ |
|
| RoleExistsConstraintValidator::__construct | function | core/ |
Create a new RoleExistsConstraintValidator instance. |
| RoleExistsConstraintValidatorTest | class | core/ |
Tests Role Exists Constraint Validator. |
| RoleExistsConstraintValidatorTest.php | file | core/ |
|
| RoleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| RoleExistsConstraintValidatorTest::testRoleExists | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| RoleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| SequentiallyConstraintValidatorTest | class | core/ |
Tests Sequentially validation constraint with both valid and invalid values. |
| SequentiallyConstraintValidatorTest.php | file | core/ |
|
| SequentiallyConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| SequentiallyConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| SequentiallyConstraintValidatorTest::dataProvider | function | core/ |
Data provider for testValidation(). |
| SequentiallyConstraintValidatorTest::setUp | function | core/ |
|
| SequentiallyConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of Sequentially validation constraint in config. |
| SequentiallyConstraintValidatorTest::testValidation | function | core/ |
Tests the Sequentially validation constraint validator. |
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.