Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
Tests validate ignores internal urls. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
| LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| 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. |
| LinkFieldUITest::providerTestFieldUI | function | core/ |
Provides test data for ::testFieldUI(). |
| LinkFieldWidgetTest | class | core/ |
Tests link field widgets. |
| LinkFieldWidgetTest.php | file | core/ |
|
| LinkFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| LinkFieldWidgetTest::testLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
| LinkFormatterTest::providerLinkFormatter | function | core/ |
Data provider for ::testLinkFormatter. |
| LinkGeneratorTest::providerTestGenerateHrefs | function | core/ |
Provides test data for testing the link method. |
| 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/ |
Tests Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator. |
| LinkNotExistingInternalConstraintValidatorTest.php | file | core/ |
|
| LinkNotExistingInternalConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkNotExistingInternalConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute | function | core/ |
Tests validate from non existing route. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
Tests validate from route. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri | function | core/ |
Tests validate from uri. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
| LinkNotExistingInternalConstraintValidatorTest::validate | function | core/ |
Validate the link. |
| LinkTest::linkComparisonProvider | function | core/ |
Provides test data for link comparison. |
| LinkTest::linkMergeProvider | function | core/ |
Provides test data for link merging. |
| LinkTitleRequiredConstraintValidator | class | core/ |
Constraint validator for link title subfields if a URL was entered. |
| LinkTitleRequiredConstraintValidator.php | file | core/ |
|
| LinkTitleRequiredConstraintValidator::validate | function | core/ |
|
| LinkTitleRequiredConstraintValidatorTest | class | core/ |
Tests LinkTitleRequiredConstraintValidator::validate(). |
| LinkTitleRequiredConstraintValidatorTest.php | file | core/ |
|
| LinkTitleRequiredConstraintValidatorTest::doValidate | function | core/ |
Validate the field value. |
| LinkTitleRequiredConstraintValidatorTest::getMockLink | function | core/ |
Builds a mock Link field. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyTitle | function | core/ |
Tests the failure case of a value with a non-empty URI and an empty title. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyUri | function | core/ |
Tests passing a value with an empty URI. |
| LinkTitleRequiredConstraintValidatorTest::testTitleNotRequired | function | core/ |
Tests passing a value with a non-required title. |
| LinkTitleRequiredConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkTypeConstraintValidatorTest | class | core/ |
Tests LinkTypeConstraintValidator. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.