Contains filters are case sensitive
Namesort descending Location Description
backdrop_json_encode includes/common.inc Converts a PHP variable into its JavaScript equivalent.
backdrop_json_format includes/common.inc Format a string of JSON for older versions of PHP.
backdrop_json_output includes/common.inc Returns data in JSON format.
backdrop_language_initialize includes/bootstrap.inc Initializes all the defined language types.
backdrop_load includes/bootstrap.inc Includes a file with the provided type and name.
backdrop_load_backends includes/bootstrap.inc Find and load all files for the requested backend type.
backdrop_load_database_driver includes/install.inc Returns all supported database installer objects that are compiled into PHP.
_backdrop_load_stylesheet includes/common.inc Loads stylesheets recursively and returns contents with corrected paths.
backdrop_load_stylesheet includes/common.inc Loads the stylesheet and resolves all @import commands.
backdrop_load_stylesheet_content includes/common.inc Processes the contents of a stylesheet for aggregation.
backdrop_load_updates includes/install.inc Loads .install files for installed modules to initialize the update system.
_backdrop_log_error includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases.
backdrop_lookup_path includes/path.inc Given an alias, return its Backdrop system URL if one exists. Given a Backdrop system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
backdrop_mail includes/mail.inc Composes and optionally sends an e-mail message.
backdrop_mail_system includes/mail.inc Returns an object that implements the MailSystemInterface interface.
_backdrop_maintenance_theme includes/theme.maintenance.inc Sets up the theme system for the maintenance page.
backdrop_maintenance_theme includes/bootstrap.inc Enables use of the theme system without requiring database access.
backdrop_map_assoc includes/common.inc Forms an associative array from a linear array.
backdrop_match_path includes/path.inc Check if a path matches any pattern in a set of patterns.
backdrop_merged_modules includes/module.inc Returns an array of modules that have been merged into Backdrop core.
backdrop_mkdir includes/file.inc Creates a directory using Backdrop's default mode.
backdrop_move_uploaded_file includes/file.inc Moves an uploaded file to a new location.
backdrop_not_found includes/common.inc Delivers a "page not found" error to the browser.
backdrop_override_server_variables includes/bootstrap.inc Sets appropriate server variables needed for command line scripts to work.
backdrop_page_create_cache includes/common.inc Create a page cache object for a page request.
backdrop_page_footer includes/common.inc Performs end-of-request tasks.
backdrop_page_get_cache includes/bootstrap.inc Retrieves the current page from the cache.
backdrop_page_header includes/bootstrap.inc Sets HTTP headers in preparation for a page response.
backdrop_page_is_cacheable includes/bootstrap.inc Determines the cacheability of the current page.
backdrop_page_save_cache includes/common.inc Save a page cache entry to the cache.
backdrop_page_set_cache Deprecated includes/common.inc Stores the current page in the cache.
backdrop_parse_dependency includes/common.inc Parses a dependency for comparison by backdrop_check_incompatibility().
backdrop_parse_info_file includes/bootstrap.inc Parses Backdrop module and theme .info files.
backdrop_parse_info_format includes/bootstrap.inc Parses data in Backdrop's .info format.
_backdrop_parse_response_status includes/common.inc Split an HTTP response status line into components.
backdrop_parse_url includes/common.inc Parses a system URL string into an associative array suitable for url().
backdrop_path_initialize includes/path.inc Initialize the $_GET['q'] variable to the proper normal path.
backdrop_placeholder includes/bootstrap.inc Formats text for emphasized display in a placeholder inside a sentence.
backdrop_prepare_form includes/form.inc Prepares a structured form array.
backdrop_pre_render_conditional_comments includes/common.inc Pre-render callback: Renders #browsers into #prefix and #suffix.
backdrop_pre_render_dropbutton includes/common.inc Pre-render callback: Attaches the dropbutton library and required markup.
backdrop_pre_render_link includes/common.inc Pre-render callback: Renders a link into #markup.
backdrop_pre_render_links includes/common.inc Pre-render callback: Collects child links into a single array.
backdrop_pre_render_markup includes/common.inc Pre-render callback: Appends contents in #markup to #children.
backdrop_pre_render_scripts includes/common.inc #pre_render callback to add the elements needed for JavaScript tags to be rendered.
backdrop_pre_render_styles includes/common.inc Pre-render callback: Adds the elements needed for CSS tags to be rendered.
backdrop_process_attached includes/common.inc Adds attachments to a render() structure.
backdrop_process_form includes/form.inc Processes a form submission.
backdrop_process_states includes/common.inc Adds JavaScript to change the state of an element based on another element.
backdrop_random_bytes includes/bootstrap.inc Returns a string of highly randomized bytes (over the full 8-bit range).

Pages