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.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/ |
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 |
LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline |
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. |
LinkFieldUITest | class | core/ |
Tests link field UI functionality. |
LinkFieldUITest.php | file | core/ |
|
LinkFieldUITest::$adminUser | property | core/ |
A user that can edit content types. |
LinkFieldUITest::$contentType | property | core/ |
The content type to add fields to. |
LinkFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkFieldUITest::$helpTextUser | property | core/ |
A user that should see the help texts. |
LinkFieldUITest::$modules | property | core/ |
Modules to install. |
LinkFieldUITest::assertFieldContainsRawText | function | core/ |
Checks that given field contains the given raw text. |
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.