Search for hash
Title | Object type | File name | Summary |
---|---|---|---|
PhpassHashedPassword::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
PhpassHashedPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
PhpBackend::getByHash | function | core/ |
Fetch a cache item using a hashed cache ID. |
PhpBackend::invalidatebyHash | function | core/ |
Invalidate one cache item. |
RendererTest::testRenderSortingWithSetHashSorted | function | core/ |
@covers ::render @covers ::doRender |
Row::getHash | function | core/ |
Returns the hash for the source values.. |
Row::rehash | function | core/ |
Recalculates the hash for the row. |
RowTest::$testHash | property | core/ |
The test hash. |
RowTest::$testHashMod | property | core/ |
The test hash after changing title value to 'new title'. |
RowTest::testHashing | function | core/ |
Tests hashing. |
Schema::hashBase64 | function | core/ |
Calculates a base-64 encoded, PostgreSQL-safe sha-256 hash per PostgreSQL documentation: 4.1. Lexical Structure. |
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. |
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. |
system_post_update_hashes_clear_cache | function | core/ |
Force caches using hashes to be cleared (Twig, render cache, etc.). |
TestDiscoveryCacheContext::$hash | property | core/ |
The hash of discovered test information. |
TestDiscoveryCacheContext::hash | function | core/ |
Hashes the given string. |
ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Asserts the subtrees hash on a fresh page GET is different from the hash from the previous page GET. |
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 the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations. |
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Exercises the toolbar_user_role_update() and toolbar_user_update() hook implementations. |
UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password and new password hash. |
UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Test that user password is re-hashed upon login after changing $count_log2. |
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 per-user rendered toolbar subtrees. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.