backdrop_get_token in includes/common.inc
Generates a token based on $value, the user session, and the private key.
BackdropWebTestCase::backdropGetToken in modules/simpletest/backdrop_web_test_case.php
Generate a token for the currently logged in user.
drupal_get_hash_salt in includes/drupal.inc
Gets a salt useful for hardening against SQL injection.
file_ajax_upload in modules/file/file.module
Ajax callback: Processes file uploads and deletions.
file_field_widget_process in modules/file/file.field.inc
Render API callback: Processes a file_generic field element.
file_get_download_token in modules/file/file.module
file_managed_file_process in modules/file/file.module
Render API callback: Expands the managed_file element type.
file_managed_file_value in modules/file/file.module
Render API callback: Determines the value for a managed_file type element.
filter_editor_dialog_token in modules/filter/filter.module
Generate a URL token for checking access to an editor dialog.
_installer_manager_unique_identifier in modules/installer/installer.module
Returns a short unique identifier for this Backdrop installation.
user_pass_rehash in modules/user/user.module
Creates a unique hash value for use in time-dependent per-user URLs.