Search for ConstraintValidator
- Search 7.x for ConstraintValidator
- Search 9.5.x for ConstraintValidator
- Search 8.9.x for ConstraintValidator
- Search 11.x for ConstraintValidator
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ | Gets the anonymous contact details setting from the comment. | 
| CommentNameConstraintValidator::validate | function | core/ | |
| CommentNameConstraintValidator::__construct | function | core/ | Constructs a new CommentNameConstraintValidator. | 
| ComplexDataConstraintValidator | class | core/ | Validates complex data. | 
| ComplexDataConstraintValidator.php | file | core/ | |
| ComplexDataConstraintValidator::validate | function | core/ | |
| ComplexDataConstraintValidatorTest | class | core/ | Tests ComplexData validation with both valid and invalid values. | 
| ComplexDataConstraintValidatorTest.php | file | core/ | |
| ComplexDataConstraintValidatorTest::$typedData | property | core/ | The typed data manager to use. | 
| ComplexDataConstraintValidatorTest::setUp | function | core/ | |
| ComplexDataConstraintValidatorTest::testValidation | function | core/ | Tests the ComplexData validation constraint validator. | 
| ConfigExistsConstraintValidator | class | core/ | Validates that a given config object exists. | 
| ConfigExistsConstraintValidator.php | file | core/ | |
| ConfigExistsConstraintValidator::$configFactory | property | core/ | The config factory service. | 
| ConfigExistsConstraintValidator::create | function | core/ | Instantiates a new instance of this class. | 
| ConfigExistsConstraintValidator::validate | function | core/ | |
| ConfigExistsConstraintValidator::__construct | function | core/ | Constructs a ConfigExistsConstraintValidator object. | 
| ConfigExistsConstraintValidatorTest | class | core/ | Tests the ConfigExists constraint validator. | 
| ConfigExistsConstraintValidatorTest.php | file | core/ | |
| ConfigExistsConstraintValidatorTest::$modules | property | core/ | Modules to install. | 
| ConfigExistsConstraintValidatorTest::testValidation | function | core/ | Tests the ConfigExists constraint validator. | 
| ConstraintValidatorFactory | class | core/ | Defines a constraint validator factory that works with container injection. | 
| ConstraintValidatorFactory.php | file | core/ | |
| ConstraintValidatorFactory::$classResolver | property | core/ | The class resolver. | 
| ConstraintValidatorFactory::getInstance | function | core/ | |
| ConstraintValidatorFactory::__construct | function | core/ | Constructs a new ConstraintValidatorFactory. | 
| ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ | Checks that synchronized fields are handled correctly in pending revisions. | 
| ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ | |
| ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ | The content translation manager. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ | The entity type manager. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ | The field translation synchronizer. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ | Instantiates a new instance of this class. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ | Returns the original unchanged entity to be used to detect changes. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ | Returns the original translation. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ | Returns the synchronized properties for every specified field. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ | Checks whether any synchronized property has changes. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ | |
| ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ | ContentTranslationSynchronizedFieldsConstraintValidator constructor. | 
| DateTimeFormatConstraintValidator | class | core/ | Constraint validator for DateTime items to ensure the format is correct. | 
| DateTimeFormatConstraintValidator.php | file | core/ | |
| DateTimeFormatConstraintValidator::validate | function | core/ | |
| DeletedWorkspaceConstraintValidator | class | core/ | Checks if data still exists for a deleted workspace ID. | 
| DeletedWorkspaceConstraintValidator.php | file | core/ | |
| DeletedWorkspaceConstraintValidator::$state | property | core/ | The state service. | 
| DeletedWorkspaceConstraintValidator::create | function | core/ | Instantiates a new instance of this class. | 
| DeletedWorkspaceConstraintValidator::validate | function | core/ | |
| DeletedWorkspaceConstraintValidator::__construct | function | core/ | Creates a new DeletedWorkspaceConstraintValidator instance. | 
| EnabledConfigurablePluginsConstraintValidator | class | core/ | Enabled configurable plugin settings validator. | 
| EnabledConfigurablePluginsConstraintValidator.php | file | core/ | |
| EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ | Gets all configurable CKEditor 5 plugin definitions that are enabled. | 
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
