NodeComplete::JOIN

The join options between the node and the node_revisions_table.

Overrides NodeRevision::JOIN

File

core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php, line 28

Class

NodeComplete
Drupal 7 all node revisions source, including translation revisions.

Namespace

Drupal\node\Plugin\migrate\source\d7

Code

const JOIN = 'n.nid = nr.nid';

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