Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Instantiates a new instance of this class. |
ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator @group user |
ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
ProviderRepositoryTest::providerInvalidResponse | function | core/ |
Data provider for ::testInvalidResponse(). |
ProviderRepositoryTest::testInvalidResponse | function | core/ |
Tests handling of invalid JSON when fetching the provider database. |
QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
Random::stringValidate | function | core/ |
Callback for random string validation. |
RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
RandomTest::testRandomWordValidator | function | core/ |
Tests random word. |
RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
RangeConstraintValidator.php | file | core/ |
|
RangeConstraintValidator::validate | function | core/ |
|
Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
Recipe::validateRecipeExists | function | core/ |
Validates that a recipe exists. |
RecipeCommandTest::testPassInvalidInput | function | core/ |
|
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
|
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
RecipeValidationTest | class | core/ |
@group Recipe @group #slow |
RecipeValidationTest.php | file | core/ |
|
RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
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::$typedDataManager | property | core/ |
The typed data manager. |
RecursiveContextualValidator::atPath | function | core/ |
|
RecursiveContextualValidator::getViolations | function | core/ |
|
RecursiveContextualValidator::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
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 @group Validation |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.