33 string references to password

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
claro_preprocess_input in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for input.
ContentTranslationHandler::addTranslatabilityClue in core/modules/content_translation/src/ContentTranslationHandler.php
Adds a clue about the form element translatability.
ElementTest::testPlaceHolderText in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests placeholder text for elements that support placeholders.
EntityUser::create in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Creates an instance of the plugin.
FieldBlockTest::testUserFieldBlock in core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php
Tests configuring a field block for a user field.
FileTransfer::getSettingsForm in core/lib/Drupal/Core/FileTransfer/FileTransfer.php
Returns a form to collect connection settings credentials.
FormElementsRenderTest::testDrupalRenderFormElements in core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php
Tests rendering form elements without using doBuildForm().
FormTest::testRequiredAttribute in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests required attribute.
FormTestDisabledElementsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
Form constructor.
FormTestPatternForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php
Form constructor.
FormTestPlaceholderForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php
Form constructor.
FormTestRequiredAttributeForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
Form constructor.
KernelTestBase::register in core/tests/Drupal/KernelTests/KernelTestBase.php
Registers test-specific services.
LocaleTranslationUiTest::testStringTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
MigrateUserAdminPassTest::testAdminPasswordPreserved in core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
Tests preserving the admin user's password.
olivero_preprocess_input in core/themes/olivero/olivero.theme
Implements hook_preprocess_HOOK().
Password::preRenderPassword in core/lib/Drupal/Core/Render/Element/Password.php
Prepares a #type 'password' render element for input.html.twig.
PasswordConfirm::processPasswordConfirm in core/lib/Drupal/Core/Render/Element/PasswordConfirm.php
Expand a password_confirm field into two text boxes.
PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents in core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php
Tests the components added to the password confirm widget.
PasswordItemTest::setUp in core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php
Set the default field storage backend for fields created during tests.
phpass.services.yml in core/modules/phpass/phpass.services.yml
core/modules/phpass/phpass.services.yml
ProtectedUserFieldConstraintValidatorTest::testValidate in core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php
@covers ::validate
RenderElementBase::preRenderAjaxForm in core/lib/Drupal/Core/Render/Element/RenderElementBase.php
Adds Ajax information about an element to communicate with JavaScript.
SqlBase::mapJoinable in core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
Checks if we can join against the map table.
StandardPerformanceTest::testLoginBlock in core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php
Tests the performance of logging in via the user login block.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
User::baseFields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns the user base fields to be migrated.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/User.php
Returns available fields on the source.
UserLoginForm::buildForm in core/modules/user/src/Form/UserLoginForm.php
Form constructor.
UserLoginTest::testPasswordRehashOnLogin in core/modules/user/tests/src/Functional/UserLoginTest.php
Tests user password is re-hashed upon login after changing $count_log2.
users.yml in core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
UserTest::providerSource in core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php

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