6 calls to ContentEntityBase::id()

User::hasPermission in core/modules/user/src/Entity/User.php
Checks whether a user has a certain permission.
User::isAnonymous in core/modules/user/src/Entity/User.php
Returns TRUE if the account is anonymous.
User::isAuthenticated in core/modules/user/src/Entity/User.php
Returns TRUE if the account is authenticated.
User::isNew in core/modules/user/src/Entity/User.php
Determines whether the entity is new.
User::postSave in core/modules/user/src/Entity/User.php
Acts on a saved entity before the insert or update hook is invoked.
User::preSave in core/modules/user/src/Entity/User.php
Acts on an entity before the presave hook is invoked.

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