Search for Field
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 |
---|---|---|---|
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/ |
Contains main module functions. |
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/ |
#[MigrateField(id: 'list', core: [ 7, ], type_map: [ 'list_boolean' => 'boolean', 'list_integer' => 'list_integer', 'list_text' => 'list_string', 'list_float' => 'list_float', ], source_module: 'list', destination_module: 'options')] |
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/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
MakeUniqueEntityFieldTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField[[api-linebreak]] @group migrate |
MakeUniqueEntityFieldTest.php | file | core/ |
|
MakeUniqueEntityFieldTest::$entityQuery | property | core/ |
The mock entity query. |
MakeUniqueEntityFieldTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
MakeUniqueEntityFieldTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
MakeUniqueEntityFieldTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
MakeUniqueEntityFieldTest::providerTestMakeUniqueEntityField | function | core/ |
Data provider for testMakeUniqueEntityField(). |
MakeUniqueEntityFieldTest::setUp | function | core/ |
|
MakeUniqueEntityFieldTest::testMakeUniqueEntityField | function | core/ |
Tests making an entity field value unique. |
MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldMigrated | function | core/ |
Tests making an entity field value unique only for migrated entities. |
ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
ManageDisplayTest::testNoFieldsDisplayOverview | function | core/ |
Tests that a message is shown when there are no fields. |
ManageDisplayTest::testNonInitializedFields | function | core/ |
Tests that fields with no explicit display settings do not break. |
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.