You are here

21 calls to Settings::getHashSalt() in Drupal 8

ContextualController::render in core/modules/contextual/src/ContextualController.php
Returns the requested rendered contextual links.
ContextualDynamicContextTest::createContextualIdToken in core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php
Creates a contextual ID token.
ContextualLinksPlaceholder::preRenderPlaceholder in core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
Pre-render callback: Renders a contextual links placeholder into #markup.
CsrfTokenGenerator::computeToken in core/lib/Drupal/Core/Access/CsrfTokenGenerator.php
Generates a token based on $value, the token seed, and the private key.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
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/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php
Returns the result of an Entity reference autocomplete request.
EntityAutocompleteTest::testSelectionSettingsHandling in core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php
Tests that missing or invalid selection setting key are handled correctly.
IFrameUrlHelper::getHash in core/modules/media/src/IFrameUrlHelper.php
Hashes an oEmbed resource URL.
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.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
ManagedFile::valueCallback in core/modules/file/src/Element/ManagedFile.php
Determines how user input is mapped to an element's #value property.
MediaLibraryState::getHash in core/modules/media_library/src/MediaLibraryState.php
Get the hash for the state object.
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.
SelectionTest::testAutocompleteOutput in core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
Tests that the Views selection handles the views output properly.
TestDiscoveryCacheContext::hash in core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php
Hashes the given string.
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.