You are here

namespace Drupal\field\Plugin\migrate\process\d6 in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\field\Plugin\migrate\process\d6
Classsort descending Location Description
FieldFormatterSettingsDefaults core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set the default field settings.
FieldIdGenerator core/modules/field/src/Plugin/migrate/process/d6/FieldIdGenerator.php Generate the file name for field config entities.
FieldInstanceDefaults core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php Plugin annotation @MigrateProcessPlugin( id = "d6_field_instance_defaults" )
FieldInstanceSettings core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceSettings.php Plugin annotation @MigrateProcessPlugin( id = "d6_field_field_settings" )
FieldInstanceWidgetSettings core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php Get the field instance widget settings.
FieldSettings core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Get the field settings.
FieldType core/modules/field/src/Plugin/migrate/process/d6/FieldType.php Plugin annotation @MigrateProcessPlugin( id = "field_type" )
FieldTypeDefaults core/modules/field/src/Plugin/migrate/process/d6/FieldTypeDefaults.php Gives us a chance to set per field defaults.