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 |
---|---|---|---|
FileSizeLimitConstraintValidator::__construct | function | core/ |
Creates a new FileSizeConstraintValidator. |
FileSizeLimitConstraintValidatorTest | class | core/ |
Tests the FileSizeLimitConstraintValidator. |
FileSizeLimitConstraintValidatorTest.php | file | core/ |
|
FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
@covers ::validate |
FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
FileValidationConstraintValidator.php | file | core/ |
|
FileValidationConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
FileValidationConstraintValidator::validate | function | core/ |
|
FileValidationConstraintValidator::__construct | function | core/ |
Creates a new FileValidationConstraintValidator. |
ForumLeafConstraintValidator | class | core/ |
Validates the ForumLeaf constraint. |
ForumLeafConstraintValidator.php | file | core/ |
|
ForumLeafConstraintValidator::validate | function | core/ |
|
FullyValidatableConstraintValidator | class | core/ |
FullyValidatable constraint. |
FullyValidatableConstraintValidator.php | file | core/ |
|
FullyValidatableConstraintValidator::validate | function | core/ |
|
FundamentalCompatibilityConstraintValidator | class | core/ |
Validates fundamental compatibility of CKEditor 5 with the given text format. |
FundamentalCompatibilityConstraintValidator.php | file | core/ |
|
FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable | function | core/ |
Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable. |
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible | function | core/ |
Checks that fundamental CKEditor 5 plugins' HTML tags are allowed. |
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
FundamentalCompatibilityConstraintValidator::FUNDAMENTAL_CKEDITOR5_PLUGINS | constant | core/ |
The fundamental CKEditor 5 plugins without which it cannot function. |
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
ImmutablePropertiesConstraintValidator.php | file | core/ |
|
ImmutablePropertiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidator::__construct | function | core/ |
Constructs an ImmutablePropertiesConstraintValidator object. |
ImmutablePropertiesConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty | function | core/ |
Tests that the validator throws an exception for non-existent properties. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
IsNullConstraintValidator | class | core/ |
Null constraint validator. |
IsNullConstraintValidator.php | file | core/ |
|
IsNullConstraintValidator::validate | function | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
LinkAccessConstraintValidator.php | file | core/ |
|
LinkAccessConstraintValidator::$current_user | property | core/ |
|
LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
LinkAccessConstraintValidator::validate | function | core/ |
|
LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.