password

Same name in this branch
  1. 9 core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml \password
Same name and namespace in other branches
  1. 11.x core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml \password
  2. 11.x core/core.services.yml \password
  3. 10 core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml \password
  4. 10 core/core.services.yml \password
  5. 8.9.x core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml \password
  6. 8.9.x core/core.services.yml \password

Class

Drupal\Core\Password\PhpassHashedPassword
16 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.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Password\PhpassHashedPassword
  2. arguments:
  3. - 16

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