ViewExecutable::$request

Stores the current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

core/modules/views/src/ViewExecutable.php, line 371

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

protected $request;

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