Name | Type | Location | Description |
---|---|---|---|
PasswordInterface:: |
function |
drupal/ |
Check whether a user's hashed password needs to be replaced with a new hash. |
PhpassHashedPassword:: |
function |
drupal/ |
Implements Drupal\Core\Password\PasswordInterface::userNeedsNewHash(). |