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 |
|---|---|---|---|
| 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/ |
Tests Immutable Properties Constraint Validator. |
| 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/ |
Proxy for the current user account. |
| 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. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
| LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
| LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidator::validate | function | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest | class | core/ |
Tests Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator. |
| LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
Tests validate ignores internal urls. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
| LinkNotExistingInternalConstraintValidator | class | core/ |
Validates the LinkNotExistingInternal constraint. |
| LinkNotExistingInternalConstraintValidator.php | file | core/ |
|
| LinkNotExistingInternalConstraintValidator::validate | function | core/ |
|
| LinkNotExistingInternalConstraintValidatorTest | class | core/ |
Tests Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.