You are here

6 string references to user.data in Drupal 8

ContactLinkTest::setUp in core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
MigrateUserContactSettingsTest::testUserContactSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
Tests the Drupal6 user contact settings migration.
UserController::create in core/modules/user/src/Controller/UserController.php
Instantiates a new instance of this class.
UserData::create in core/modules/user/src/Plugin/views/field/UserData.php
Creates an instance of the plugin.
UserData::create in core/modules/user/src/Plugin/migrate/destination/UserData.php
Creates an instance of the plugin.
UserDataTest::testDataField in core/modules/user/tests/src/Kernel/Views/UserDataTest.php
Tests field handler.