function HandlerBase::validateExposed
Validate the exposed handler form.
4 methods override HandlerBase::validateExposed()
- Date::validateExposed in core/
modules/ views/ src/ Plugin/ views/ filter/ Date.php  - Validate the exposed handler form.
 - Name::validateExposed in core/
modules/ user/ src/ Plugin/ views/ filter/ Name.php  - Validate the exposed handler form.
 - Search::validateExposed in core/
modules/ search/ src/ Plugin/ views/ filter/ Search.php  - Validate the exposed handler form.
 - TaxonomyIndexTid::validateExposed in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php  - Validate the exposed handler form.
 
File
- 
              core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php, line 419  
Class
- HandlerBase
 - Base class for Views handler plugins.
 
Namespace
Drupal\views\Plugin\viewsCode
public function validateExposed(&$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.