Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| LinkFieldTest::$migration | property | core/ |
|
| LinkFieldTest::$modules | property | core/ |
Modules to enable. |
| LinkFieldTest::$modules | property | core/ |
Modules to enable. |
| 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::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::testEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
| LinkFieldTest::testLinkFormatter | function | core/ |
Tests the default 'link' formatter. |
| LinkFieldTest::testLinkSeparateFormatter | function | core/ |
Tests the 'link_separate' formatter. |
| LinkFieldTest::testLinkTitle | function | core/ |
Tests the link title settings of a link field. |
| LinkFieldTest::testLinkTypeOnLinkWidget | function | core/ |
Test '#link_type' property exists on 'link_default' widget. |
| LinkFieldTest::testNoLinkUri | function | core/ |
Test <nolink> and <none> as link uri. |
| LinkFieldTest::testURLValidation | function | core/ |
Tests link field URL validation. |
| LinkFieldUITest | class | core/ |
Tests link field UI functionality. |
| LinkFieldUITest.php | file | core/ |
|
| LinkFieldUITest::$adminUser | property | core/ |
A user that can edit content types. |
| LinkFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkFieldUITest::$firstContentType | property | core/ |
The first content type to add fields to. |
| LinkFieldUITest::$helpTextUser | property | core/ |
A user that should see the help texts. |
| LinkFieldUITest::$modules | property | core/ |
Modules to enable. |
| LinkFieldUITest::$secondContentType | property | core/ |
The second content type to add fields to. |
| 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. |
| LinkItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| LinkItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
| link_test_base_field.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml |
| link_test_base_field.module | file | core/ |
Contains main module functions. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.