StatisticsLastCommentName::$user_table

Same name in this branch
  1. 9 core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\sort\StatisticsLastCommentName::user_table
Same name in other branches
  1. 10 core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\sort\StatisticsLastCommentName::user_table
  2. 10 core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\field\StatisticsLastCommentName::user_table
  3. 11.x core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\sort\StatisticsLastCommentName::user_table
  4. 11.x core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\field\StatisticsLastCommentName::user_table

The users table.

Type: user_table

File

core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php, line 21

Class

StatisticsLastCommentName
Field handler to present the name of the last comment poster.

Namespace

Drupal\comment\Plugin\views\field

Code

protected $user_table;

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