function ExposedFormPluginInterface::postExecute
Runs after the view has been executed.
Implement if your exposed form needs to run code after query execution.
1 method overrides ExposedFormPluginInterface::postExecute()
- ExposedFormPluginBase::postExecute in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php  - Runs after the view has been executed.
 
File
- 
              core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginInterface.php, line 102  
Class
- ExposedFormPluginInterface
 - Interface for exposed filter form plugins.
 
Namespace
Drupal\views\Plugin\views\exposed_formCode
public function postExecute();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.