Namesort descending Location Description
backdrop_set_length_headers core/includes/bootstrap.inc Set headers for content-length and content-range.
backdrop_set_message core/includes/bootstrap.inc Sets a message to display to the user.
backdrop_set_time_limit core/includes/common.inc Attempts to set the PHP maximum execution time.
backdrop_set_title core/includes/bootstrap.inc Sets the title of the current page.
backdrop_show_messages core/includes/bootstrap.inc Determines whether or not messages should be shown on the current page.
backdrop_site_offline core/includes/common.inc Delivers a "site is under maintenance" message to the browser.
backdrop_sort core/includes/common.inc Sort an array based on user-provided keys within that array.
backdrop_static core/includes/bootstrap.inc Provides central static variable storage.
backdrop_static_reset core/includes/bootstrap.inc Resets one or all centrally stored static variable(s).
backdrop_strip_dangerous_protocols core/includes/common.inc Strips dangerous protocols (e.g. 'javascript:') from a URI.
backdrop_strlen core/includes/unicode.inc Counts the number of characters in a UTF-8 string.
backdrop_strtolower core/includes/unicode.inc Lowercase a UTF-8 string.
backdrop_strtoupper core/includes/unicode.inc Uppercase a UTF-8 string.
backdrop_substr core/includes/unicode.inc Cuts off a piece of a string based on character indices and counts.
backdrop_system_listing core/includes/common.inc Returns information about system object files (modules, themes, etc.).
backdrop_tempnam core/includes/file.inc Creates a file with a unique filename in the specified directory.
backdrop_theme_access core/includes/theme.inc Determines if a theme is available to use.
backdrop_theme_initialize core/includes/theme.inc Initializes the theme system by loading the theme.
backdrop_theme_rebuild core/includes/theme.inc Forces the system to rebuild the theme registry.
backdrop_truncate_bytes core/includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of bytes.
backdrop_ucfirst core/includes/unicode.inc Capitalizes the first letter of a UTF-8 string.
backdrop_uninstall_modules core/includes/install.inc Uninstalls a given list of disabled modules.
backdrop_uninstall_schema core/includes/common.inc Removes all tables defined in a module's hook_schema().
backdrop_unlink core/includes/file.inc Deletes a file.
backdrop_unpack core/includes/bootstrap.inc Unserializes and appends elements from a serialized string.
backdrop_validate_form core/includes/form.inc Validates user-submitted form data in the $form_state array.
backdrop_validate_utf8 core/includes/bootstrap.inc Checks whether a string is valid UTF-8.
backdrop_valid_http_host core/includes/bootstrap.inc Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe.
backdrop_valid_path core/includes/path.inc Checks a path exists and the current user has access to it.
backdrop_valid_test_ua core/includes/bootstrap.inc Returns the test prefix if this is an internal request from SimpleTest.
backdrop_valid_token core/includes/common.inc Validates a token based on $value, the user session, and the private key.
backdrop_var_export core/includes/utility.inc Backdrop-friendly var_export().
backdrop_verify_install_file core/includes/install.inc Verifies the state of the specified file.
backdrop_verify_profile core/includes/install.inc Verifies an installation profile for installation.
backdrop_wrap_mail core/includes/mail.inc Performs format=flowed soft wrapping for mail (RFC 3676).
backdrop_write_record core/includes/common.inc Saves (inserts or updates) a record to the database based upon the schema.
backdrop_xml_parser_create core/includes/unicode.inc Prepares a new XML parser.
Backup::applies core/includes/backup/backup.class.inc Determine if this backup source should be used for a particular target.
Backup::backup core/includes/backup/backup.class.inc Run the full backup process, including generating the backup and saving it.
Backup::backupSettingsForm core/includes/backup/backup.class.inc Get the form for the backup settings for this destination.
Backup::clearLog core/includes/backup/backup.class.inc Clear the log for this backup instance.
Backup::compress core/includes/backup/backup.class.inc Compress a backup file with gzip.
Backup::decompress core/includes/backup/backup.class.inc Decompress a backup file with gzip.
Backup::defaultSettings core/includes/backup/backup.class.inc An array of settings for this backup source.
Backup::getLog core/includes/backup/backup.class.inc Return the log for this backup instance.
Backup::getName core/includes/backup/backup.class.inc Get the name of the backup.
Backup::getTarget core/includes/backup/backup.class.inc Get the target of the backup.
Backup::log core/includes/backup/backup.class.inc Log a message that occurs during a backup or migration process.
Backup::postBackup core/includes/backup/backup.class.inc Change a file after a backup is complete.
Backup::postRestore core/includes/backup/backup.class.inc Change a file after restoration.

Pages