backdrop_install_config_directories in core/includes/install.inc
Creates the config directory and ensures it is operational.
backdrop_random_key in core/includes/bootstrap.inc
Returns a URL-safe, base64 encoded string of highly randomized bytes (over the full 8-bit range).
date_views_filter_handler_simple::value_form in core/modules/date/views/date_views_filter_handler_simple.inc
Add the selectors to the value form using the date handler.
drupal_random_bytes in core/includes/drupal.inc
Returns a string of highly randomized bytes (over the full 8-bit range).
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
UpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
user_password in core/modules/user/user.module
Generate a random alphanumeric password.
UuidPhp::generate in core/includes/uuid.inc
Generates a Universally Unique IDentifier (UUID).
_backdrop_bootstrap_full in core/includes/common.inc
_password_generate_salt in core/includes/password.inc
Generates a random base 64-encoded salt prefixed with settings for the hash.