StatisticsLastCommentName::$user_table

Same name in this branch
  1. 9 core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php \Drupal\comment\Plugin\views\field\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/sort/StatisticsLastCommentName.php, line 19

Class

StatisticsLastCommentName
Sort handler, sorts by last comment name which can be in 2 different fields.

Namespace

Drupal\comment\Plugin\views\sort

Code

protected $user_table;

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