20 calls to Crypt::hashBase64() in Zircon Profile 8
- ActionAddForm::buildForm in core/
modules/ action/ src/ ActionAddForm.php - ActionAdminManageForm::buildForm in core/
modules/ action/ src/ Form/ ActionAdminManageForm.php - Form constructor.
- AggregatorTestRssController::testFeed in core/
modules/ aggregator/ tests/ modules/ aggregator_test/ src/ Controller/ AggregatorTestRssController.php - Generates a test feed and simulates last-modified and etags.
- 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.
- BookAdminEditForm::bookAdminTable in core/
modules/ book/ src/ Form/ BookAdminEditForm.php - Builds the table portion of the form for the book administration page.
- CacheCollector::normalizeLockName in core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php - Normalizes a cache ID in order to comply with database limitations.
- ConfigurationTest::testActionConfiguration in core/
modules/ action/ src/ Tests/ ConfigurationTest.php - Tests configuration of advanced actions through administration interface.
- CryptTest::testHashBase64 in core/
tests/ Drupal/ Tests/ Component/ Utility/ CryptTest.php - Tests hash generation.
- DatabaseBackend::normalizeCid in core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php - Normalizes a cache ID in order to comply with database limitations.
- ImageStyleDownloadController::deliver in core/
modules/ image/ src/ Controller/ ImageStyleDownloadController.php - Generates a derivative, given a style and image path.
- PhpBackend::normalizeCid in core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php - Ensures a normalized cache ID.
- SessionHandler::read in core/
lib/ Drupal/ Core/ Session/ SessionHandler.php - SessionHttpsTest::assertSessionIds in core/
modules/ system/ src/ Tests/ Session/ SessionHttpsTest.php - Test that there exists a session with two specific session IDs.
- SessionManager::migrateStoredSession in core/
lib/ Drupal/ Core/ Session/ SessionManager.php - Migrates the current session to a new session id.
- Settings::getApcuPrefix in core/
lib/ Drupal/ Core/ Site/ Settings.php - Generates a prefix for APC user cache keys.
- toolbar_menu_navigation_links in core/
modules/ toolbar/ toolbar.module - Adds toolbar-specific attributes to the menu link tree.
- _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 per-user rendered toolbar subtrees.