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 |
---|---|---|---|
LinkCollection::__construct | function | core/ |
LinkCollection constructor. |
LinkCollectionNormalizer | class | core/ |
Normalizes a LinkCollection object. |
LinkCollectionNormalizer.php | file | core/ |
|
LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
LinkCollectionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link by its href. |
LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
LinkCollectionNormalizer::normalize | function | core/ |
|
LinkExternalProtocolsConstraint | class | core/ |
Defines a protocol validation constraint for links to external URLs. |
LinkExternalProtocolsConstraint.php | file | core/ |
|
LinkExternalProtocolsConstraint::$message | property | core/ |
|
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 |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkField | class | core/ |
Plugin annotation @MigrateField( id = "link", core = {6}, type_map = { "link" = "link", }, source_module = "link", destination_module = "link" ) |
LinkField | class | core/ |
@MigrateField( id = "link_field", core = {7}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
LinkField | class | core/ |
Plugin annotation @MigrateCckField( id = "link", core = {6}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
LinkField | class | core/ |
@MigrateCckField( id = "link_field", core = {7}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
LinkField.php | file | core/ |
|
LinkField.php | file | core/ |
|
LinkField.php | file | core/ |
|
LinkField.php | file | core/ |
|
LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
LinkField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
LinkFieldLegacyTest | class | core/ |
@group legacy @group link |
LinkFieldLegacyTest | class | core/ |
@group legacy @group link |
LinkFieldLegacyTest.php | file | core/ |
|
LinkFieldLegacyTest.php | file | core/ |
|
LinkFieldLegacyTest::testAlterFieldInstanceMigration | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598. |
LinkFieldLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
LinkFieldRdfaTest | class | core/ |
Tests the placement of RDFa in link field formatters. |
LinkFieldRdfaTest.php | file | core/ |
|
LinkFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
LinkFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
LinkFieldRdfaTest::runTestAllFormatters | function | core/ |
Helper function to test all link formatters. |
LinkFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.