namespace Drupal\taxonomy\Plugin\migrate\field

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

@MigrateField(
id = "taxonomy_term_reference",
type_map = {
"taxonomy_term_reference" = "entity_reference"
},
core = {6,7},
source_module = "taxonomy",
destination_module = "core",
)

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