StatisticsLastUpdated::$node_table

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

The node table.

Type: node_table

File

core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php, line 19

Class

StatisticsLastUpdated
Filter handler for the newer of last comment / node updated.

Namespace

Drupal\comment\Plugin\views\filter

Code

protected $node_table;

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