service user.data

Class

Drupal\user\UserData
3 string references to user.data
UserData::init in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserData.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init().
UserDataTest::testDataField in drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php
Tests field handler.
UserStorageController::createInstance in drupal/core/modules/user/lib/Drupal/user/UserStorageController.php
Instantiates a new instance of this entity controller.

File

drupal/core/modules/user/user.services.yml
drupal/core/modules/user/user.services.yml

View source
  1. class: Drupal\user\UserData
  2. arguments:
  3. - '@database'