Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Crypt.php

18 calls to Crypt::hmacBase64()

AssetGroupSetHashTrait::generateHash in core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php
Generates a hash for an array of asset groups.
ContextualController::render in core/modules/contextual/src/ContextualController.php
Returns the requested rendered contextual links.
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.
drupal_generate_test_ua in core/includes/bootstrap.inc
Generates a user agent string with a HMAC and timestamp for tests.
drupal_valid_test_ua in core/includes/bootstrap.inc
Returns the test prefix if this is an internal request from a test.
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.
IFrameUrlHelper::getHash in core/modules/media/src/IFrameUrlHelper.php
Hashes an oEmbed resource URL.
ImageStyle::getPathToken in core/modules/image/src/Entity/ImageStyle.php
Generates a token to protect an image style derivative.
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.
MTimeProtectedFastFileStorage::getFullPath in core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php
Gets the full path where the file is or should be stored.
QueryParameterWorkspaceNegotiator::getQueryToken in core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
Calculates a token based on a workspace ID.
rebuild.php in core/rebuild.php
Rebuilds all Drupal caches even when Drupal itself does not work.
UpdateProcessor::processFetchTask in core/modules/update/src/UpdateProcessor.php
user_pass_rehash in core/modules/user/user.module
Creates a unique hash value for use in time-dependent per-user URLs.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal