namespace Drupal\text\Plugin\migrate\cckfield

Object name File name Summary
TextField core/modules/text/src/Plugin/migrate/cckfield/TextField.php Plugin annotation

@MigrateCckField(
id = "text",
type_map = {
"text" = "text",
"text_long" = "text_long",
"text_with_summary" = "text_with_summary"
},
core = {6,7},
source_module = "text",
destination_module = "text",
)

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.