You are here

12 string references to user.data in Drupal 10

ContactLinkTest::setUp in core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests access to the personal contact form.
contact_form_user_form_alter in core/modules/contact/contact.module
Implements hook_form_FORM_ID_alter().
contact_user_profile_form_submit in core/modules/contact/contact.module
Submit callback for the user profile form to save the contact page setting.
MigrateUserContactSettingsTest::testUserContactSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
Tests the Drupal6 user contact settings migration.
User::postDelete in core/modules/user/src/Entity/User.php
User::preSave in core/modules/user/src/Entity/User.php
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
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.
user_modules_uninstalled in core/modules/user/user.module
Implements hook_modules_uninstalled().