function ContextualLinks::query

Called to add the field to a query.

Overrides FieldPluginBase::query

File

core/modules/contextual/src/Plugin/views/field/ContextualLinks.php, line 151

Class

ContextualLinks
Provides a handler that adds contextual links.

Namespace

Drupal\contextual\Plugin\views\field

Code

public function query() {
}

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