Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LinkItemUrlValidationTest | class | core/ |
Tests link field validation. |
LinkItemUrlValidationTest.php | file | core/ |
|
LinkItemUrlValidationTest::$modules | property | core/ |
Modules to enable. |
LinkItemUrlValidationTest::getTestLinks | function | core/ |
Builds an array of links to test. |
LinkItemUrlValidationTest::testExternalLinkValidation | function | core/ |
Tests link validation. |
LinkManager | class | core/ |
|
LinkManager.php | file | core/ |
|
LinkManager::$relationLinkManager | property | core/ |
The relation link manager. |
LinkManager::$typeLinkManager | property | core/ |
The type link manager. |
LinkManager::getRelationInternalIds | function | core/ |
|
LinkManager::getRelationUri | function | core/ |
|
LinkManager::getTypeInternalIds | function | core/ |
|
LinkManager::getTypeUri | function | core/ |
|
LinkManager::setLinkDomain | function | core/ |
|
LinkManager::__construct | function | core/ |
Constructor. |
LinkManagerBase | class | core/ |
Defines an abstract base-class for HAL link manager objects. |
LinkManagerBase.php | file | core/ |
|
LinkManagerBase::$configFactory | property | core/ |
Config factory service. |
LinkManagerBase::$linkDomain | property | core/ |
Link domain used for type links URIs. |
LinkManagerBase::$requestStack | property | core/ |
The request stack. |
LinkManagerBase::getLinkDomain | function | core/ |
Gets the link domain. |
LinkManagerBase::setLinkDomain | function | core/ |
|
LinkManagerInterface | interface | core/ |
Interface implemented by link managers. |
LinkManagerInterface.php | file | core/ |
|
LinkNotExistingInternalConstraint | class | core/ |
Defines a protocol validation constraint for links to broken internal URLs. |
LinkNotExistingInternalConstraint.php | file | core/ |
|
LinkNotExistingInternalConstraint::$message | property | core/ |
|
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::providerValidate | function | core/ |
Data provider for ::testValidate. |
LinkNotExistingInternalConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate @dataProvider providerValidate |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkOptions | class | core/ |
Converts links options. |
LinkOptions.php | file | core/ |
|
LinkOptions::transform | function | core/ |
Performs the associated process. |
LinkRelationsTest | class | core/ |
Tests link relationships in Drupal. |
LinkRelationsTest.php | file | core/ |
|
LinkRelationsTest::testAvailableLinkRelationships | function | core/ |
Tests correct Link Relations are 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. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.