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. | 
| 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. | 
| ContainerInterface::generateServiceIdHash | function | core/ | Generate a unique hash for a service object. | 
| 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. | 
| CssCollectionOptimizer::generateHash | function | core/ | Generate a hash for a given group of CSS assets. | 
| DiffEngine::_line_hash | function | core/ | Returns the whole line if it's small enough, or a hash otherwise. | 
| DrupalKernel::generateServiceIdHash | function | core/ | Generate a unique hash for a service object. | 
| 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. | 
| JsCollectionOptimizer::generateHash | function | core/ | Generate a hash for a given group of JavaScript assets. | 
| 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. | 
| 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.
