12 string references to 'user.settings'

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
AccountSettingsForm::buildForm in drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DrupalUnitTestBaseTest::testInstallConfig in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php
Tests expected behavior of installConfig().
NodeFormController::form in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().
UserAdminSettingsFormTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
UserAdminTest::testNotificationEmailAddress in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Tests the alternate notification e-mail address for user mails.
UserCreateTest::testUserAdd in drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditTest::testUserEdit in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php
Test user edit page.
UserRegistrationTest::testRegistrationWithEmailVerification in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
user_update_8004 in drupal/core/modules/user/user.install
Moves account settings from variable to config.