function LatestTranslationAffectedRevision::operatorForm
Options form subform for setting the operator.
This may be overridden by child classes, and it must define $form['operator'];
Overrides FilterPluginBase::operatorForm
File
-
core/
modules/ views/ src/ Plugin/ views/ filter/ LatestTranslationAffectedRevision.php, line 75
Class
- LatestTranslationAffectedRevision
- Filter to show only the latest translation affected revision of an entity.
Namespace
Drupal\views\Plugin\views\filterCode
protected function operatorForm(&$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.