You are here

namespace Drupal\field\Plugin\migrate\process\d6 in Drupal 9

Same name in other branches
  1. 8 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.
FieldInstanceDefaults core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php Plugin annotation @MigrateProcessPlugin( id = "d6_field_instance_defaults" )
FieldInstanceOptionTranslation core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceOptionTranslation.php Determines the settings property and translation for boolean fields.
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.
FieldOptionTranslation core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php Determines the allowed values translation for select lists.
FieldSettings core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Get the field settings.
FieldTypeDefaults core/modules/field/src/Plugin/migrate/process/d6/FieldTypeDefaults.php Gives us a chance to set per field defaults.