function Access::operatorForm

Same name and namespace in other branches
  1. 8.9.x core/modules/node/src/Plugin/views/filter/Access.php \Drupal\node\Plugin\views\filter\Access::operatorForm()
  2. 10 core/modules/node/src/Plugin/views/filter/Access.php \Drupal\node\Plugin\views\filter\Access::operatorForm()
  3. 11.x core/modules/node/src/Plugin/views/filter/Access.php \Drupal\node\Plugin\views\filter\Access::operatorForm()

Overrides FilterPluginBase::operatorForm

File

core/modules/node/src/Plugin/views/filter/Access.php, line 19

Class

Access
Filter by node_access records.

Namespace

Drupal\node\Plugin\views\filter

Code

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.