16 calls to Crypt::hashBase64()

ActionAddFormController::buildForm in drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php
ActionAdminManageForm::buildForm in drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php
Form constructor.
aggregator_test_feed in drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module
Page callback. Generates a test feed and simulates last-modified and etags.
ConfigurationTest::testActionConfiguration in drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
Crypt::randomStringHashed in drupal/core/lib/Drupal/Component/Utility/Crypt.php
Generates a random, base-64 encoded, URL-safe, sha-256 hashed string.
drupal_build_css_cache in drupal/core/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal/core/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
drupal_prepare_form in drupal/core/includes/form.inc
Prepares a structured form array.
drupal_rebuild_form in drupal/core/includes/form.inc
Constructs a new $form from the information in $form_state.
drupal_session_initialize in drupal/core/includes/session.inc
Initializes the session handler, starting a session if needed.
drupal_session_regenerate in drupal/core/includes/session.inc
Called when an anonymous user becomes authenticated or vice-versa.
image_style_deliver in drupal/core/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
UpgradePathTestBase::prepareD8Session in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Prepares the appropriate session for the release of Drupal being upgraded.
_book_admin_table in drupal/core/modules/book/book.admin.inc
Builds the table portion of the form for the book administration page.
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_toolbar_get_subtree_hash in drupal/core/modules/toolbar/toolbar.module
Returns the hash of the per-user rendered toolbar subtrees.