namespace Drupal\taxonomy\Plugin\migrate\cckfield

Object name File name Summary
TaxonomyTermReference core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php Plugin annotation

@MigrateCckField(
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.