12 calls to Settings::getHashSalt() in Zircon Profile 8.0
- CsrfTokenGenerator::computeToken in core/
lib/ Drupal/ Core/ Access/ CsrfTokenGenerator.php - Generates a token based on $value, the token seed, and the private key.
- DrupalKernelTest::setUp in core/
modules/ system/ src/ Tests/ DrupalKernel/ DrupalKernelTest.php - Performs setup tasks before each individual test method is run.
- EntityAutocomplete::processEntityAutocomplete in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Adds entity autocomplete functionality to a form element.
- EntityAutocompleteController::handleAutocomplete in core/
modules/ system/ src/ Controller/ EntityAutocompleteController.php - Autocomplete the label of an entity.
- EntityAutocompleteTest::getAutocompleteResult in core/
modules/ system/ src/ Tests/ Entity/ EntityAutocompleteTest.php - Returns the result of an Entity reference autocomplete request.
- EntityAutocompleteTest::testSelectionSettingsHandling in core/
modules/ system/ src/ Tests/ Entity/ EntityAutocompleteTest.php - Tests that missing or invalid selection setting key are handled correctly.
- ImageStyle::getHashSalt in core/
modules/ image/ src/ Entity/ ImageStyle.php - Gets a salt useful for hardening against SQL injection.
- KernelTestBase::setUp in core/
modules/ simpletest/ src/ KernelTestBase.php - Performs setup tasks before each individual test method is run.
- PermissionsHashGenerator::hash in core/
lib/ Drupal/ Core/ Session/ PermissionsHashGenerator.php - Hashes the given string.
- PhpStorageFactory::get in core/
lib/ Drupal/ Core/ PhpStorage/ PhpStorageFactory.php - Instantiates a storage for generated PHP code.
- user_pass_rehash in core/
modules/ user/ user.module - Creates a unique hash value for use in time-dependent per-user URLs.
- _update_manager_unique_identifier in core/
modules/ update/ update.module - Returns a short unique identifier for this Drupal installation.