Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test template_preprocess_pager() with an invalid #pagination_heading_level. |
PrimitiveTypeConstraintValidator | class | core/ |
Validates the PrimitiveType constraint. |
PrimitiveTypeConstraintValidator.php | file | core/ |
|
PrimitiveTypeConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
PrimitiveTypeConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator @group validation |
PrimitiveTypeConstraintValidatorTest.php | file | core/ |
|
PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
ProjectRelease::validateReleaseData | function | core/ |
Validates the project release data. |
ProjectReleaseTest::getValidData | function | core/ |
Gets valid data for a project release. |
ProjectReleaseTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
ProjectReleaseTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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. |
RandomGeneratorTrait::randomStringValidate | 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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
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. |
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
|
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
RecipeValidationTest | class | core/ |
@group Recipe |
RecipeValidationTest.php | file | core/ |
|
RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.