backdrop_build_css_cache in includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
backdrop_build_js_cache in includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
_book_admin_table in modules/book/book.admin.inc
Builds the table portion of the form for the book administration page.
drupal_hash_base64 in includes/drupal.inc
Calculates a base-64 encoded, URL-safe sha-256 hash.
file_access in modules/file/file.module
Determines if a user may perform the given operation on the specified file.
image_style_deliver in modules/image/image.module
Menu callback; Given a style and image path, generate a derivative.
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
redirect_hash in modules/redirect/redirect.module
Create a redirect hash.
UpgradePathTestCase::setUp in modules/simpletest/tests/upgrade/upgrade.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.