public function GetText::query in Message 8
Called to add the field to a query.
Overrides FieldPluginBase::query
File
- src/
Plugin/ views/ field/ GetText.php, line 29
Class
- GetText
- Field handler to present a link to the node.
Namespace
Drupal\message\Plugin\views\fieldCode
public function query() {
}