Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PrimitiveTypeConstraintValidator::validate | function | core/ |
|
PrimitiveTypeConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator[[api-linebreak]] @group validation |
PrimitiveTypeConstraintValidatorTest.php | file | core/ |
|
PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
ProtectedUserFieldConstraintValidator | class | core/ |
Validates the ProtectedUserFieldConstraint constraint. |
ProtectedUserFieldConstraintValidator.php | file | core/ |
|
ProtectedUserFieldConstraintValidator::$currentUser | property | core/ |
The current user. |
ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
ProtectedUserFieldConstraintValidator::create | function | core/ |
|
ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator[[api-linebreak]] @group user |
ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
ProtectedUserFieldConstraintValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
RangeConstraintValidator.php | file | core/ |
|
RangeConstraintValidator::validate | function | core/ |
|
RecursiveContextualValidator | class | core/ |
Defines a recursive contextual validator for Typed Data. |
RecursiveContextualValidator.php | file | core/ |
|
RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
RecursiveContextualValidator::$context | property | core/ |
The execution context. |
RecursiveContextualValidator::$metadataFactory | property | core/ |
The metadata factory. |
RecursiveContextualValidator::atPath | function | core/ |
|
RecursiveContextualValidator::getViolations | function | core/ |
|
RecursiveContextualValidator::validate | function | core/ |
|
RecursiveContextualValidator::validateConstraints | function | core/ |
Validates a node's value against all constraints in the given group. |
RecursiveContextualValidator::validateNode | function | core/ |
Validates a Typed Data node in the validation tree. |
RecursiveContextualValidator::validateProperty | function | core/ |
|
RecursiveContextualValidator::validatePropertyValue | function | core/ |
|
RecursiveContextualValidator::__construct | function | core/ |
Creates a validator for the given context. |
RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group Validation |
RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group typedData |
RecursiveContextualValidatorTest.php | file | core/ |
|
RecursiveContextualValidatorTest.php | file | core/ |
Contains \Drupal\Tests\Core\TypedData\RecursiveContextualValidatorTest. |
RecursiveContextualValidatorTest::$contextFactory | property | core/ |
The execution context factory. |
RecursiveContextualValidatorTest::$modules | property | core/ |
|
RecursiveContextualValidatorTest::$recursiveValidator | property | core/ |
The recursive validator. |
RecursiveContextualValidatorTest::$typedDataManager | property | core/ |
The type data manager. |
RecursiveContextualValidatorTest::$validatorFactory | property | core/ |
The validator factory. |
RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example type data object. |
RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects | function | core/ |
Provides data for testValidatePropertyWithInvalidObjects. |
RecursiveContextualValidatorTest::setUp | function | core/ |
|
RecursiveContextualValidatorTest::setUp | function | core/ |
|
RecursiveContextualValidatorTest::setupTypedData | function | core/ |
Setups a typed data object used for test purposes. |
RecursiveContextualValidatorTest::testBasicValidateWithConstraint | function | core/ |
@covers ::validate[[api-linebreak]] |
RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
@covers ::validate[[api-linebreak]] |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.