Search for pass
- Search 7.x for pass
- Search 9.5.x for pass
- Search 8.9.x for pass
- Search 10.3.x for pass
- Search main for pass
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordItemTest::$field | property | core/ |
The field used in this test class. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| PasswordItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
Tests pre save exception existing. |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
Tests pre save exception new. |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
Tests pre save existing empty string. |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
Tests pre save existing multiple spaces string. |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
Tests pre save existing null. |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
Tests pre save new empty string. |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
Tests pre save new multiple spaces string. |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
Tests pre save new null. |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
Tests pre save pre hashed. |
| PasswordRequirementsArgon2idTest | class | core/ |
Tests Password System Requirements. |
| PasswordRequirementsArgon2idTest.php | file | core/ |
|
| PasswordRequirementsArgon2idTest::$modules | property | core/ |
Modules to install. |
| PasswordRequirementsArgon2idTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PasswordRequirementsArgon2idTest::testRequirementsWithBcrypt | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordRequirementsDefaultTest | class | core/ |
Tests Password System Requirements. |
| PasswordRequirementsDefaultTest.php | file | core/ |
|
| PasswordRequirementsDefaultTest::$modules | property | core/ |
Modules to install. |
| PasswordRequirementsDefaultTest::testRequirementsWithDefaults | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordRequirementsUnknownTest | class | core/ |
Tests Password System Requirements. |
| PasswordRequirementsUnknownTest.php | file | core/ |
|
| PasswordRequirementsUnknownTest::$modules | property | core/ |
Modules to install. |
| PasswordRequirementsUnknownTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PasswordRequirementsUnknownTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PasswordRequirementsUnknownTest::testRequirementsWithUnknownAlgorithm | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordTest | class | core/ |
Tests Drupal\Core\Render\Element\Password. |
| PasswordTest.php | file | core/ |
|
| PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordTest::testValueCallback | function | core/ |
Tests value callback. |
| PasswordTestBase | class | core/ |
Integration tests for the PHP password hashing service. |
| PasswordTestBase.php | file | core/ |
|
| PasswordTestBase::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PasswordTestBase::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PasswordTestBase::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| PasswordTestBase::register | function | core/ |
Registers test-specific services. |
| PasswordVerifyTest | class | core/ |
Unit tests for password hashing API. |
| PasswordVerifyTest.php | file | core/ |
|
| PasswordVerifyTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PasswordVerifyTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PasswordVerifyTest::testPasswordCheckSupported | function | core/ |
Tests that check() verifies passwords if hash settings are supported. |
| PasswordVerifyTest::testPasswordCheckUnknownHash | function | core/ |
Tests that check() is forwarded to corePassword instance if hash settings are not recognized. |
| PasswordVerifyTest::testPasswordHash | function | core/ |
Tests that hash() is forwarded to corePassword instance. |
| PasswordVerifyTest::testPasswordNeedsRehash | function | core/ |
Tests that needsRehash() is forwarded to corePassword instance. |
| PasswordVerifyTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
| password_generator | service | core/ |
Drupal\Core\Password\DefaultPasswordGenerator |
| phpass.info.yml | file | core/ |
core/modules/phpass/phpass.info.yml |
| phpass.password | service | core/ |
Drupal\phpass\Password\PhpassHashedPassword |
| phpass.services.yml | file | core/ |
core/modules/phpass/phpass.services.yml |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.