29 string references to 'user.settings'

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
AccountSettingsForm::getEditableConfigNames in core/modules/user/src/AccountSettingsForm.php
Gets the configuration names that will be editable.
CommentForm::form in core/modules/comment/src/CommentForm.php
Gets the actual form array to be built.
CommentManager::__construct in core/modules/comment/src/CommentManager.php
Construct the CommentManager object.
ConfigSingleImportExportTest::testExport in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
Tests exporting a single configuration file.
ConfigTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
The data provider.
ConfigTranslationUiTest::testLocaleDBStorage in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test translation storage in locale storage.
config_translation_test_config_translation_info_alter in core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module
Implements hook_config_translation_info_alter().
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
Tests that translations ended up at the expected places.
InstallerTranslationTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
KernelTestBaseTest::testInstallConfig in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests expected behavior of installConfig().
LocaleImportFunctionalTest::testConfigtranslationImportingPoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Tests .po file import with user.settings configuration.
MigrateUserConfigsTest::testUserSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.settings.yml.
MigrateUserConfigsTranslationTest::testUserConfig in core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.mail and user.settings.
MigrateUserConfigsTranslationTest::testUserSettings in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.settings.yml.
RegisterAccessCheck::access in core/modules/user/src/Access/RegisterAccessCheck.php
Checks access.
RestRegisterUserTest::testRegisterUser in core/modules/user/tests/src/Functional/RestRegisterUserTest.php
Tests that only anonymous users can register users.
UserAdminSettingsFormTest::setUp in core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAdminTest::testNotificationEmailAddress in core/modules/user/tests/src/Functional/UserAdminTest.php
Tests the alternate notification email address for user mails.
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
UserCreateTest::testUserAdd in core/modules/user/tests/src/Functional/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditTest::testUserEdit in core/modules/user/tests/src/Functional/UserEditTest.php
Test user edit page.
UserRegistrationResource::create in core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php
Creates an instance of the plugin.
UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserTokenReplaceTest::testUserTokenReplacement in core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_cancel_methods in core/modules/user/user.module
Helper function to return available account cancellation methods.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().

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