Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| 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/ |
|
| PasswordInterface::check | function | core/ |
Check whether a plain text password matches a hashed password. |
| PasswordInterface::hash | function | core/ |
Hash a password using a secure hash. |
| PasswordInterface::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
| PasswordInterface::PASSWORD_MAX_LENGTH | constant | core/ |
Maximum password length. |
| PasswordItem | class | core/ |
Defines the 'password' entity field type. |
| PasswordItem.php | file | core/ |
|
| PasswordItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PasswordItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| PasswordTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Password[[api-linebreak]] @group Render |
| PasswordTest.php | file | core/ |
|
| PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| path.alias_manager | service | core/ |
Drupal\Core\Path\AliasManager |
| path.alias_storage | service | core/ |
Drupal\Core\Path\AliasStorage |
| path.alias_whitelist | service | core/ |
Alias of path_alias.whitelist |
| path.install | file | core/ |
Update functions for the path module. |
| path.libraries.yml | file | core/ |
core/modules/path/path.libraries.yml |
| path.links.action.yml | file | core/ |
core/modules/path/path.links.action.yml |
| path.links.menu.yml | file | core/ |
core/modules/path/path.links.menu.yml |
| path.links.task.yml | file | core/ |
core/modules/path/path.links.task.yml |
| path.permissions.yml | file | core/ |
core/modules/path/path.permissions.yml |
| path.post_update.php | file | core/ |
Post update functions for the path module. |
Pagination
- Previous page
- Page 931
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.