Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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.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. |
| ManageFieldsFunctionalTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsFunctionalTest.php | file | core/ |
|
| ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
| ManageFieldsFunctionalTest::testFieldNameValidation | function | core/ |
Tests validation of duplicate and disallowed field names. |
| ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
| ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
| ManageFieldsFunctionalTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
| ManageFieldsFunctionalTest::testInvalidUrlsAndDestinations | function | core/ |
Tests invalid field UI URLs and destinations. |
| ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
| ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
| ManageFieldsFunctionalTest::testTranslationDefaults | function | core/ |
Test translation defaults. |
| ManageFieldsFunctionalTestBase | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsFunctionalTestBase.php | file | core/ |
|
| ManageFieldsFunctionalTestBase::$contentType | property | core/ |
The ID of the custom content type created for testing. |
| ManageFieldsFunctionalTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsFunctionalTestBase::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
| ManageFieldsFunctionalTestBase::$fieldName | property | core/ |
The name of a random field to be created for testing. |
| ManageFieldsFunctionalTestBase::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.