UserStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::attachLoad(). |
UserStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
UserStorageController::invokeHook |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides DatabaseStorageController::invokeHook(). |
UserStorageController::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Constructs a new UserStorageController object. |
UserSignatureTest::testUserSignature |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Test that a user can change their signature format and that it is respected
upon display. |
UserStorageController::createInstance |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Instantiates a new instance of this entity controller. |
EntityTranslationTestBase::setupUsers |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Creates and activates translator, editor and admin users. |
UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |