Search for hash
Title | Object type | File name | Summary |
---|---|---|---|
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 |
ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
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. |
ServiceIdHashTrait | trait | core/ |
A trait for service id hashing implementations. |
ServiceIdHashTrait.php | file | core/ |
|
ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
ServiceIdHashTrait::getServiceIdMappings | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings() |
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. |
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. |
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.