Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewAjaxResponse.php
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\Ajax
Code
protected $view;
RSS feed