25 string references to 'user.settings' in Zircon Profile 8.0
- 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/ src/ Tests/ ConfigSingleImportExportTest.php - Tests exporting a single configuration file.
- ConfigTranslationUiTest::testLocaleDBStorage in core/
modules/ config_translation/ src/ Tests/ 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/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationMultipleLanguageTest.php - Tests that translations ended up at the expected places.
- InstallerTranslationTest::testInstaller in core/
modules/ system/ src/ Tests/ 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/ src/ Tests/ LocaleImportFunctionalTest.php - Tests .po file import with user.settings configuration.
- MigrateUserConfigsTest::testUserSettings in core/
modules/ user/ src/ Tests/ Migrate/ d6/ MigrateUserConfigsTest.php - Tests migration of user variables to user.settings.yml.
- RegisterAccessCheck::access in core/
modules/ user/ src/ Access/ RegisterAccessCheck.php - Checks access.
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- UserAdminSettingsFormTest::setUp in core/
modules/ user/ src/ Tests/ UserAdminSettingsFormTest.php - Sets up a Drupal site for running functional and integration tests.
- UserAdminTest::testNotificationEmailAddress in core/
modules/ user/ src/ Tests/ UserAdminTest.php - Tests the alternate notification email address for user mails.
- UserController::resetPass in core/
modules/ user/ src/ Controller/ UserController.php - Returns the user password reset page.
- UserCreateTest::testUserAdd in core/
modules/ user/ src/ Tests/ UserCreateTest.php - Create a user through the administration interface and ensure that it displays in the user list.
- UserEditTest::testUserEdit in core/
modules/ user/ src/ Tests/ UserEditTest.php - Test user edit page.
- UserRegistrationTest::testRegistrationWithEmailVerification in core/
modules/ user/ src/ Tests/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithoutEmailVerification in core/
modules/ user/ src/ Tests/ UserRegistrationTest.php - UserTokenReplaceTest::testUserTokenReplacement in core/
modules/ user/ src/ Tests/ 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().