Search for postExecute

  1. Search 7.x for postExecute
  2. Search 9.5.x for postExecute
  3. Search 8.9.x for postExecute
  4. Search 11.x for postExecute
  5. Other projects
Title Object type File name Summary
ExposedFormPluginBase::postExecute function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php Runs after the view has been executed.
ExposedFormPluginInterface::postExecute function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Runs after the view has been executed.
HandlerBase::postExecute function core/modules/views/src/Plugin/views/HandlerBase.php Run after the view is executed, before the result is cached.
Mini::postExecute function core/modules/views/src/Plugin/views/pager/Mini.php Perform any needed actions just after the query executing.
None::postExecute function core/modules/views/src/Plugin/views/pager/None.php Perform any needed actions just after the query executing.
PagerPluginBase::postExecute function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Perform any needed actions just after the query executing.
Some::postExecute function core/modules/views/src/Plugin/views/pager/Some.php Perform any needed actions just after the query executing.
ViewExecutable::postExecute function core/modules/views/src/ViewExecutable.php Unsets the current view, mostly.
ViewExecutable::_postExecute function core/modules/views/src/ViewExecutable.php Runs the postExecute() on all active handlers.
ViewsHandlerInterface::postExecute function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Run after the view is executed, before the result is cached.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.