Node::JOIN
The join options between the node and the node_revisions table.
File
-
core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php, line 55
Class
- Node
- Drupal 6 node source from database.
Namespace
Drupal\node\Plugin\migrate\source\d6Code
const JOIN = '[n].[vid] = [nr].[vid]';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.