Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkItemSerializationTest::$modules | property | core/ |
Modules to install. |
| LinkItemSerializationTest::$serializer | property | core/ |
The serializer service. |
| LinkItemSerializationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemSerializationTest::testLinkDeserialization | function | core/ |
Tests the deserialization. |
| LinkItemSerializationTest::testLinkSerialization | function | core/ |
Tests the serialization. |
| LinkItemTest | class | core/ |
Tests the new entity API for the link field type. |
| LinkItemTest.php | file | core/ |
|
| LinkItemTest::$modules | property | core/ |
Modules to install. |
| LinkItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemTest::testLinkItem | function | core/ |
Tests using entity fields of the link field type. |
| 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. |
| LinkNotExistingInternalConstraint | class | core/ |
Defines a protocol validation constraint for links to broken internal URLs. |
| LinkNotExistingInternalConstraint.php | file | core/ |
|
| LinkNotExistingInternalConstraint::__construct | function | core/ |
|
| 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. |
| LinkOptions | class | core/ |
Converts links options. |
| LinkOptions | class | core/ |
Converts links options. |
| LinkOptions.php | file | core/ |
|
| LinkOptions.php | file | core/ |
|
| LinkOptions::transform | function | core/ |
Performs the associated process. |
| LinkOptions::transform | function | core/ |
Performs the associated process. |
| LinkOptions::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LinkRelationsTest | class | core/ |
Tests link relationships in Drupal. |
| LinkRelationsTest.php | file | core/ |
|
| LinkRelationsTest::testAvailableLinkRelationships | function | core/ |
Tests the Link Relations returned from the Link Relation Type Manager. |
| LinkRelationType | class | core/ |
Defines a single link relationship type. |
| LinkRelationType.php | file | core/ |
|
| LinkRelationType::getDescription | function | core/ |
Returns the link relation type description. |
| LinkRelationType::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
| LinkRelationType::getNotes | function | core/ |
Returns some extra notes/comments about this link relation type. |
| LinkRelationType::getReference | function | core/ |
Returns the URL pointing to the reference of the link relation type. |
| LinkRelationType::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
| LinkRelationType::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
| LinkRelationType::isRegistered | function | core/ |
Indicates whether this link relation type is of the 'registered' kind. |
| LinkRelationTypeInterface | interface | core/ |
Defines a single link relation type. |
Pagination
- Previous page
- Page 956
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.