Users::$createdColumn

Same name in other branches
  1. 9 core/modules/user/src/Plugin/views/wizard/Users.php \Drupal\user\Plugin\views\wizard\Users::createdColumn
  2. 8.9.x core/modules/user/src/Plugin/views/wizard/Users.php \Drupal\user\Plugin\views\wizard\Users::createdColumn
  3. 10 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\wizard

Code

protected $createdColumn = 'created';

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