You are here

namespace Drupal\taxonomy\Plugin\migrate\source\d6 in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\taxonomy\Plugin\migrate\source\d6
Classsort descending Location Description
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.