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 |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator @group Link |
LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate @dataProvider providerValidate @runInSeparateProcess |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidator | class | core/ |
Validates the LinkNotExistingInternal constraint. |
LinkNotExistingInternalConstraintValidator.php | file | core/ |
|
LinkNotExistingInternalConstraintValidator::validate | function | core/ |
|
LinkNotExistingInternalConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator @group Link |
LinkNotExistingInternalConstraintValidatorTest.php | file | core/ |
|
LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::validate | function | core/ |
Validate the link. |
LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
LinkTypeConstraintValidator.php | file | core/ |
|
LinkTypeConstraintValidator::validate | function | core/ |
|
MediaMappingsConstraintValidator | class | core/ |
Validates media mappings. |
MediaMappingsConstraintValidator.php | file | core/ |
|
MediaMappingsConstraintValidator::validate | function | core/ |
|
MediaMappingsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\MediaMappingsConstraintValidator |
MediaMappingsConstraintValidatorTest.php | file | core/ |
|
MediaMappingsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
MediaMappingsConstraintValidatorTest::setUp | function | core/ |
|
MediaMappingsConstraintValidatorTest::testMediaMappingSource | function | core/ |
@covers ::validate |
MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
MediaTestConstraintValidator.php | file | core/ |
|
MediaTestConstraintValidator::validate | 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. |
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.