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 |
|---|---|---|---|
| MediaTestConstraintValidator.php | file | core/ |
|
| MediaTestConstraintValidator::validate | function | core/ |
|
| MenuLinkDepthConstraintValidator | class | core/ |
Validates the MenuLinkDepthConstraint constraint. |
| MenuLinkDepthConstraintValidator.php | file | core/ |
|
| MenuLinkDepthConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinkDepthConstraintValidator::validate | function | core/ |
|
| MenuLinkDepthConstraintValidator::__construct | function | core/ |
|
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator | class | core/ |
Constraint validator for changing menu link parents in pending revisions. |
| MenuTreeHierarchyConstraintValidator.php | file | core/ |
|
| MenuTreeHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuTreeHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuTreeHierarchyConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator::__construct | function | core/ |
Creates a new MenuTreeHierarchyConstraintValidator instance. |
| ModerationStateConstraintValidator | class | core/ |
Checks if a moderation state transition is valid. |
| ModerationStateConstraintValidator.php | file | core/ |
|
| ModerationStateConstraintValidator::$currentUser | property | core/ |
The current user. |
| ModerationStateConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationStateConstraintValidator::$moderationInformation | property | core/ |
The moderation info. |
| ModerationStateConstraintValidator::$stateTransitionValidation | property | core/ |
The state transition validation service. |
| ModerationStateConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ModerationStateConstraintValidator::validate | function | core/ |
|
| ModerationStateConstraintValidator::__construct | function | core/ |
Creates a new ModerationStateConstraintValidator instance. |
| NestedCompositeConstraintValidatorTest | class | core/ |
Tests nested composite validation constraints. |
| NestedCompositeConstraintValidatorTest.php | file | core/ |
|
| NestedCompositeConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| NestedCompositeConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
| NotNullConstraintValidator.php | file | core/ |
|
| NotNullConstraintValidator::validate | function | core/ |
|
| OEmbedResourceConstraintValidator | class | core/ |
Validates oEmbed resource URLs. |
| OEmbedResourceConstraintValidator.php | file | core/ |
|
| OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
| OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
| OEmbedResourceConstraintValidator::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedResourceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
| OEmbedResourceConstraintValidator::validate | function | core/ |
|
| OEmbedResourceConstraintValidator::__construct | function | core/ |
Constructs a new OEmbedResourceConstraintValidator. |
| OEmbedResourceConstraintValidatorTest | class | core/ |
Tests Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator. |
| OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
| OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
| OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
| OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
Tests validate empty source. |
| OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
Tests validate url resolver invoked. |
| PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
| PathAliasConstraintValidator.php | file | 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.