Same name in other branches
  1. 8.9.x Drupal\node\Plugin\migrate\source\d6
  2. 9 Drupal\node\Plugin\migrate\source\d6
Classsort descending Location Description
Node core/modules/node/src/Plugin/migrate/source/d6/Node.php Drupal 6 node source from database.
NodeComplete core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php Drupal 6 all node revisions source, including translation revisions.
NodeRevision core/modules/node/src/Plugin/migrate/source/d6/NodeRevision.php Drupal 6 node revision source from database.
NodeType core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Drupal 6 Node types source from database.
ViewMode core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Drupal 6 view mode source from database.
ViewModeBase core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php A base class for migrations that require view mode info.