password
Same name in this branch
Same name and namespace in other branches
- 11.x core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml \password
- 11.x core/core.services.yml \password
- 10 core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml \password
- 10 core/core.services.yml \password
- 8.9.x core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml \password
- 8.9.x core/core.services.yml \password
Class
Drupal\Core\Password\PhpassHashedPassword16 string references to password
- AccountForm::form in core/
modules/ user/ src/ AccountForm.php - Gets the actual form array to be built.
- EntityUser::create in core/
modules/ user/ src/ Plugin/ migrate/ destination/ EntityUser.php - Creates an instance of the plugin.
- FileTransfer::getSettingsForm in core/
lib/ Drupal/ Core/ FileTransfer/ FileTransfer.php - Returns a form to collect connection settings credentials.
- KernelTestBase::register in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Registers test-specific services.
- MigrateUserAdminPassTest::testAdminPasswordPreserved in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ MigrateUserAdminPassTest.php - Tests preserving the admin user's password.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Password\PhpassHashedPassword
- arguments:
- - 16
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.