Home
last modified time | relevance | path

Searched refs:buildExposeForm (Results 1 – 16 of 16) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/history/src/Plugin/views/filter/
H A DHistoryUserTimestamp.php38 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\history\\Plugin\\views\\filter\\HistoryUserTimestamp
39 parent::buildExposeForm($form, $form_state);
/dports/www/drupal9/drupal-9.2.10/core/modules/history/src/Plugin/views/filter/
H A DHistoryUserTimestamp.php38 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\history\\Plugin\\views\\filter\\HistoryUserTimestamp
39 parent::buildExposeForm($form, $form_state);
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/filter/
H A DStringFilter.php84 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\StringFilter
85 parent::buildExposeForm($form, $form_state);
H A DNumericFilter.php49 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\NumericFilter
50 parent::buildExposeForm($form, $form_state);
H A DInOperator.php86 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\InOperator
87 parent::buildExposeForm($form, $form_state);
H A DFilterPluginBase.php515 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\FilterPluginBase
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/filter/
H A DNumericFilter.php49 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\NumericFilter
50 parent::buildExposeForm($form, $form_state);
H A DStringFilter.php87 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\StringFilter
88 parent::buildExposeForm($form, $form_state);
H A DInOperator.php86 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\InOperator
87 parent::buildExposeForm($form, $form_state);
H A DFilterPluginBase.php518 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\filter\\FilterPluginBase
/dports/www/drupal8/drupal-8.9.20/core/modules/taxonomy/src/Plugin/views/filter/
H A DTaxonomyIndexTid.php370 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\taxonomy\\Plugin\\views\\filter\\TaxonomyIndexTid
371 parent::buildExposeForm($form, $form_state);
/dports/www/drupal9/drupal-9.2.10/core/modules/taxonomy/src/Plugin/views/filter/
H A DTaxonomyIndexTid.php375 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\taxonomy\\Plugin\\views\\filter\\TaxonomyIndexTid
376 parent::buildExposeForm($form, $form_state);
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/sort/
H A DSortPluginBase.php195 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\sort\\SortPluginBase
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/sort/
H A DSortPluginBase.php196 public function buildExposeForm(&$form, FormStateInterface $form_state) { function in Drupal\\views\\Plugin\\views\\sort\\SortPluginBase
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/
H A DHandlerBase.php421 public function buildExposeForm(&$form, FormStateInterface $form_state) {} function in Drupal\\views\\Plugin\\views\\HandlerBase
447 $this->buildExposeForm($form, $form_state);
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/
H A DHandlerBase.php421 public function buildExposeForm(&$form, FormStateInterface $form_state) {} function in Drupal\\views\\Plugin\\views\\HandlerBase
447 $this->buildExposeForm($form, $form_state);