Name Locationsort ascending Description
drupal_anonymous_user Deprecated core/includes/drupal.inc Generates a default anonymous $user object.
drupal_bootstrap Deprecated core/includes/drupal.inc Ensures Backdrop is bootstrapped to the specified phase.
drupal_get_user_timezone Deprecated core/includes/drupal.inc Returns the time zone of the current user.
drupal_get_bootstrap_phase Deprecated core/includes/drupal.inc Returns the current bootstrap phase for this Backdrop process.
drupal_valid_test_ua Deprecated core/includes/drupal.inc Returns the test prefix if this is an internal request from SimpleTest.
drupal_generate_test_ua Deprecated core/includes/drupal.inc Generates a user agent string with a HMAC and timestamp for simpletest.
drupal_maintenance_theme Deprecated core/includes/drupal.inc Enables use of the theme system without requiring database access.
drupal_fast_404 Deprecated core/includes/drupal.inc Returns a simple 404 Not Found page.
drupal_installation_attempted Deprecated core/includes/drupal.inc Returns TRUE if a Backdrop installation is currently being attempted.
drupal_language_initialize Deprecated core/includes/drupal.inc Initializes all the defined language types.
drupal_get_schema Deprecated core/includes/drupal.inc Gets the schema definition of a table, or the whole database schema.
drupal_get_complete_schema Deprecated core/includes/drupal.inc Gets the whole database schema.
drupal_autoload_interface Deprecated core/includes/drupal.inc Confirms that a class is available.
drupal_autoload_class Deprecated core/includes/drupal.inc Confirms that a class is available.
drupal_static Deprecated core/includes/drupal.inc Provides central static variable storage.
drupal_static_reset Deprecated core/includes/drupal.inc Resets one or all centrally stored static variable(s).
drupal_is_cli Deprecated core/includes/drupal.inc Detects whether the current script is running in a command-line environment.
drupal_placeholder Deprecated core/includes/drupal.inc Formats text for emphasized display in a placeholder inside a sentence.
drupal_register_shutdown_function Deprecated core/includes/drupal.inc Registers a function for execution on shutdown.
drupal_get_profile Deprecated core/includes/drupal.inc Gets the name of the currently active installation profile.
drupal_set_breadcrumb Deprecated core/includes/drupal.inc Sets the breadcrumb trail for the current page.
drupal_get_breadcrumb Deprecated core/includes/drupal.inc Gets the breadcrumb trail for the current page.
drupal_add_html_head Deprecated core/includes/drupal.inc Adds output to the HEAD tag of the HTML page.
drupal_get_html_head Deprecated core/includes/drupal.inc Retrieves output to be displayed in the HEAD tag of the HTML page.
drupal_add_feed Deprecated core/includes/drupal.inc Adds a feed URL for the current page.
drupal_get_feeds Deprecated core/includes/drupal.inc Gets the feed URLs for the current page.
drupal_get_query_parameters Deprecated core/includes/drupal.inc Processes a URL query parameter array to remove unwanted elements.
drupal_get_query_array Deprecated core/includes/drupal.inc Splits a URL-encoded query string into an array.
drupal_http_build_query Deprecated core/includes/drupal.inc Parses an array into a valid, rawurlencoded query string.
drupal_get_destination Deprecated core/includes/drupal.inc Prepares a 'destination' URL query parameter for use with backdrop_goto().
drupal_parse_url Deprecated core/includes/drupal.inc Parses a system URL string into an associative array suitable for url().
drupal_encode_path Deprecated core/includes/drupal.inc Encodes a Backdrop path for use in a URL.
drupal_goto Deprecated core/includes/drupal.inc Sends the user to a different page.
drupal_site_offline Deprecated core/includes/drupal.inc Delivers a "site is under maintenance" message to the browser.
drupal_not_found Deprecated core/includes/drupal.inc Delivers a "page not found" error to the browser.
drupal_access_denied Deprecated core/includes/drupal.inc Delivers an "access denied" error to the browser.
drupal_http_request Deprecated core/includes/drupal.inc Performs an HTTP request.
drupal_strip_dangerous_protocols Deprecated core/includes/drupal.inc Strips dangerous protocols (e.g. 'javascript:') from a URI.
drupal_http_header_attributes Deprecated core/includes/drupal.inc Formats an attribute string for an HTTP header.
drupal_attributes Deprecated core/includes/drupal.inc Converts an associative array to an XML/HTML tag attribute string.
drupal_deliver_page Deprecated core/includes/drupal.inc Delivers a page callback result to the browser in the appropriate format.
drupal_deliver_html_page Deprecated core/includes/drupal.inc Packages and sends the result of a page callback to the browser as HTML.
drupal_page_footer Deprecated core/includes/drupal.inc Performs end-of-request tasks.
drupal_exit Deprecated core/includes/drupal.inc Performs end-of-request tasks.
drupal_map_assoc Deprecated core/includes/drupal.inc Forms an associative array from a linear array.
drupal_set_time_limit Deprecated core/includes/drupal.inc Attempts to set the PHP maximum execution time.
drupal_get_path Deprecated core/includes/drupal.inc Returns the path to a system item (module, theme, etc.).
drupal_add_html_head_link Deprecated core/includes/drupal.inc Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
drupal_add_css Deprecated core/includes/drupal.inc Adds a cascading stylesheet to the stylesheet queue.
drupal_get_css Deprecated core/includes/drupal.inc Returns a themed representation of all stylesheets to attach to the page.

Pages