Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_drupal_file_scan_cache drupal/includes/bootstrap.inc Returns the current list of cached file system scan results. 4 3
_drupal_exception_handler drupal/includes/bootstrap.inc Provides custom PHP exception handling. 2
_drupal_error_handler_real drupal/includes/errors.inc Provides custom PHP error handling. 1
_drupal_error_handler drupal/includes/bootstrap.inc Provides custom PHP error handling. 2 2
_drupal_depth_first_search drupal/includes/graph.inc Performs a depth-first search on a graph. 1
_drupal_default_html_head drupal/includes/common.inc Returns elements that are always displayed in the HEAD tag of the HTML page. 1
_drupal_decode_exception drupal/includes/errors.inc Decodes an exception and retrieves the correct caller. 5
_drupal_build_css_path drupal/includes/common.inc Prefixes all paths within a CSS file for drupal_build_css_cache(). 2 2
_drupal_bootstrap_variables drupal/includes/bootstrap.inc Loads system variables and all enabled bootstrap modules. 1
_drupal_bootstrap_page_header drupal/includes/bootstrap.inc Invokes hook_boot(), initializes locking system, and sends HTTP headers. 1
_drupal_bootstrap_page_cache drupal/includes/bootstrap.inc Attempts to serve a page from the cache. 1
_drupal_bootstrap_full drupal/includes/common.inc 1
_drupal_bootstrap_database drupal/includes/bootstrap.inc Initializes the database system and registers autoload functions. 1
_drupal_bootstrap_configuration drupal/includes/bootstrap.inc Sets up the script environment and loads settings.php. 1
_db_create_keys_sql drupal/includes/database/database.inc
_dblog_get_message_types drupal/modules/dblog/dblog.module Gathers a list of uniquely defined database log message types. 1
_country_get_predefined_list drupal/includes/iso.inc Get an array of all country code => country name pairs. 1
_contact_personal_tab_access drupal/modules/contact/contact.module Menu access callback for a user's personal contact form. 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
_comment_per_page drupal/modules/comment/comment.module Return an array of "comments per page" settings from which the user can choose. 1
_comment_get_modes drupal/modules/comment/comment.module Return an array of viewing modes for comment listings.
_comment_body_field_create drupal/modules/comment/comment.module Creates a comment_body field instance for a given node type. 2
_color_unpack drupal/modules/color/color.module Converts a hex color into an RGB triplet. 3
_color_theme_select_form_alter drupal/modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations. 1
_color_shift drupal/modules/color/color.module Shifts a given color, using a reference pair and a target blend color. 1
_color_save_stylesheet drupal/modules/color/color.module Saves the rewritten stylesheet to disk. 1
_color_rgb2hsl drupal/modules/color/color.module Converts an RGB triplet to HSL. 1
_color_rewrite_stylesheet drupal/modules/color/color.module Rewrites the stylesheet to match the colors in the palette. 1
_color_render_images drupal/modules/color/color.module Renders images that match a given palette. 1
_color_page_alter drupal/modules/color/color.module Replaces the logo with a color-altered logo. 2
_color_pack drupal/modules/color/color.module Converts an RGB triplet to a hex color. 1
_color_hue2rgb drupal/modules/color/color.module Helper function for _color_hsl2rgb(). 1
_color_html_alter drupal/modules/color/color.module Replaces style sheets with color-altered style sheets. 2
_color_hsl2rgb drupal/modules/color/color.module Converts an HSL triplet into RGB. 1
_color_gd drupal/modules/color/color.module Converts a hex triplet into a GD color. 1
_color_blend drupal/modules/color/color.module Blends two hex colors and returns the GD color. 1
_cache_get_object drupal/includes/cache.inc Gets the cache object for a cache bin. 1
_book_update_outline drupal/modules/book/book.module Handles additions and updates to the book outline. 4
_book_toc_recurse drupal/modules/book/book.module Recursively processes and formats menu items for book_toc(). 1
_book_parent_select drupal/modules/book/book.module Builds the parent selection form element for the node form or outline tab. 1
_book_parent_depth_limit drupal/modules/book/book.module Finds the depth limit for items in the parent select. 2
_book_outline_remove_access drupal/modules/book/book.module Access callback: Determines if the user can remove nodes from the outline. 1
_book_outline_access drupal/modules/book/book.module Access callback: Determines if the outline tab is accessible. 1 1
_book_node_is_removable drupal/modules/book/book.module Determines if a node can be removed from the book. 3
_book_link_defaults drupal/modules/book/book.module Returns an array with default values for a book page's menu link. 2
_book_install_type_create drupal/modules/book/book.install Creates the book content type. 1
_book_flatten_menu drupal/modules/book/book.module Recursively converts a tree of menu links to a flat array. 1
_book_admin_table_tree drupal/modules/book/book.admin.inc Helps build the main table in the book administration page form. 1
_book_admin_table drupal/modules/book/book.admin.inc Builds the table portion of the form for the book administration page. 1
_book_add_form_elements drupal/modules/book/book.module Builds the common elements of the book form for the node and outline forms. 2

Pages

Other projects