Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
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 |
LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
LinkFieldTest::assertValidEntries | function | core/ |
Asserts that valid URLs can be submitted. |
LinkFieldTest::doTestURLValidation | function | core/ |
Tests link field URL validation. |
LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
LinkItemUrlValidationTest | class | core/ |
Tests link field validation. |
LinkItemUrlValidationTest.php | file | core/ |
|
LinkItemUrlValidationTest::$modules | property | core/ |
Modules to install. |
LinkItemUrlValidationTest::getTestLinks | function | core/ |
Builds an array of links to test. |
LinkItemUrlValidationTest::testExternalLinkValidation | function | core/ |
Tests link validation. |
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/ |
|
LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
ListFloatItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListIntegerItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListItemBase::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListItemBase::validateAllowedValues | function | core/ |
#element_validate callback for options field allowed values. |
ListPlugin::validateConfigurationForm | function | core/ |
|
ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.