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 |
---|---|---|---|
LinkExternalProtocolsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator[[api-linebreak]] @group Link |
LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] @dataProvider providerValidate @runInSeparateProcess |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate[[api-linebreak]] |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate[[api-linebreak]] |
LinkField | class | core/ |
Migrate field plugin for Drupal 6 link fields. |
LinkField | class | core/ |
MigrateField Plugin for Drupal 7 link fields. |
LinkField.php | file | core/ |
|
LinkField.php | file | core/ |
|
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::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
LinkFieldFormStatesTest | class | core/ |
Tests link field form states functionality. |
LinkFieldFormStatesTest.php | file | core/ |
|
LinkFieldFormStatesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkFieldFormStatesTest::$modules | property | core/ |
Modules to install. |
LinkFieldFormStatesTest::linkFieldFormStatesData | function | core/ |
Provides data for ::testLinkFieldJSFormStates. |
LinkFieldFormStatesTest::setUp | function | core/ |
|
LinkFieldFormStatesTest::testLinkFieldFormStates | function | core/ |
Tests link field form states. |
LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d6\LinkField[[api-linebreak]] @group link |
LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d7\LinkField[[api-linebreak]] @group link |
LinkFieldTest | class | core/ |
Tests link field widgets and formatters. |
LinkFieldTest.php | file | core/ |
|
LinkFieldTest.php | file | core/ |
|
LinkFieldTest.php | file | core/ |
|
LinkFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkFieldTest::$field | property | core/ |
The instance used in this test class. |
LinkFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
LinkFieldTest::$migration | property | core/ |
The migration. |
LinkFieldTest::$migration | property | core/ |
|
LinkFieldTest::$modules | property | core/ |
Modules to install. |
LinkFieldTest::$modules | property | core/ |
Modules to install. |
LinkFieldTest::$plugin | property | core/ |
The migrate field plugin. |
LinkFieldTest::$plugin | property | core/ |
|
LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
LinkFieldTest::assertValidEntries | function | core/ |
Asserts that valid URLs can be submitted. |
LinkFieldTest::doTestEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
LinkFieldTest::doTestLinkTitle | function | core/ |
Tests the link title settings of a link field. |
LinkFieldTest::doTestURLValidation | function | core/ |
Tests link field URL validation. |
LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
LinkFieldTest::setUp | function | core/ |
|
LinkFieldTest::setUp | function | core/ |
|
LinkFieldTest::setUp | function | core/ |
|
LinkFieldTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration[[api-linebreak]] |
LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
LinkFieldTest::testLinkField | function | core/ |
Tests the functionality and rendering of the link field. |
LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
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.