Search for getHashSalt
- Search 7.x for getHashSalt
- Search 9.5.x for getHashSalt
- Search 8.9.x for getHashSalt
- Search 10.3.x for getHashSalt
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
Settings::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
SettingsTest::providerTestGetHashSaltEmpty | function | core/ |
Data provider for testGetHashSaltEmpty. |
SettingsTest::testGetHashSalt | function | core/ |
Tests Settings::getHashSalt(). |
SettingsTest::testGetHashSaltEmpty | function | core/ |
Tests Settings::getHashSalt() with no hash salt value. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.