Search for password
- Search 7.x for password
- Search 9.5.x for password
- Search 10.3.x for password
- Search 11.x for password
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
password | service | core/ |
Drupal\Core\Password\PhpassHashedPassword |
password | service | core/ |
Drupal\Core\Password\PhpassHashedPassword |
Password | class | core/ |
Provides a form element for entering a password, with hidden text. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
claro_preprocess_form_element__password | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
claro_preprocess_form_element__password_confirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
demo_umami_set_users_passwords | function | core/ |
Sets the password of admin to be the password for all users. |
EntityUser::$password | property | core/ |
The password service class. |
FakePhpassHashedPassword | class | core/ |
A fake class for tests. |
FakePhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
FakePhpassHashedPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
FileTransfer::$password | property | core/ |
The password for this file transfer. |
FileTransferTest::$password | property | core/ |
|
form--password-confirm.css | file | core/ |
Visual styles for the Password widgets. |
form--password-confirm.pcss.css | file | core/ |
Visual styles for the Password widgets. |
MigratePassword.php | file | core/ |
|
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\PhpassHashedPassword |
password | service | core/ |
Drupal\Core\Password\PhpassHashedPassword |
Password | class | core/ |
Provides a form element for entering a password, with hidden text. |
password-hash.sh | file | core/ |
Drupal hash script - to generate a hash from a plaintext password |
password-suggestions.css | file | core/ |
Styles for password suggestions in Bartik. |
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 @group Render |
PasswordConfirmTest.php | file | core/ |
|
PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordConfirmTest::testValueCallback | function | core/ |
@covers ::valueCallback |
PasswordHashingTest | class | core/ |
Unit tests for password hashing API. |
PasswordHashingTest.php | file | core/ |
Contains \Drupal\Tests\Core\Password\PasswordHashingTest. |
PasswordHashingTest::$hashedPassword | property | core/ |
The hashed password. |
PasswordHashingTest::$md5HashedPassword | property | core/ |
The md5 password. |
PasswordHashingTest::$password | property | core/ |
The raw password. |
PasswordHashingTest::$passwordHasher | property | core/ |
The password hasher under test. |
PasswordHashingTest::$user | property | core/ |
The user for testing. |
PasswordHashingTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
PasswordHashingTest::setUp | function | core/ |
|
PasswordHashingTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
PasswordHashingTest::testPasswordHashing | function | core/ |
Test password hashing. |
PasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Test a password needs update. |
PasswordHashingTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
PasswordHashingTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
PasswordInterface | interface | core/ |
Secure password hashing functions for user authentication. |
PasswordInterface.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.