public property User::$access

The timestamp when the user last accessed the site. A value of 0 means the user has never accessed the site.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php, line 122
Definition of Drupal\user\Plugin\Core\Entity\User.

Class

User
Defines the user entity class.

Namespace

Drupal\user\Plugin\Core\Entity

Code

public $access;