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 |
|---|---|---|---|
| RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
| RecursiveValidator::$constraintValidatorFactory | property | core/ |
|
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator | class | core/ |
Validates the RequiredConfigDependencies constraint. |
| RequiredConfigDependenciesConstraintValidator.php | file | core/ |
|
| RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
| RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RequiredConfigDependenciesConstraintValidator::validate | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator::__construct | function | core/ |
Constructs a RequiredConfigDependenciesConstraintValidator object. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
| SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
| SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
| SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
| SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
| TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::__construct | function | core/ |
Creates a new TaxonomyTermHierarchyConstraintValidator instance. |
| TestValidatedReferenceConstraintValidator | class | core/ |
Validates referenced entities. |
| TestValidatedReferenceConstraintValidator.php | file | core/ |
|
| TestValidatedReferenceConstraintValidator::validate | function | core/ |
|
| ToolbarItemConditionsMetConstraintValidator | class | core/ |
Toolbar item conditions met constraint validator. |
| ToolbarItemConditionsMetConstraintValidator.php | file | core/ |
|
| ToolbarItemConditionsMetConstraintValidator::findDefinitionForToolbarItem | function | core/ |
Searches for CKEditor 5 plugin that provides a given toolbar item. |
| ToolbarItemConditionsMetConstraintValidator::validate | function | core/ |
|
| ToolbarItemConstraintValidator | class | core/ |
Toolbar item constraint validator. |
| ToolbarItemConstraintValidator.php | file | core/ |
|
| ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
| ToolbarItemConstraintValidator::validate | function | core/ |
|
| ToolbarItemDependencyConstraintValidator | class | core/ |
Toolbar item dependency constraint validator. |
| ToolbarItemDependencyConstraintValidator.php | file | core/ |
|
| ToolbarItemDependencyConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.