Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_book_update_outline drupal/modules/book/book.module Handles additions and updates to the book outline. 4
_cache_get_object drupal/includes/cache.inc Gets the cache object for a cache bin. 1
_color_blend drupal/modules/color/color.module Blends two hex colors and returns the GD color. 1
_color_gd drupal/modules/color/color.module Converts a hex triplet into a GD color. 1
_color_hsl2rgb drupal/modules/color/color.module Converts an HSL triplet into RGB. 1
_color_html_alter drupal/modules/color/color.module Replaces style sheets with color-altered style sheets. 2
_color_hue2rgb drupal/modules/color/color.module Helper function for _color_hsl2rgb(). 1
_color_pack drupal/modules/color/color.module Converts an RGB triplet to a hex color. 1
_color_page_alter drupal/modules/color/color.module Replaces the logo with a color-altered logo. 2
_color_render_images drupal/modules/color/color.module Renders images that match a given palette. 1
_color_rewrite_stylesheet drupal/modules/color/color.module Rewrites the stylesheet to match the colors in the palette. 1
_color_rgb2hsl drupal/modules/color/color.module Converts an RGB triplet to HSL. 1
_color_save_stylesheet drupal/modules/color/color.module Saves the rewritten stylesheet to disk. 1
_color_shift drupal/modules/color/color.module Shifts a given color, using a reference pair and a target blend color. 1
_color_theme_select_form_alter drupal/modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations. 1
_color_unpack drupal/modules/color/color.module Converts a hex color into an RGB triplet. 3
_comment_body_field_create drupal/modules/comment/comment.module Creates a comment_body field instance for a given node type. 2
_comment_get_modes drupal/modules/comment/comment.module Return an array of viewing modes for comment listings.
_comment_per_page drupal/modules/comment/comment.module Return an array of "comments per page" settings from which the user can choose. 1
_comment_update_node_statistics drupal/modules/comment/comment.module Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated. 2
_contact_personal_tab_access drupal/modules/contact/contact.module Menu access callback for a user's personal contact form. 1
_country_get_predefined_list drupal/includes/iso.inc Get an array of all country code => country name pairs. 1
_dblog_get_message_types drupal/modules/dblog/dblog.module Gathers a list of uniquely defined database log message types. 1
_db_create_keys_sql drupal/includes/database/database.inc
_drupal_bootstrap_configuration drupal/includes/bootstrap.inc Sets up the script environment and loads settings.php. 1
_drupal_bootstrap_database drupal/includes/bootstrap.inc Initializes the database system and registers autoload functions. 1
_drupal_bootstrap_full drupal/includes/common.inc 1
_drupal_bootstrap_page_cache drupal/includes/bootstrap.inc Attempts to serve a page from the cache. 1
_drupal_bootstrap_page_header drupal/includes/bootstrap.inc Invokes hook_boot(), initializes locking system, and sends HTTP headers. 1
_drupal_bootstrap_variables drupal/includes/bootstrap.inc Loads system variables and all enabled bootstrap modules. 1
_drupal_build_css_path drupal/includes/common.inc Prefixes all paths within a CSS file for drupal_build_css_cache(). 2 2
_drupal_decode_exception drupal/includes/errors.inc Decodes an exception and retrieves the correct caller. 5
_drupal_default_html_head drupal/includes/common.inc Returns elements that are always displayed in the HEAD tag of the HTML page. 1
_drupal_depth_first_search drupal/includes/graph.inc Performs a depth-first search on a graph. 1
_drupal_error_handler drupal/includes/bootstrap.inc Provides custom PHP error handling. 2 2
_drupal_error_handler_real drupal/includes/errors.inc Provides custom PHP error handling. 1
_drupal_exception_handler drupal/includes/bootstrap.inc Provides custom PHP exception handling. 2
_drupal_file_scan_cache drupal/includes/bootstrap.inc Returns the current list of cached file system scan results. 4 3
_drupal_flush_css_js drupal/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files. 2
_drupal_get_filename_fallback drupal/includes/bootstrap.inc Performs a cached file system scan as a fallback when searching for a file. 1
_drupal_get_filename_fallback_trigger_error drupal/includes/bootstrap.inc Triggers a user-level warning for missing or unexpectedly moved files. 1
_drupal_get_filename_perform_file_scan drupal/includes/bootstrap.inc Performs a file system scan to search for a system resource. 1
_drupal_get_last_caller drupal/includes/errors.inc Gets the last caller from a backtrace. 5
_drupal_html_to_mail_urls drupal/includes/mail.inc Keeps track of URLs and replaces them with placeholder tokens. 1 1
_drupal_html_to_text_clean drupal/includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces. 1 1
_drupal_html_to_text_pad drupal/includes/mail.inc Pads the last line with the given character. 1
_drupal_http_use_proxy drupal/includes/common.inc Helper function for determining hosts excluded from needing a proxy. 1
_drupal_invalid_token_set_form_error drupal/includes/form.inc Helper function to call form_set_error() if there is a token error. 2
_drupal_load_stylesheet drupal/includes/common.inc Loads stylesheets recursively and returns contents with corrected paths. 1
_drupal_log_error drupal/includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases. 2

Pages

Other projects