namespace Drupal\taxonomy\Plugin\migrate\source\d6

Same name in other branches
  1. 10 Drupal\taxonomy\Plugin\migrate\source\d6
  2. 11.x Drupal\taxonomy\Plugin\migrate\source\d6
  3. 9 Drupal\taxonomy\Plugin\migrate\source\d6
Object name File name Summary
Term core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Taxonomy term source from database.
TermLocalizedTranslation core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Gets i18n taxonomy terms from source database.
TermNode core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php Source returning tids from the term_node table for the current revision.
TermNodeRevision core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNodeRevision.php Source returning tids from the term_node table for the non-current revision.
Vocabulary core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Drupal 6 vocabularies source from database.
VocabularyPerType core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php Gets all the vocabularies based on the node types that have Taxonomy enabled.
VocabularyTranslation core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Drupal 6 vocabulary translations from source database.

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