Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
UserSelection::buildConfigurationForm function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::buildEntityQuery function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::createNewEntity function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::defaultConfiguration function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::entityQueryAlter function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::validateReferenceableNewEntities function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::__construct function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Constructs a new UserSelection object.
UserSession class core/lib/Drupal/Core/Session/UserSession.php An implementation of the user account interface for the global user.
UserSession.php file core/lib/Drupal/Core/Session/UserSession.php
UserSession::$access property core/lib/Drupal/Core/Session/UserSession.php The Unix timestamp when the user last accessed the site.
UserSession::$mail property core/lib/Drupal/Core/Session/UserSession.php The email address of this account.
UserSession::$name property core/lib/Drupal/Core/Session/UserSession.php The name of this account.
UserSession::$preferred_admin_langcode property core/lib/Drupal/Core/Session/UserSession.php The preferred administrative language code of the account.
UserSession::$preferred_langcode property core/lib/Drupal/Core/Session/UserSession.php The preferred language code of the account.
UserSession::$roles property core/lib/Drupal/Core/Session/UserSession.php List of the roles this user has.
UserSession::$timezone property core/lib/Drupal/Core/Session/UserSession.php The timezone of this account.
UserSession::$uid property core/lib/Drupal/Core/Session/UserSession.php User ID.
UserSession::getAccountName function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getDisplayName function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getEmail function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getLastAccessedTime function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getPreferredAdminLangcode function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getPreferredLangcode function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getRoles function core/lib/Drupal/Core/Session/UserSession.php
UserSession::getRoleStorage function core/lib/Drupal/Core/Session/UserSession.php Returns the role storage object.
UserSession::getTimeZone function core/lib/Drupal/Core/Session/UserSession.php
UserSession::hasPermission function core/lib/Drupal/Core/Session/UserSession.php
UserSession::hasRole function core/lib/Drupal/Core/Session/UserSession.php Whether a user has a certain role.
UserSession::id function core/lib/Drupal/Core/Session/UserSession.php
UserSession::isAnonymous function core/lib/Drupal/Core/Session/UserSession.php
UserSession::isAuthenticated function core/lib/Drupal/Core/Session/UserSession.php
UserSession::__construct function core/lib/Drupal/Core/Session/UserSession.php Constructs a new user session.
UserSessionRepository class core/lib/Drupal/Core/Session/UserSessionRepository.php Provides the default user session repository.
UserSessionRepository.php file core/lib/Drupal/Core/Session/UserSessionRepository.php
UserSessionRepository::deleteAll function core/lib/Drupal/Core/Session/UserSessionRepository.php
UserSessionRepository::__construct function core/lib/Drupal/Core/Session/UserSessionRepository.php
UserSessionRepositoryInterface interface core/lib/Drupal/Core/Session/UserSessionRepositoryInterface.php Provides an interface for the user session repository.
UserSessionRepositoryInterface.php file core/lib/Drupal/Core/Session/UserSessionRepositoryInterface.php
UserSessionRepositoryInterface::deleteAll function core/lib/Drupal/Core/Session/UserSessionRepositoryInterface.php Delete all session records of the given user.
UserSessionTest class core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests Drupal\Core\Session\UserSession.
UserSessionTest.php file core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
UserSessionTest::createUserSession function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Setups a user session for the test.
UserSessionTest::testGetLastAccessedTime function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests that ::getLastAccessedTime() returns an integer.
UserSessionTest::testHasPermission function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests the has permission method.
UserSessionTest::testHasRole function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests the hasRole method.
UserSessionTest::testUserGetRoles function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests the method getRoles exclude or include locked roles based in param.
UserStorage class core/modules/user/src/UserStorage.php Controller class for users.
UserStorage.php file core/modules/user/src/UserStorage.php
UserStorage::deleteRoleReferences function core/modules/user/src/UserStorage.php
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php

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