namespace Drupal\text\Plugin\migrate\field\d7

Same name in other branches
  1. 10 Drupal\text\Plugin\migrate\field\d7
  2. 8.9.x Drupal\text\Plugin\migrate\field\d7
  3. 11.x Drupal\text\Plugin\migrate\field\d7
Object name File name Summary
TextField core/modules/text/src/Plugin/migrate/field/d7/TextField.php Plugin annotation

@MigrateField(
id = "d7_text",
type_map = {
"text" = "text",
"text_long" = "text_long",
"text_with_summary" = "text_with_summary"
},
core = {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.