Contains filters are case sensitive
Namesort descending Location Description
backdrop_show_messages includes/bootstrap.inc Determines whether or not messages should be shown on the current page.
_backdrop_shutdown_function includes/bootstrap.inc Executes registered shutdown functions.
backdrop_site_offline includes/common.inc Delivers a "site is under maintenance" message to the browser.
backdrop_sort includes/common.inc Sort an array based on user-provided keys within that array.
backdrop_static includes/bootstrap.inc Provides central static variable storage.
backdrop_static_reset includes/bootstrap.inc Resets one or all centrally stored static variable(s).
backdrop_strip_dangerous_protocols includes/common.inc Strips dangerous protocols (e.g. 'javascript:') from a URI.
backdrop_strlen includes/unicode.inc Counts the number of characters in a UTF-8 string.
backdrop_strtolower includes/unicode.inc Lowercase a UTF-8 string.
backdrop_strtoupper includes/unicode.inc Uppercase a UTF-8 string.
backdrop_substr includes/unicode.inc Cuts off a piece of a string based on character indices and counts.
backdrop_system_listing includes/common.inc Returns information about system object files (modules, themes, etc.).
backdrop_tempnam includes/file.inc Creates a file with a unique filename in the specified directory.
_backdrop_theme_access includes/theme.inc Helper function for determining access to a theme.
backdrop_theme_access includes/theme.inc Determines if a theme is available to use.
_backdrop_theme_initialize includes/theme.inc Initializes the theme system given already loaded information.
backdrop_theme_initialize includes/theme.inc Initializes the theme system by loading the theme.
backdrop_theme_rebuild includes/theme.inc Forces the system to rebuild the theme registry.
backdrop_truncate_bytes includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of bytes.
backdrop_ucfirst includes/unicode.inc Capitalizes the first letter of a UTF-8 string.
backdrop_uninstall_modules includes/install.inc Uninstalls a given list of disabled modules.
backdrop_uninstall_schema includes/common.inc Removes all tables defined in a module's hook_schema().
backdrop_unlink includes/file.inc Deletes a file.
backdrop_unpack includes/bootstrap.inc Unserializes and appends elements from a serialized string.
backdrop_validate_form includes/form.inc Validates user-submitted form data in the $form_state array.
backdrop_validate_utf8 includes/bootstrap.inc Checks whether a string is valid UTF-8.
backdrop_valid_http_host includes/bootstrap.inc Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe.
backdrop_valid_path includes/path.inc Checks a path exists and the current user has access to it.
backdrop_valid_test_ua includes/bootstrap.inc Returns the test prefix if this is an internal request from SimpleTest.
backdrop_valid_token includes/common.inc Validates a token based on $value, the user session, and the private key.
backdrop_var_export includes/utility.inc Backdrop-friendly var_export().
backdrop_verify_install_file includes/install.inc Verifies the state of the specified file.
backdrop_verify_profile includes/install.inc Verifies an installation profile for installation.
_backdrop_version_compare_convert includes/common.inc Converts a Backdrop version string into numeric-only version string.
backdrop_wrap_mail includes/mail.inc Performs format=flowed soft wrapping for mail (RFC 3676).
_backdrop_wrap_mail_line includes/mail.inc Wraps words on a single line.
backdrop_write_record includes/common.inc Saves (inserts or updates) a record to the database based upon the schema.
backdrop_xml_parser_create includes/unicode.inc Prepares a new XML parser.
bartik_backdrop_alter_alter modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_css_alter themes/bartik/template.php Prepares variables for page templates.
bartik_field__taxonomy_term_reference themes/bartik/template.php Overrides theme_field__FIELD_TYPE().
bartik_form_system_theme_settings_alter Deprecated modules/color/color.legacy.inc Alters the theme settings form for Bartik legacy colors.
bartik_form_system_theme_settings_alter_submit Deprecated modules/color/color.legacy.inc Submit handler for theme settings form.
bartik_preprocess_layout themes/bartik/template.php Prepares variables for layout template files.
bartik_preprocess_maintenance_page themes/bartik/template.php Prepares variables for maintenance page templates.
base_path includes/common.inc Returns the base path (i.e., directory) of the Backdrop installation.
basis_breadcrumb themes/basis/template.php Overrides theme_breadcrumb(). Removes » from markup.
basis_css_alter themes/basis/template.php Implements hook_css_alter().
basis_preprocess_header themes/basis/template.php Prepares variables for header templates.
basis_preprocess_layout themes/basis/template.php Prepares variables for layout templates.

Pages