Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
User.php
»
User
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
public property User::$uid
The user ID.
Type:
integer
File
drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Core/
Entity/
User.php
, line 65
Definition of
Drupal\user\Plugin\Core\Entity\User
.
Class
User
Defines the user entity class.
Namespace
Drupal\user\Plugin\Core\Entity
Code
public $uid;