namespace Drupal\migrate_drupal\Plugin\migrate\process
Same name in other branches
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.