user.data

Same name and namespace in other branches
  1. 11.x core/modules/user/user.services.yml \user.data
  2. 10 core/modules/user/user.services.yml \user.data
  3. 9 core/modules/user/user.services.yml \user.data
  4. 8.9.x core/modules/user/user.services.yml \user.data

Class

Drupal\user\UserData

Tags

  • backend_overridable
7 string references to user.data
ContactLinkTest::setUp in core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
Sets up the test.
MigrateUserContactSettingsTest::testUserContactSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
Tests the Drupal6 user contact settings migration.
Settings::create in core/themes/admin/src/Settings.php
Instantiates a new instance of this class.
Settings::create in core/themes/default_admin/src/Settings.php
Instantiates a new instance of this class.
UserController::create in core/modules/user/src/Controller/UserController.php
Instantiates a new instance of the implementing class using autowiring.

... See full list

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\UserData
  2. tags:
  3. - { name: backend_overridable }

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