Search for hash

  1. Search 7.x for hash
  2. Search 9.5.x for hash
  3. Search 10.3.x for hash
  4. Search 11.x for hash
  5. Other projects
Title Object type File name Summary
PhpassHashedPassword::needsRehash function core/lib/Drupal/Core/Password/PhpassHashedPassword.php Check whether a hashed password needs to be replaced with a new hash.
PhpassHashedPassword::__construct function core/lib/Drupal/Core/Password/PhpassHashedPassword.php Constructs a new password hashing instance.
PhpBackend::getByHash function core/lib/Drupal/Core/Cache/PhpBackend.php Fetch a cache item using a hashed cache ID.
PhpBackend::invalidatebyHash function core/lib/Drupal/Core/Cache/PhpBackend.php Invalidate one cache item.
RendererTest::testRenderSortingWithSetHashSorted function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render
@covers ::doRender
Row::getHash function core/modules/migrate/src/Row.php Returns the hash for the source values..
Row::rehash function core/modules/migrate/src/Row.php Recalculates the hash for the row.
RowTest::$testHash property core/modules/migrate/tests/src/Unit/RowTest.php The test hash.
RowTest::$testHashMod property core/modules/migrate/tests/src/Unit/RowTest.php The test hash after changing title value to 'new title'.
RowTest::testHashing function core/modules/migrate/tests/src/Unit/RowTest.php Tests hashing.
Schema::hashBase64 function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Calculates a base-64 encoded, PostgreSQL-safe sha-256 hash per PostgreSQL
documentation: 4.1. Lexical Structure.
Settings::getHashSalt function core/lib/Drupal/Core/Site/Settings.php Gets a salt useful for hardening against SQL injection.
SettingsTest::providerTestGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for testGetHashSaltEmpty.
SettingsTest::testGetHashSalt function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt();
SettingsTest::testGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt() with no hash salt value.
Sql::getSourceIdsHash function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves the hash of the source identifier values.
Sql::SOURCE_IDS_HASH constant core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Column name of hashed source id values.
system_post_update_hashes_clear_cache function core/modules/system/system.post_update.php Force caches using hashes to be cleared (Twig, render cache, etc.).
TestDiscoveryCacheContext::$hash property core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php The hash of discovered test information.
TestDiscoveryCacheContext::hash function core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php Hashes the given string.
ToolbarAdminMenuTest::$hash property core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php The current admin menu subtrees hash for adminUser.
ToolbarAdminMenuTest::assertDifferentHash function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Asserts the subtrees hash on a fresh page GET is different from the hash
from the previous page GET.
ToolbarAdminMenuTest::getSubtreesHash function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Get the hash value from the admin menu subtrees route path.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests that toolbar cache is cleared when string translations are made.
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests toolbar cache tags implementation.
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook
implementations.
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Exercises the toolbar_user_role_update() and toolbar_user_update() hook
implementations.
UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with a correct password and new password hash.
UserLoginTest::testPasswordRehashOnLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Test that user password is re-hashed upon login after changing $count_log2.
user_pass_rehash function core/modules/user/user.module Creates a unique hash value for use in time-dependent per-user URLs.
user_permissions_hash_generator service core/core.services.yml Drupal\Core\Session\PermissionsHashGenerator
_toolbar_get_subtrees_hash function core/modules/toolbar/toolbar.module Returns the hash of the per-user rendered toolbar subtrees.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.