Search for hash
Title | Object type | File name | Summary |
---|---|---|---|
AccountPermissionsCacheContext::$permissionsHashGenerator | property | core/ |
The permissions hash generator. |
AssetGroupSetHashTrait | trait | core/ |
Provides a method to generate a normalized hash of a given asset group set. |
AssetGroupSetHashTrait.php | file | core/ |
|
AssetGroupSetHashTrait::generateHash | function | core/ |
Generates a hash for an array of asset groups. |
AssetOptimizationTest::replaceGroupHash | function | core/ |
Replaces the group hash in the given URL. |
ComposerInspectorTest::testPackageDevSnapshotCommitHashIsRemoved | function | core/ |
Tests that the commit hash of a dev snapshot package is ignored. |
ComposerIntegrationTest::getContentHash | function | core/ |
Returns the md5 hash of the sorted content of the composer file. |
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
Crypt::hashBase64 | function | core/ |
Calculates a base-64 encoded, URL-safe sha-256 hash. |
CryptTest::providerTestHashBase64 | function | core/ |
Provides data for self::testHashBase64(). |
CryptTest::testHashBase64 | function | core/ |
Tests hash generation. |
CsrfTokenGeneratorTest::testGetWithNoHashSalt | function | core/ |
Tests the exception thrown when no 'hash_salt' is provided in settings. |
EntityType::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityTypeInterface::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityTypeManager::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerInterface::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerTest::providerTestHasHandler | function | core/ |
Provides test data for testHasHandler(). |
EntityTypeManagerTest::testHasHandler | function | core/ |
Tests the hasHandler() method. |
FieldTranslationSynchronizer::itemHash | function | core/ |
Computes a hash code for the specified item. |
FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
HelpPageTestController::hasHelp | function | core/ |
Provides a route with help. |
IFrameUrlHelper::getHash | function | core/ |
Hashes an oEmbed resource URL. |
ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
LegacyPasswordHashingTest | class | core/ |
Unit tests for password hashing API. |
LegacyPasswordHashingTest.php | file | core/ |
|
LegacyPasswordHashingTest::$hashedPassword | property | core/ |
The hashed password. |
LegacyPasswordHashingTest::$md5HashedPassword | property | core/ |
The md5 password. |
LegacyPasswordHashingTest::$password | property | core/ |
The raw password. |
LegacyPasswordHashingTest::$passwordHasher | property | core/ |
The password hasher under test. |
LegacyPasswordHashingTest::setUp | function | core/ |
|
LegacyPasswordHashingTest::testEmptyHash | function | core/ |
Tests password validation when the hash is NULL. |
LegacyPasswordHashingTest::testPasswordHashing | function | core/ |
Tests password hashing. |
LegacyPasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
LegacyPasswordHashingTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link using its href and its target attributes, if any. |
LockFileValidator::deleteHash | function | core/ |
Deletes the stored lock file hash. |
LockFileValidator::getHash | function | core/ |
Returns the XXH64 hash of a file. |
LockFileValidator::storeHash | function | core/ |
Stores the XXH64 hash of the active lock file. |
LockFileValidatorTest::testNoStoredHash | function | core/ |
Tests exception when a stored hash of the active lock file is unavailable. |
MediaLibraryState::getHash | function | core/ |
Get the hash for the state object. |
MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder | function | core/ |
Tests that hash is unaffected by allowed media type order. |
MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder | function | core/ |
Tests that hash is unaffected by opener parameter order. |
MockFormBase::hash_submit | function | core/ |
Function used in the mocking process of this test. |
OEmbedIframeControllerTest::providerBadHashParameter | function | core/ |
Data provider for testBadHashParameter(). |
OEmbedIframeControllerTest::testBadHashParameter | function | core/ |
Tests validation of the 'hash' query string parameter. |
password-hash.sh | file | core/ |
Drupal hash script - to generate a hash from a plaintext password |
PasswordHashingLegacyTest | class | core/ |
Unit tests for deprecated password hashing API. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.