Search for password
- Search 7.x for password
- Search 9.5.x for password
- Search 8.9.x for password
- Search 10.3.x for password
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
password | service | core/ |
Drupal\Core\Password\PhpPassword |
Password | class | core/ |
Provides a form element for entering a password, with hidden text. |
password | service | core/ |
Drupal\Core\Password\PhpPassword |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ClaroPasswordConfirmWidgetTest | class | core/ |
Tests the password confirm widget with Claro theme. |
ClaroPasswordConfirmWidgetTest.php | file | core/ |
|
ClaroPasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
DefaultPasswordGenerator | class | core/ |
Provides a default password generator. |
DefaultPasswordGenerator.php | file | core/ |
|
DefaultPasswordGenerator::$allowedChars | property | core/ |
The allowed characters for the password. |
DefaultPasswordGenerator::generate | function | core/ |
Generates a password. |
DefaultPasswordGeneratorTest | class | core/ |
Unit tests for password generator. |
DefaultPasswordGeneratorTest.php | file | core/ |
|
DefaultPasswordGeneratorTest::testGenerate | function | core/ |
@covers ::generate[[api-linebreak]] |
DemoUmamiHooks::setUserPasswords | function | core/ |
Sets the password of admin to be the password for all users. |
EntityUser::$password | property | core/ |
The password service class. |
FileTransfer::$password | property | core/ |
The password for this file transfer. |
MailerDsnConfigValidationTest::testMailerUserPasswordValidation | function | core/ |
Tests the validation of the password for the mailer user. |
MigrateUserAdminPassTest::$originalPasswords | property | core/ |
The passwords as retrieved from the account entities before migration. |
MigrateUserAdminPassTest::testAdminPasswordPreserved | function | core/ |
Tests preserving the admin user's password. |
password | service | core/ |
Drupal\Core\Password\PhpPassword |
password | service | core/ |
Drupal\Core\Password\PhpPassword |
Password | class | core/ |
Provides a form element for entering a password, with hidden text. |
Password.php | file | core/ |
|
Password::getInfo | function | core/ |
Returns the element properties for this element. |
Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
Password::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PasswordConfirm | class | core/ |
Provides a form element for double-input of passwords. |
PasswordConfirm.php | file | core/ |
|
PasswordConfirm::getInfo | function | core/ |
Returns the element properties for this element. |
PasswordConfirm::processPasswordConfirm | function | core/ |
Expand a password_confirm field into two text boxes. |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
PasswordConfirm::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PasswordConfirmTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\PasswordConfirm[[api-linebreak]] @group Render |
PasswordConfirmTest.php | file | core/ |
|
PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordConfirmTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
PasswordConfirmWidgetTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
PasswordConfirmWidgetTest.php | file | core/ |
|
PasswordConfirmWidgetTest::$assert | property | core/ |
WebAssert object. |
PasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
PasswordConfirmWidgetTest::setUp | function | core/ |
|
PasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
PasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Ensures that password match message is visible when widget is initialized. |
PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
PasswordGeneratorInterface | interface | core/ |
Interface for generating passwords. |
PasswordGeneratorInterface.php | file | core/ |
|
PasswordGeneratorInterface::generate | function | core/ |
Generates a password. |
PasswordInterface | interface | core/ |
Secure password hashing functions for user authentication. |
PasswordInterface.php | file | core/ |
|
PasswordInterface::check | function | core/ |
Check whether a plain text password matches a hashed password. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.