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 |
---|---|---|---|
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/ |
@dataProvider linkFieldFormStatesData |
LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d6\LinkField @group link |
LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d7\LinkField @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/ |
|
LinkFieldTest::$migration | property | core/ |
|
LinkFieldTest::$modules | property | core/ |
Modules to install. |
LinkFieldTest::$modules | property | core/ |
Modules to install. |
LinkFieldTest::$plugin | property | core/ |
|
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::doTestLinkFormatter | function | core/ |
Tests the default 'link' formatter. |
LinkFieldTest::doTestLinkSeparateFormatter | function | core/ |
Tests the 'link_separate' formatter. |
LinkFieldTest::doTestLinkTitle | function | core/ |
Tests the link title settings of a link field. |
LinkFieldTest::doTestLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
LinkFieldTest::doTestURLValidation | function | core/ |
Tests link field URL validation. |
LinkFieldTest::getUrlWithComplexQuery | function | core/ |
Get array of url with complex query parameters for render check. |
LinkFieldTest::getUrlWithComplexQueryInputList | function | core/ |
Get list of url with complex query parameters for input check. |
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 |
LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline |
LinkFieldTest::testLinkField | function | core/ |
Tests the functionality and rendering of the link field. |
LinkFieldTest::testLinkFormatterQueryParametersDuplication | function | core/ |
Tests the default 'link' formatter with complex query parameters. |
LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
LinkFieldTest::testNoLinkUri | function | core/ |
Tests <nolink> and <none> as link uri. |
LinkFieldUITest | class | core/ |
Tests link field UI functionality. |
LinkFieldUITest.php | file | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.