public function TmgmtSmartlingDashboardLink::query in TMGMT Translator Smartling 8
Same name and namespace in other branches
- 8.4 src/Plugin/views/field/TmgmtSmartlingDashboardLink.php \Drupal\tmgmt_smartling\Plugin\views\field\TmgmtSmartlingDashboardLink::query()
- 8.2 src/Plugin/views/field/TmgmtSmartlingDashboardLink.php \Drupal\tmgmt_smartling\Plugin\views\field\TmgmtSmartlingDashboardLink::query()
- 8.3 src/Plugin/views/field/TmgmtSmartlingDashboardLink.php \Drupal\tmgmt_smartling\Plugin\views\field\TmgmtSmartlingDashboardLink::query()
inheritdoc}
Overrides FieldPluginBase::query
File
- src/
Plugin/ views/ field/ TmgmtSmartlingDashboardLink.php, line 28 - Definition of Drupal\tmgmt_smartling\Plugin\views\field\TmgmtSmartlingDashboardLink
Class
- TmgmtSmartlingDashboardLink
- Field handler to flag the node type.
Namespace
Drupal\tmgmt_smartling\Plugin\views\fieldCode
public function query() {
// Leave empty to avoid a query on this field.
}