Home
last modified time | relevance | path

Searched refs:operatorForm (Results 1 – 14 of 14) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/node/src/Plugin/views/filter/
H A DStatus.php19 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\node\\Plugin\\views\\filter\\Status
H A DAccess.php20 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\node\\Plugin\\views\\filter\\Access
/dports/www/drupal8/drupal-8.9.20/core/modules/media/src/Plugin/views/filter/
H A DStatus.php25 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\media\\Plugin\\views\\filter\\Status
/dports/www/drupal9/drupal-9.2.10/core/modules/node/src/Plugin/views/filter/
H A DStatus.php19 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\node\\Plugin\\views\\filter\\Status
H A DAccess.php19 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\node\\Plugin\\views\\filter\\Access
/dports/www/drupal9/drupal-9.2.10/core/modules/media/src/Plugin/views/filter/
H A DStatus.php25 protected function operatorForm(&$form, FormStateInterface $form_state) {} function in Drupal\\media\\Plugin\\views\\filter\\Status
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/filter/
H A DLatestRevision.php75 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\LatestRevision
H A DLatestTranslationAffectedRevision.php75 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\LatestTranslationAffectedRevision
H A DFilterPluginBase.php283 $this->operatorForm($form, $form_state);
296 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\FilterPluginBase
902 $this->operatorForm($form, $form_state);
1074 $this->operatorForm($row, $form_state);
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/filter/
H A DLatestRevision.php75 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\LatestRevision
H A DLatestTranslationAffectedRevision.php75 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\LatestTranslationAffectedRevision
H A DFilterPluginBase.php283 $this->operatorForm($form, $form_state);
296 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\FilterPluginBase
905 $this->operatorForm($form, $form_state);
1126 $this->operatorForm($row, $form_state);
/dports/www/drupal9/drupal-9.2.10/core/modules/search/src/Plugin/views/filter/
H A DSearch.php72 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\search\\Plugin\\views\\filter\\Search
/dports/www/drupal8/drupal-8.9.20/core/modules/search/src/Plugin/views/filter/
H A DSearch.php73 protected function operatorForm(&$form, FormStateInterface $form_state) { function in Drupal\\search\\Plugin\\views\\filter\\Search