namespace Drupal\migrate_drupal\Plugin\migrate\process

Same name in other branches
  1. 9 Drupal\migrate_drupal\Plugin\migrate\process
  2. 8.9.x Drupal\migrate_drupal\Plugin\migrate\process
  3. 10 Drupal\migrate_drupal\Plugin\migrate\process
Object name File name Summary
NodeCompleteNodeLookup core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php Returns only the nid from migration_lookup on node_complete migration.
NodeCompleteNodeRevisionLookup core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php Returns only the vid from migration_lookup on node_complete migration.
NodeCompleteNodeTranslationLookup core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php Returns nid and langcode from migration_lookup on node_complete migration.

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