You are here

service password_generator in Drupal 10

Same name and namespace in other branches
  1. 9 core/core.services.yml \password_generator

Class

Drupal\Core\Password\DefaultPasswordGenerator
8 string references to password_generator
DbLogTest::doUser in core/modules/dblog/tests/src/Functional/DbLogTest.php
Generates and then verifies some user events.
RegisterForm::submitForm in core/modules/user/src/RegisterForm.php
UserCreationTrait::createUser in core/modules/user/tests/src/Traits/UserCreationTrait.php
Create a user with a given set of permissions.
UserLoginTest::doPasswordLengthLogin in core/modules/user/tests/src/Functional/UserLoginTest.php
Helper to test log in with a maximum length password.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Password\DefaultPasswordGenerator