You are here

namespace Drupal\migrate_drupal\Plugin\migrate\process in Drupal 10

Same name in other branches
  1. 8 Drupal\migrate_drupal\Plugin\migrate\process
  2. 9 Drupal\migrate_drupal\Plugin\migrate\process
Classsort descending Location Description
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.