Node::$createdColumn
Same name in other branches
- 9 core/modules/node/src/Plugin/views/wizard/Node.php \Drupal\node\Plugin\views\wizard\Node::createdColumn
- 8.9.x core/modules/node/src/Plugin/views/wizard/Node.php \Drupal\node\Plugin\views\wizard\Node::createdColumn
- 10 core/modules/node/src/Plugin/views/wizard/Node.php \Drupal\node\Plugin\views\wizard\Node::createdColumn
Set the created column.
Type: string
Overrides WizardPluginBase::$createdColumn
File
-
core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php, line 35
Class
- Node
- Tests creating node views with the wizard.
Namespace
Drupal\node\Plugin\views\wizardCode
protected $createdColumn = 'node_field_data-created';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.