Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewExecutable.php
ViewExecutable::$user
The current user.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
modules/
views/
src/
ViewExecutable.php
, line 460
Class
ViewExecutable
Represents a view as a whole.
Namespace
Drupal\views
Code
protected $user;
RSS feed