function PagerPluginBase::exposedFormValidate
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/pager/PagerPluginBase.php \Drupal\views\Plugin\views\pager\PagerPluginBase::exposedFormValidate()
- 10 core/modules/views/src/Plugin/views/pager/PagerPluginBase.php \Drupal\views\Plugin\views\pager\PagerPluginBase::exposedFormValidate()
- 11.x core/modules/views/src/Plugin/views/pager/PagerPluginBase.php \Drupal\views\Plugin\views\pager\PagerPluginBase::exposedFormValidate()
1 method overrides PagerPluginBase::exposedFormValidate()
- SqlBase::exposedFormValidate in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php
File
-
core/
modules/ views/ src/ Plugin/ views/ pager/ PagerPluginBase.php, line 220
Class
- PagerPluginBase
- Base class for views pager plugins.
Namespace
Drupal\views\Plugin\views\pagerCode
public function exposedFormValidate(&$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.