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 |
|---|---|---|---|
| MigrateFieldInstanceTest.php | file | core/ |
|
| MigrateFieldInstanceTest.php | file | core/ |
|
| MigrateFieldInstanceTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldInstanceTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldInstanceTest::assertEntity | function | core/ |
Asserts various aspects of a field config entity. |
| MigrateFieldInstanceTest::assertEntityReferenceFields | function | core/ |
Asserts the settings of an entity reference field config entity. |
| MigrateFieldInstanceTest::assertLinkFields | function | core/ |
Asserts the settings of a link field config entity. |
| MigrateFieldInstanceTest::setUp | function | core/ |
|
| MigrateFieldInstanceTest::testFieldInstanceMigration | function | core/ |
Tests migration of file variables to file.settings.yml. |
| MigrateFieldInstanceTest::testFieldInstances | function | core/ |
Tests migrating D7 field instances to field_config entities. |
| MigrateFieldInstanceTest::testMigrateFieldIntoUnknownNodeType | function | core/ |
Tests migrating fields into non-existent content types. |
| MigrateFieldInstanceWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
| MigrateFieldInstanceWidgetSettingsTest.php | file | core/ |
|
| MigrateFieldInstanceWidgetSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldInstanceWidgetSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a form display. |
| MigrateFieldInstanceWidgetSettingsTest::assertEntity | function | core/ |
Asserts various aspects of a form display entity. |
| MigrateFieldInstanceWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 APIs. |
| MigrateFieldInterface | interface | core/ |
Provides an interface for all field type plugins. |
| MigrateFieldInterface.php | file | core/ |
|
| MigrateFieldInterface::alterFieldFormatterMigration | function | core/ |
Apply any custom processing to the field formatter migration. |
| MigrateFieldInterface::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| MigrateFieldInterface::alterFieldMigration | function | core/ |
Apply any custom processing to the field migration. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFieldInterface::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| MigrateFieldInterface::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| MigrateFieldInterface::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| MigrateFieldInterface::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| MigrateFieldInterface::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| MigrateFieldInterface::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| MigrateFieldOptionTranslationTest | class | core/ |
Migrate field option translations. |
| MigrateFieldOptionTranslationTest | class | core/ |
Migrate field option translations. |
| MigrateFieldOptionTranslationTest.php | file | core/ |
|
| MigrateFieldOptionTranslationTest.php | file | core/ |
|
| MigrateFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 6 field to Drupal 8 migration. |
| MigrateFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 7 field option translation to Drupal 8 migration. |
| MigrateFieldPluginManager | class | core/ |
Plugin manager for migrate field plugins. |
| MigrateFieldPluginManager.php | file | core/ |
|
| MigrateFieldPluginManager::DEFAULT_CORE_VERSION | constant | core/ |
The default version of core to use for field plugins. |
| MigrateFieldPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| MigrateFieldPluginManager::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
| MigrateFieldPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MigrateFieldPluginManager::sortDefinitions | function | core/ |
Sorts a definitions array. |
| MigrateFieldPluginManagerInterface | interface | core/ |
|
| MigrateFieldPluginManagerInterface.php | file | core/ |
|
| MigrateFieldPluginManagerInterface::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.