Search for hash
Title | Object type | File name | Summary |
---|---|---|---|
Schema::hashBase64 | function | core/ |
Calculates a base-64 encoded PostgreSQL-safe sha-256 hash. |
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. |
SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
Tests the validation of the default configuration hash. |
Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Checks the subtree hash of the current page with that of the previous page. |
ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to installing and uninstalling modules. |
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to user data updates. |
UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password & new password hash. |
UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Tests user password is re-hashed upon login after changing $count_log2. |
UserPassRehashTest | class | core/ |
Tests user_pass_rehash(). |
UserPassRehashTest.php | file | core/ |
|
UserPassRehashTest::$modules | property | core/ |
Modules to install. |
UserPassRehashTest::testUniqueHashNoPasswordValue | function | core/ |
Tests uniqueness of hashes when no password is set. |
user_custom_pass_hash_params_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml |
user_custom_pass_hash_params_test.services.yml | file | core/ |
core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml |
user_pass_rehash | function | core/ |
Creates a unique hash value for use in time-dependent per-user URLs. |
user_permissions_hash_generator | service | core/ |
Drupal\Core\Session\PermissionsHashGenerator |
_toolbar_get_subtrees_hash | function | core/ |
Returns the hash of the user-rendered toolbar subtrees and cacheability. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.