9 calls to drupal_get_hash_salt()

DrupalKernelTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php
Sets up unit test environment.
drupal_classloader in drupal/core/includes/bootstrap.inc
Initializes and returns the class loader.
drupal_generate_test_ua in drupal/core/includes/bootstrap.inc
Generates a user agent string with a HMAC and timestamp for simpletest.
drupal_get_token in drupal/core/includes/common.inc
Generates a token based on $value, the user session, and the private key.
drupal_valid_test_ua in drupal/core/includes/bootstrap.inc
Returns the test prefix if this is an internal request from SimpleTest.
image_style_path_token in drupal/core/modules/image/image.module
Generates a token to protect an image style derivative.
PhpStorageFactory::get in drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php
Instantiates a storage controller for generated PHP code.
user_pass_rehash in drupal/core/modules/user/user.module
Creates a unique hash value for use in time-dependent per-user URLs.
_update_manager_unique_identifier in drupal/core/modules/update/update.module
Returns a short unique identifier for this Drupal installation.