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