Node::JOIN

The join options between the node and the node_revisions table.

File

core/modules/node/src/Plugin/migrate/source/d7/Node.php, line 56

Class

Node
Drupal 7 node source from database.

Namespace

Drupal\node\Plugin\migrate\source\d7

Code

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

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