namespace Drupal\options\Plugin\migrate\field\d7
Same name in other branches
Object name | File name | Summary |
---|---|---|
ListField | core/modules/options/src/Plugin/migrate/field/d7/ListField.php | #[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')] |
OptionsField | core/modules/options/src/Plugin/migrate/field/d7/OptionsField.php | #[MigrateField(id: 'options', core: [ 7, ], source_module: 'options', destination_module: 'options')] |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.