public function Links::query in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/src/Plugin/views/field/Links.php \Drupal\bibcite_entity\Plugin\views\field\Links::query()
Called to add the field to a query.
Overrides FieldPluginBase::query
File
- modules/
bibcite_entity/ src/ Plugin/ views/ field/ Links.php, line 61
Class
- Links
- Field handler to render links for bibcite entity.
Namespace
Drupal\bibcite_entity\Plugin\views\fieldCode
public function query() {
}