public function Link::query

Same name in this branch

Called to add the field to a query.

Overrides FieldPluginBase::query

File

drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php, line 44
Definition of Drupal\node\Plugin\views\field\Link.

Class

Link
Field handler to present a link to the node.

Namespace

Drupal\node\Plugin\views\field

Code

public function query() {
}