namespace Drupal\taxonomy\Plugin\migrate\source\d6
Same name in other branches
Object name | File name | Summary |
---|---|---|
Term | core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php | Drupal 6 taxonomy term source from database. |
TermLocalizedTranslation | core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php | Drupal 6 i18n taxonomy terms source from database. |
TermNode | core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php | Drupal 6 term/node relationships (current revision) source from database. |
TermNodeRevision | core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNodeRevision.php | Drupal 6 term/node relationships (non-current revision) source from database. |
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 | Drupal 6 vocabularies with associated node types source from database. |
VocabularyTranslation | core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php | Drupal 6 i18n vocabulary translations source from database. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.