You are here

public function ContextualLinks::query in Views (for Drupal 7) 8.3

Called to add the field to a query.

Overrides FieldPluginBase::query

File

lib/Drupal/views/Plugin/views/field/ContextualLinks.php, line 114
Definition of Drupal\views\Plugin\views\field\ContextualLinks.

Class

ContextualLinks
Provides a handler that adds contextual links.

Namespace

Drupal\views\Plugin\views\field

Code

public function query() {
}