constant MediaEntityGeneratorD7::JOIN in Migrate File Entities to Media Entities 8
The join options between the node and the node_revisions table.
Overrides Node::JOIN
File
- src/
Plugin/ migrate/ source/ MediaEntityGeneratorD7.php, line 54
Class
- MediaEntityGeneratorD7
- Returns bare-bones information about every available file entity.
Namespace
Drupal\migrate_file_to_media\Plugin\migrate\sourceCode
const JOIN = 'n.vid = nr.vid';