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. |