Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::testAlterFieldInstanceMigration | function | core/ |
Tests alter field instance migration. |
| LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests define value process pipeline. |
| 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. |
| LinkFieldUITest::assertNoFieldContainsRawText | function | core/ |
Checks that given field does not contain the given raw text. |
| LinkFieldUITest::getFieldHtml | function | core/ |
Returns the raw HTML for the given field. |
| LinkFieldUITest::providerTestFieldUI | function | core/ |
Provides test data for ::testFieldUI(). |
| LinkFieldUITest::runFieldUIItem | function | core/ |
Tests one link field UI item. |
| LinkFieldUITest::setUp | function | core/ |
|
| LinkFieldUITest::testFieldUI | function | core/ |
Tests the link field UI. |
| LinkFieldWidgetTest | class | core/ |
Tests link field widgets. |
| LinkFieldWidgetTest.php | file | core/ |
|
| LinkFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| LinkFieldWidgetTest::testLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| LinkFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| LinkFormatter::viewElements | function | core/ |
@phpstan-param \Drupal\Core\Field\FieldItemListInterface<\Drupal\link\LinkItemInterface> $items |
| LinkFormatter::__construct | function | core/ |
Constructs a new LinkFormatter. |
| LinkFormatterDisplayTest | class | core/ |
Tests the default 'link' field formatter. |
| LinkFormatterDisplayTest.php | file | core/ |
|
| LinkFormatterDisplayTest::$modules | property | core/ |
Modules to install. |
| LinkFormatterDisplayTest::getTestCases | function | core/ |
|
| LinkFormatterDisplayTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkFormatterDisplayTest::testLinkFormatter | function | core/ |
Tests that links are rendered correctly. |
| LinkFormatterDisplayTest::testNullLinkOptions | function | core/ |
Tests that links with NULL options are rendered correctly. |
| LinkFormatterTest | class | core/ |
Tests the Field Formatter for the link field type. |
| LinkFormatterTest | class | core/ |
Tests the Field Formatter for the link field type. |
| LinkFormatterTest.php | file | core/ |
|
| LinkFormatterTest.php | file | core/ |
|
| LinkFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
| LinkFormatterTest::$entity | property | core/ |
The entity to be tested. |
| LinkFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
| LinkFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
| LinkFormatterTest::$modules | property | core/ |
Modules to install. |
| LinkFormatterTest::providerLinkFormatter | function | core/ |
Data provider for ::testLinkFormatter. |
| LinkFormatterTest::setUp | function | core/ |
|
| LinkFormatterTest::testFormatterLinkItem | function | core/ |
Tests when LinkItem::getUrl returns a functional URL. |
| LinkFormatterTest::testFormatterLinkItemUrlMalformed | function | core/ |
Tests when LinkItem::getUrl with malformed URL renders empty link. |
Pagination
- Previous page
- Page 824
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.