ViewAjaxResponse::$view
Same name in other branches
- 9 core/modules/views/src/Ajax/ViewAjaxResponse.php \Drupal\views\Ajax\ViewAjaxResponse::view
- 10 core/modules/views/src/Ajax/ViewAjaxResponse.php \Drupal\views\Ajax\ViewAjaxResponse::view
- 11.x core/modules/views/src/Ajax/ViewAjaxResponse.php \Drupal\views\Ajax\ViewAjaxResponse::view
The view executed on this ajax request.
Type: \Drupal\views\ViewExecutable
File
-
core/
modules/ views/ src/ Ajax/ ViewAjaxResponse.php, line 20
Class
- ViewAjaxResponse
- Custom JSON response object for an ajax view response.
Namespace
Drupal\views\AjaxCode
protected $view;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.