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

Breadcrumb

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

32 calls to Crypt::hashBase64()

AnnotatedClassDiscovery::__construct in core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php
Constructs a new instance.
AssetDumper::dump in core/lib/Drupal/Core/Asset/AssetDumper.php
The file name for the CSS or JS cache file is generated from the hash of the aggregated contents of the files in $data. This forces proxies and browsers to download new CSS when the CSS changes.
AssetResolver::getCssAssets in core/lib/Drupal/Core/Asset/AssetResolver.php
Returns the CSS assets for the current response's libraries.
AssetResolver::getJsAssets in core/lib/Drupal/Core/Asset/AssetResolver.php
Returns the JavaScript assets for the current response's libraries.
AttributeDiscoveryWithAnnotations::getFileCacheSuffix in core/lib/Drupal/Core/Plugin/Discovery/AttributeDiscoveryWithAnnotations.php
Gets the file cache suffix.
BigPipeStrategy::generateBigPipePlaceholderId in core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
Generates a BigPipe placeholder ID.
CKEditor5ImageController::generateLockIdFromFileUri in core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php
Generates a lock ID based on the file URI.
ConfigInstaller::createConfiguration in core/lib/Drupal/Core/Config/ConfigInstaller.php
Creates configuration in a collection based on the provided list.
ConfigSchemaChecker::onConfigSave in core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php
Checks that configuration complies with its schema on config save.
DatabaseBackend::normalizeCid in core/lib/Drupal/Core/Cache/DatabaseBackend.php
Normalizes a cache ID in order to comply with database limitations.
DatabaseLockBackend::normalizeName in core/lib/Drupal/Core/Lock/DatabaseLockBackend.php
Normalizes a lock name in order to comply with database limitations.
EntityViewBuilder::getSingleFieldDisplay in core/lib/Drupal/Core/Entity/EntityViewBuilder.php
Gets an EntityViewDisplay for rendering an individual field.
FileUploadHandler::generateLockId in core/modules/file/src/Upload/FileUploadHandler.php
Generates a lock ID based on the file URI.
FileUploadResource::generateLockIdFromFileUri in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
Generates a lock ID based on the file URI.
FilterProcessResult::createPlaceholder in core/modules/filter/src/FilterProcessResult.php
Creates a placeholder.
FormBuilder::prepareForm in core/lib/Drupal/Core/Form/FormBuilder.php
Prepares a structured form array.
ImageStyleDownloadController::deliver in core/modules/image/src/Controller/ImageStyleDownloadController.php
Generates a derivative, given a style and image path.
JsonApiDocumentTopLevelNormalizer::getLinkHash in core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
Hashes an omitted link.
LinkCollectionNormalizer::hashByHref in core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
Hashes a link using its href and its target attributes, if any.
OEmbed::getLocalThumbnailUri in core/modules/media/src/Plugin/media/Source/OEmbed.php
Returns the local URI for a resource thumbnail.
OptimizedPhpArrayDumper::getPrivateServiceCall in core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
Gets a private service definition in a suitable format.
PhpBackend::normalizeCid in core/lib/Drupal/Core/Cache/PhpBackend.php
Ensures a normalized cache ID.
PlaceholderGenerator::createPlaceholder in core/lib/Drupal/Core/Render/PlaceholderGenerator.php
Turns the given element into a placeholder.
RouteProcessorCsrf::processOutbound in core/lib/Drupal/Core/Access/RouteProcessorCsrf.php
Processes the outbound route.
SessionCacheContext::getContext in core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
SessionHandler::read in core/lib/Drupal/Core/Session/SessionHandler.php
Settings::getApcuPrefix in core/lib/Drupal/Core/Site/Settings.php
Generates a prefix for APCu user cache keys.
toolbar_menu_navigation_links in core/modules/toolbar/toolbar.module
Adds toolbar-specific attributes to the menu link tree.
TwigExtensionPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/TwigExtensionPass.php
You can modify the container here before it is dumped to PHP code.
TwigPhpStorageCache::generateKey in core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
Generates a cache key for the given template class name.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_toolbar_get_subtrees_hash in core/modules/toolbar/toolbar.module
Returns the hash of the user-rendered toolbar subtrees and cacheability.

API Navigation

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