You are here

public function LinkcheckerLinkPageEntityLabel::query in Link checker 8

Called to add the field to a query.

Overrides FieldPluginBase::query

File

src/Plugin/views/field/LinkcheckerLinkPageEntityLabel.php, line 47

Class

LinkcheckerLinkPageEntityLabel
Field handler that builds the page entity label for the linkchecker_link.

Namespace

Drupal\linkchecker\Plugin\views\field

Code

public function query() {
}