Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
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_field_type_category_info_alter | function | core/ |
Implements hook_field_type_category_info_alter(). |
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/ |
|
link_test_base_field_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
ListField | class | core/ |
Filter handler which uses list-fields as options. |
ListField | class | core/ |
|
ListField.php | file | core/ |
|
ListField.php | file | core/ |
|
ListField::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
ListItemBase::submitFieldStorageUpdate | function | core/ |
Resets the static variable on field storage update. |
MakeUniqueEntityField | class | core/ |
Ensures the source value is made unique against an entity field. |
MakeUniqueEntityField.php | file | core/ |
|
MakeUniqueEntityField::$entityTypeManager | property | core/ |
The entity type manager. |
MakeUniqueEntityField::$migration | property | core/ |
The current migration. |
MakeUniqueEntityField::create | function | core/ |
Creates an instance of the plugin. |
MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
MakeUniqueEntityField::__construct | function | core/ |
|
MakeUniqueEntityFieldTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField @group migrate |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.